2026-05-01 16:55:18.052 | + ./stack.sh:main:485 : exec 2026-05-01 16:55:18.052 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-01-185517.summary.2026-05-01-185517 2026-05-01 16:55:18.053 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-01-185517' 2026-05-01 16:55:18.053 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 16:55:18.053 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-01-185517 2026-05-01 16:55:18.053 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-01-185517 /opt/stack/logs/stack.sh.log 2026-05-01 16:55:18.053 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-01-185517.summary.2026-05-01-185517 /opt/stack/logs/stack.sh.log.summary 2026-05-01 16:55:18.053 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-01 16:55:18.053 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-01 16:55:18.053 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-01 16:55:18.053 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-01 16:55:18.053 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-01 16:55:18.053 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-01 16:55:18.054 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-01 16:55:18.054 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-01 16:55:18.054 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-01 16:55:18.054 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-01 16:55:18.054 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-01 16:55:18.054 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-01 16:55:18.054 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-01 16:55:18.054 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-01 16:55:18.058 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-01 16:55:18.060 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-01 16:55:18.062 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-01 16:55:18.065 | + ./stack.sh:main:571 : set -o errexit 2026-05-01 16:55:18.067 | + ./stack.sh:main:574 : uname -a 2026-05-01 16:55:18.068 | 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-05-01 16:55:18.071 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-01 16:55:18.073 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-01 16:55:18.077 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-01 16:55:18.116 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-01 16:55:18.132 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-01 16:55:18.136 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-01 16:55:18.150 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-01 16:55:18.153 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-01 16:55:18.167 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-01 16:55:18.170 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-01 16:55:18.184 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-01 16:55:18.186 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-01 16:55:18.189 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-01 16:55:18.192 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-01 16:55:18.206 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-01 16:55:18.209 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-01 16:55:18.223 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-01 16:55:18.225 | + ./stack.sh:main:588 : tune_host 2026-05-01 16:55:18.228 | + lib/host:tune_host:96 : configure_host_mem 2026-05-01 16:55:18.230 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-01 16:55:18.232 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-01 16:55:18.234 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-01 16:55:18.237 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-01 16:55:18.239 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-01 16:55:18.241 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 16:55:18.244 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 16:55:18.246 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-01 16:55:18.248 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 16:55:18.250 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 16:55:18.253 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 16:55:18.255 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:55:18.257 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:55:18.259 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 16:55:18.261 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-01 16:55:18.264 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-01 16:55:18.267 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-01 16:55:18.270 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-01 16:55:18.274 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-01 16:55:18.277 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-01 16:55:18.279 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-01 16:55:18.281 | + functions-common:time_start:2399 : local start_time= 2026-05-01 16:55:18.283 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 16:55:18.286 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 16:55:18.290 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654518287 2026-05-01 16:55:18.292 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-01 16:55:18.294 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-01 16:55:18.296 | + 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-05-01 16:55:18.429 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-01 16:55:18.430 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-01 16:55:18.436 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-01 16:55:18.491 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-01 16:55:18.604 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-01 16:55:21.700 | Fetched 4747 B in 1s (8891 B/s) 2026-05-01 16:55:23.645 | Reading package lists... 2026-05-01 16:55:23.677 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-01 16:55:23.679 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-01 16:55:23.682 | + functions-common:time_stop:2412 : local name 2026-05-01 16:55:23.685 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:55:23.687 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:55:23.690 | + functions-common:time_stop:2415 : local total 2026-05-01 16:55:23.692 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:55:23.695 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-01 16:55:23.697 | + functions-common:time_stop:2419 : start_time=1777654518287 2026-05-01 16:55:23.700 | + functions-common:time_stop:2421 : [[ -z 1777654518287 ]] 2026-05-01 16:55:23.703 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:55:23.707 | + functions-common:time_stop:2424 : end_time=1777654523704 2026-05-01 16:55:23.709 | + functions-common:time_stop:2425 : elapsed_time=5417 2026-05-01 16:55:23.711 | + functions-common:time_stop:2426 : total=0 2026-05-01 16:55:23.714 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:55:23.716 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5417 2026-05-01 16:55:23.719 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-01 16:55:23.721 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 16:55:23.724 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:55:23.726 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:55:23.728 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-01 16:55:23.749 | + 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-05-01 16:55:23.791 | Reading package lists... 2026-05-01 16:55:24.387 | Building dependency tree... 2026-05-01 16:55:24.388 | Reading state information... 2026-05-01 16:55:25.323 | The following NEW packages will be installed: 2026-05-01 16:55:25.326 | ksmtuned 2026-05-01 16:55:25.387 | 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2026-05-01 16:55:25.387 | Need to get 7444 B of archives. 2026-05-01 16:55:25.387 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-01 16:55:25.387 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-01 16:55:25.638 | perl: warning: Setting locale failed. 2026-05-01 16:55:25.638 | perl: warning: Please check that your locale settings: 2026-05-01 16:55:25.638 | LANGUAGE = (unset), 2026-05-01 16:55:25.638 | LC_ALL = "en_US.utf8", 2026-05-01 16:55:25.639 | LANG = "de_DE.UTF-8" 2026-05-01 16:55:25.639 | are supported and installed on your system. 2026-05-01 16:55:25.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:55:25.730 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:55:25.731 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:55:25.731 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:55:25.952 | Fetched 7444 B in 0s (304 kB/s) 2026-05-01 16:55:25.996 | Selecting previously unselected package ksmtuned. 2026-05-01 16:55:26.317 | (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-05-01 16:55:26.322 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-01 16:55:26.334 | Unpacking ksmtuned (4.20150326) ... 2026-05-01 16:55:26.400 | Setting up ksmtuned (4.20150326) ... 2026-05-01 16:55:26.607 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-01 16:55:26.803 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-01 16:55:27.599 | perl: warning: Setting locale failed. 2026-05-01 16:55:27.599 | perl: warning: Please check that your locale settings: 2026-05-01 16:55:27.599 | LANGUAGE = (unset), 2026-05-01 16:55:27.599 | LC_ALL = "en_US.utf8", 2026-05-01 16:55:27.600 | LANG = "de_DE.UTF-8" 2026-05-01 16:55:27.600 | are supported and installed on your system. 2026-05-01 16:55:27.600 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:55:27.746 | perl: warning: Setting locale failed. 2026-05-01 16:55:27.746 | perl: warning: Please check that your locale settings: 2026-05-01 16:55:27.746 | LANGUAGE = (unset), 2026-05-01 16:55:27.746 | LC_ALL = "en_US.utf8", 2026-05-01 16:55:27.746 | LANG = "de_DE.UTF-8" 2026-05-01 16:55:27.746 | are supported and installed on your system. 2026-05-01 16:55:27.746 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:55:27.796 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:55:27.797 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:55:27.797 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:55:27.865 | perl: warning: Setting locale failed. 2026-05-01 16:55:27.866 | perl: warning: Please check that your locale settings: 2026-05-01 16:55:27.866 | LANGUAGE = (unset), 2026-05-01 16:55:27.866 | LC_ALL = "en_US.utf8", 2026-05-01 16:55:27.866 | LANG = "de_DE.UTF-8" 2026-05-01 16:55:27.866 | are supported and installed on your system. 2026-05-01 16:55:27.866 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:55:28.400 | 2026-05-01 16:55:28.400 | Running kernel seems to be up-to-date. 2026-05-01 16:55:28.400 | 2026-05-01 16:55:28.400 | No services need to be restarted. 2026-05-01 16:55:28.400 | 2026-05-01 16:55:28.400 | No containers need to be restarted. 2026-05-01 16:55:28.400 | 2026-05-01 16:55:28.400 | No user sessions are running outdated binaries. 2026-05-01 16:55:28.401 | 2026-05-01 16:55:28.401 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 16:55:30.664 | + functions-common:apt_get:1203 : result=0 2026-05-01 16:55:30.666 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 16:55:30.668 | + functions-common:time_stop:2412 : local name 2026-05-01 16:55:30.670 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:55:30.672 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:55:30.674 | + functions-common:time_stop:2415 : local total 2026-05-01 16:55:30.676 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:55:30.678 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 16:55:30.680 | + functions-common:time_stop:2419 : start_time=1777654523746 2026-05-01 16:55:30.681 | + functions-common:time_stop:2421 : [[ -z 1777654523746 ]] 2026-05-01 16:55:30.684 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:55:30.687 | + functions-common:time_stop:2424 : end_time=1777654530685 2026-05-01 16:55:30.689 | + functions-common:time_stop:2425 : elapsed_time=6939 2026-05-01 16:55:30.691 | + functions-common:time_stop:2426 : total=1135 2026-05-01 16:55:30.693 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:55:30.695 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8074 2026-05-01 16:55:30.696 | + functions-common:apt_get:1207 : return 0 2026-05-01 16:55:30.698 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-01 16:55:30.701 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-01 16:55:30.701 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-01 16:55:30.716 | + lib/host:configure_ksm:19 : echo 0 2026-05-01 16:55:30.716 | 0 2026-05-01 16:55:30.720 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-01 16:55:30.722 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-01 16:55:30.724 | + lib/host:tune_host:97 : configure_host_net 2026-05-01 16:55:30.726 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-01 16:55:30.728 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-01 16:55:30.730 | + ./stack.sh:main:594 : fetch_plugins 2026-05-01 16:55:30.732 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-01 16:55:30.734 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-01 16:55:30.736 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-01 16:55:30.738 | + functions-common:fetch_plugins:1763 : return 2026-05-01 16:55:30.740 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-01 16:55:30.742 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-01 16:55:30.744 | + functions-common:run_phase:1841 : local phase= 2026-05-01 16:55:30.745 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-01 16:55:30.747 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-01 16:55:30.750 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-01 16:55:30.752 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-01 16:55:30.754 | + functions-common:run_phase:1850 : local extra 2026-05-01 16:55:30.757 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-01 16:55:30.760 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-01 16:55:30.762 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-01 16:55:30.764 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-01 16:55:30.765 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-01 16:55:30.768 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-01 16:55:30.781 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:55:30.783 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-01 16:55:30.785 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-01 16:55:30.787 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-01 16:55:30.789 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-01 16:55:30.791 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-01 16:55:30.794 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-01 16:55:30.796 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-01 16:55:30.797 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-01 16:55:30.799 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-01 16:55:30.801 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-01 16:55:30.803 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-01 16:55:30.805 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-01 16:55:30.807 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-01 16:55:30.809 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-01 16:55:30.811 | + functions-common:plugin_override_defaults:1804 : return 2026-05-01 16:55:30.813 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-01 16:55:30.830 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-01 16:55:30.833 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-01 16:55:30.847 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:55:30.849 | +++ lib/tls:source:43 : hostname -f 2026-05-01 16:55:30.854 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-01 16:55:30.856 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-01 16:55:30.859 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-01 16:55:30.861 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-01 16:55:30.863 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-01 16:55:30.866 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-01 16:55:30.868 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-01 16:55:30.870 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-01 16:55:30.872 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-01 16:55:30.875 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-01 16:55:30.879 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-01 16:55:30.891 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-01 16:55:30.908 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-01 16:55:30.921 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-01 16:55:30.933 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-01 16:55:30.967 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-01 16:55:31.037 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-01 16:55:31.130 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-01 16:55:31.158 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-01 16:55:31.210 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-01 16:55:31.258 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-01 16:55:31.261 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-01 16:55:31.279 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:55:31.282 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-01 16:55:31.284 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-01 16:55:31.286 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-01 16:55:31.288 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-01 16:55:31.291 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-01 16:55:31.308 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-01 16:55:31.311 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-01 16:55:31.314 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-01 16:55:31.316 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-01 16:55:31.319 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-01 16:55:31.321 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-01 16:55:31.324 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-01 16:55:31.327 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-01 16:55:31.329 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-01 16:55:31.333 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-01 16:55:31.350 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-01 16:55:31.352 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-01 16:55:31.354 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-01 16:55:31.356 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-01 16:55:31.359 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-01 16:55:31.362 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-01 16:55:31.365 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-01 16:55:31.369 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-01 16:55:31.370 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-01 16:55:31.372 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-01 16:55:31.375 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-01 16:55:31.377 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-01 16:55:31.379 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-01 16:55:31.381 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.96 2026-05-01 16:55:31.383 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-01 16:55:31.385 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-01 16:55:31.388 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-01 16:55:31.388 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-01 16:55:31.391 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-01 16:55:31.393 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-01 16:55:31.395 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-01 16:55:31.397 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-01 16:55:31.399 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-01 16:55:31.401 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-01 16:55:31.413 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-01 16:55:31.416 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.96 2026-05-01 16:55:31.419 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.96 2026-05-01 16:55:31.419 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-01 16:55:31.423 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.96 2026-05-01 16:55:31.425 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-01 16:55:31.427 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-01 16:55:31.429 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-01 16:55:31.431 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-01 16:55:31.432 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-01 16:55:31.434 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-01 16:55:31.436 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-01 16:55:31.438 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-01 16:55:31.440 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-01 16:55:31.442 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-01 16:55:31.443 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-01 16:55:31.445 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-01 16:55:31.447 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-01 16:55:31.449 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-01 16:55:31.450 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-01 16:55:31.452 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-01 16:55:31.454 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-01 16:55:31.456 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-01 16:55:31.458 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-01 16:55:31.460 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-01 16:55:31.462 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-01 16:55:31.465 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-01 16:55:31.477 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-01 16:55:31.479 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-01 16:55:31.481 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-01 16:55:31.483 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-01 16:55:31.485 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-01 16:55:31.487 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-01 16:55:31.489 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-01 16:55:31.491 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-01 16:55:31.493 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-01 16:55:31.495 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-01 16:55:31.497 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-01 16:55:31.499 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-01 16:55:31.501 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-01 16:55:31.503 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-01 16:55:31.504 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-01 16:55:31.506 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-01 16:55:31.508 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-01 16:55:31.510 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-01 16:55:31.511 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-01 16:55:31.513 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-01 16:55:31.627 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-01 16:55:31.642 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-01 16:55:31.645 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-01 16:55:31.647 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-01 16:55:31.650 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-01 16:55:31.653 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-01 16:55:31.655 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-01 16:55:31.657 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-01 16:55:31.660 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-01 16:55:31.663 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-01 16:55:31.665 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-01 16:55:31.667 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-01 16:55:31.670 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-01 16:55:31.672 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-01 16:55:31.675 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-01 16:55:31.677 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-01 16:55:31.680 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-01 16:55:31.683 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-01 16:55:31.686 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-01 16:55:31.689 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-01 16:55:31.691 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-01 16:55:31.697 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-01 16:55:31.698 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-01 16:55:31.698 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-01 16:55:31.698 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-01 16:55:31.705 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=7c:87b9:22ff 2026-05-01 16:55:31.709 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-01 16:55:31.711 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-01 16:55:31.714 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-01 16:55:31.717 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-01 16:55:31.720 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd7c:87b9:22ff::/56 2026-05-01 16:55:31.724 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-01 16:55:31.725 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd7c:87b9:22ff::/56 2026-05-01 16:55:31.731 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd7c:87b9:22ff::/64 2026-05-01 16:55:31.734 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-01 16:55:31.736 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-01 16:55:31.739 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-01 16:55:31.742 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-01 16:55:31.745 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-01 16:55:31.747 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-01 16:55:31.750 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-01 16:55:31.753 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-01 16:55:31.756 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-01 16:55:31.758 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-01 16:55:31.761 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-01 16:55:31.764 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-01 16:55:31.767 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd7c:87b9:22ff::/56 2026-05-01 16:55:31.770 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-01 16:55:31.772 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-01 16:55:31.778 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-01 16:55:31.778 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-01 16:55:31.778 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-01 16:55:31.784 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-01 16:55:31.789 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-01 16:55:31.790 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-01 16:55:31.791 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-01 16:55:31.797 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-01 16:55:31.802 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-01 16:55:31.806 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-01 16:55:31.810 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-01 16:55:31.814 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-01 16:55:31.818 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-01 16:55:31.821 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-01 16:55:31.824 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-01 16:55:31.828 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-01 16:55:31.851 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-01 16:55:31.873 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-01 16:55:31.891 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-01 16:55:31.910 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-01 16:55:31.929 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-01 16:55:31.971 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-01 16:55:31.976 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-01 16:55:31.978 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-01 16:55:31.981 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-01 16:55:31.985 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-01 16:55:31.988 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-01 16:55:32.010 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-01 16:55:32.013 | + ./stack.sh:main:629 : run_phase source 2026-05-01 16:55:32.016 | + functions-common:run_phase:1840 : local mode=source 2026-05-01 16:55:32.020 | + functions-common:run_phase:1841 : local phase= 2026-05-01 16:55:32.023 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-01 16:55:32.025 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-01 16:55:32.029 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-01 16:55:32.031 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-01 16:55:32.035 | + functions-common:run_phase:1850 : local extra 2026-05-01 16:55:32.039 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-01 16:55:32.044 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-01 16:55:32.048 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-01 16:55:32.051 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-01 16:55:32.054 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-01 16:55:32.057 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-01 16:55:32.076 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:55:32.079 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-01 16:55:32.082 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-01 16:55:32.144 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-01 16:55:32.148 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-01 16:55:32.151 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-01 16:55:32.153 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-01 16:55:32.157 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-01 16:55:32.160 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-01 16:55:32.163 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-01 16:55:32.166 | + functions-common:load_plugin_settings:1781 : return 2026-05-01 16:55:32.170 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-01 16:55:32.173 | + functions-common:verify_disabled_services:2123 : local service 2026-05-01 16:55:32.177 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.180 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-01 16:55:32.184 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.186 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-01 16:55:32.189 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.192 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-01 16:55:32.195 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.198 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-01 16:55:32.201 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.204 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-01 16:55:32.208 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.210 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-01 16:55:32.213 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.217 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-01 16:55:32.220 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.223 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-01 16:55:32.227 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.230 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-01 16:55:32.233 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.236 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-01 16:55:32.239 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.242 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-01 16:55:32.245 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.249 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-01 16:55:32.252 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.255 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-01 16:55:32.258 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.261 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-01 16:55:32.265 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.267 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-01 16:55:32.270 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.274 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-01 16:55:32.277 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.280 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-01 16:55:32.283 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.286 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-01 16:55:32.289 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.292 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-01 16:55:32.295 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.298 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-01 16:55:32.301 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.304 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-01 16:55:32.307 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.310 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-01 16:55:32.313 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.316 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-01 16:55:32.318 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.321 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-01 16:55:32.324 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 16:55:32.327 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-01 16:55:32.331 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-01 16:55:32.333 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-01 16:55:32.337 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-01 16:55:32.357 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:55:32.360 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-01 16:55:32.363 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-01 16:55:32.366 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-01 16:55:32.387 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:55:32.390 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-01 16:55:32.393 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-01 16:55:32.396 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-01 16:55:32.399 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-01 16:55:32.402 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-01 16:55:32.405 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-01 16:55:32.408 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-01 16:55:32.411 | + lib/database:initialize_database_backends:92 : return 0 2026-05-01 16:55:32.414 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-01 16:55:32.414 | Using mysql database backend 2026-05-01 16:55:32.417 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-01 16:55:32.438 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-01 16:55:32.443 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-01 16:55:32.446 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-01 16:55:32.449 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-01 16:55:32.453 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-01 16:55:32.456 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-01 16:55:32.478 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:55:32.482 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-01 16:55:32.503 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-01 16:55:32.523 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:55:32.527 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-01 16:55:32.548 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-01 16:55:32.570 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-01 16:55:32.592 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:55:32.596 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-01 16:55:32.618 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:55:32.620 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-01 16:55:32.624 | + functions-common:save_stackenv:63 : local tag=762 2026-05-01 16:55:32.628 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-01 16:55:32.634 | + functions-common:save_stackenv:65 : time_stamp=2026-05-01-185532 2026-05-01 16:55:32.637 | + functions-common:save_stackenv:66 : echo '# 2026-05-01-185532 762' 2026-05-01 16:55:32.640 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.644 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-01 16:55:32.647 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.651 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-01 16:55:32.654 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.658 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-01 16:55:32.661 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.664 | + 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-05-01 16:55:32.668 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.671 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.96 2026-05-01 16:55:32.674 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.677 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.96/identity 2026-05-01 16:55:32.681 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.684 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-01-185517 2026-05-01 16:55:32.688 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.691 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-01 16:55:32.695 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.698 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.96 2026-05-01 16:55:32.702 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.705 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-01 16:55:32.708 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.712 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-01 16:55:32.715 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.719 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-01 16:55:32.722 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.725 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-01 16:55:32.729 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.732 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.96 2026-05-01 16:55:32.736 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 16:55:32.739 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-01 16:55:32.742 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-01 16:55:32.746 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-01 16:55:32.750 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-01 16:55:32.753 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-01 16:55:32.756 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-01 16:55:32.759 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 16:55:32.763 | ++ functions-common:git_clone:585 : pwd 2026-05-01 16:55:32.766 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 16:55:32.769 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 16:55:32.773 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 16:55:32.794 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 16:55:32.797 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 16:55:32.800 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 16:55:32.805 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-01 16:55:32.805 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 16:55:32.810 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-01 16:55:32.813 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 16:55:32.816 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-01 16:55:32.818 | + functions-common:git_timed:689 : local count=0 2026-05-01 16:55:32.821 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 16:55:32.824 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 16:55:32.827 | + functions-common:git_timed:693 : timeout=0 2026-05-01 16:55:32.830 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 16:55:32.833 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 16:55:32.836 | + functions-common:time_start:2399 : local start_time= 2026-05-01 16:55:32.839 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 16:55:32.844 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 16:55:32.848 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654532845 2026-05-01 16:55:32.851 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-01 16:55:32.854 | Cloning into '/opt/stack/requirements'... 2026-05-01 16:55:36.568 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 16:55:36.571 | + functions-common:time_stop:2412 : local name 2026-05-01 16:55:36.573 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:55:36.576 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:55:36.578 | + functions-common:time_stop:2415 : local total 2026-05-01 16:55:36.580 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:55:36.583 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 16:55:36.586 | + functions-common:time_stop:2419 : start_time=1777654532845 2026-05-01 16:55:36.587 | + functions-common:time_stop:2421 : [[ -z 1777654532845 ]] 2026-05-01 16:55:36.590 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:55:36.594 | + functions-common:time_stop:2424 : end_time=1777654536592 2026-05-01 16:55:36.596 | + functions-common:time_stop:2425 : elapsed_time=3747 2026-05-01 16:55:36.599 | + functions-common:time_stop:2426 : total=0 2026-05-01 16:55:36.601 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:55:36.603 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3747 2026-05-01 16:55:36.605 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-01 16:55:36.607 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-01 16:55:36.609 | + functions-common:git_timed:689 : local count=0 2026-05-01 16:55:36.611 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 16:55:36.614 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 16:55:36.616 | + functions-common:git_timed:693 : timeout=0 2026-05-01 16:55:36.618 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 16:55:36.620 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 16:55:36.622 | + functions-common:time_start:2399 : local start_time= 2026-05-01 16:55:36.624 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 16:55:36.627 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 16:55:36.631 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654536628 2026-05-01 16:55:36.633 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-01 16:55:37.108 | From https://review.opendev.org/openstack/requirements 2026-05-01 16:55:37.108 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-01 16:55:37.118 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 16:55:37.120 | + functions-common:time_stop:2412 : local name 2026-05-01 16:55:37.123 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:55:37.125 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:55:37.128 | + functions-common:time_stop:2415 : local total 2026-05-01 16:55:37.131 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:55:37.133 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 16:55:37.135 | + functions-common:time_stop:2419 : start_time=1777654536628 2026-05-01 16:55:37.138 | + functions-common:time_stop:2421 : [[ -z 1777654536628 ]] 2026-05-01 16:55:37.141 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:55:37.145 | + functions-common:time_stop:2424 : end_time=1777654537143 2026-05-01 16:55:37.148 | + functions-common:time_stop:2425 : elapsed_time=515 2026-05-01 16:55:37.151 | + functions-common:time_stop:2426 : total=3747 2026-05-01 16:55:37.153 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:55:37.156 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4262 2026-05-01 16:55:37.159 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 16:55:37.162 | + functions-common:git_timed:689 : local count=0 2026-05-01 16:55:37.165 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 16:55:37.167 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 16:55:37.170 | + functions-common:git_timed:693 : timeout=0 2026-05-01 16:55:37.172 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 16:55:37.175 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 16:55:37.177 | + functions-common:time_start:2399 : local start_time= 2026-05-01 16:55:37.180 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 16:55:37.183 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 16:55:37.187 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654537185 2026-05-01 16:55:37.190 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 16:55:37.207 | Note: switching to 'FETCH_HEAD'. 2026-05-01 16:55:37.207 | 2026-05-01 16:55:37.207 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 16:55:37.207 | changes and commit them, and you can discard any commits you make in this 2026-05-01 16:55:37.207 | state without impacting any branches by switching back to a branch. 2026-05-01 16:55:37.207 | 2026-05-01 16:55:37.207 | If you want to create a new branch to retain commits you create, you may 2026-05-01 16:55:37.208 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 16:55:37.208 | 2026-05-01 16:55:37.208 | git switch -c 2026-05-01 16:55:37.208 | 2026-05-01 16:55:37.208 | Or undo this operation with: 2026-05-01 16:55:37.208 | 2026-05-01 16:55:37.208 | git switch - 2026-05-01 16:55:37.208 | 2026-05-01 16:55:37.208 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 16:55:37.208 | 2026-05-01 16:55:37.209 | HEAD is now at 05450163 update constraint for horizon to new release 25.7.2 2026-05-01 16:55:37.210 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 16:55:37.212 | + functions-common:time_stop:2412 : local name 2026-05-01 16:55:37.214 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:55:37.217 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:55:37.219 | + functions-common:time_stop:2415 : local total 2026-05-01 16:55:37.221 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:55:37.223 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 16:55:37.225 | + functions-common:time_stop:2419 : start_time=1777654537185 2026-05-01 16:55:37.228 | + functions-common:time_stop:2421 : [[ -z 1777654537185 ]] 2026-05-01 16:55:37.231 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:55:37.235 | + functions-common:time_stop:2424 : end_time=1777654537232 2026-05-01 16:55:37.236 | + functions-common:time_stop:2425 : elapsed_time=47 2026-05-01 16:55:37.239 | + functions-common:time_stop:2426 : total=4262 2026-05-01 16:55:37.242 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:55:37.244 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4309 2026-05-01 16:55:37.246 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-01 16:55:37.260 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-01 16:55:37.264 | + functions-common:git_clone:665 : head -1 2026-05-01 16:55:37.264 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 16:55:37.267 | 05450163 update constraint for horizon to new release 25.7.2 2026-05-01 16:55:37.270 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 16:55:37.272 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-01 16:55:37.275 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 16:55:37.277 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-01 16:55:37.279 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-01 16:55:37.283 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-01 16:55:37.286 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-01 16:55:37.288 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-01 16:55:37.291 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-01 16:55:37.294 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-01 16:55:37.297 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-01 16:55:37.301 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-01 16:55:37.305 | ++ tools/install_prereqs.sh:source:47 : NOW=1777654537 2026-05-01 16:55:37.310 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-01 16:55:37.315 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-01 16:55:37.317 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-01 16:55:37.320 | ++ tools/install_prereqs.sh:source:49 : DELTA=1777654537 2026-05-01 16:55:37.323 | ++ tools/install_prereqs.sh:source:50 : [[ 1777654537 -lt 7200 ]] 2026-05-01 16:55:37.325 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-01 16:55:37.328 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-01 16:55:37.330 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-01 16:55:37.333 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-01 16:55:37.335 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-01 16:55:37.338 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-01 16:55:37.340 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-01 16:55:37.344 | +++ 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-05-01 16:55:37.379 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-01 16:55:37.380 | apache2-dev 2026-05-01 16:55:37.380 | bc 2026-05-01 16:55:37.380 | bsdmainutils 2026-05-01 16:55:37.380 | curl 2026-05-01 16:55:37.380 | g++ 2026-05-01 16:55:37.380 | gawk 2026-05-01 16:55:37.380 | gcc 2026-05-01 16:55:37.380 | gettext 2026-05-01 16:55:37.381 | git 2026-05-01 16:55:37.381 | graphviz 2026-05-01 16:55:37.381 | iputils-ping 2026-05-01 16:55:37.381 | libffi-dev 2026-05-01 16:55:37.381 | libjpeg-dev 2026-05-01 16:55:37.381 | libpq-dev 2026-05-01 16:55:37.381 | libssl-dev 2026-05-01 16:55:37.381 | libsystemd-dev 2026-05-01 16:55:37.382 | libxml2-dev 2026-05-01 16:55:37.382 | libxslt1-dev 2026-05-01 16:55:37.382 | libyaml-dev 2026-05-01 16:55:37.382 | lsof 2026-05-01 16:55:37.382 | openssh-server 2026-05-01 16:55:37.382 | openssl 2026-05-01 16:55:37.382 | pkg-config 2026-05-01 16:55:37.382 | psmisc 2026-05-01 16:55:37.383 | python3-dev 2026-05-01 16:55:37.383 | python3-pip 2026-05-01 16:55:37.383 | python3-systemd 2026-05-01 16:55:37.383 | python3-venv 2026-05-01 16:55:37.383 | tar 2026-05-01 16:55:37.383 | tcpdump 2026-05-01 16:55:37.383 | unzip 2026-05-01 16:55:37.384 | uuid-runtime 2026-05-01 16:55:37.384 | wget 2026-05-01 16:55:37.384 | zlib1g-dev 2026-05-01 16:55:37.384 | libkrb5-dev 2026-05-01 16:55:37.384 | libldap2-dev 2026-05-01 16:55:37.384 | libsasl2-dev 2026-05-01 16:55:37.384 | memcached 2026-05-01 16:55:37.384 | python3-mysqldb 2026-05-01 16:55:37.384 | sqlite3 2026-05-01 16:55:37.385 | conntrack 2026-05-01 16:55:37.385 | curl 2026-05-01 16:55:37.385 | ebtables 2026-05-01 16:55:37.385 | genisoimage 2026-05-01 16:55:37.385 | iptables 2026-05-01 16:55:37.385 | iputils-arping 2026-05-01 16:55:37.385 | kpartx 2026-05-01 16:55:37.386 | libjs-jquery-tablesorter 2026-05-01 16:55:37.386 | parted 2026-05-01 16:55:37.386 | pm-utils 2026-05-01 16:55:37.386 | python3-mysqldb 2026-05-01 16:55:37.386 | socat 2026-05-01 16:55:37.386 | sqlite3 2026-05-01 16:55:37.386 | sudo 2026-05-01 16:55:37.386 | vlan 2026-05-01 16:55:37.386 | lsscsi 2026-05-01 16:55:37.387 | open-iscsi 2026-05-01 16:55:37.387 | cryptsetup 2026-05-01 16:55:37.387 | dosfstools 2026-05-01 16:55:37.387 | genisoimage 2026-05-01 16:55:37.387 | gir1.2-libosinfo-1.0 2026-05-01 16:55:37.387 | netcat-openbsd 2026-05-01 16:55:37.387 | open-iscsi 2026-05-01 16:55:37.388 | qemu-utils 2026-05-01 16:55:37.388 | sg3-utils 2026-05-01 16:55:37.388 | sysfsutils 2026-05-01 16:55:37.388 | lvm2 2026-05-01 16:55:37.388 | qemu-utils 2026-05-01 16:55:37.388 | thin-provisioning-tools 2026-05-01 16:55:37.388 | acl 2026-05-01 16:55:37.388 | dnsmasq-base 2026-05-01 16:55:37.389 | dnsmasq-utils 2026-05-01 16:55:37.389 | ebtables 2026-05-01 16:55:37.389 | haproxy 2026-05-01 16:55:37.389 | iptables 2026-05-01 16:55:37.389 | iputils-arping 2026-05-01 16:55:37.389 | iputils-ping 2026-05-01 16:55:37.389 | postgresql-server-dev-all 2026-05-01 16:55:37.390 | python3-mysqldb 2026-05-01 16:55:37.390 | sqlite3 2026-05-01 16:55:37.390 | sudo 2026-05-01 16:55:37.390 | vlan 2026-05-01 16:55:37.390 | pcp' 2026-05-01 16:55:37.390 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-01 16:55:37.403 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-01 16:55:37.403 | apache2-dev 2026-05-01 16:55:37.403 | bc 2026-05-01 16:55:37.403 | bsdmainutils 2026-05-01 16:55:37.403 | curl 2026-05-01 16:55:37.404 | g++ 2026-05-01 16:55:37.404 | gawk 2026-05-01 16:55:37.404 | gcc 2026-05-01 16:55:37.404 | gettext 2026-05-01 16:55:37.404 | git 2026-05-01 16:55:37.404 | graphviz 2026-05-01 16:55:37.404 | iputils-ping 2026-05-01 16:55:37.404 | libffi-dev 2026-05-01 16:55:37.404 | libjpeg-dev 2026-05-01 16:55:37.405 | libpq-dev 2026-05-01 16:55:37.405 | libssl-dev 2026-05-01 16:55:37.405 | libsystemd-dev 2026-05-01 16:55:37.405 | libxml2-dev 2026-05-01 16:55:37.405 | libxslt1-dev 2026-05-01 16:55:37.405 | libyaml-dev 2026-05-01 16:55:37.405 | lsof 2026-05-01 16:55:37.405 | openssh-server 2026-05-01 16:55:37.405 | openssl 2026-05-01 16:55:37.405 | pkg-config 2026-05-01 16:55:37.406 | psmisc 2026-05-01 16:55:37.406 | python3-dev 2026-05-01 16:55:37.406 | python3-pip 2026-05-01 16:55:37.406 | python3-systemd 2026-05-01 16:55:37.406 | python3-venv 2026-05-01 16:55:37.406 | tar 2026-05-01 16:55:37.406 | tcpdump 2026-05-01 16:55:37.406 | unzip 2026-05-01 16:55:37.406 | uuid-runtime 2026-05-01 16:55:37.407 | wget 2026-05-01 16:55:37.407 | zlib1g-dev 2026-05-01 16:55:37.407 | libkrb5-dev 2026-05-01 16:55:37.407 | libldap2-dev 2026-05-01 16:55:37.407 | libsasl2-dev 2026-05-01 16:55:37.407 | memcached 2026-05-01 16:55:37.407 | python3-mysqldb 2026-05-01 16:55:37.407 | sqlite3 2026-05-01 16:55:37.407 | conntrack 2026-05-01 16:55:37.407 | curl 2026-05-01 16:55:37.408 | ebtables 2026-05-01 16:55:37.408 | genisoimage 2026-05-01 16:55:37.408 | iptables 2026-05-01 16:55:37.408 | iputils-arping 2026-05-01 16:55:37.408 | kpartx 2026-05-01 16:55:37.408 | libjs-jquery-tablesorter 2026-05-01 16:55:37.408 | parted 2026-05-01 16:55:37.408 | pm-utils 2026-05-01 16:55:37.408 | python3-mysqldb 2026-05-01 16:55:37.408 | socat 2026-05-01 16:55:37.409 | sqlite3 2026-05-01 16:55:37.409 | sudo 2026-05-01 16:55:37.409 | vlan 2026-05-01 16:55:37.409 | lsscsi 2026-05-01 16:55:37.409 | open-iscsi 2026-05-01 16:55:37.409 | cryptsetup 2026-05-01 16:55:37.409 | dosfstools 2026-05-01 16:55:37.409 | genisoimage 2026-05-01 16:55:37.409 | gir1.2-libosinfo-1.0 2026-05-01 16:55:37.410 | netcat-openbsd 2026-05-01 16:55:37.410 | open-iscsi 2026-05-01 16:55:37.410 | qemu-utils 2026-05-01 16:55:37.410 | sg3-utils 2026-05-01 16:55:37.410 | sysfsutils 2026-05-01 16:55:37.410 | lvm2 2026-05-01 16:55:37.410 | qemu-utils 2026-05-01 16:55:37.410 | thin-provisioning-tools 2026-05-01 16:55:37.410 | acl 2026-05-01 16:55:37.410 | dnsmasq-base 2026-05-01 16:55:37.411 | dnsmasq-utils 2026-05-01 16:55:37.411 | ebtables 2026-05-01 16:55:37.411 | haproxy 2026-05-01 16:55:37.411 | iptables 2026-05-01 16:55:37.411 | iputils-arping 2026-05-01 16:55:37.411 | iputils-ping 2026-05-01 16:55:37.411 | postgresql-server-dev-all 2026-05-01 16:55:37.411 | python3-mysqldb 2026-05-01 16:55:37.411 | sqlite3 2026-05-01 16:55:37.412 | sudo 2026-05-01 16:55:37.412 | vlan 2026-05-01 16:55:37.412 | pcp ' 2026-05-01 16:55:37.412 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-01 16:55:37.412 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:55:37.412 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:55:37.412 | ++ 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-05-01 16:55:37.413 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-01 16:55:37.417 | ++ 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-05-01 16:55:37.419 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-01 16:55:37.421 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 16:55:37.423 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 16:55:37.425 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 16:55:37.427 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 16:55:37.429 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 16:55:37.431 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:55:37.433 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:55:37.435 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 16:55:37.437 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 16:55:37.438 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 16:55:37.440 | ++ functions-common:apt_get_update:1159 : return 2026-05-01 16:55:37.442 | ++ 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-05-01 16:55:37.444 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 16:55:37.446 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:55:37.448 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:55:37.451 | ++ 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-05-01 16:55:37.468 | ++ 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-05-01 16:55:37.505 | Reading package lists... 2026-05-01 16:55:37.921 | Building dependency tree... 2026-05-01 16:55:37.922 | Reading state information... 2026-05-01 16:55:38.526 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-01 16:55:38.526 | bc set to manually installed. 2026-05-01 16:55:38.526 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-05-01 16:55:38.526 | curl set to manually installed. 2026-05-01 16:55:38.526 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-01 16:55:38.526 | g++ set to manually installed. 2026-05-01 16:55:38.526 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-01 16:55:38.527 | gawk set to manually installed. 2026-05-01 16:55:38.527 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-01 16:55:38.527 | gcc set to manually installed. 2026-05-01 16:55:38.527 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-01 16:55:38.527 | git set to manually installed. 2026-05-01 16:55:38.527 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-01 16:55:38.527 | iputils-ping set to manually installed. 2026-05-01 16:55:38.528 | lsof is already the newest version (4.95.0-1build3). 2026-05-01 16:55:38.528 | lsof set to manually installed. 2026-05-01 16:55:38.528 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-01 16:55:38.528 | openssl set to manually installed. 2026-05-01 16:55:38.528 | psmisc is already the newest version (23.7-1build1). 2026-05-01 16:55:38.528 | psmisc set to manually installed. 2026-05-01 16:55:38.528 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-01 16:55:38.529 | python3-dev set to manually installed. 2026-05-01 16:55:38.529 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-01 16:55:38.529 | python3-systemd is already the newest version (235-1build4). 2026-05-01 16:55:38.529 | python3-systemd set to manually installed. 2026-05-01 16:55:38.529 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-01 16:55:38.529 | tar set to manually installed. 2026-05-01 16:55:38.529 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-01 16:55:38.530 | tcpdump set to manually installed. 2026-05-01 16:55:38.530 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-01 16:55:38.530 | uuid-runtime set to manually installed. 2026-05-01 16:55:38.530 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-01 16:55:38.530 | wget set to manually installed. 2026-05-01 16:55:38.530 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-01 16:55:38.530 | zlib1g-dev set to manually installed. 2026-05-01 16:55:38.530 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-01 16:55:38.531 | iptables set to manually installed. 2026-05-01 16:55:38.531 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-01 16:55:38.531 | kpartx set to manually installed. 2026-05-01 16:55:38.531 | parted is already the newest version (3.6-4build1). 2026-05-01 16:55:38.531 | parted set to manually installed. 2026-05-01 16:55:38.531 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-01 16:55:38.531 | sudo set to manually installed. 2026-05-01 16:55:38.532 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-01 16:55:38.532 | open-iscsi set to manually installed. 2026-05-01 16:55:38.532 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-01 16:55:38.532 | cryptsetup set to manually installed. 2026-05-01 16:55:38.532 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-01 16:55:38.532 | dosfstools set to manually installed. 2026-05-01 16:55:38.532 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-01 16:55:38.533 | netcat-openbsd set to manually installed. 2026-05-01 16:55:38.533 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-01 16:55:38.533 | qemu-utils set to manually installed. 2026-05-01 16:55:38.533 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-01 16:55:38.533 | sg3-utils set to manually installed. 2026-05-01 16:55:38.533 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-01 16:55:38.533 | lvm2 set to manually installed. 2026-05-01 16:55:38.534 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-01 16:55:38.534 | thin-provisioning-tools set to manually installed. 2026-05-01 16:55:38.534 | acl is already the newest version (2.3.2-1build1.1). 2026-05-01 16:55:38.534 | acl set to manually installed. 2026-05-01 16:55:38.534 | dnsmasq-base is already the newest version (2.90-2ubuntu0.1). 2026-05-01 16:55:38.534 | dnsmasq-base set to manually installed. 2026-05-01 16:55:38.534 | The following additional packages will be installed: 2026-05-01 16:55:38.534 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-01 16:55:38.535 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-01 16:55:38.535 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-01 16:55:38.535 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-01 16:55:38.535 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-01 16:55:38.535 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-01 16:55:38.535 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-01 16:55:38.536 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-01 16:55:38.536 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-05-01 16:55:38.536 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-01 16:55:38.536 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-05-01 16:55:38.536 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-05-01 16:55:38.536 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-01 16:55:38.536 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-01 16:55:38.536 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-01 16:55:38.537 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-01 16:55:38.537 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-01 16:55:38.537 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-05-01 16:55:38.537 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-05-01 16:55:38.537 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-05-01 16:55:38.537 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-05-01 16:55:38.537 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal openssh-client 2026-05-01 16:55:38.538 | openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-05-01 16:55:38.538 | postgresql-client-16 postgresql-client-common postgresql-common 2026-05-01 16:55:38.538 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-01 16:55:38.538 | python3.12-venv ssl-cert uuid-dev vbetool 2026-05-01 16:55:38.538 | Suggested packages: 2026-05-01 16:55:38.538 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-01 16:55:38.538 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-01 16:55:38.538 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-01 16:55:38.539 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-01 16:55:38.539 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-01 16:55:38.539 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-01 16:55:38.539 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-01 16:55:38.539 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-01 16:55:38.539 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-01 16:55:38.539 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-01 16:55:38.540 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-01 16:55:38.678 | The following NEW packages will be installed: 2026-05-01 16:55:38.678 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-01 16:55:38.678 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-01 16:55:38.678 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-01 16:55:38.678 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-01 16:55:38.678 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-01 16:55:38.678 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-01 16:55:38.679 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-01 16:55:38.679 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-01 16:55:38.679 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-01 16:55:38.679 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-01 16:55:38.679 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-01 16:55:38.679 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-01 16:55:38.679 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-01 16:55:38.679 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-01 16:55:38.680 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-01 16:55:38.680 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-01 16:55:38.680 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-01 16:55:38.680 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-01 16:55:38.680 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-01 16:55:38.680 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-01 16:55:38.680 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-01 16:55:38.680 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-01 16:55:38.680 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-01 16:55:38.681 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-01 16:55:38.681 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-01 16:55:38.681 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-01 16:55:38.681 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-01 16:55:38.681 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-01 16:55:38.681 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-01 16:55:38.681 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-01 16:55:38.682 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-01 16:55:38.682 | uuid-dev vbetool vlan 2026-05-01 16:55:38.683 | The following packages will be upgraded: 2026-05-01 16:55:38.684 | openssh-client openssh-server openssh-sftp-server 2026-05-01 16:55:38.758 | 3 upgraded, 161 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 16:55:38.758 | Need to get 176 MB of archives. 2026-05-01 16:55:38.758 | After this operation, 941 MB of additional disk space will be used. 2026-05-01 16:55:38.758 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-01 16:55:38.813 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-01 16:55:38.814 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-01 16:55:38.815 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-01 16:55:38.815 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-01 16:55:38.830 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1335 kB] 2026-05-01 16:55:38.871 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-05-01 16:55:38.876 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-05-01 16:55:38.879 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-05-01 16:55:38.893 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-05-01 16:55:38.931 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-01 16:55:38.933 | Get:12 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-01 16:55:38.936 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-01 16:55:38.937 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-01 16:55:38.943 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-01 16:55:38.954 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-01 16:55:38.955 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-01 16:55:38.956 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-01 16:55:38.956 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-01 16:55:38.959 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-01 16:55:38.962 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-01 16:55:38.963 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-01 16:55:38.965 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-01 16:55:38.974 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-01 16:55:38.993 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-01 16:55:39.000 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-01 16:55:39.005 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-01 16:55:39.008 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-01 16:55:39.383 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-01 16:55:39.545 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-01 16:55:39.547 | 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-05-01 16:55:39.549 | 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-05-01 16:55:39.569 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-01 16:55:39.578 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-05-01 16:55:39.610 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-01 16:55:39.718 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-01 16:55:39.719 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-01 16:55:39.722 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-01 16:55:39.723 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-01 16:55:39.724 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-01 16:55:39.725 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-01 16:55:39.726 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-01 16:55:39.726 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-01 16:55:39.727 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-01 16:55:39.737 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-01 16:55:39.752 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-01 16:55:39.753 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-01 16:55:39.764 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-01 16:55:39.775 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-01 16:55:39.777 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-01 16:55:39.777 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-01 16:55:39.790 | Get:52 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-01 16:55:39.798 | 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-05-01 16:55:39.802 | 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-05-01 16:55:39.802 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-01 16:55:39.807 | Get:56 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-01 16:55:39.810 | Get:57 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-01 16:55:39.812 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-01 16:55:39.814 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-01 16:55:39.832 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-05-01 16:55:39.835 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-01 16:55:39.838 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-01 16:55:39.838 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-01 16:55:39.849 | Get:64 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-05-01 16:55:39.849 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-01 16:55:39.851 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-01 16:55:39.871 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-01 16:55:39.873 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-01 16:55:39.873 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-01 16:55:39.880 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-01 16:55:39.881 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-01 16:55:39.882 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-01 16:55:39.883 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-01 16:55:39.884 | 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-05-01 16:55:39.886 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-01 16:55:39.888 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-01 16:55:39.907 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-01 16:55:39.918 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-01 16:55:39.922 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-01 16:55:39.959 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-01 16:55:39.960 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-01 16:55:39.961 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-01 16:55:39.964 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-01 16:55:39.964 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-01 16:55:39.967 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-01 16:55:39.974 | Get:86 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-01 16:55:39.977 | Get:87 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-01 16:55:39.978 | 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-05-01 16:55:39.979 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-01 16:55:39.988 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-01 16:55:39.990 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-01 16:55:39.991 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-01 16:55:39.992 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-01 16:55:39.994 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-01 16:55:40.004 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-05-01 16:55:40.037 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-01 16:55:40.037 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-01 16:55:40.038 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-01 16:55:40.207 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-01 16:55:40.213 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-01 16:55:40.213 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-01 16:55:40.213 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-01 16:55:40.213 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-01 16:55:40.216 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-01 16:55:40.216 | 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-05-01 16:55:40.217 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-01 16:55:40.220 | Get:107 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-01 16:55:40.225 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-01 16:55:40.242 | Get:109 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-01 16:55:40.242 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-05-01 16:55:40.306 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-01 16:55:40.314 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-01 16:55:40.315 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-01 16:55:40.324 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-01 16:55:40.325 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-05-01 16:55:40.326 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-01 16:55:40.327 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-05-01 16:55:40.329 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-01 16:55:40.366 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-05-01 16:55:40.368 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-01 16:55:40.376 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-01 16:55:40.400 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-01 16:55:40.401 | 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-05-01 16:55:40.420 | 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-05-01 16:55:40.423 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-01 16:55:40.432 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-01 16:55:40.444 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-01 16:55:40.974 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-01 16:55:40.975 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-01 16:55:40.990 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-01 16:55:41.078 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-01 16:55:41.081 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-01 16:55:41.667 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-01 16:55:41.669 | Get:134 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-01 16:55:41.690 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-01 16:55:41.691 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-01 16:55:41.692 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-01 16:55:41.692 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-01 16:55:41.694 | 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-05-01 16:55:41.711 | 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-05-01 16:55:41.733 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-01 16:55:41.734 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-01 16:55:41.736 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-05-01 16:55:41.767 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-01 16:55:41.776 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-05-01 16:55:41.776 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-01 16:55:41.776 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-01 16:55:41.778 | Get:148 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-01 16:55:41.780 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-01 16:55:41.781 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-01 16:55:41.782 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-01 16:55:41.783 | 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-05-01 16:55:41.791 | Get:153 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-01 16:55:41.798 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-01 16:55:41.799 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-01 16:55:41.800 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-01 16:55:41.800 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-01 16:55:41.801 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-01 16:55:41.802 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-01 16:55:41.808 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-01 16:55:41.810 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-01 16:55:41.811 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-01 16:55:41.849 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-01 16:55:41.855 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-01 16:55:42.087 | perl: warning: Setting locale failed. 2026-05-01 16:55:42.087 | perl: warning: Please check that your locale settings: 2026-05-01 16:55:42.087 | LANGUAGE = (unset), 2026-05-01 16:55:42.088 | LC_ALL = "en_US.utf8", 2026-05-01 16:55:42.088 | LANG = "de_DE.UTF-8" 2026-05-01 16:55:42.088 | are supported and installed on your system. 2026-05-01 16:55:42.088 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:55:42.150 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:55:42.150 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:55:42.150 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:55:42.507 | Vorkonfiguration der Pakete ... 2026-05-01 16:55:42.540 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:55:42.657 | Fetched 176 MB in 3s (56.1 MB/s) 2026-05-01 16:55:42.700 | Selecting previously unselected package libapr1t64:amd64. 2026-05-01 16:55:42.752 | (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-05-01 16:55:42.758 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-01 16:55:42.766 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-01 16:55:42.814 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-01 16:55:42.825 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-01 16:55:42.829 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-01 16:55:42.872 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-01 16:55:42.883 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-01 16:55:42.887 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-01 16:55:42.921 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-01 16:55:42.932 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-01 16:55:42.935 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-01 16:55:42.976 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-01 16:55:42.987 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-01 16:55:42.991 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-01 16:55:43.039 | Selecting previously unselected package apache2-bin. 2026-05-01 16:55:43.050 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-05-01 16:55:43.054 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-05-01 16:55:43.207 | Selecting previously unselected package apache2-data. 2026-05-01 16:55:43.216 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-05-01 16:55:43.220 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-05-01 16:55:43.413 | Selecting previously unselected package apache2-utils. 2026-05-01 16:55:43.425 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-05-01 16:55:43.429 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-05-01 16:55:43.500 | Selecting previously unselected package apache2. 2026-05-01 16:55:43.511 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-05-01 16:55:43.519 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:55:43.521 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-05-01 16:55:43.642 | Selecting previously unselected package haproxy. 2026-05-01 16:55:43.653 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-01 16:55:43.666 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-01 16:55:43.806 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-01 16:55:43.816 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-01 16:55:43.820 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-01 16:55:43.874 | Selecting previously unselected package memcached. 2026-05-01 16:55:43.884 | Preparing to unpack .../011-memcached_1.6.24-1build3_amd64.deb ... 2026-05-01 16:55:43.891 | Unpacking memcached (1.6.24-1build3) ... 2026-05-01 16:55:43.962 | Preparing to unpack .../012-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-01 16:55:43.974 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-01 16:55:44.044 | Preparing to unpack .../013-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-01 16:55:44.177 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-01 16:55:44.289 | Preparing to unpack .../014-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-01 16:55:44.317 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-01 16:55:44.426 | Selecting previously unselected package libjson-perl. 2026-05-01 16:55:44.435 | Preparing to unpack .../015-libjson-perl_4.10000-1_all.deb ... 2026-05-01 16:55:44.439 | Unpacking libjson-perl (4.10000-1) ... 2026-05-01 16:55:44.493 | Selecting previously unselected package postgresql-client-common. 2026-05-01 16:55:44.504 | Preparing to unpack .../016-postgresql-client-common_257build1.1_all.deb ... 2026-05-01 16:55:44.507 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-01 16:55:44.563 | Selecting previously unselected package ssl-cert. 2026-05-01 16:55:44.572 | Preparing to unpack .../017-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-01 16:55:44.576 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-01 16:55:44.629 | Selecting previously unselected package postgresql-common. 2026-05-01 16:55:44.640 | Preparing to unpack .../018-postgresql-common_257build1.1_all.deb ... 2026-05-01 16:55:44.663 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-01 16:55:44.680 | Unpacking postgresql-common (257build1.1) ... 2026-05-01 16:55:44.792 | Selecting previously unselected package libsysfs2:amd64. 2026-05-01 16:55:44.804 | Preparing to unpack .../019-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-01 16:55:44.808 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-01 16:55:44.851 | Selecting previously unselected package sysfsutils. 2026-05-01 16:55:44.861 | Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-01 16:55:44.867 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-01 16:55:44.904 | Selecting previously unselected package autotools-dev. 2026-05-01 16:55:44.912 | Preparing to unpack .../021-autotools-dev_20220109.1_all.deb ... 2026-05-01 16:55:44.916 | Unpacking autotools-dev (20220109.1) ... 2026-05-01 16:55:44.957 | Selecting previously unselected package m4. 2026-05-01 16:55:44.968 | Preparing to unpack .../022-m4_1.4.19-4build1_amd64.deb ... 2026-05-01 16:55:44.972 | Unpacking m4 (1.4.19-4build1) ... 2026-05-01 16:55:45.043 | Selecting previously unselected package autoconf. 2026-05-01 16:55:45.055 | Preparing to unpack .../023-autoconf_2.71-3_all.deb ... 2026-05-01 16:55:45.058 | Unpacking autoconf (2.71-3) ... 2026-05-01 16:55:45.149 | Selecting previously unselected package automake. 2026-05-01 16:55:45.159 | Preparing to unpack .../024-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-01 16:55:45.165 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-01 16:55:45.326 | Selecting previously unselected package autopoint. 2026-05-01 16:55:45.336 | Preparing to unpack .../025-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-01 16:55:45.340 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-01 16:55:45.382 | Selecting previously unselected package libdebhelper-perl. 2026-05-01 16:55:45.390 | Preparing to unpack .../026-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-01 16:55:45.394 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-01 16:55:45.478 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-01 16:55:45.489 | Preparing to unpack .../027-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:45.492 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:46.625 | Selecting previously unselected package libclang-cpp17t64. 2026-05-01 16:55:46.634 | Preparing to unpack .../028-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:46.638 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:47.345 | Selecting previously unselected package libgc1:amd64. 2026-05-01 16:55:47.356 | Preparing to unpack .../029-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-01 16:55:47.360 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-01 16:55:47.413 | Selecting previously unselected package libobjc4:amd64. 2026-05-01 16:55:47.424 | Preparing to unpack .../030-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-01 16:55:47.428 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-01 16:55:47.472 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-01 16:55:47.483 | Preparing to unpack .../031-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-01 16:55:47.487 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-01 16:55:47.546 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-01 16:55:47.557 | Preparing to unpack .../032-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:47.561 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:47.821 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-01 16:55:47.835 | Preparing to unpack .../033-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:47.839 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:47.931 | Selecting previously unselected package libclang1-17t64. 2026-05-01 16:55:47.945 | Preparing to unpack .../034-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:47.949 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:48.308 | Selecting previously unselected package clang-17. 2026-05-01 16:55:48.319 | Preparing to unpack .../035-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:48.323 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:48.375 | Selecting previously unselected package libtool. 2026-05-01 16:55:48.385 | Preparing to unpack .../036-libtool_2.4.7-7build1_all.deb ... 2026-05-01 16:55:48.389 | Unpacking libtool (2.4.7-7build1) ... 2026-05-01 16:55:48.447 | Selecting previously unselected package dh-autoreconf. 2026-05-01 16:55:48.458 | Preparing to unpack .../037-dh-autoreconf_20_all.deb ... 2026-05-01 16:55:48.462 | Unpacking dh-autoreconf (20) ... 2026-05-01 16:55:48.513 | Selecting previously unselected package libarchive-zip-perl. 2026-05-01 16:55:48.524 | Preparing to unpack .../038-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-01 16:55:48.528 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-01 16:55:48.605 | Selecting previously unselected package libsub-override-perl. 2026-05-01 16:55:48.618 | Preparing to unpack .../039-libsub-override-perl_0.10-1_all.deb ... 2026-05-01 16:55:48.622 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-01 16:55:48.670 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-01 16:55:48.684 | Preparing to unpack .../040-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-01 16:55:48.689 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-01 16:55:48.741 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-01 16:55:48.755 | Preparing to unpack .../041-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-01 16:55:48.761 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-01 16:55:48.805 | Selecting previously unselected package debugedit. 2026-05-01 16:55:48.819 | Preparing to unpack .../042-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-01 16:55:48.823 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-01 16:55:48.872 | Selecting previously unselected package dwz. 2026-05-01 16:55:48.887 | Preparing to unpack .../043-dwz_0.15-1build6_amd64.deb ... 2026-05-01 16:55:48.891 | Unpacking dwz (0.15-1build6) ... 2026-05-01 16:55:48.944 | Selecting previously unselected package gettext. 2026-05-01 16:55:48.961 | Preparing to unpack .../044-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-01 16:55:48.965 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-01 16:55:49.086 | Selecting previously unselected package intltool-debian. 2026-05-01 16:55:49.100 | Preparing to unpack .../045-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-01 16:55:49.104 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-01 16:55:49.151 | Selecting previously unselected package po-debconf. 2026-05-01 16:55:49.165 | Preparing to unpack .../046-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-01 16:55:49.169 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-01 16:55:49.268 | Selecting previously unselected package debhelper. 2026-05-01 16:55:49.275 | Preparing to unpack .../047-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-01 16:55:49.279 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-01 16:55:49.561 | Selecting previously unselected package uuid-dev:amd64. 2026-05-01 16:55:49.572 | Preparing to unpack .../048-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-01 16:55:49.576 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-01 16:55:49.630 | Selecting previously unselected package libsctp1:amd64. 2026-05-01 16:55:49.640 | Preparing to unpack .../049-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-01 16:55:49.645 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-01 16:55:49.686 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-01 16:55:49.697 | Preparing to unpack .../050-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-01 16:55:49.701 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-01 16:55:49.756 | Selecting previously unselected package libapr1-dev. 2026-05-01 16:55:49.765 | Preparing to unpack .../051-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-01 16:55:49.769 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-01 16:55:50.139 | Selecting previously unselected package libldap-dev:amd64. 2026-05-01 16:55:50.149 | Preparing to unpack .../052-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:55:50.154 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-01 16:55:50.313 | Selecting previously unselected package libldap2-dev. 2026-05-01 16:55:50.324 | Preparing to unpack .../053-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-01 16:55:50.328 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-01 16:55:50.371 | Selecting previously unselected package libaprutil1-dev. 2026-05-01 16:55:50.382 | Preparing to unpack .../054-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-01 16:55:50.386 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-01 16:55:50.705 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-01 16:55:50.716 | Preparing to unpack .../055-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-01 16:55:50.720 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:55:50.771 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-01 16:55:50.782 | Preparing to unpack .../056-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-01 16:55:50.786 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:55:50.835 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-01 16:55:50.846 | Preparing to unpack .../057-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-01 16:55:50.850 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:55:50.892 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-01 16:55:50.905 | Preparing to unpack .../058-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-01 16:55:50.909 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:55:51.028 | Selecting previously unselected package apache2-dev. 2026-05-01 16:55:51.041 | Preparing to unpack .../059-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-05-01 16:55:51.045 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-05-01 16:55:51.137 | Selecting previously unselected package ncal. 2026-05-01 16:55:51.148 | Preparing to unpack .../060-ncal_12.1.8_amd64.deb ... 2026-05-01 16:55:51.152 | Unpacking ncal (12.1.8) ... 2026-05-01 16:55:51.196 | Selecting previously unselected package bsdmainutils. 2026-05-01 16:55:51.207 | Preparing to unpack .../061-bsdmainutils_12.1.8_all.deb ... 2026-05-01 16:55:51.213 | Unpacking bsdmainutils (12.1.8) ... 2026-05-01 16:55:51.248 | Selecting previously unselected package conntrack. 2026-05-01 16:55:51.260 | Preparing to unpack .../062-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-01 16:55:51.264 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-01 16:55:51.303 | Selecting previously unselected package dnsmasq-utils. 2026-05-01 16:55:51.315 | Preparing to unpack .../063-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-05-01 16:55:51.318 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-01 16:55:51.365 | Selecting previously unselected package ebtables. 2026-05-01 16:55:51.377 | Preparing to unpack .../064-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-01 16:55:51.392 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-01 16:55:51.439 | Selecting previously unselected package fonts-liberation. 2026-05-01 16:55:51.450 | Preparing to unpack .../065-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-01 16:55:51.454 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-01 16:55:51.547 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-01 16:55:51.558 | Preparing to unpack .../066-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-01 16:55:51.562 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-01 16:55:51.607 | Selecting previously unselected package fonts-liberation2. 2026-05-01 16:55:51.619 | Preparing to unpack .../067-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-01 16:55:51.623 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-01 16:55:51.658 | Selecting previously unselected package genisoimage. 2026-05-01 16:55:51.669 | Preparing to unpack .../068-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-01 16:55:51.673 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-01 16:55:51.727 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-01 16:55:51.738 | Preparing to unpack .../069-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-01 16:55:51.742 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-01 16:55:51.788 | Selecting previously unselected package libann0. 2026-05-01 16:55:51.798 | Preparing to unpack .../070-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-01 16:55:51.802 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-01 16:55:51.842 | Selecting previously unselected package libcdt5:amd64. 2026-05-01 16:55:51.851 | Preparing to unpack .../071-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-01 16:55:51.855 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:55:51.893 | Selecting previously unselected package libcgraph6:amd64. 2026-05-01 16:55:51.904 | Preparing to unpack .../072-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-01 16:55:51.908 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:55:51.949 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-01 16:55:51.960 | Preparing to unpack .../073-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-01 16:55:51.963 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-01 16:55:52.008 | Selecting previously unselected package libltdl7:amd64. 2026-05-01 16:55:52.019 | Preparing to unpack .../074-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-01 16:55:52.022 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-01 16:55:52.063 | Selecting previously unselected package libpathplan4:amd64. 2026-05-01 16:55:52.074 | Preparing to unpack .../075-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-01 16:55:52.077 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:55:52.121 | Selecting previously unselected package libgvc6. 2026-05-01 16:55:52.132 | Preparing to unpack .../076-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-01 16:55:52.136 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:55:52.199 | Selecting previously unselected package libgvpr2:amd64. 2026-05-01 16:55:52.210 | Preparing to unpack .../077-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-01 16:55:52.214 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:55:52.258 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-01 16:55:52.269 | Preparing to unpack .../078-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-01 16:55:52.273 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:55:52.359 | Selecting previously unselected package libice6:amd64. 2026-05-01 16:55:52.369 | Preparing to unpack .../079-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-01 16:55:52.374 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-01 16:55:52.416 | Selecting previously unselected package libsm6:amd64. 2026-05-01 16:55:52.425 | Preparing to unpack .../080-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-01 16:55:52.429 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-01 16:55:52.470 | Selecting previously unselected package libxt6t64:amd64. 2026-05-01 16:55:52.481 | Preparing to unpack .../081-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-01 16:55:52.485 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-01 16:55:52.527 | Selecting previously unselected package libxmu6:amd64. 2026-05-01 16:55:52.538 | Preparing to unpack .../082-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-01 16:55:52.542 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-01 16:55:52.584 | Selecting previously unselected package libxaw7:amd64. 2026-05-01 16:55:52.594 | Preparing to unpack .../083-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-01 16:55:52.598 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-01 16:55:52.641 | Selecting previously unselected package graphviz. 2026-05-01 16:55:52.652 | Preparing to unpack .../084-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-01 16:55:52.656 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-01 16:55:52.756 | Selecting previously unselected package icu-devtools. 2026-05-01 16:55:52.767 | Preparing to unpack .../085-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-01 16:55:52.771 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-01 16:55:52.831 | Selecting previously unselected package iputils-arping. 2026-05-01 16:55:52.842 | Preparing to unpack .../086-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-01 16:55:52.845 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-01 16:55:52.886 | Selecting previously unselected package comerr-dev:amd64. 2026-05-01 16:55:52.897 | Preparing to unpack .../087-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-01 16:55:52.903 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-01 16:55:52.952 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-01 16:55:52.963 | Preparing to unpack .../088-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-01 16:55:52.966 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:55:53.007 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-01 16:55:53.017 | Preparing to unpack .../089-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-01 16:55:53.021 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:55:53.058 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-01 16:55:53.069 | Preparing to unpack .../090-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-01 16:55:53.073 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:55:53.113 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-01 16:55:53.124 | Preparing to unpack .../091-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-01 16:55:53.128 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:55:53.165 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-01 16:55:53.175 | Preparing to unpack .../092-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-01 16:55:53.178 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:55:53.249 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-01 16:55:53.260 | Preparing to unpack .../093-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-01 16:55:53.263 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-01 16:55:53.303 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-01 16:55:53.314 | Preparing to unpack .../094-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:53.318 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:53.599 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-01 16:55:53.611 | Preparing to unpack .../095-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-01 16:55:53.614 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-01 16:55:53.654 | Selecting previously unselected package libgts-bin. 2026-05-01 16:55:53.663 | Preparing to unpack .../096-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-01 16:55:53.666 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-01 16:55:53.714 | Selecting previously unselected package libicu-dev:amd64. 2026-05-01 16:55:53.725 | Preparing to unpack .../097-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-01 16:55:53.729 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-01 16:55:54.286 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-01 16:55:54.297 | Preparing to unpack .../098-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-01 16:55:54.301 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-01 16:55:54.358 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-01 16:55:54.369 | Preparing to unpack .../099-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-01 16:55:54.373 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-01 16:55:54.439 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-01 16:55:54.449 | Preparing to unpack .../100-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-01 16:55:54.454 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-01 16:55:54.493 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-01 16:55:54.507 | Preparing to unpack .../101-libjs-jquery-metadata_12-4_all.deb ... 2026-05-01 16:55:54.512 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-01 16:55:54.553 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-01 16:55:54.567 | Preparing to unpack .../102-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-01 16:55:54.571 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-01 16:55:54.691 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-01 16:55:54.705 | Preparing to unpack .../103-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-01 16:55:54.709 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-01 16:55:54.754 | Selecting previously unselected package libjson-xs-perl. 2026-05-01 16:55:54.767 | Preparing to unpack .../104-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:55:54.771 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-01 16:55:54.819 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-01 16:55:54.834 | Preparing to unpack .../105-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-01 16:55:54.838 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-01 16:55:54.909 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-01 16:55:54.921 | Preparing to unpack .../106-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-01 16:55:54.925 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-01 16:55:54.967 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-01 16:55:54.981 | Preparing to unpack .../107-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-01 16:55:54.985 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-01 16:55:55.039 | Selecting previously unselected package mysql-common. 2026-05-01 16:55:55.052 | Preparing to unpack .../108-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-01 16:55:55.070 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-01 16:55:55.118 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-01 16:55:55.127 | Preparing to unpack .../109-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:55:55.132 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:55:55.229 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-01 16:55:55.238 | Preparing to unpack .../110-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-01 16:55:55.242 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-01 16:55:55.332 | Selecting previously unselected package pcp-conf. 2026-05-01 16:55:55.342 | Preparing to unpack .../111-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:55:55.346 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-01 16:55:55.395 | Selecting previously unselected package libpcp3t64. 2026-05-01 16:55:55.405 | Preparing to unpack .../112-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:55:55.410 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-01 16:55:55.463 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-01 16:55:55.472 | Preparing to unpack .../113-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:55:55.476 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-01 16:55:55.517 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-01 16:55:55.528 | Preparing to unpack .../114-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:55:55.532 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-01 16:55:55.582 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-01 16:55:55.593 | Preparing to unpack .../115-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-01 16:55:55.597 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-01 16:55:55.640 | Selecting previously unselected package libpq5:amd64. 2026-05-01 16:55:55.650 | Preparing to unpack .../116-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:55:55.654 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:55:55.697 | Selecting previously unselected package libssl-dev:amd64. 2026-05-01 16:55:55.709 | Preparing to unpack .../117-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-01 16:55:55.713 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-01 16:55:55.926 | Selecting previously unselected package libpq-dev. 2026-05-01 16:55:55.937 | Preparing to unpack .../118-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:55:55.941 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:55:55.992 | Selecting previously unselected package libsasl2-dev. 2026-05-01 16:55:56.001 | Preparing to unpack .../119-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-01 16:55:56.005 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-01 16:55:56.082 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-01 16:55:56.093 | Preparing to unpack .../120-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-01 16:55:56.097 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-01 16:55:56.370 | Selecting previously unselected package libx86-1:amd64. 2026-05-01 16:55:56.381 | Preparing to unpack .../121-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-01 16:55:56.385 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-01 16:55:56.428 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-01 16:55:56.437 | Preparing to unpack .../122-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-01 16:55:56.442 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-01 16:55:56.535 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-01 16:55:56.546 | Preparing to unpack .../123-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-01 16:55:56.551 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-01 16:55:56.646 | Selecting previously unselected package llvm-17-runtime. 2026-05-01 16:55:56.655 | Preparing to unpack .../124-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:56.659 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:56.723 | Selecting previously unselected package libpfm4:amd64. 2026-05-01 16:55:56.735 | Preparing to unpack .../125-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-01 16:55:56.738 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-01 16:55:56.805 | Selecting previously unselected package llvm-17. 2026-05-01 16:55:56.816 | Preparing to unpack .../126-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:56.820 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:57.921 | Selecting previously unselected package libffi-dev:amd64. 2026-05-01 16:55:57.932 | Preparing to unpack .../127-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-01 16:55:57.936 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-01 16:55:57.992 | Selecting previously unselected package llvm-17-tools. 2026-05-01 16:55:58.002 | Preparing to unpack .../128-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:58.005 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-01 16:55:58.361 | Selecting previously unselected package libz3-4:amd64. 2026-05-01 16:55:58.373 | Preparing to unpack .../129-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-01 16:55:58.376 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-01 16:55:58.600 | Selecting previously unselected package libz3-dev:amd64. 2026-05-01 16:55:58.609 | Preparing to unpack .../130-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-01 16:55:58.613 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-01 16:55:58.667 | Selecting previously unselected package llvm-17-dev. 2026-05-01 16:55:58.679 | Preparing to unpack .../131-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-01 16:55:58.683 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:02.327 | Selecting previously unselected package lsscsi. 2026-05-01 16:56:02.339 | Preparing to unpack .../132-lsscsi_0.32-1build1_amd64.deb ... 2026-05-01 16:56:02.344 | Unpacking lsscsi (0.32-1build1) ... 2026-05-01 16:56:02.394 | Selecting previously unselected package osinfo-db. 2026-05-01 16:56:02.404 | Preparing to unpack .../133-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-01 16:56:02.408 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-01 16:56:03.181 | Selecting previously unselected package pkgconf-bin. 2026-05-01 16:56:03.193 | Preparing to unpack .../134-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-01 16:56:03.198 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-01 16:56:03.250 | Selecting previously unselected package pkgconf:amd64. 2026-05-01 16:56:03.262 | Preparing to unpack .../135-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-01 16:56:03.271 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-01 16:56:03.328 | Selecting previously unselected package pkg-config:amd64. 2026-05-01 16:56:03.340 | Preparing to unpack .../136-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-01 16:56:03.348 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-01 16:56:03.398 | Selecting previously unselected package pm-utils. 2026-05-01 16:56:03.408 | Preparing to unpack .../137-pm-utils_1.4.1-21_all.deb ... 2026-05-01 16:56:03.413 | Unpacking pm-utils (1.4.1-21) ... 2026-05-01 16:56:03.493 | Selecting previously unselected package postgresql-client-16. 2026-05-01 16:56:03.503 | Preparing to unpack .../138-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:56:03.506 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:56:03.706 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-01 16:56:03.717 | Preparing to unpack .../139-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:56:03.721 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:56:04.269 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-01 16:56:04.281 | Preparing to unpack .../140-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-01 16:56:04.284 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-01 16:56:04.339 | Selecting previously unselected package python3-mysqldb. 2026-05-01 16:56:04.351 | Preparing to unpack .../141-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-01 16:56:04.354 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-01 16:56:04.407 | Selecting previously unselected package python3-pip-whl. 2026-05-01 16:56:04.418 | Preparing to unpack .../142-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-01 16:56:04.421 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-01 16:56:04.484 | Selecting previously unselected package python3-setuptools-whl. 2026-05-01 16:56:04.497 | Preparing to unpack .../143-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-01 16:56:04.501 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-01 16:56:04.552 | Selecting previously unselected package python3.12-venv. 2026-05-01 16:56:04.563 | Preparing to unpack .../144-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-01 16:56:04.567 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-01 16:56:04.606 | Selecting previously unselected package python3-venv. 2026-05-01 16:56:04.618 | Preparing to unpack .../145-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-01 16:56:04.622 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-01 16:56:04.677 | Selecting previously unselected package sqlite3. 2026-05-01 16:56:04.688 | Preparing to unpack .../146-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-01 16:56:04.692 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-01 16:56:04.735 | Selecting previously unselected package unzip. 2026-05-01 16:56:04.746 | Preparing to unpack .../147-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-01 16:56:04.750 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-01 16:56:04.798 | Selecting previously unselected package vbetool. 2026-05-01 16:56:04.808 | Preparing to unpack .../148-vbetool_1.1-5_amd64.deb ... 2026-05-01 16:56:04.811 | Unpacking vbetool (1.1-5) ... 2026-05-01 16:56:04.848 | Selecting previously unselected package libosinfo-l10n. 2026-05-01 16:56:04.859 | Preparing to unpack .../149-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-01 16:56:04.863 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-01 16:56:04.929 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-01 16:56:04.940 | Preparing to unpack .../150-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-01 16:56:04.944 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-01 16:56:04.988 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-01 16:56:04.999 | Preparing to unpack .../151-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-01 16:56:05.004 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-01 16:56:05.044 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-01 16:56:05.056 | Preparing to unpack .../152-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-01 16:56:05.060 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:56:05.113 | Selecting previously unselected package libpcp-archive1t64. 2026-05-01 16:56:05.125 | Preparing to unpack .../153-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.129 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:05.172 | Selecting previously unselected package libpcp-gui2t64. 2026-05-01 16:56:05.182 | Preparing to unpack .../154-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.187 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:05.230 | Selecting previously unselected package libpcp-import1t64. 2026-05-01 16:56:05.239 | Preparing to unpack .../155-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.243 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:05.284 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-01 16:56:05.296 | Preparing to unpack .../156-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.300 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:05.340 | Selecting previously unselected package libpcp-trace2t64. 2026-05-01 16:56:05.351 | Preparing to unpack .../157-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.355 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:05.396 | Selecting previously unselected package libpcp-web1t64. 2026-05-01 16:56:05.408 | Preparing to unpack .../158-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.412 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:05.454 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-01 16:56:05.466 | Preparing to unpack .../159-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-01 16:56:05.470 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-01 16:56:05.516 | Selecting previously unselected package python3-pcp. 2026-05-01 16:56:05.528 | Preparing to unpack .../160-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.532 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-01 16:56:05.595 | Selecting previously unselected package pcp. 2026-05-01 16:56:05.606 | Preparing to unpack .../161-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-01 16:56:05.852 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-01 16:56:06.792 | Selecting previously unselected package socat. 2026-05-01 16:56:06.805 | Preparing to unpack .../162-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-01 16:56:06.810 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-01 16:56:06.882 | Selecting previously unselected package vlan. 2026-05-01 16:56:06.894 | Preparing to unpack .../163-vlan_2.0.5ubuntu5_all.deb ... 2026-05-01 16:56:06.898 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-01 16:56:06.975 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-01 16:56:06.986 | Setting up postgresql-client-common (257build1.1) ... 2026-05-01 16:56:07.003 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-01 16:56:07.014 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-01 16:56:07.024 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-01 16:56:07.059 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-01 16:56:07.067 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-01 16:56:07.078 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:56:07.090 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-01 16:56:07.102 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-01 16:56:07.114 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-01 16:56:07.125 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-01 16:56:07.136 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-01 16:56:07.146 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-01 16:56:07.157 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-01 16:56:07.789 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-01 16:56:07.789 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-01 16:56:08.229 | Setting up ncal (12.1.8) ... 2026-05-01 16:56:08.241 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-01 16:56:08.254 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-01 16:56:08.266 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-01 16:56:08.277 | Setting up vbetool (1.1-5) ... 2026-05-01 16:56:08.289 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-01 16:56:08.324 | Setting up pm-utils (1.4.1-21) ... 2026-05-01 16:56:08.343 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-01 16:56:08.358 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-01 16:56:08.370 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:56:08.382 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:56:08.393 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-01 16:56:08.405 | Setting up m4 (1.4.19-4build1) ... 2026-05-01 16:56:08.417 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-01 16:56:08.429 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-01 16:56:08.464 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-01 16:56:08.477 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-01 16:56:08.488 | Setting up memcached (1.6.24-1build3) ... 2026-05-01 16:56:09.411 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-01 16:56:09.910 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:56:09.922 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-01 16:56:09.935 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-01 16:56:10.223 | Setting up autotools-dev (20220109.1) ... 2026-05-01 16:56:10.235 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-01 16:56:10.247 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:56:10.258 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-01 16:56:10.270 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-01 16:56:10.281 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:10.292 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:10.304 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-01 16:56:10.379 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:56:10.379 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:56:10.380 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:56:10.606 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:56:11.420 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-01 16:56:11.925 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:56:11.937 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-01 16:56:11.950 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-01 16:56:11.962 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:56:11.973 | Setting up ebtables (2.0.11-6build1) ... 2026-05-01 16:56:12.563 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-01 16:56:12.575 | Setting up socat (1.8.0.0-4build3) ... 2026-05-01 16:56:12.587 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-01 16:56:12.599 | Setting up bsdmainutils (12.1.8) ... 2026-05-01 16:56:12.612 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-01 16:56:12.625 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-01 16:56:12.637 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-01 16:56:12.648 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-01 16:56:12.660 | Setting up lsscsi (0.32-1build1) ... 2026-05-01 16:56:12.672 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-01 16:56:12.684 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-01 16:56:12.695 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-01 16:56:12.707 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-01 16:56:12.719 | Setting up autoconf (2.71-3) ... 2026-05-01 16:56:12.734 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:12.746 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:56:12.757 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-01 16:56:12.768 | Setting up dwz (0.15-1build6) ... 2026-05-01 16:56:12.779 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-01 16:56:12.791 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-01 16:56:12.802 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-01 16:56:12.829 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:12.840 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-01 16:56:12.852 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:12.863 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-01 16:56:12.875 | Setting up libjson-perl (4.10000-1) ... 2026-05-01 16:56:12.886 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:12.899 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-01 16:56:12.911 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-01 16:56:12.963 | Setting up debugedit (1:5.0-5build2) ... 2026-05-01 16:56:12.974 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-01 16:56:12.986 | Setting up libsub-override-perl (0.10-1) ... 2026-05-01 16:56:12.997 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-01 16:56:13.009 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:56:13.020 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:56:13.031 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-05-01 16:56:13.042 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-01 16:56:13.053 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-01 16:56:13.065 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-01 16:56:13.076 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-01 16:56:13.087 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-01 16:56:13.098 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-01 16:56:13.110 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-01 16:56:13.121 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-01 16:56:13.132 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:56:13.143 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-01 16:56:13.154 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-01 16:56:13.162 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-01 16:56:13.174 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-01 16:56:13.186 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-01 16:56:13.197 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-01 16:56:13.208 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-01 16:56:13.220 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-01 16:56:13.231 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:13.242 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-01 16:56:13.252 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-01 16:56:13.337 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:56:13.337 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:56:13.337 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:56:15.357 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:56:15.369 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-01 16:56:15.474 | Setting up libtool (2.4.7-7build1) ... 2026-05-01 16:56:15.485 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-01 16:56:15.496 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:56:16.004 | 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-05-01 16:56:16.043 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-01 16:56:16.055 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-01 16:56:16.895 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-01 16:56:17.490 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:56:17.503 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-01 16:56:17.515 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-01 16:56:17.527 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-01 16:56:17.539 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-01 16:56:17.551 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-01 16:56:17.564 | Setting up dh-autoreconf (20) ... 2026-05-01 16:56:17.576 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:17.589 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-01 16:56:17.601 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-01 16:56:17.613 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-01 16:56:17.625 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-01 16:56:17.637 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-01 16:56:17.649 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-01 16:56:17.662 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-01 16:56:17.673 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-01 16:56:17.686 | Setting up postgresql-common (257build1.1) ... 2026-05-01 16:56:17.759 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:56:17.759 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:56:17.759 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:56:17.839 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:56:18.280 | 2026-05-01 16:56:18.280 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-01 16:56:18.454 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-01 16:56:18.454 | Removing obsolete dictionary files: 2026-05-01 16:56:19.489 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-01 16:56:20.042 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:56:20.093 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:20.105 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-01 16:56:20.118 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-01 16:56:20.131 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:20.144 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-01 16:56:20.157 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-01 16:56:20.170 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:20.183 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:56:20.196 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:20.224 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-01 16:56:20.360 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:20.373 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-01 16:56:20.387 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-05-01 16:56:20.400 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:56:20.412 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-01 16:56:20.424 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:20.437 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-01 16:56:20.450 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-01 16:56:20.463 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:20.475 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-01 16:56:20.488 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-01 16:56:20.501 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-05-01 16:56:20.514 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-01 16:56:20.527 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:20.540 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:20.552 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-01 16:56:20.585 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-01 16:56:20.598 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-01 16:56:20.611 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-05-01 16:56:20.626 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-01 16:56:20.641 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-05-01 16:56:21.324 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:56:21.367 | Enabling module mpm_event. 2026-05-01 16:56:21.415 | Enabling module authz_core. 2026-05-01 16:56:21.420 | Enabling module authz_host. 2026-05-01 16:56:21.468 | Enabling module authn_core. 2026-05-01 16:56:21.474 | Enabling module auth_basic. 2026-05-01 16:56:21.521 | Enabling module access_compat. 2026-05-01 16:56:21.569 | Enabling module authn_file. 2026-05-01 16:56:21.617 | Enabling module authz_user. 2026-05-01 16:56:21.664 | Enabling module alias. 2026-05-01 16:56:21.710 | Enabling module dir. 2026-05-01 16:56:21.757 | Enabling module autoindex. 2026-05-01 16:56:21.804 | Enabling module env. 2026-05-01 16:56:21.850 | Enabling module mime. 2026-05-01 16:56:21.897 | Enabling module negotiation. 2026-05-01 16:56:21.943 | Enabling module setenvif. 2026-05-01 16:56:21.990 | Enabling module filter. 2026-05-01 16:56:22.036 | Enabling module deflate. 2026-05-01 16:56:22.084 | Enabling module status. 2026-05-01 16:56:22.130 | Enabling module reqtimeout. 2026-05-01 16:56:22.179 | Enabling conf charset. 2026-05-01 16:56:22.225 | Enabling conf localized-error-pages. 2026-05-01 16:56:22.274 | Enabling conf other-vhosts-access-log. 2026-05-01 16:56:22.320 | Enabling conf security. 2026-05-01 16:56:22.367 | Enabling conf serve-cgi-bin. 2026-05-01 16:56:22.413 | Enabling site 000-default. 2026-05-01 16:56:23.422 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-01 16:56:24.105 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-01 16:56:25.453 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-01 16:56:25.466 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-01 16:56:25.780 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-01 16:56:25.792 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-01 16:56:25.803 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-01 16:56:27.885 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-01 16:56:27.952 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-01 16:56:28.022 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-01 16:56:28.090 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-01 16:56:29.858 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-01 16:56:30.130 | Processing triggers for ufw (0.36.2-6) ... 2026-05-01 16:56:30.271 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-01 16:56:30.328 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 16:56:34.405 | Processing triggers for install-info (7.1-3build2) ... 2026-05-01 16:56:34.592 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-01 16:56:34.647 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-01 16:56:34.911 | perl: warning: Setting locale failed. 2026-05-01 16:56:34.911 | perl: warning: Please check that your locale settings: 2026-05-01 16:56:34.911 | LANGUAGE = (unset), 2026-05-01 16:56:34.912 | LC_ALL = "en_US.utf8", 2026-05-01 16:56:34.912 | LANG = "de_DE.UTF-8" 2026-05-01 16:56:34.912 | are supported and installed on your system. 2026-05-01 16:56:34.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:56:35.066 | perl: warning: Setting locale failed. 2026-05-01 16:56:35.066 | perl: warning: Please check that your locale settings: 2026-05-01 16:56:35.066 | LANGUAGE = (unset), 2026-05-01 16:56:35.066 | LC_ALL = "en_US.utf8", 2026-05-01 16:56:35.067 | LANG = "de_DE.UTF-8" 2026-05-01 16:56:35.067 | are supported and installed on your system. 2026-05-01 16:56:35.067 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:56:35.133 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:56:35.133 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:56:35.133 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:56:35.220 | perl: warning: Setting locale failed. 2026-05-01 16:56:35.220 | perl: warning: Please check that your locale settings: 2026-05-01 16:56:35.220 | LANGUAGE = (unset), 2026-05-01 16:56:35.220 | LC_ALL = "en_US.utf8", 2026-05-01 16:56:35.220 | LANG = "de_DE.UTF-8" 2026-05-01 16:56:35.220 | are supported and installed on your system. 2026-05-01 16:56:35.221 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:56:35.760 | 2026-05-01 16:56:35.760 | Running kernel seems to be up-to-date. 2026-05-01 16:56:35.760 | 2026-05-01 16:56:35.760 | No services need to be restarted. 2026-05-01 16:56:35.760 | 2026-05-01 16:56:35.760 | No containers need to be restarted. 2026-05-01 16:56:35.761 | 2026-05-01 16:56:35.761 | User sessions running outdated binaries: 2026-05-01 16:56:35.761 | quobyte @ session #6: sshd[1970] 2026-05-01 16:56:35.775 | 2026-05-01 16:56:35.775 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 16:56:38.646 | ++ functions-common:apt_get:1203 : result=0 2026-05-01 16:56:38.651 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 16:56:38.655 | ++ functions-common:time_stop:2412 : local name 2026-05-01 16:56:38.659 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 16:56:38.663 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:56:38.667 | ++ functions-common:time_stop:2415 : local total 2026-05-01 16:56:38.670 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 16:56:38.674 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-01 16:56:38.678 | ++ functions-common:time_stop:2419 : start_time=1777654537465 2026-05-01 16:56:38.682 | ++ functions-common:time_stop:2421 : [[ -z 1777654537465 ]] 2026-05-01 16:56:38.686 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:56:38.693 | ++ functions-common:time_stop:2424 : end_time=1777654598688 2026-05-01 16:56:38.696 | ++ functions-common:time_stop:2425 : elapsed_time=61223 2026-05-01 16:56:38.699 | ++ functions-common:time_stop:2426 : total=8074 2026-05-01 16:56:38.702 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:56:38.706 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=69297 2026-05-01 16:56:38.710 | ++ functions-common:apt_get:1207 : return 0 2026-05-01 16:56:38.715 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-01 16:56:38.718 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-01 16:56:38.723 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-01 16:56:38.730 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-01 16:56:38.736 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-01 16:56:38.740 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-01 16:56:38.746 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-01 16:56:38.752 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-01 16:56:38.757 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-01 16:56:38.761 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-01 16:56:38.764 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:56:39.130 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-01 16:56:39.131 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-01 16:56:39.133 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-01 16:56:39.135 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-01 16:56:39.137 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-01 16:56:39.138 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-01 16:56:39.140 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-01 16:56:39.142 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-01 16:56:39.143 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-01 16:56:39.145 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-01 16:56:39.147 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-01 16:56:39.148 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-01 16:56:39.150 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-01 16:56:39.152 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-01 16:56:39.153 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-01 16:56:39.155 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-01 16:56:39.158 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-01 16:56:39.160 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-01 16:56:39.162 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-01 16:56:39.164 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-01 16:56:39.166 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-01 16:56:39.169 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-01 16:56:39.171 | + functions-common:_ensure_lsb_release:418 : return 2026-05-01 16:56:39.174 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-01 16:56:39.189 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-01 16:56:39.192 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-01 16:56:39.207 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-01 16:56:39.210 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-01 16:56:39.224 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-01 16:56:39.227 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-01 16:56:39.229 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-01 16:56:39.230 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-01 16:56:39.233 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-01 16:56:39.234 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-01 16:56:39.236 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-01 16:56:39.239 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-01 16:56:39.241 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-01 16:56:39.243 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-01 16:56:39.245 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-01 16:56:39.245 | Distro: noble 2026-05-01 16:56:39.247 | + tools/install_pip.sh:main:117 : get_versions 2026-05-01 16:56:39.250 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-01 16:56:39.254 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-01 16:56:39.256 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-01 16:56:39.258 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-01 16:56:39.260 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-01 16:56:39.954 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-01 16:56:39.956 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-01 16:56:39.956 | pip: 24.0 2026-05-01 16:56:39.958 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-01 16:56:39.960 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-01 16:56:39.962 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 16:56:39.963 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 16:56:39.965 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 16:56:39.967 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 16:56:39.968 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 16:56:39.970 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 16:56:39.971 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 16:56:39.973 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 16:56:39.975 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 16:56:39.976 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 16:56:39.978 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 16:56:39.979 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 16:56:39.981 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 16:56:39.983 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-01 16:56:39.984 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:56:39.986 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:56:39.987 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-01 16:56:39.992 | + tools/install_pip.sh:main:146 : set -x 2026-05-01 16:56:39.993 | + tools/install_pip.sh:main:149 : get_versions 2026-05-01 16:56:39.996 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-01 16:56:39.999 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-01 16:56:40.002 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-01 16:56:40.005 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-01 16:56:40.005 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-01 16:56:40.602 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-01 16:56:40.604 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-01 16:56:40.604 | pip: 24.0 2026-05-01 16:56:40.607 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-01 16:56:40.611 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-01 16:56:40.613 | + ./stack.sh:main:801 : fixup_all 2026-05-01 16:56:40.616 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-01 16:56:40.618 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-01 16:56:40.620 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:56:40.622 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:56:40.625 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-01 16:56:40.639 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-01 16:56:40.653 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-01 16:56:40.667 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-01 16:56:40.669 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-01 16:56:40.672 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 16:56:40.674 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 16:56:40.677 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 16:56:40.680 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 16:56:40.682 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 16:56:40.685 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 16:56:40.687 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 16:56:40.690 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 16:56:40.692 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 16:56:40.695 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 16:56:40.698 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 16:56:40.700 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 16:56:40.703 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 16:56:40.705 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-01 16:56:40.708 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-01 16:56:40.711 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-01 16:56:40.727 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-01 16:56:40.742 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-01 16:56:40.757 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-01 16:56:40.771 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-01 16:56:40.786 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-01 16:56:40.801 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-01 16:56:40.815 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-01 16:56:40.830 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-01 16:56:40.833 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-01 16:56:40.837 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-01 16:56:46.524 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-01 16:56:46.545 | Using python 3.12 to install setuptools 2026-05-01 16:56:46.548 | + 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-05-01 16:56:47.988 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-01 16:56:48.294 | Collecting pip 2026-05-01 16:56:48.396 | Downloading pip-26.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-01 16:56:48.411 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-01 16:56:48.866 | Collecting setuptools[core] 2026-05-01 16:56:48.881 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-01 16:56:49.129 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-01 16:56:49.147 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-01 16:56:49.245 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-01 16:56:49.263 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-01 16:56:49.361 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-01 16:56:49.378 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-01 16:56:49.484 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-01 16:56:49.500 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-01 16:56:49.585 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-01 16:56:49.602 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-01 16:56:49.722 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:49.739 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-01 16:56:49.821 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:49.838 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-01 16:56:50.082 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:50.099 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-01 16:56:50.192 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:50.209 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-01 16:56:50.299 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:50.316 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-01 16:56:50.492 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:50.509 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-01 16:56:50.603 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:50.619 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-01 16:56:50.717 | 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-05-01 16:56:50.735 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-01 16:56:50.830 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:56:50.849 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 16:56:50.897 | 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-05-01 16:56:50.933 | Downloading pip-26.1-py3-none-any.whl (1.8 MB) 2026-05-01 16:56:51.020 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.0 MB/s eta 0:00:00 2026-05-01 16:56:51.036 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-01 16:56:51.061 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-01 16:56:51.084 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-01 16:56:51.099 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 6.9 MB/s eta 0:00:00 2026-05-01 16:56:51.115 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-01 16:56:51.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.3 MB/s eta 0:00:00 2026-05-01 16:56:51.144 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-01 16:56:51.168 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-01 16:56:51.211 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.3 MB/s eta 0:00:00 2026-05-01 16:56:51.230 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-01 16:56:51.253 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-01 16:56:51.277 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-01 16:56:51.291 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 5.6 MB/s eta 0:00:00 2026-05-01 16:56:51.307 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-01 16:56:51.330 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-01 16:56:51.344 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 9.8 MB/s eta 0:00:00 2026-05-01 16:56:51.361 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-01 16:56:51.382 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 20.2 MB/s eta 0:00:00 2026-05-01 16:56:51.400 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-01 16:56:51.422 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-01 16:56:51.436 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 9.2 MB/s eta 0:00:00 2026-05-01 16:56:51.454 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-01 16:56:51.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.5 MB/s eta 0:00:00 2026-05-01 16:56:52.286 | 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-05-01 16:56:52.310 | Attempting uninstall: setuptools 2026-05-01 16:56:52.326 | Found existing installation: setuptools 68.1.2 2026-05-01 16:56:52.326 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:56:52.327 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-01 16:56:53.562 | Attempting uninstall: pygments 2026-05-01 16:56:53.574 | Found existing installation: Pygments 2.17.2 2026-05-01 16:56:53.575 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:56:53.575 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-01 16:56:54.991 | Attempting uninstall: pip 2026-05-01 16:56:54.994 | Found existing installation: pip 24.0 2026-05-01 16:56:55.069 | Uninstalling pip-24.0: 2026-05-01 16:56:55.079 | Successfully uninstalled pip-24.0 2026-05-01 16:56:56.747 | Attempting uninstall: packaging 2026-05-01 16:56:56.757 | Found existing installation: packaging 24.0 2026-05-01 16:56:56.758 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:56:56.760 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-01 16:56:56.944 | Attempting uninstall: markdown-it-py 2026-05-01 16:56:56.971 | Found existing installation: markdown-it-py 3.0.0 2026-05-01 16:56:56.972 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:56:56.973 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-01 16:56:57.138 | Attempting uninstall: click 2026-05-01 16:56:57.194 | Found existing installation: click 8.1.6 2026-05-01 16:56:57.196 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:56:57.196 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-01 16:56:57.345 | Attempting uninstall: wheel 2026-05-01 16:56:57.397 | Found existing installation: wheel 0.42.0 2026-05-01 16:56:57.397 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:56:57.398 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-01 16:56:57.455 | Attempting uninstall: rich 2026-05-01 16:56:57.508 | Found existing installation: rich 13.7.1 2026-05-01 16:56:57.510 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:56:57.510 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-01 16:56:58.190 | 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.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-01 16:56:58.414 | + inc/python:pip_install:216 : result=0 2026-05-01 16:56:58.417 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:56:58.420 | + functions-common:time_stop:2412 : local name 2026-05-01 16:56:58.422 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:56:58.424 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:56:58.428 | + functions-common:time_stop:2415 : local total 2026-05-01 16:56:58.431 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:56:58.433 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:56:58.436 | + functions-common:time_stop:2419 : start_time=1777654606539 2026-05-01 16:56:58.439 | + functions-common:time_stop:2421 : [[ -z 1777654606539 ]] 2026-05-01 16:56:58.442 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:56:58.447 | + functions-common:time_stop:2424 : end_time=1777654618443 2026-05-01 16:56:58.449 | + functions-common:time_stop:2425 : elapsed_time=11904 2026-05-01 16:56:58.452 | + functions-common:time_stop:2426 : total=0 2026-05-01 16:56:58.454 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:56:58.457 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11904 2026-05-01 16:56:58.459 | + inc/python:pip_install:219 : return 0 2026-05-01 16:56:58.462 | + 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-05-01 16:56:58.465 | + 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-05-01 16:56:58.468 | + 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-05-01 16:56:58.471 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-01 16:56:58.474 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-01 16:56:58.477 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-01 16:56:58.499 | Using python 3.12 to install os-testr 2026-05-01 16:56:58.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 -U os-testr 2026-05-01 16:56:59.890 | Collecting os-testr 2026-05-01 16:57:00.046 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-01 16:57:00.112 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-01 16:57:00.128 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-01 16:57:00.167 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-01 16:57:00.187 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-01 16:57:00.245 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-01 16:57:00.261 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-01 16:57:00.273 | 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-05-01 16:57:00.302 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-01 16:57:00.319 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-01 16:57:00.356 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-01 16:57:00.389 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-01 16:57:00.443 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-01 16:57:00.486 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-01 16:57:00.529 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-01 16:57:00.695 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-01 16:57:01.251 | 2026-05-01 16:57:01.256 | 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-05-01 16:57:01.371 | + inc/python:pip_install:216 : result=0 2026-05-01 16:57:01.375 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:57:01.378 | + functions-common:time_stop:2412 : local name 2026-05-01 16:57:01.382 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:57:01.386 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:57:01.390 | + functions-common:time_stop:2415 : local total 2026-05-01 16:57:01.394 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:57:01.398 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:57:01.401 | + functions-common:time_stop:2419 : start_time=1777654618494 2026-05-01 16:57:01.405 | + functions-common:time_stop:2421 : [[ -z 1777654618494 ]] 2026-05-01 16:57:01.409 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:57:01.416 | + functions-common:time_stop:2424 : end_time=1777654621411 2026-05-01 16:57:01.419 | + functions-common:time_stop:2425 : elapsed_time=2917 2026-05-01 16:57:01.423 | + functions-common:time_stop:2426 : total=11904 2026-05-01 16:57:01.426 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:57:01.430 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14821 2026-05-01 16:57:01.433 | + inc/python:pip_install:219 : return 0 2026-05-01 16:57:01.436 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-01 16:57:01.508 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-01 16:57:01.605 | + ./stack.sh:main:829 : install_infra 2026-05-01 16:57:01.608 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-01 16:57:01.611 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-01 16:57:01.614 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-01 16:57:07.361 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-01 16:57:07.365 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-01 16:57:07.397 | + 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-05-01 16:57:08.795 | Collecting pbr 2026-05-01 16:57:08.799 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-01 16:57:09.247 | Collecting setuptools[core] 2026-05-01 16:57:09.250 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-01 16:57:09.420 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-01 16:57:09.422 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-01 16:57:09.493 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-01 16:57:09.495 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-01 16:57:09.566 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-01 16:57:09.569 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-01 16:57:09.673 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-01 16:57:09.675 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-01 16:57:09.817 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-01 16:57:09.821 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-01 16:57:09.922 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:57:09.924 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-01 16:57:09.994 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:57:09.996 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-01 16:57:10.231 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:57:10.234 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-01 16:57:10.318 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:57:10.320 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-01 16:57:10.391 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:57:10.394 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-01 16:57:10.573 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:57:10.576 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-01 16:57:10.629 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-01 16:57:10.631 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-01 16:57:10.717 | 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-05-01 16:57:10.720 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-01 16:57:10.802 | 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-05-01 16:57:10.805 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 16:57:10.897 | 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-05-01 16:57:10.997 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-01 16:57:11.025 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-01 16:57:11.028 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-01 16:57:11.031 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-01 16:57:11.033 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-01 16:57:11.036 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-01 16:57:11.039 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-01 16:57:11.041 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-01 16:57:11.052 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-01 16:57:11.055 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-01 16:57:11.058 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-01 16:57:11.063 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-01 16:57:11.063 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-05-01 16:57:11.065 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-01 16:57:11.071 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-01 16:57:11.073 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-01 16:57:11.076 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-01 16:57:11.102 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-01 16:57:11.399 | 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-05-01 16:57:15.263 | 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.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-01 16:57:15.462 | + inc/python:pip_install:216 : result=0 2026-05-01 16:57:15.464 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:57:15.467 | + functions-common:time_stop:2412 : local name 2026-05-01 16:57:15.469 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:57:15.471 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:57:15.473 | + functions-common:time_stop:2415 : local total 2026-05-01 16:57:15.475 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:57:15.477 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:57:15.479 | + functions-common:time_stop:2419 : start_time=1777654627385 2026-05-01 16:57:15.482 | + functions-common:time_stop:2421 : [[ -z 1777654627385 ]] 2026-05-01 16:57:15.485 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:57:15.488 | + functions-common:time_stop:2424 : end_time=1777654635485 2026-05-01 16:57:15.490 | + functions-common:time_stop:2425 : elapsed_time=8100 2026-05-01 16:57:15.492 | + functions-common:time_stop:2426 : total=14821 2026-05-01 16:57:15.494 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:57:15.496 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22921 2026-05-01 16:57:15.499 | + inc/python:pip_install:219 : return 0 2026-05-01 16:57:15.501 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-01 16:57:15.504 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-01 16:57:15.524 | + 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-05-01 16:57:16.858 | Processing /opt/stack/requirements 2026-05-01 16:57:16.862 | Installing build dependencies: started 2026-05-01 16:57:20.140 | Installing build dependencies: finished with status 'done' 2026-05-01 16:57:20.142 | Getting requirements to build wheel: started 2026-05-01 16:57:20.447 | Getting requirements to build wheel: finished with status 'done' 2026-05-01 16:57:20.453 | Preparing metadata (pyproject.toml): started 2026-05-01 16:57:21.649 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-01 16:57:21.839 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:21.956 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-01 16:57:21.976 | 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-05-01 16:57:22.116 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:22.134 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-01 16:57:22.276 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:22.291 | 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-05-01 16:57:22.353 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:22.371 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-01 16:57:22.383 | 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-05-01 16:57:22.704 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:22.721 | 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-05-01 16:57:22.801 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:22.818 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-01 16:57:22.939 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:22.954 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-01 16:57:23.045 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-05-01 16:57:23.061 | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 16:57:23.191 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-01 16:57:23.220 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-01 16:57:23.234 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.4 MB/s eta 0:00:00 2026-05-01 16:57:23.251 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-01 16:57:23.307 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 15.6 MB/s eta 0:00:00 2026-05-01 16:57:23.322 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-01 16:57:23.336 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.8 MB/s eta 0:00:00 2026-05-01 16:57:23.353 | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-01 16:57:23.367 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 12.2 MB/s eta 0:00:00 2026-05-01 16:57:23.386 | 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-05-01 16:57:23.401 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 13.6 MB/s eta 0:00:00 2026-05-01 16:57:23.424 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-01 16:57:23.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.0 MB/s eta 0:00:00 2026-05-01 16:57:23.455 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-01 16:57:23.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.9 MB/s eta 0:00:00 2026-05-01 16:57:23.505 | Building wheels for collected packages: openstack_requirements 2026-05-01 16:57:23.507 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-01 16:57:25.737 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-01 16:57:25.739 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8267-py3-none-any.whl size=52172 sha256=1b344719246906fafb80ea07bcfd617a3640fe7fa51bc516daebce07665d3ead 2026-05-01 16:57:25.740 | Stored in directory: /tmp/pip-ephem-wheel-cache-_5zc7z7x/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-01 16:57:25.744 | Successfully built openstack_requirements 2026-05-01 16:57:26.038 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-01 16:57:26.825 | 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-05-01 16:57:27.040 | + inc/python:pip_install:216 : result=0 2026-05-01 16:57:27.043 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:57:27.045 | + functions-common:time_stop:2412 : local name 2026-05-01 16:57:27.048 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:57:27.050 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:57:27.052 | + functions-common:time_stop:2415 : local total 2026-05-01 16:57:27.055 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:57:27.057 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:57:27.060 | + functions-common:time_stop:2419 : start_time=1777654635517 2026-05-01 16:57:27.062 | + functions-common:time_stop:2421 : [[ -z 1777654635517 ]] 2026-05-01 16:57:27.065 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:57:27.069 | + functions-common:time_stop:2424 : end_time=1777654647066 2026-05-01 16:57:27.071 | + functions-common:time_stop:2425 : elapsed_time=11549 2026-05-01 16:57:27.074 | + functions-common:time_stop:2426 : total=22921 2026-05-01 16:57:27.077 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:57:27.079 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34470 2026-05-01 16:57:27.082 | + inc/python:pip_install:219 : return 0 2026-05-01 16:57:27.085 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-01 16:57:27.088 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-01 16:57:27.091 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-01 16:57:27.093 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:57:27.096 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:57:27.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-01 16:57:27.101 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:57:27.104 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-01 16:57:27.126 | Using python 3.12 to install pbr 2026-05-01 16:57:27.129 | + 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-05-01 16:57:28.119 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-01 16:57:28.349 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-01 16:57:28.599 | + inc/python:pip_install:216 : result=0 2026-05-01 16:57:28.602 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:57:28.604 | + functions-common:time_stop:2412 : local name 2026-05-01 16:57:28.607 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:57:28.610 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:57:28.612 | + functions-common:time_stop:2415 : local total 2026-05-01 16:57:28.616 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:57:28.619 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:57:28.622 | + functions-common:time_stop:2419 : start_time=1777654647120 2026-05-01 16:57:28.624 | + functions-common:time_stop:2421 : [[ -z 1777654647120 ]] 2026-05-01 16:57:28.627 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:57:28.632 | + functions-common:time_stop:2424 : end_time=1777654648628 2026-05-01 16:57:28.635 | + functions-common:time_stop:2425 : elapsed_time=1508 2026-05-01 16:57:28.638 | + functions-common:time_stop:2426 : total=34470 2026-05-01 16:57:28.641 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:57:28.643 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35978 2026-05-01 16:57:28.646 | + inc/python:pip_install:219 : return 0 2026-05-01 16:57:28.649 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-01 16:57:34.304 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-01 16:57:35.130 | Collecting bindep 2026-05-01 16:57:35.234 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-01 16:57:35.358 | Collecting distro>=1.7 (from bindep) 2026-05-01 16:57:35.373 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-01 16:57:35.459 | Collecting packaging (from bindep) 2026-05-01 16:57:35.475 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-01 16:57:35.531 | Collecting Parsley (from bindep) 2026-05-01 16:57:35.552 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-01 16:57:35.652 | Collecting pbr>=2 (from bindep) 2026-05-01 16:57:35.655 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-01 16:57:36.087 | Collecting setuptools (from pbr>=2->bindep) 2026-05-01 16:57:36.090 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-01 16:57:36.176 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-01 16:57:36.207 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-01 16:57:36.217 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-01 16:57:36.234 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-01 16:57:36.257 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.6 MB/s eta 0:00:00 2026-05-01 16:57:36.274 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-01 16:57:36.288 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.5 MB/s eta 0:00:00 2026-05-01 16:57:36.291 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-01 16:57:36.434 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-01 16:57:38.153 | 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-05-01 16:57:38.296 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-01 16:57:38.299 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-01 16:57:38.303 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-01 16:57:38.325 | + ./stack.sh:main:838 : pkgs= 2026-05-01 16:57:38.329 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-01 16:57:38.332 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-01 16:57:38.335 | + functions-common:run_phase:1840 : local mode=stack 2026-05-01 16:57:38.338 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-01 16:57:38.340 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-01 16:57:38.343 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-01 16:57:38.346 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-01 16:57:38.348 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-01 16:57:38.352 | + functions-common:run_phase:1850 : local extra 2026-05-01 16:57:38.356 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-01 16:57:38.360 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-01 16:57:38.365 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-01 16:57:38.367 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-01 16:57:38.369 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-01 16:57:38.373 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-01 16:57:38.391 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:57:38.395 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 16:57:38.398 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-01 16:57:38.400 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-01 16:57:38.402 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-01 16:57:38.406 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-01 16:57:38.410 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-01 16:57:38.412 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-01 16:57:38.416 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-01 16:57:38.419 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-01 16:57:38.423 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-01 16:57:38.425 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-01 16:57:38.428 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-01 16:57:38.432 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-01 16:57:38.434 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 16:57:38.437 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-01 16:57:38.440 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-01 16:57:38.443 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-01 16:57:38.446 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-01 16:57:38.450 | + functions-common:run_plugins:1829 : local plugins= 2026-05-01 16:57:38.452 | + functions-common:run_plugins:1830 : local plugin 2026-05-01 16:57:38.456 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-01 16:57:38.459 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-01 16:57:38.462 | + functions:set_systemd_override:845 : local value=2048 2026-05-01 16:57:38.464 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-01 16:57:38.468 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-01 16:57:38.535 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-01 16:57:38.536 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-01 16:57:38.540 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-01 16:57:38.947 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-01 16:57:38.952 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-01 16:57:38.974 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:57:38.979 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-01 16:57:38.981 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 16:57:38.985 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 16:57:38.989 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 16:57:38.993 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 16:57:38.995 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 16:57:39.000 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 16:57:39.004 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:57:39.008 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:57:39.012 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 16:57:39.014 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 16:57:39.018 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 16:57:39.020 | + functions-common:apt_get_update:1159 : return 2026-05-01 16:57:39.024 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-01 16:57:39.027 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 16:57:39.031 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:57:39.033 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:57:39.037 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-01 16:57:39.062 | + 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-05-01 16:57:39.109 | Reading package lists... 2026-05-01 16:57:39.619 | Building dependency tree... 2026-05-01 16:57:39.621 | Reading state information... 2026-05-01 16:57:40.425 | The following additional packages will be installed: 2026-05-01 16:57:40.425 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-01 16:57:40.425 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-01 16:57:40.426 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-01 16:57:40.428 | erlang-tools erlang-xmerl 2026-05-01 16:57:40.431 | Suggested packages: 2026-05-01 16:57:40.432 | erlang erlang-manpages erlang-doc 2026-05-01 16:57:40.497 | The following NEW packages will be installed: 2026-05-01 16:57:40.498 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-01 16:57:40.498 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-01 16:57:40.498 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-01 16:57:40.500 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-01 16:57:40.574 | 0 upgraded, 18 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 16:57:40.574 | Need to get 36.1 MB of archives. 2026-05-01 16:57:40.574 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-01 16:57:40.574 | 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-05-01 16:57:40.835 | 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-05-01 16:57:40.856 | 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-05-01 16:57:40.862 | 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-05-01 16:57:40.892 | 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-05-01 16:57:40.907 | 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-05-01 16:57:40.911 | 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-05-01 16:57:40.940 | 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-05-01 16:57:40.944 | 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-05-01 16:57:40.947 | 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-05-01 16:57:40.949 | 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-05-01 16:57:40.964 | 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-05-01 16:57:40.991 | 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-05-01 16:57:40.995 | 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-05-01 16:57:41.001 | 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-05-01 16:57:41.011 | 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-05-01 16:57:41.023 | 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-05-01 16:57:41.050 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-05-01 16:57:41.564 | perl: warning: Setting locale failed. 2026-05-01 16:57:41.564 | perl: warning: Please check that your locale settings: 2026-05-01 16:57:41.564 | LANGUAGE = (unset), 2026-05-01 16:57:41.564 | LC_ALL = "en_US.utf8", 2026-05-01 16:57:41.564 | LANG = "de_DE.UTF-8" 2026-05-01 16:57:41.564 | are supported and installed on your system. 2026-05-01 16:57:41.564 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:57:41.627 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:57:41.631 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:57:41.631 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:57:41.849 | Fetched 36.1 MB in 1s (47.9 MB/s) 2026-05-01 16:57:41.956 | Selecting previously unselected package erlang-base. 2026-05-01 16:57:42.023 | (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-05-01 16:57:42.030 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.034 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:42.417 | Selecting previously unselected package erlang-asn1. 2026-05-01 16:57:42.429 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.434 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:42.499 | Selecting previously unselected package erlang-crypto. 2026-05-01 16:57:42.511 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.515 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:42.562 | Selecting previously unselected package erlang-public-key. 2026-05-01 16:57:42.574 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.579 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:42.636 | Selecting previously unselected package erlang-mnesia. 2026-05-01 16:57:42.646 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.650 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:42.719 | Selecting previously unselected package erlang-runtime-tools. 2026-05-01 16:57:42.732 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.736 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:42.802 | Selecting previously unselected package erlang-ssl. 2026-05-01 16:57:42.814 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.818 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:42.951 | Selecting previously unselected package erlang-eldap. 2026-05-01 16:57:42.966 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:42.984 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.033 | Selecting previously unselected package erlang-ftp. 2026-05-01 16:57:43.047 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.051 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.101 | Selecting previously unselected package erlang-tftp. 2026-05-01 16:57:43.115 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.120 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.170 | Selecting previously unselected package erlang-inets. 2026-05-01 16:57:43.183 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.188 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.267 | Selecting previously unselected package erlang-snmp. 2026-05-01 16:57:43.277 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.280 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.435 | Selecting previously unselected package erlang-os-mon. 2026-05-01 16:57:43.447 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.451 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.498 | Selecting previously unselected package erlang-parsetools. 2026-05-01 16:57:43.510 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.513 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.556 | Selecting previously unselected package erlang-syntax-tools. 2026-05-01 16:57:43.567 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.571 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.618 | Selecting previously unselected package erlang-tools. 2026-05-01 16:57:43.630 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.633 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.697 | Selecting previously unselected package erlang-xmerl. 2026-05-01 16:57:43.709 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-01 16:57:43.713 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:43.795 | Selecting previously unselected package rabbitmq-server. 2026-05-01 16:57:43.807 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-01 16:57:43.813 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-01 16:57:44.842 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:45.200 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-01 16:57:45.200 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-01 16:57:47.674 | Searching for services which depend on erlang and should be started... none found. 2026-05-01 16:57:47.715 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.726 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.737 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.747 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.758 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.769 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.780 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.791 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.802 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.813 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.823 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.835 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.845 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.856 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.866 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.877 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-01 16:57:47.888 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-01 16:57:47.976 | info: Selecting GID from range 100 to 999 ... 2026-05-01 16:57:47.981 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-01 16:57:48.083 | info: Selecting UID from range 100 to 999 ... 2026-05-01 16:57:48.083 | 2026-05-01 16:57:48.087 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-01 16:57:48.090 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-01 16:57:48.143 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-01 16:57:48.383 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-01 16:58:08.083 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 16:58:09.788 | perl: warning: Setting locale failed. 2026-05-01 16:58:09.788 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:09.788 | LANGUAGE = (unset), 2026-05-01 16:58:09.789 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:09.789 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:09.789 | are supported and installed on your system. 2026-05-01 16:58:09.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:09.923 | perl: warning: Setting locale failed. 2026-05-01 16:58:09.923 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:09.923 | LANGUAGE = (unset), 2026-05-01 16:58:09.923 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:09.923 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:09.923 | are supported and installed on your system. 2026-05-01 16:58:09.923 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:09.991 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:58:09.991 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:58:09.991 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:58:10.076 | perl: warning: Setting locale failed. 2026-05-01 16:58:10.076 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:10.076 | LANGUAGE = (unset), 2026-05-01 16:58:10.076 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:10.076 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:10.076 | are supported and installed on your system. 2026-05-01 16:58:10.076 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:10.576 | 2026-05-01 16:58:10.576 | Running kernel seems to be up-to-date. 2026-05-01 16:58:10.576 | 2026-05-01 16:58:10.576 | No services need to be restarted. 2026-05-01 16:58:10.576 | 2026-05-01 16:58:10.576 | No containers need to be restarted. 2026-05-01 16:58:10.576 | 2026-05-01 16:58:10.576 | User sessions running outdated binaries: 2026-05-01 16:58:10.576 | quobyte @ session #6: sshd[1970] 2026-05-01 16:58:10.586 | 2026-05-01 16:58:10.586 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 16:58:12.814 | + functions-common:apt_get:1203 : result=0 2026-05-01 16:58:12.818 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 16:58:12.820 | + functions-common:time_stop:2412 : local name 2026-05-01 16:58:12.822 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:58:12.825 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:58:12.827 | + functions-common:time_stop:2415 : local total 2026-05-01 16:58:12.830 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:58:12.832 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 16:58:12.834 | + functions-common:time_stop:2419 : start_time=1777654659057 2026-05-01 16:58:12.836 | + functions-common:time_stop:2421 : [[ -z 1777654659057 ]] 2026-05-01 16:58:12.840 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:58:12.844 | + functions-common:time_stop:2424 : end_time=1777654692841 2026-05-01 16:58:12.846 | + functions-common:time_stop:2425 : elapsed_time=33784 2026-05-01 16:58:12.849 | + functions-common:time_stop:2426 : total=69297 2026-05-01 16:58:12.851 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:58:12.854 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=103081 2026-05-01 16:58:12.857 | + functions-common:apt_get:1207 : return 0 2026-05-01 16:58:12.860 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-01 16:58:12.863 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 16:58:12.866 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 16:58:12.869 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 16:58:12.872 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 16:58:12.875 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 16:58:12.878 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 16:58:12.881 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 16:58:12.884 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 16:58:12.887 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 16:58:12.890 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 16:58:12.893 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 16:58:12.896 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 16:58:12.899 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 16:58:12.902 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-01 16:58:12.905 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-01 16:58:12.923 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:58:12.927 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-01 16:58:12.930 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 16:58:12.933 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-01 16:58:12.936 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-01 16:58:12.939 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-01 16:58:12.944 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-01 16:58:12.947 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-01 16:58:12.950 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-01 16:58:12.953 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-01 16:58:12.956 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-01 16:58:12.959 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-01 16:58:12.963 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-01 16:58:14.113 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-01 16:58:14.113 | user tags 2026-05-01 16:58:14.113 | guest [administrator]' 2026-05-01 16:58:14.117 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-01 16:58:14.117 | user tags 2026-05-01 16:58:14.117 | guest [administrator]' 2026-05-01 16:58:14.117 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-01 16:58:14.122 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-01 16:58:14.124 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-01 16:58:14.126 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-01 16:58:15.238 | Adding user "stackrabbit" ... 2026-05-01 16:58:15.270 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-01 16:58:15.290 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-01 16:58:16.366 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-01 16:58:16.411 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-01 16:58:16.414 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-01 16:58:17.547 | Changing password for user "stackrabbit" ... 2026-05-01 16:58:17.578 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-01 16:58:17.581 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-01 16:58:17.584 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-01 16:58:18.685 | Deleting user "guest" ... 2026-05-01 16:58:18.721 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-01 16:58:18.741 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:58:18.744 | + ./stack.sh:main:855 : install_database 2026-05-01 16:58:18.747 | + lib/database:install_database:118 : install_database_mysql 2026-05-01 16:58:18.750 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-01 16:58:18.753 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:18.755 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:18.759 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-01 16:58:18.774 | perl: warning: Setting locale failed. 2026-05-01 16:58:18.774 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:18.774 | LANGUAGE = (unset), 2026-05-01 16:58:18.774 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:18.774 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:18.774 | are supported and installed on your system. 2026-05-01 16:58:18.774 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:18.825 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:58:18.825 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:58:18.825 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:58:18.934 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-01 16:58:18.938 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-01 16:58:18.942 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-01 16:58:18.945 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:18.949 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:18.951 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-01 16:58:18.954 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-01 16:58:18.957 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-01 16:58:18.961 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-01 16:58:18.963 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-01 16:58:18.967 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 16:58:18.970 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 16:58:18.972 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 16:58:18.975 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 16:58:18.978 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 16:58:18.980 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 16:58:18.983 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 16:58:18.986 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 16:58:18.988 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 16:58:18.991 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 16:58:18.995 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 16:58:18.997 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 16:58:19.000 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 16:58:19.003 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-01 16:58:19.006 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:19.009 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:19.012 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-01 16:58:19.015 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 16:58:19.018 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 16:58:19.022 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 16:58:19.024 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 16:58:19.027 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 16:58:19.030 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 16:58:19.033 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:19.035 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:19.038 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 16:58:19.041 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 16:58:19.044 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 16:58:19.046 | + functions-common:apt_get_update:1159 : return 2026-05-01 16:58:19.049 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-01 16:58:19.052 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 16:58:19.055 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:19.058 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:19.061 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-01 16:58:19.084 | + 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-05-01 16:58:19.122 | Reading package lists... 2026-05-01 16:58:19.536 | Building dependency tree... 2026-05-01 16:58:19.537 | Reading state information... 2026-05-01 16:58:20.096 | The following additional packages will be installed: 2026-05-01 16:58:20.096 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-01 16:58:20.096 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-01 16:58:20.096 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-01 16:58:20.097 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-01 16:58:20.097 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-01 16:58:20.097 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-01 16:58:20.098 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-01 16:58:20.100 | Suggested packages: 2026-05-01 16:58:20.101 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-01 16:58:20.101 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-01 16:58:20.153 | The following NEW packages will be installed: 2026-05-01 16:58:20.153 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-01 16:58:20.153 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-01 16:58:20.154 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-01 16:58:20.154 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-01 16:58:20.154 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-01 16:58:20.154 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-01 16:58:20.155 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-01 16:58:20.203 | 0 upgraded, 27 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 16:58:20.203 | Need to get 29.6 MB of archives. 2026-05-01 16:58:20.203 | After this operation, 243 MB of additional disk space will be used. 2026-05-01 16:58:20.203 | 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-05-01 16:58:20.259 | 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-05-01 16:58:20.260 | 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-05-01 16:58:20.261 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-01 16:58:20.266 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-05-01 16:58:20.270 | 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-05-01 16:58:20.509 | 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-05-01 16:58:20.525 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-01 16:58:20.526 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-01 16:58:20.527 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-01 16:58:20.529 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-01 16:58:20.532 | 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-05-01 16:58:20.532 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-01 16:58:20.533 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-01 16:58:20.534 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-01 16:58:20.535 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-01 16:58:20.536 | 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-05-01 16:58:20.537 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-01 16:58:20.538 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-01 16:58:20.540 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-01 16:58:20.541 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-01 16:58:20.541 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-01 16:58:20.542 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-01 16:58:20.544 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-01 16:58:20.545 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-01 16:58:20.637 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-05-01 16:58:20.639 | 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-05-01 16:58:20.873 | perl: warning: Setting locale failed. 2026-05-01 16:58:20.874 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:20.874 | LANGUAGE = (unset), 2026-05-01 16:58:20.875 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:20.875 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:20.875 | are supported and installed on your system. 2026-05-01 16:58:20.876 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:20.950 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:58:20.950 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:58:20.950 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:58:21.086 | Vorkonfiguration der Pakete ... 2026-05-01 16:58:21.095 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:58:21.243 | Fetched 29.6 MB in 0s (64.8 MB/s) 2026-05-01 16:58:21.292 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-01 16:58:21.360 | (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-05-01 16:58:21.369 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:58:21.374 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:21.784 | Selecting previously unselected package mysql-client-8.0. 2026-05-01 16:58:21.799 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:58:21.804 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:21.857 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-01 16:58:21.871 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-01 16:58:21.882 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-01 16:58:21.931 | Selecting previously unselected package libmecab2:amd64. 2026-05-01 16:58:21.945 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-01 16:58:21.950 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-01 16:58:22.004 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-01 16:58:22.020 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-01 16:58:22.024 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-01 16:58:22.083 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-01 16:58:22.098 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:58:22.102 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:23.145 | Selecting previously unselected package mysql-server-8.0. 2026-05-01 16:58:23.160 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:58:23.167 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:58:23.220 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:58:23.220 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:58:23.220 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:58:23.297 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:58:23.309 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:58:23.629 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:23.697 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-01 16:58:23.712 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-01 16:58:23.716 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-01 16:58:23.759 | Selecting previously unselected package liburi-perl. 2026-05-01 16:58:23.774 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-01 16:58:23.778 | Unpacking liburi-perl (5.27-1) ... 2026-05-01 16:58:23.862 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-01 16:58:23.877 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-01 16:58:23.883 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-01 16:58:23.951 | Selecting previously unselected package libcgi-pm-perl. 2026-05-01 16:58:23.966 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-01 16:58:23.971 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-01 16:58:24.040 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-01 16:58:24.055 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:58:24.060 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-01 16:58:24.108 | Selecting previously unselected package libfcgi-perl. 2026-05-01 16:58:24.124 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-01 16:58:24.130 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-01 16:58:24.183 | Selecting previously unselected package libcgi-fast-perl. 2026-05-01 16:58:24.202 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-01 16:58:24.207 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-01 16:58:24.259 | Selecting previously unselected package libclone-perl:amd64. 2026-05-01 16:58:24.277 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-01 16:58:24.282 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-01 16:58:24.336 | Selecting previously unselected package libencode-locale-perl. 2026-05-01 16:58:24.355 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-01 16:58:24.360 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-01 16:58:24.412 | Selecting previously unselected package libfcgi-bin. 2026-05-01 16:58:24.427 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-01 16:58:24.432 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-01 16:58:24.479 | Selecting previously unselected package libhtml-template-perl. 2026-05-01 16:58:24.495 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-01 16:58:24.499 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-01 16:58:24.551 | Selecting previously unselected package libtimedate-perl. 2026-05-01 16:58:24.566 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-01 16:58:24.571 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-01 16:58:24.648 | Selecting previously unselected package libhttp-date-perl. 2026-05-01 16:58:24.667 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-01 16:58:24.672 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-01 16:58:24.726 | Selecting previously unselected package libio-html-perl. 2026-05-01 16:58:24.744 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-01 16:58:24.749 | Unpacking libio-html-perl (1.004-3) ... 2026-05-01 16:58:24.792 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-01 16:58:24.808 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-01 16:58:24.813 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-01 16:58:24.859 | Selecting previously unselected package libhttp-message-perl. 2026-05-01 16:58:24.874 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-01 16:58:24.878 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-01 16:58:24.933 | Selecting previously unselected package mecab-utils. 2026-05-01 16:58:24.947 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-01 16:58:24.952 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-01 16:58:24.999 | Selecting previously unselected package mecab-ipadic. 2026-05-01 16:58:25.013 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-01 16:58:25.018 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-01 16:58:25.709 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-01 16:58:25.723 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-01 16:58:25.729 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-01 16:58:25.772 | Selecting previously unselected package mysql-server. 2026-05-01 16:58:25.785 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-01 16:58:25.789 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:25.862 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-01 16:58:25.875 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-01 16:58:25.893 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:25.905 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-01 16:58:25.918 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-01 16:58:25.931 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-01 16:58:25.943 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-01 16:58:25.956 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-01 16:58:25.968 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-01 16:58:25.981 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-01 16:58:25.995 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-01 16:58:26.007 | Setting up libio-html-perl (1.004-3) ... 2026-05-01 16:58:26.020 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:26.032 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-01 16:58:26.044 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:26.055 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-01 16:58:26.066 | Setting up liburi-perl (5.27-1) ... 2026-05-01 16:58:26.077 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:26.129 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:58:26.180 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:58:26.180 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:58:26.180 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:58:26.255 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:58:26.266 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 16:58:26.327 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-01 16:58:26.360 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-01 16:58:37.397 | mysqld will log errors to /var/log/mysql/error.log 2026-05-01 16:58:38.361 | mysqld is running as pid 16278 2026-05-01 16:58:40.821 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-01 16:58:42.504 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-01 16:58:42.516 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-01 16:58:42.525 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-01 16:58:42.527 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-01 16:58:42.528 | 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-05-01 16:58:42.528 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-01 16:58:42.532 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-01 16:58:42.532 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-01 16:58:42.541 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-01 16:58:42.637 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-01 16:58:42.637 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-01 16:58:42.637 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-01 16:58:42.638 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-01 16:58:42.639 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-01 16:58:42.639 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-01 16:58:42.689 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-01 16:58:42.689 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-01 16:58:42.997 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-01 16:58:42.997 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-01 16:58:43.004 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-01 16:58:43.152 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-01 16:58:43.231 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-01 16:58:43.232 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-01 16:58:43.456 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-01 16:58:43.456 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-01 16:58:43.457 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-01 16:58:43.487 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-01 16:58:43.536 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-01 16:58:43.536 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-01 16:58:43.539 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-01 16:58:43.540 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-01 16:58:43.541 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-01 16:58:43.898 | 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-05-01 16:58:44.025 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-01 16:58:44.272 | 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-05-01 16:58:44.275 | 2026-05-01 16:58:44.275 | done! 2026-05-01 16:58:44.282 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-01 16:58:44.290 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-01 16:58:44.299 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-01 16:58:44.304 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-01 16:58:44.304 | 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-05-01 16:58:44.304 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-01 16:58:44.309 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-01 16:58:44.309 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-01 16:58:44.321 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-01 16:58:44.451 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-01 16:58:44.452 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-01 16:58:44.452 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-01 16:58:44.453 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-01 16:58:44.453 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-01 16:58:44.456 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-01 16:58:44.541 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-01 16:58:44.542 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-01 16:58:45.002 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-01 16:58:45.003 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-01 16:58:45.013 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-01 16:58:45.218 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-01 16:58:45.327 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-01 16:58:45.327 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-01 16:58:45.631 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-01 16:58:45.632 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-01 16:58:45.632 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-01 16:58:45.672 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-01 16:58:45.741 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-01 16:58:45.742 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-01 16:58:45.745 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-01 16:58:45.746 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-01 16:58:45.747 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-01 16:58:46.200 | 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-05-01 16:58:46.331 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-01 16:58:46.578 | 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-05-01 16:58:46.581 | 2026-05-01 16:58:46.581 | done! 2026-05-01 16:58:46.592 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-01 16:58:46.599 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-01 16:58:46.611 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-01 16:58:46.623 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-01 16:58:46.635 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-01 16:58:46.648 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-01 16:58:46.659 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-01 16:58:46.671 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 16:58:48.589 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-01 16:58:48.846 | perl: warning: Setting locale failed. 2026-05-01 16:58:48.846 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:48.846 | LANGUAGE = (unset), 2026-05-01 16:58:48.846 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:48.846 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:48.846 | are supported and installed on your system. 2026-05-01 16:58:48.846 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:48.975 | perl: warning: Setting locale failed. 2026-05-01 16:58:48.977 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:48.977 | LANGUAGE = (unset), 2026-05-01 16:58:48.977 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:48.977 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:48.977 | are supported and installed on your system. 2026-05-01 16:58:48.977 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:49.027 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:58:49.029 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:58:49.029 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:58:49.098 | perl: warning: Setting locale failed. 2026-05-01 16:58:49.099 | perl: warning: Please check that your locale settings: 2026-05-01 16:58:49.099 | LANGUAGE = (unset), 2026-05-01 16:58:49.099 | LC_ALL = "en_US.utf8", 2026-05-01 16:58:49.099 | LANG = "de_DE.UTF-8" 2026-05-01 16:58:49.099 | are supported and installed on your system. 2026-05-01 16:58:49.099 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:58:49.589 | 2026-05-01 16:58:49.589 | Running kernel seems to be up-to-date. 2026-05-01 16:58:49.589 | 2026-05-01 16:58:49.589 | No services need to be restarted. 2026-05-01 16:58:49.589 | 2026-05-01 16:58:49.589 | No containers need to be restarted. 2026-05-01 16:58:49.589 | 2026-05-01 16:58:49.589 | User sessions running outdated binaries: 2026-05-01 16:58:49.589 | quobyte @ session #6: sshd[1970] 2026-05-01 16:58:49.597 | 2026-05-01 16:58:49.598 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 16:58:51.930 | + functions-common:apt_get:1203 : result=0 2026-05-01 16:58:51.933 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 16:58:51.936 | + functions-common:time_stop:2412 : local name 2026-05-01 16:58:51.938 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:58:51.940 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:58:51.943 | + functions-common:time_stop:2415 : local total 2026-05-01 16:58:51.946 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:58:51.948 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 16:58:51.951 | + functions-common:time_stop:2419 : start_time=1777654699081 2026-05-01 16:58:51.954 | + functions-common:time_stop:2421 : [[ -z 1777654699081 ]] 2026-05-01 16:58:51.957 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:58:51.962 | + functions-common:time_stop:2424 : end_time=1777654731958 2026-05-01 16:58:51.964 | + functions-common:time_stop:2425 : elapsed_time=32877 2026-05-01 16:58:51.966 | + functions-common:time_stop:2426 : total=103081 2026-05-01 16:58:51.969 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:58:51.971 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=135958 2026-05-01 16:58:51.974 | + functions-common:apt_get:1207 : return 0 2026-05-01 16:58:51.977 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-01 16:58:51.980 | + ./stack.sh:main:858 : install_database_python 2026-05-01 16:58:51.982 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-01 16:58:51.985 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-01 16:58:51.988 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-01 16:58:51.991 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-01 16:58:51.996 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-01 16:58:51.999 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-01 16:58:52.001 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-01 16:58:52.006 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-01 16:58:52.006 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-01 16:58:52.010 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-01 16:58:52.013 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-01 16:58:52.015 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-01 16:58:52.019 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-01 16:58:52.022 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-01 16:58:52.043 | Using python 3.12 to install PyMySQL 2026-05-01 16:58:52.045 | + 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-05-01 16:58:53.223 | Collecting PyMySQL 2026-05-01 16:58:53.371 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-01 16:58:53.400 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-01 16:58:53.578 | Installing collected packages: PyMySQL 2026-05-01 16:58:53.651 | Successfully installed PyMySQL-1.1.2 2026-05-01 16:58:53.767 | + inc/python:pip_install:216 : result=0 2026-05-01 16:58:53.770 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:58:53.773 | + functions-common:time_stop:2412 : local name 2026-05-01 16:58:53.776 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:58:53.779 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:58:53.782 | + functions-common:time_stop:2415 : local total 2026-05-01 16:58:53.785 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:58:53.787 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:58:53.790 | + functions-common:time_stop:2419 : start_time=1777654732037 2026-05-01 16:58:53.793 | + functions-common:time_stop:2421 : [[ -z 1777654732037 ]] 2026-05-01 16:58:53.796 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:58:53.801 | + functions-common:time_stop:2424 : end_time=1777654733798 2026-05-01 16:58:53.803 | + functions-common:time_stop:2425 : elapsed_time=1761 2026-05-01 16:58:53.806 | + functions-common:time_stop:2426 : total=35978 2026-05-01 16:58:53.809 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:58:53.811 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37739 2026-05-01 16:58:53.814 | + inc/python:pip_install:219 : return 0 2026-05-01 16:58:53.817 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-01 16:58:53.820 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-01 16:58:53.822 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-01 16:58:53.825 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-01 16:58:53.844 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:58:53.847 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-01 16:58:53.850 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-01 16:58:53.869 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:58:53.872 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-01 16:58:53.892 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:58:53.895 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-01 16:58:53.914 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:58:53.917 | + ./stack.sh:main:866 : install_etcd3 2026-05-01 16:58:53.920 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-01 16:58:53.920 | Installing etcd 2026-05-01 16:58:53.923 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-01 16:58:53.940 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-01 16:58:53.957 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-01 16:58:53.960 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-01 16:58:53.978 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-01 16:58:53.981 | ++ 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-05-01 16:58:53.984 | ++ 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-05-01 16:58:53.987 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-01 16:58:53.990 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-01 16:58:53.994 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-01 16:58:53.997 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-01 16:58:53.999 | ++ 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-05-01 16:58:54.002 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-01 16:58:54.006 | ++ 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-05-01 16:58:54.011 | --2026-05-01 18:58:54-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-01 16:58:54.068 | Resolving github.com (github.com)... 140.82.121.4 2026-05-01 16:58:54.083 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-01 16:58:54.136 | HTTP request sent, awaiting response... 302 Found 2026-05-01 16:58:54.136 | 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-05-01T17%3A34%3A28Z&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-05-01T16%3A33%3A47Z&ske=2026-05-01T17%3A34%3A28Z&sks=b&skv=2018-11-09&sig=dTjUeXIDEV%2BDSrcu%2B%2BfMx2OaQw7oGjkmEyAonzKYyyI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzY1NjUxNSwibmJmIjoxNzc3NjU0NzE1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.zckG0PYCgbB1IElnLEf8CXfCzf17Z1OtWc-_8VGST7Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-01 16:58:54.136 | --2026-05-01 18:58:54-- 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-05-01T17%3A34%3A28Z&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-05-01T16%3A33%3A47Z&ske=2026-05-01T17%3A34%3A28Z&sks=b&skv=2018-11-09&sig=dTjUeXIDEV%2BDSrcu%2B%2BfMx2OaQw7oGjkmEyAonzKYyyI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzY1NjUxNSwibmJmIjoxNzc3NjU0NzE1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.zckG0PYCgbB1IElnLEf8CXfCzf17Z1OtWc-_8VGST7Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-01 16:58:54.138 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-05-01 16:58:54.149 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-05-01 16:58:54.209 | HTTP request sent, awaiting response... 200 OK 2026-05-01 16:58:54.209 | Length: 20927601 (20M) [application/octet-stream] 2026-05-01 16:58:54.209 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-01 16:58:54.262 | 2026-05-01 16:58:54.465 | 0K ........ ........ ... 100% 78.4M=0.3s 2026-05-01 16:58:54.465 | 2026-05-01 16:58:54.465 | 2026-05-01 18:58:54 (78.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-01 16:58:54.465 | 2026-05-01 16:58:54.468 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-01 16:58:54.471 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-01 16:58:54.473 | ++ functions:get_extra_file:81 : return 2026-05-01 16:58:54.477 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-01 16:58:54.479 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-01 16:58:54.482 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-01 16:58:54.485 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-01 16:58:54.516 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-01 16:58:54.520 | + 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-05-01 16:58:54.529 | etcd-v3.5.21-linux-amd64/ 2026-05-01 16:58:54.529 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-01 16:58:54.529 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-01 16:58:54.530 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-01 16:58:54.531 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-01 16:58:54.531 | etcd-v3.5.21-linux-amd64/README.md 2026-05-01 16:58:54.531 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-01 16:58:54.702 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-01 16:58:54.904 | etcd-v3.5.21-linux-amd64/etcd 2026-05-01 16:58:55.172 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-01 16:58:55.211 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-01 16:58:55.241 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-01 16:58:55.245 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-01 16:58:55.264 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:58:55.267 | + ./stack.sh:main:885 : install_dstat 2026-05-01 16:58:55.271 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-01 16:58:55.292 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:58:55.295 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-01 16:58:55.298 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 16:58:55.301 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-01 16:58:55.304 | + ./stack.sh:main:894 : install_libs 2026-05-01 16:58:55.307 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-01 16:58:55.310 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-01 16:58:55.314 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-01 16:58:55.317 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-01 16:58:55.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.323 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-01 16:58:55.327 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.331 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-01 16:58:55.334 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-01 16:58:55.337 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-01 16:58:55.340 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-01 16:58:55.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.346 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.349 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-01 16:58:55.351 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.355 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-01 16:58:55.358 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-01 16:58:55.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-01 16:58:55.364 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-01 16:58:55.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.370 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-01 16:58:55.377 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.380 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-01 16:58:55.382 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-01 16:58:55.384 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-01 16:58:55.388 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-01 16:58:55.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.395 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-01 16:58:55.401 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.404 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-01 16:58:55.408 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-01 16:58:55.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-01 16:58:55.414 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-01 16:58:55.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.420 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.423 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-01 16:58:55.426 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.430 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-01 16:58:55.433 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-01 16:58:55.437 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-01 16:58:55.440 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-01 16:58:55.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.446 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-01 16:58:55.451 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.454 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-01 16:58:55.458 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-01 16:58:55.462 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-01 16:58:55.464 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-01 16:58:55.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-01 16:58:55.476 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.480 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-01 16:58:55.484 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-01 16:58:55.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-01 16:58:55.489 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-01 16:58:55.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-01 16:58:55.502 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.505 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-01 16:58:55.508 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-01 16:58:55.511 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-01 16:58:55.514 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-01 16:58:55.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.521 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.524 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-01 16:58:55.527 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.530 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-01 16:58:55.533 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-01 16:58:55.536 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-01 16:58:55.539 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-01 16:58:55.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.545 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.548 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-01 16:58:55.551 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.555 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-01 16:58:55.558 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-01 16:58:55.561 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-01 16:58:55.564 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-01 16:58:55.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.571 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.574 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-01 16:58:55.577 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.580 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-01 16:58:55.583 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-01 16:58:55.587 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-01 16:58:55.590 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-01 16:58:55.593 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.596 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.599 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-01 16:58:55.603 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.606 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-01 16:58:55.609 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-01 16:58:55.613 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-01 16:58:55.616 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-01 16:58:55.620 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.622 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-01 16:58:55.629 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.631 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-01 16:58:55.634 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-01 16:58:55.638 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-01 16:58:55.641 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-01 16:58:55.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.647 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-01 16:58:55.654 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.657 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-01 16:58:55.659 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-01 16:58:55.663 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-01 16:58:55.665 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-01 16:58:55.668 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.671 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.674 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-01 16:58:55.677 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.681 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-01 16:58:55.683 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-01 16:58:55.687 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-01 16:58:55.689 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-01 16:58:55.693 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.695 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-01 16:58:55.701 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.705 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-01 16:58:55.708 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-01 16:58:55.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-01 16:58:55.714 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-01 16:58:55.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.720 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.723 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-01 16:58:55.725 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.728 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-01 16:58:55.732 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-01 16:58:55.735 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-01 16:58:55.738 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-01 16:58:55.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.744 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.747 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-01 16:58:55.750 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.754 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-01 16:58:55.757 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-01 16:58:55.759 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-01 16:58:55.763 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-01 16:58:55.767 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.769 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.773 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-01 16:58:55.776 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.779 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-01 16:58:55.782 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-01 16:58:55.785 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-01 16:58:55.788 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-01 16:58:55.791 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.794 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.797 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-01 16:58:55.800 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.802 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-01 16:58:55.806 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-01 16:58:55.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-01 16:58:55.811 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-01 16:58:55.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.817 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.820 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-01 16:58:55.823 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.826 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-01 16:58:55.829 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-01 16:58:55.832 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-01 16:58:55.835 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-01 16:58:55.838 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-01 16:58:55.847 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.851 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-01 16:58:55.854 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-01 16:58:55.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-01 16:58:55.860 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-01 16:58:55.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.866 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.869 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-01 16:58:55.872 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.876 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-01 16:58:55.879 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-01 16:58:55.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-01 16:58:55.885 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-01 16:58:55.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.891 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.894 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-01 16:58:55.897 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.900 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-01 16:58:55.903 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-01 16:58:55.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-01 16:58:55.910 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-01 16:58:55.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.916 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.919 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-01 16:58:55.922 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.925 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-01 16:58:55.928 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-01 16:58:55.931 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-01 16:58:55.935 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-01 16:58:55.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.941 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-01 16:58:55.948 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.951 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-01 16:58:55.954 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-01 16:58:55.957 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-01 16:58:55.960 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-01 16:58:55.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-01 16:58:55.974 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:55.977 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-01 16:58:55.980 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-01 16:58:55.983 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-01 16:58:55.986 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-01 16:58:55.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:55.993 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:55.996 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-01 16:58:56.000 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.003 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-01 16:58:56.006 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-01 16:58:56.009 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-01 16:58:56.012 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-01 16:58:56.016 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.019 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.022 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-01 16:58:56.026 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.029 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-01 16:58:56.032 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-01 16:58:56.036 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-01 16:58:56.039 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-01 16:58:56.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.045 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.049 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-01 16:58:56.052 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.056 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-01 16:58:56.059 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-01 16:58:56.062 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-01 16:58:56.065 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-01 16:58:56.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.072 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.075 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-01 16:58:56.079 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.082 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-01 16:58:56.086 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-01 16:58:56.089 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-01 16:58:56.093 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-01 16:58:56.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.102 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-01 16:58:56.106 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.109 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-01 16:58:56.112 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-01 16:58:56.116 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-01 16:58:56.119 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-01 16:58:56.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.127 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.130 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-01 16:58:56.133 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.136 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-01 16:58:56.140 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-01 16:58:56.143 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-01 16:58:56.147 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-01 16:58:56.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.153 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.157 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-01 16:58:56.159 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.163 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-01 16:58:56.166 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-01 16:58:56.170 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-01 16:58:56.173 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-01 16:58:56.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.180 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.183 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-01 16:58:56.186 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.189 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-01 16:58:56.193 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-01 16:58:56.196 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-01 16:58:56.200 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-01 16:58:56.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.210 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-01 16:58:56.213 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.216 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-01 16:58:56.219 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-01 16:58:56.223 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-01 16:58:56.226 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-01 16:58:56.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.232 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.235 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-01 16:58:56.238 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.241 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-01 16:58:56.244 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-01 16:58:56.248 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-01 16:58:56.251 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-01 16:58:56.254 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.257 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.261 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-01 16:58:56.263 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.267 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-01 16:58:56.270 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-01 16:58:56.274 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:58:56.277 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:58:56.280 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-01 16:58:56.283 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:58:56.287 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-01 16:58:56.312 | Using python 3.12 to install etcd3gw 2026-05-01 16:58:56.315 | + 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-05-01 16:58:57.498 | Collecting etcd3gw 2026-05-01 16:58:57.647 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-01 16:58:57.660 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-01 16:58:57.718 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-01 16:58:57.721 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-01 16:58:57.768 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-01 16:58:57.789 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-01 16:58:57.836 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-01 16:58:57.853 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-01 16:58:58.387 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-01 16:58:58.404 | 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-05-01 16:58:58.419 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-01 16:58:58.593 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-01 16:58:58.596 | 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-05-01 16:58:58.628 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-01 16:58:58.631 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-01 16:58:58.672 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-01 16:58:58.675 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-01 16:58:58.681 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-01 16:58:58.710 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-01 16:58:58.742 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-01 16:58:58.772 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-01 16:58:58.782 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-01 16:58:58.785 | 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-05-01 16:58:58.787 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-01 16:58:58.789 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-01 16:58:58.809 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-01 16:58:59.006 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-01 16:58:59.053 | Attempting uninstall: urllib3 2026-05-01 16:58:59.061 | Found existing installation: urllib3 2.0.7 2026-05-01 16:58:59.062 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:58:59.063 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-01 16:58:59.208 | Attempting uninstall: idna 2026-05-01 16:58:59.216 | Found existing installation: idna 3.6 2026-05-01 16:58:59.217 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:58:59.217 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-01 16:58:59.446 | Attempting uninstall: requests 2026-05-01 16:58:59.452 | Found existing installation: requests 2.31.0 2026-05-01 16:58:59.452 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:58:59.453 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-01 16:58:59.666 | 2026-05-01 16:58:59.671 | 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-05-01 16:58:59.803 | + inc/python:pip_install:216 : result=0 2026-05-01 16:58:59.805 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:58:59.808 | + functions-common:time_stop:2412 : local name 2026-05-01 16:58:59.810 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:58:59.813 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:58:59.815 | + functions-common:time_stop:2415 : local total 2026-05-01 16:58:59.817 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:58:59.820 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:58:59.822 | + functions-common:time_stop:2419 : start_time=1777654736306 2026-05-01 16:58:59.825 | + functions-common:time_stop:2421 : [[ -z 1777654736306 ]] 2026-05-01 16:58:59.828 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:58:59.832 | + functions-common:time_stop:2424 : end_time=1777654739829 2026-05-01 16:58:59.834 | + functions-common:time_stop:2425 : elapsed_time=3523 2026-05-01 16:58:59.836 | + functions-common:time_stop:2426 : total=37739 2026-05-01 16:58:59.839 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:58:59.841 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41262 2026-05-01 16:58:59.844 | + inc/python:pip_install:219 : return 0 2026-05-01 16:58:59.847 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-01 16:58:59.850 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-01 16:58:59.852 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-01 16:58:59.855 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 16:58:59.858 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 16:58:59.860 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 16:58:59.863 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 16:58:59.866 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 16:58:59.868 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 16:58:59.871 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 16:58:59.874 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 16:58:59.876 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 16:58:59.879 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 16:58:59.882 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 16:58:59.884 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 16:58:59.887 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 16:58:59.889 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-01 16:58:59.892 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:59.895 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:59.898 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-01 16:58:59.900 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-01 16:58:59.903 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 16:58:59.905 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 16:58:59.908 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 16:58:59.911 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 16:58:59.913 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 16:58:59.916 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 16:58:59.918 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:59.921 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:59.924 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 16:58:59.927 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 16:58:59.929 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 16:58:59.932 | + functions-common:apt_get_update:1159 : return 2026-05-01 16:58:59.934 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-01 16:58:59.937 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 16:58:59.940 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:58:59.942 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:58:59.945 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-01 16:58:59.968 | + 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-05-01 16:59:00.006 | Reading package lists... 2026-05-01 16:59:00.448 | Building dependency tree... 2026-05-01 16:59:00.449 | Reading state information... 2026-05-01 16:59:01.122 | The following additional packages will be installed: 2026-05-01 16:59:01.123 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-01 16:59:01.126 | Suggested packages: 2026-05-01 16:59:01.126 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-01 16:59:01.126 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-01 16:59:01.127 | python3-uwsgidecorators 2026-05-01 16:59:01.170 | The following NEW packages will be installed: 2026-05-01 16:59:01.172 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-01 16:59:01.242 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 16:59:01.243 | Need to get 1270 kB of archives. 2026-05-01 16:59:01.243 | After this operation, 4285 kB of additional disk space will be used. 2026-05-01 16:59:01.243 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-01 16:59:01.299 | 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-05-01 16:59:01.301 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-01 16:59:01.327 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-01 16:59:01.340 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-01 16:59:01.340 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-01 16:59:01.604 | perl: warning: Setting locale failed. 2026-05-01 16:59:01.604 | perl: warning: Please check that your locale settings: 2026-05-01 16:59:01.604 | LANGUAGE = (unset), 2026-05-01 16:59:01.605 | LC_ALL = "en_US.utf8", 2026-05-01 16:59:01.605 | LANG = "de_DE.UTF-8" 2026-05-01 16:59:01.605 | are supported and installed on your system. 2026-05-01 16:59:01.605 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:59:01.677 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:59:01.677 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:59:01.677 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:59:01.880 | Fetched 1270 kB in 0s (9099 kB/s) 2026-05-01 16:59:01.926 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-01 16:59:01.989 | (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-05-01 16:59:01.995 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-01 16:59:02.004 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-01 16:59:02.059 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-01 16:59:02.071 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-01 16:59:02.075 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-01 16:59:02.129 | Selecting previously unselected package libzmq5:amd64. 2026-05-01 16:59:02.141 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-01 16:59:02.146 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-01 16:59:02.204 | Selecting previously unselected package uwsgi-core. 2026-05-01 16:59:02.219 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-01 16:59:02.224 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-01 16:59:02.416 | Selecting previously unselected package uwsgi. 2026-05-01 16:59:02.430 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-01 16:59:02.438 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-01 16:59:02.499 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-01 16:59:02.514 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-01 16:59:02.518 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-01 16:59:02.611 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-01 16:59:02.624 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-01 16:59:02.636 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-01 16:59:02.648 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-01 16:59:02.669 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-01 16:59:03.238 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-01 16:59:03.274 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 16:59:04.309 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-01 16:59:04.569 | perl: warning: Setting locale failed. 2026-05-01 16:59:04.569 | perl: warning: Please check that your locale settings: 2026-05-01 16:59:04.569 | LANGUAGE = (unset), 2026-05-01 16:59:04.569 | LC_ALL = "en_US.utf8", 2026-05-01 16:59:04.569 | LANG = "de_DE.UTF-8" 2026-05-01 16:59:04.569 | are supported and installed on your system. 2026-05-01 16:59:04.569 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:59:04.700 | perl: warning: Setting locale failed. 2026-05-01 16:59:04.700 | perl: warning: Please check that your locale settings: 2026-05-01 16:59:04.700 | LANGUAGE = (unset), 2026-05-01 16:59:04.700 | LC_ALL = "en_US.utf8", 2026-05-01 16:59:04.701 | LANG = "de_DE.UTF-8" 2026-05-01 16:59:04.701 | are supported and installed on your system. 2026-05-01 16:59:04.701 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:59:04.753 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 16:59:04.753 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 16:59:04.753 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 16:59:04.825 | perl: warning: Setting locale failed. 2026-05-01 16:59:04.826 | perl: warning: Please check that your locale settings: 2026-05-01 16:59:04.826 | LANGUAGE = (unset), 2026-05-01 16:59:04.826 | LC_ALL = "en_US.utf8", 2026-05-01 16:59:04.826 | LANG = "de_DE.UTF-8" 2026-05-01 16:59:04.826 | are supported and installed on your system. 2026-05-01 16:59:04.826 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:59:05.341 | 2026-05-01 16:59:05.341 | Running kernel seems to be up-to-date. 2026-05-01 16:59:05.341 | 2026-05-01 16:59:05.342 | No services need to be restarted. 2026-05-01 16:59:05.342 | 2026-05-01 16:59:05.342 | No containers need to be restarted. 2026-05-01 16:59:05.342 | 2026-05-01 16:59:05.342 | User sessions running outdated binaries: 2026-05-01 16:59:05.342 | quobyte @ session #6: sshd[1970] 2026-05-01 16:59:05.353 | 2026-05-01 16:59:05.353 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 16:59:07.718 | + functions-common:apt_get:1203 : result=0 2026-05-01 16:59:07.721 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 16:59:07.723 | + functions-common:time_stop:2412 : local name 2026-05-01 16:59:07.726 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:59:07.729 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:59:07.731 | + functions-common:time_stop:2415 : local total 2026-05-01 16:59:07.734 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:59:07.736 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 16:59:07.739 | + functions-common:time_stop:2419 : start_time=1777654739965 2026-05-01 16:59:07.741 | + functions-common:time_stop:2421 : [[ -z 1777654739965 ]] 2026-05-01 16:59:07.746 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:59:07.752 | + functions-common:time_stop:2424 : end_time=1777654747749 2026-05-01 16:59:07.756 | + functions-common:time_stop:2425 : elapsed_time=7784 2026-05-01 16:59:07.759 | + functions-common:time_stop:2426 : total=135958 2026-05-01 16:59:07.762 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:59:07.765 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143742 2026-05-01 16:59:07.769 | + functions-common:apt_get:1207 : return 0 2026-05-01 16:59:07.774 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-01 16:59:07.777 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 16:59:07.780 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 16:59:07.783 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-01 16:59:07.785 | perl: warning: Setting locale failed. 2026-05-01 16:59:07.785 | perl: warning: Please check that your locale settings: 2026-05-01 16:59:07.785 | LANGUAGE = (unset), 2026-05-01 16:59:07.785 | LC_ALL = "en_US.utf8", 2026-05-01 16:59:07.785 | LANG = (unset) 2026-05-01 16:59:07.785 | are supported and installed on your system. 2026-05-01 16:59:07.785 | perl: warning: Falling back to the standard locale ("C"). 2026-05-01 16:59:07.824 | No module matches proxy 2026-05-01 16:59:07.830 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-01 16:59:07.849 | perl: warning: Setting locale failed. 2026-05-01 16:59:07.849 | perl: warning: Please check that your locale settings: 2026-05-01 16:59:07.849 | LANGUAGE = (unset), 2026-05-01 16:59:07.849 | LC_ALL = "en_US.utf8", 2026-05-01 16:59:07.849 | LANG = "de_DE.UTF-8" 2026-05-01 16:59:07.849 | are supported and installed on your system. 2026-05-01 16:59:07.849 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:59:07.891 | Enabling module proxy. 2026-05-01 16:59:07.900 | To activate the new configuration, you need to run: 2026-05-01 16:59:07.900 | systemctl restart apache2 2026-05-01 16:59:07.908 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-01 16:59:07.926 | perl: warning: Setting locale failed. 2026-05-01 16:59:07.926 | perl: warning: Please check that your locale settings: 2026-05-01 16:59:07.926 | LANGUAGE = (unset), 2026-05-01 16:59:07.926 | LC_ALL = "en_US.utf8", 2026-05-01 16:59:07.926 | LANG = "de_DE.UTF-8" 2026-05-01 16:59:07.927 | are supported and installed on your system. 2026-05-01 16:59:07.927 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 16:59:07.976 | Considering dependency proxy for proxy_uwsgi: 2026-05-01 16:59:07.976 | Module proxy already enabled 2026-05-01 16:59:07.976 | Enabling module proxy_uwsgi. 2026-05-01 16:59:07.982 | To activate the new configuration, you need to run: 2026-05-01 16:59:07.982 | systemctl restart apache2 2026-05-01 16:59:07.987 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-01 16:59:07.990 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 16:59:07.992 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 16:59:07.996 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 16:59:08.164 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-01 16:59:08.167 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-01 16:59:08.170 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-01 16:59:08.172 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.175 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.177 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-01 16:59:08.180 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.185 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-01 16:59:08.188 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-01 16:59:08.190 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-01 16:59:08.194 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.198 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.202 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-01 16:59:08.206 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.209 | + ./stack.sh:main:902 : install_glanceclient 2026-05-01 16:59:08.213 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-01 16:59:08.216 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-01 16:59:08.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.223 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-01 16:59:08.229 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.234 | + ./stack.sh:main:903 : install_cinderclient 2026-05-01 16:59:08.238 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-01 16:59:08.242 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-01 16:59:08.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.250 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.253 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-01 16:59:08.257 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.261 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-01 16:59:08.263 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-01 16:59:08.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.271 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.273 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-01 16:59:08.277 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.281 | + ./stack.sh:main:904 : install_novaclient 2026-05-01 16:59:08.285 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-01 16:59:08.290 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-01 16:59:08.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-01 16:59:08.302 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.305 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-01 16:59:08.329 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:59:08.333 | + ./stack.sh:main:906 : install_swiftclient 2026-05-01 16:59:08.337 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-01 16:59:08.341 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-01 16:59:08.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.349 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-01 16:59:08.358 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.362 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-01 16:59:08.382 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:59:08.385 | + ./stack.sh:main:909 : install_neutronclient 2026-05-01 16:59:08.388 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-01 16:59:08.391 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-01 16:59:08.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-01 16:59:08.404 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.408 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-01 16:59:08.411 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-01 16:59:08.415 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-01 16:59:08.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 16:59:08.421 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 16:59:08.424 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-01 16:59:08.427 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 16:59:08.431 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-01 16:59:08.434 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-01 16:59:08.437 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-01 16:59:08.441 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-01 16:59:08.444 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-01 16:59:08.447 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-01 16:59:08.452 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-01 16:59:08.452 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-01 16:59:08.458 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-01 16:59:08.460 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-01 16:59:08.463 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-01 16:59:08.467 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-01 16:59:08.471 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-01 16:59:08.496 | Using python 3.12 to install keystonemiddleware 2026-05-01 16:59:08.500 | + 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-05-01 16:59:09.717 | Collecting keystonemiddleware 2026-05-01 16:59:09.864 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-01 16:59:09.936 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-01 16:59:09.956 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-01 16:59:10.021 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-01 16:59:10.038 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 16:59:10.112 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-01 16:59:10.130 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-01 16:59:10.178 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-01 16:59:10.195 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-01 16:59:10.244 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-01 16:59:10.260 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-01 16:59:10.317 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-01 16:59:10.334 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 16:59:10.383 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-01 16:59:10.400 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 16:59:10.462 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-01 16:59:10.479 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 16:59:10.491 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-01 16:59:10.521 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-01 16:59:10.538 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-01 16:59:10.582 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-01 16:59:10.602 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-01 16:59:10.655 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-01 16:59:10.671 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-01 16:59:10.682 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-01 16:59:10.716 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-01 16:59:10.733 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-01 16:59:10.748 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-05-01 16:59:10.787 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-01 16:59:10.804 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-01 16:59:10.844 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-01 16:59:10.861 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-01 16:59:10.904 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-01 16:59:10.919 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-01 16:59:10.963 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-01 16:59:10.979 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-01 16:59:11.027 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-01 16:59:11.042 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-01 16:59:11.086 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-01 16:59:11.104 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-01 16:59:11.144 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-01 16:59:11.162 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-01 16:59:11.244 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-01 16:59:11.247 | 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-05-01 16:59:11.289 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-01 16:59:11.305 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-01 16:59:11.316 | 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-05-01 16:59:11.318 | 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-05-01 16:59:11.449 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-01 16:59:11.465 | 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-05-01 16:59:11.527 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-01 16:59:11.543 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-01 16:59:11.554 | 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-05-01 16:59:11.692 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-01 16:59:11.708 | 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-05-01 16:59:11.729 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-01 16:59:11.765 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-01 16:59:11.781 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-01 16:59:11.800 | 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-05-01 16:59:11.801 | 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-05-01 16:59:11.802 | 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-05-01 16:59:11.804 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-01 16:59:11.883 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-01 16:59:11.932 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-01 16:59:11.971 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-01 16:59:11.995 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-01 16:59:12.021 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-01 16:59:12.043 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-01 16:59:12.186 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-01 16:59:12.214 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-01 16:59:12.268 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.2 MB/s 0:00:00 2026-05-01 16:59:12.284 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-01 16:59:12.309 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-01 16:59:12.334 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-01 16:59:12.361 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-01 16:59:12.387 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-01 16:59:12.418 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-01 16:59:12.443 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-01 16:59:12.472 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-01 16:59:12.495 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-01 16:59:12.518 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-01 16:59:12.544 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-01 16:59:12.573 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-01 16:59:12.587 | 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-05-01 16:59:12.604 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-01 16:59:12.627 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-01 16:59:12.651 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-01 16:59:12.673 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-01 16:59:12.696 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-01 16:59:13.008 | 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-05-01 16:59:13.282 | Attempting uninstall: six 2026-05-01 16:59:13.291 | Found existing installation: six 1.16.0 2026-05-01 16:59:13.292 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:13.292 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-01 16:59:13.357 | Attempting uninstall: PyYAML 2026-05-01 16:59:13.366 | Found existing installation: PyYAML 6.0.1 2026-05-01 16:59:13.366 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:13.367 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-01 16:59:13.479 | Attempting uninstall: pyparsing 2026-05-01 16:59:13.487 | Found existing installation: pyparsing 3.1.1 2026-05-01 16:59:13.488 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:13.489 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-01 16:59:13.631 | Attempting uninstall: PyJWT 2026-05-01 16:59:13.641 | Found existing installation: PyJWT 2.7.0 2026-05-01 16:59:13.641 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:13.642 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-01 16:59:13.807 | Attempting uninstall: netaddr 2026-05-01 16:59:13.815 | Found existing installation: netaddr 0.8.0 2026-05-01 16:59:13.816 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:13.816 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-01 16:59:14.087 | Attempting uninstall: python-dateutil 2026-05-01 16:59:14.097 | Found existing installation: python-dateutil 2.8.2 2026-05-01 16:59:14.098 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:14.098 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-01 16:59:16.323 | 2026-05-01 16:59:16.333 | 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-05-01 16:59:16.512 | + inc/python:pip_install:216 : result=0 2026-05-01 16:59:16.516 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:59:16.518 | + functions-common:time_stop:2412 : local name 2026-05-01 16:59:16.521 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:59:16.524 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:59:16.526 | + functions-common:time_stop:2415 : local total 2026-05-01 16:59:16.529 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:59:16.532 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:59:16.534 | + functions-common:time_stop:2419 : start_time=1777654748490 2026-05-01 16:59:16.538 | + functions-common:time_stop:2421 : [[ -z 1777654748490 ]] 2026-05-01 16:59:16.542 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:59:16.546 | + functions-common:time_stop:2424 : end_time=1777654756543 2026-05-01 16:59:16.549 | + functions-common:time_stop:2425 : elapsed_time=8053 2026-05-01 16:59:16.552 | + functions-common:time_stop:2426 : total=41262 2026-05-01 16:59:16.554 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:59:16.557 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=49315 2026-05-01 16:59:16.560 | + inc/python:pip_install:219 : return 0 2026-05-01 16:59:16.563 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-01 16:59:16.566 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-01 16:59:16.569 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-01 16:59:16.573 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-01 16:59:16.576 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-01 16:59:16.580 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-01 16:59:16.584 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-01 16:59:16.586 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-01 16:59:16.592 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-01 16:59:16.595 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-01 16:59:16.598 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-01 16:59:16.602 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-01 16:59:16.605 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-01 16:59:16.628 | Using python 3.12 to install python-memcached 2026-05-01 16:59:16.631 | + 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-05-01 16:59:17.915 | Collecting python-memcached 2026-05-01 16:59:18.067 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-01 16:59:18.094 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-01 16:59:18.282 | Installing collected packages: python-memcached 2026-05-01 16:59:18.317 | Successfully installed python-memcached-1.62 2026-05-01 16:59:18.423 | + inc/python:pip_install:216 : result=0 2026-05-01 16:59:18.427 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 16:59:18.430 | + functions-common:time_stop:2412 : local name 2026-05-01 16:59:18.433 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:59:18.436 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:59:18.439 | + functions-common:time_stop:2415 : local total 2026-05-01 16:59:18.442 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:59:18.444 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 16:59:18.447 | + functions-common:time_stop:2419 : start_time=1777654756622 2026-05-01 16:59:18.450 | + functions-common:time_stop:2421 : [[ -z 1777654756622 ]] 2026-05-01 16:59:18.454 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:59:18.459 | + functions-common:time_stop:2424 : end_time=1777654758455 2026-05-01 16:59:18.462 | + functions-common:time_stop:2425 : elapsed_time=1833 2026-05-01 16:59:18.465 | + functions-common:time_stop:2426 : total=49315 2026-05-01 16:59:18.468 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:59:18.471 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51148 2026-05-01 16:59:18.474 | + inc/python:pip_install:219 : return 0 2026-05-01 16:59:18.478 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-01 16:59:18.498 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 16:59:18.501 | + ./stack.sh:main:916 : '[' 192.168.122.96 == 192.168.122.96 ']' 2026-05-01 16:59:18.504 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-01 16:59:18.507 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-01 16:59:18.510 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-01 16:59:18.514 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-01 16:59:18.517 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-01 16:59:18.521 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-01 16:59:18.542 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 16:59:18.545 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-01 16:59:18.548 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-01 16:59:18.551 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-01 16:59:18.555 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-01 16:59:18.558 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 16:59:18.561 | ++ functions-common:git_clone:585 : pwd 2026-05-01 16:59:18.565 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 16:59:18.567 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 16:59:18.570 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 16:59:18.588 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 16:59:18.592 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 16:59:18.594 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 16:59:18.598 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 16:59:18.599 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-01 16:59:18.605 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-01 16:59:18.609 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 16:59:18.612 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-01 16:59:18.615 | + functions-common:git_timed:689 : local count=0 2026-05-01 16:59:18.618 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 16:59:18.621 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 16:59:18.624 | + functions-common:git_timed:693 : timeout=0 2026-05-01 16:59:18.627 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 16:59:18.629 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 16:59:18.633 | + functions-common:time_start:2399 : local start_time= 2026-05-01 16:59:18.637 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 16:59:18.641 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 16:59:18.648 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654758642 2026-05-01 16:59:18.652 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-01 16:59:18.656 | Cloning into '/opt/stack/keystone'... 2026-05-01 16:59:36.177 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 16:59:36.182 | + functions-common:time_stop:2412 : local name 2026-05-01 16:59:36.185 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:59:36.189 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:59:36.193 | + functions-common:time_stop:2415 : local total 2026-05-01 16:59:36.197 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:59:36.200 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 16:59:36.204 | + functions-common:time_stop:2419 : start_time=1777654758642 2026-05-01 16:59:36.208 | + functions-common:time_stop:2421 : [[ -z 1777654758642 ]] 2026-05-01 16:59:36.212 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:59:36.218 | + functions-common:time_stop:2424 : end_time=1777654776214 2026-05-01 16:59:36.222 | + functions-common:time_stop:2425 : elapsed_time=17572 2026-05-01 16:59:36.226 | + functions-common:time_stop:2426 : total=4309 2026-05-01 16:59:36.230 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:59:36.234 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21881 2026-05-01 16:59:36.238 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-01 16:59:36.242 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-01 16:59:36.246 | + functions-common:git_timed:689 : local count=0 2026-05-01 16:59:36.250 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 16:59:36.254 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 16:59:36.257 | + functions-common:git_timed:693 : timeout=0 2026-05-01 16:59:36.261 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 16:59:36.265 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 16:59:36.270 | + functions-common:time_start:2399 : local start_time= 2026-05-01 16:59:36.273 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 16:59:36.276 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 16:59:36.283 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654776279 2026-05-01 16:59:36.286 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-01 16:59:36.889 | From https://review.opendev.org/openstack/keystone 2026-05-01 16:59:36.889 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-01 16:59:36.898 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 16:59:36.900 | + functions-common:time_stop:2412 : local name 2026-05-01 16:59:36.902 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:59:36.904 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:59:36.906 | + functions-common:time_stop:2415 : local total 2026-05-01 16:59:36.908 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:59:36.910 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 16:59:36.912 | + functions-common:time_stop:2419 : start_time=1777654776279 2026-05-01 16:59:36.914 | + functions-common:time_stop:2421 : [[ -z 1777654776279 ]] 2026-05-01 16:59:36.916 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:59:36.920 | + functions-common:time_stop:2424 : end_time=1777654776918 2026-05-01 16:59:36.922 | + functions-common:time_stop:2425 : elapsed_time=639 2026-05-01 16:59:36.924 | + functions-common:time_stop:2426 : total=21881 2026-05-01 16:59:36.926 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:59:36.928 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22520 2026-05-01 16:59:36.930 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 16:59:36.932 | + functions-common:git_timed:689 : local count=0 2026-05-01 16:59:36.935 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 16:59:36.937 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 16:59:36.938 | + functions-common:git_timed:693 : timeout=0 2026-05-01 16:59:36.941 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 16:59:36.943 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 16:59:36.945 | + functions-common:time_start:2399 : local start_time= 2026-05-01 16:59:36.947 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 16:59:36.949 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 16:59:36.953 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654776950 2026-05-01 16:59:36.955 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 16:59:37.118 | Note: switching to 'FETCH_HEAD'. 2026-05-01 16:59:37.118 | 2026-05-01 16:59:37.118 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 16:59:37.118 | changes and commit them, and you can discard any commits you make in this 2026-05-01 16:59:37.118 | state without impacting any branches by switching back to a branch. 2026-05-01 16:59:37.118 | 2026-05-01 16:59:37.118 | If you want to create a new branch to retain commits you create, you may 2026-05-01 16:59:37.118 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 16:59:37.118 | 2026-05-01 16:59:37.119 | git switch -c 2026-05-01 16:59:37.119 | 2026-05-01 16:59:37.119 | Or undo this operation with: 2026-05-01 16:59:37.119 | 2026-05-01 16:59:37.119 | git switch - 2026-05-01 16:59:37.119 | 2026-05-01 16:59:37.119 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 16:59:37.119 | 2026-05-01 16:59:37.119 | HEAD is now at 4ec1f8a01 Block restricted app creds from creating EC2 credentials via /credentials 2026-05-01 16:59:37.122 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 16:59:37.124 | + functions-common:time_stop:2412 : local name 2026-05-01 16:59:37.126 | + functions-common:time_stop:2413 : local end_time 2026-05-01 16:59:37.129 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 16:59:37.131 | + functions-common:time_stop:2415 : local total 2026-05-01 16:59:37.132 | + functions-common:time_stop:2416 : local start_time 2026-05-01 16:59:37.134 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 16:59:37.136 | + functions-common:time_stop:2419 : start_time=1777654776950 2026-05-01 16:59:37.138 | + functions-common:time_stop:2421 : [[ -z 1777654776950 ]] 2026-05-01 16:59:37.141 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 16:59:37.145 | + functions-common:time_stop:2424 : end_time=1777654777142 2026-05-01 16:59:37.146 | + functions-common:time_stop:2425 : elapsed_time=192 2026-05-01 16:59:37.148 | + functions-common:time_stop:2426 : total=22520 2026-05-01 16:59:37.151 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 16:59:37.153 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22712 2026-05-01 16:59:37.155 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-01 16:59:37.172 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-01 16:59:37.174 | + functions-common:git_clone:665 : head -1 2026-05-01 16:59:37.174 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 16:59:37.178 | 4ec1f8a01 Block restricted app creds from creating EC2 credentials via /credentials 2026-05-01 16:59:37.181 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 16:59:37.183 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-01 16:59:37.185 | + inc/python:setup_develop:353 : local bindep 2026-05-01 16:59:37.187 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-01 16:59:37.189 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-01 16:59:37.192 | + inc/python:setup_develop:359 : local extras= 2026-05-01 16:59:37.194 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-01 16:59:37.196 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-01 16:59:37.198 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-01 16:59:37.200 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-01 16:59:37.202 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-01 16:59:37.205 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-01 16:59:37.207 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-01 16:59:37.210 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-01 16:59:37.212 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-01 16:59:37.215 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-01 16:59:37.217 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-01 16:59:37.220 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-01 16:59:37.225 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-01 16:59:37.227 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-01 16:59:37.229 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-01 16:59:37.397 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-01 16:59:37.399 | + inc/python:setup_package:436 : local bindep=0 2026-05-01 16:59:37.400 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-01 16:59:37.402 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-01 16:59:37.405 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-01 16:59:37.407 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-01 16:59:37.410 | + inc/python:setup_package:445 : local flags=-e 2026-05-01 16:59:37.412 | + inc/python:setup_package:446 : local extras= 2026-05-01 16:59:37.415 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-01 16:59:37.417 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-01 16:59:37.420 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-01 16:59:37.424 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-01 16:59:37.426 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-01 16:59:37.428 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-01 16:59:37.446 | Using python 3.12 to install /opt/stack/keystone 2026-05-01 16:59:37.448 | + 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-05-01 16:59:38.416 | Obtaining file:///opt/stack/keystone 2026-05-01 16:59:38.421 | Installing build dependencies: started 2026-05-01 16:59:40.159 | Installing build dependencies: finished with status 'done' 2026-05-01 16:59:40.159 | Checking if build backend supports build_editable: started 2026-05-01 16:59:40.711 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-01 16:59:40.713 | Getting requirements to build editable: started 2026-05-01 16:59:41.011 | Getting requirements to build editable: finished with status 'done' 2026-05-01 16:59:41.014 | Preparing editable metadata (pyproject.toml): started 2026-05-01 16:59:42.103 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-01 16:59:42.119 | 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-05-01 16:59:42.119 | 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-05-01 16:59:42.323 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev2) 2026-05-01 16:59:42.470 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-01 16:59:42.518 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev2) 2026-05-01 16:59:42.536 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-01 16:59:42.972 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev2) 2026-05-01 16:59:42.989 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-01 16:59:43.538 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:43.555 | 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-05-01 16:59:43.608 | 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-05-01 16:59:43.610 | 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-05-01 16:59:43.612 | 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-05-01 16:59:43.691 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev2) 2026-05-01 16:59:43.708 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-01 16:59:43.723 | 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-05-01 16:59:43.723 | 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-05-01 16:59:43.726 | 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-05-01 16:59:43.796 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:43.819 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-01 16:59:43.890 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:43.909 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 16:59:43.920 | 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-05-01 16:59:43.921 | 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-05-01 16:59:43.965 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:43.982 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-01 16:59:44.042 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:44.059 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-01 16:59:44.072 | 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-05-01 16:59:44.105 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:44.125 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-01 16:59:44.138 | 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-05-01 16:59:44.170 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev2) 2026-05-01 16:59:44.185 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-01 16:59:44.232 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:44.249 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-01 16:59:44.260 | 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-05-01 16:59:44.261 | 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-05-01 16:59:44.308 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:44.324 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-01 16:59:44.338 | 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-05-01 16:59:44.339 | 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-05-01 16:59:44.388 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:44.406 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-01 16:59:44.475 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev2) 2026-05-01 16:59:44.496 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-01 16:59:44.700 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev2) 2026-05-01 16:59:44.715 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-01 16:59:44.751 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev2) 2026-05-01 16:59:44.767 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-01 16:59:44.777 | 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-05-01 16:59:44.805 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-05-01 16:59:44.821 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-01 16:59:44.830 | 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-05-01 16:59:44.858 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-05-01 16:59:44.874 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-01 16:59:44.914 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-05-01 16:59:44.930 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-01 16:59:45.034 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-05-01 16:59:45.050 | 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-05-01 16:59:45.091 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev2) 2026-05-01 16:59:45.107 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-01 16:59:45.123 | 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-05-01 16:59:45.194 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev2) 2026-05-01 16:59:45.209 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-01 16:59:45.257 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-05-01 16:59:45.277 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-01 16:59:45.315 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-05-01 16:59:45.330 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-01 16:59:45.381 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-05-01 16:59:45.397 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-01 16:59:45.899 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-05-01 16:59:45.916 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-01 16:59:45.931 | 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-05-01 16:59:45.934 | 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-05-01 16:59:45.939 | 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-05-01 16:59:45.941 | 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-05-01 16:59:45.942 | 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-05-01 16:59:45.952 | 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-05-01 16:59:45.954 | 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-05-01 16:59:45.955 | 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-05-01 16:59:46.042 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-05-01 16:59:46.058 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-01 16:59:46.068 | 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-05-01 16:59:46.098 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-05-01 16:59:46.114 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-01 16:59:46.148 | Installing build dependencies: started 2026-05-01 16:59:47.733 | Installing build dependencies: finished with status 'done' 2026-05-01 16:59:47.734 | Getting requirements to build wheel: started 2026-05-01 16:59:48.276 | Getting requirements to build wheel: finished with status 'done' 2026-05-01 16:59:48.278 | Installing backend dependencies: started 2026-05-01 16:59:50.009 | Installing backend dependencies: finished with status 'done' 2026-05-01 16:59:50.010 | Preparing metadata (pyproject.toml): started 2026-05-01 16:59:50.501 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-01 16:59:50.531 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-05-01 16:59:50.548 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-01 16:59:50.609 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-05-01 16:59:50.623 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-01 16:59:50.636 | 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-05-01 16:59:50.641 | 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-05-01 16:59:50.644 | 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-05-01 16:59:50.688 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:50.704 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-01 16:59:50.751 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:50.772 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-01 16:59:50.817 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:50.832 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-01 16:59:50.890 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:50.905 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-01 16:59:50.948 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:50.964 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-01 16:59:51.007 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.026 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-01 16:59:51.076 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.092 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-01 16:59:51.101 | 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-05-01 16:59:51.136 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.152 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 16:59:51.193 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.209 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-01 16:59:51.260 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.276 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-01 16:59:51.539 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.556 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-01 16:59:51.606 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.623 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-01 16:59:51.660 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.677 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-01 16:59:51.721 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.740 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-01 16:59:51.788 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.804 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-01 16:59:51.877 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-05-01 16:59:51.895 | 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-05-01 16:59:51.935 | 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-05-01 16:59:51.950 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-01 16:59:52.000 | 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-05-01 16:59:52.016 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-01 16:59:52.060 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev2) 2026-05-01 16:59:52.074 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-01 16:59:52.093 | 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-05-01 16:59:52.094 | 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-05-01 16:59:52.108 | 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-05-01 16:59:52.147 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev2) 2026-05-01 16:59:52.162 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-01 16:59:52.229 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-05-01 16:59:52.244 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-01 16:59:52.287 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-05-01 16:59:52.304 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-01 16:59:52.357 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-05-01 16:59:52.374 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-01 16:59:52.396 | 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-05-01 16:59:52.397 | 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-05-01 16:59:52.398 | 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-05-01 16:59:52.400 | 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-05-01 16:59:52.453 | 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-05-01 16:59:52.470 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-01 16:59:52.532 | 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-05-01 16:59:52.551 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-01 16:59:52.586 | 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-05-01 16:59:52.658 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-01 16:59:52.699 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-01 16:59:52.792 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 43.6 MB/s 0:00:00 2026-05-01 16:59:52.808 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-01 16:59:52.836 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-01 16:59:52.863 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-01 16:59:52.889 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-01 16:59:52.915 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-01 16:59:52.941 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-01 16:59:52.966 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-01 16:59:52.994 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-01 16:59:53.021 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-01 16:59:53.046 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-01 16:59:53.069 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-01 16:59:53.093 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-01 16:59:53.119 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-01 16:59:53.147 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-01 16:59:53.175 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-01 16:59:53.200 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-01 16:59:53.224 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-01 16:59:53.249 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-01 16:59:53.273 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-01 16:59:53.299 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-01 16:59:53.322 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-01 16:59:53.346 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-01 16:59:53.372 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-01 16:59:53.398 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-01 16:59:53.425 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-01 16:59:53.454 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-01 16:59:53.473 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 28.6 MB/s 0:00:00 2026-05-01 16:59:53.494 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-01 16:59:53.518 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-01 16:59:53.542 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-01 16:59:53.566 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-01 16:59:53.591 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-01 16:59:53.619 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-01 16:59:53.642 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-01 16:59:53.669 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-01 16:59:53.695 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-01 16:59:53.723 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-01 16:59:53.750 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-01 16:59:53.779 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-01 16:59:53.804 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-01 16:59:53.828 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-01 16:59:53.852 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-01 16:59:53.875 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-01 16:59:53.906 | 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-05-01 16:59:53.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 62.4 MB/s 0:00:00 2026-05-01 16:59:53.979 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-01 16:59:54.008 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-01 16:59:54.040 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-01 16:59:54.080 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-01 16:59:54.107 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-05-01 16:59:54.131 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-01 16:59:54.156 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-01 16:59:54.180 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-01 16:59:54.205 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-01 16:59:54.233 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-01 16:59:54.413 | Building wheels for collected packages: keystone, testresources 2026-05-01 16:59:54.414 | Building editable for keystone (pyproject.toml): started 2026-05-01 16:59:55.560 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-01 16:59:55.561 | Created wheel for keystone: filename=keystone-29.0.2.dev2-0.editable-py3-none-any.whl size=9247 sha256=5ebcd8436498bec7170440440381a48d6f7d78c58f80bbf9f3acd6086a74daf5 2026-05-01 16:59:55.562 | Stored in directory: /tmp/pip-ephem-wheel-cache-gos_d847/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-01 16:59:55.569 | Building wheel for testresources (pyproject.toml): started 2026-05-01 16:59:56.066 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-01 16:59:56.067 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=bf13923dbd34dea5a0f5a9618602b6a4e3a038222eaa5a33b9d933d896b23a02 2026-05-01 16:59:56.067 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-01 16:59:56.074 | Successfully built keystone testresources 2026-05-01 16:59:56.476 | 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-05-01 16:59:56.548 | Attempting uninstall: pytz 2026-05-01 16:59:56.558 | Found existing installation: pytz 2024.1 2026-05-01 16:59:56.559 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:56.559 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-01 16:59:58.095 | Attempting uninstall: oauthlib 2026-05-01 16:59:58.107 | Found existing installation: oauthlib 3.2.2 2026-05-01 16:59:58.108 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:58.108 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-01 16:59:58.256 | Attempting uninstall: markupsafe 2026-05-01 16:59:58.268 | Found existing installation: MarkupSafe 2.1.5 2026-05-01 16:59:58.269 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:58.269 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-01 16:59:59.412 | Attempting uninstall: blinker 2026-05-01 16:59:59.424 | Found existing installation: blinker 1.7.0 2026-05-01 16:59:59.426 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:59.426 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-01 16:59:59.443 | Attempting uninstall: bcrypt 2026-05-01 16:59:59.455 | Found existing installation: bcrypt 3.2.2 2026-05-01 16:59:59.456 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:59.456 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-01 16:59:59.475 | Attempting uninstall: attrs 2026-05-01 16:59:59.487 | Found existing installation: attrs 23.2.0 2026-05-01 16:59:59.488 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 16:59:59.489 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-01 17:00:02.768 | Attempting uninstall: jinja2 2026-05-01 17:00:02.779 | Found existing installation: Jinja2 3.1.2 2026-05-01 17:00:02.780 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:02.780 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-01 17:00:03.910 | Attempting uninstall: cryptography 2026-05-01 17:00:03.926 | Found existing installation: cryptography 41.0.7 2026-05-01 17:00:03.927 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:03.928 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-01 17:00:04.578 | Attempting uninstall: pyopenssl 2026-05-01 17:00:04.592 | Found existing installation: pyOpenSSL 23.2.0 2026-05-01 17:00:04.592 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:04.594 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-01 17:00:05.029 | Attempting uninstall: jsonschema 2026-05-01 17:00:05.043 | Found existing installation: jsonschema 4.10.3 2026-05-01 17:00:05.044 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:05.044 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-01 17:00:06.758 | 2026-05-01 17:00:06.759 | 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-05-01 17:00:06.759 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-01 17:00:06.780 | 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-05-01 17:00:07.183 | + inc/python:pip_install:216 : result=0 2026-05-01 17:00:07.186 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:00:07.189 | + functions-common:time_stop:2412 : local name 2026-05-01 17:00:07.193 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:00:07.196 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:00:07.201 | + functions-common:time_stop:2415 : local total 2026-05-01 17:00:07.204 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:00:07.208 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:00:07.211 | + functions-common:time_stop:2419 : start_time=1777654777441 2026-05-01 17:00:07.215 | + functions-common:time_stop:2421 : [[ -z 1777654777441 ]] 2026-05-01 17:00:07.219 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:00:07.225 | + functions-common:time_stop:2424 : end_time=1777654807220 2026-05-01 17:00:07.229 | + functions-common:time_stop:2425 : elapsed_time=29779 2026-05-01 17:00:07.233 | + functions-common:time_stop:2426 : total=51148 2026-05-01 17:00:07.237 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:00:07.242 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=80927 2026-05-01 17:00:07.245 | + inc/python:pip_install:219 : return 0 2026-05-01 17:00:07.250 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-01 17:00:07.254 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:00:07.259 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-01 17:00:07.262 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-01 17:00:07.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:00:07.270 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:00:07.275 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-01 17:00:07.279 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:00:07.283 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-01 17:00:07.308 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:07.312 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-01 17:00:07.316 | + ./stack.sh:main:918 : configure_keystone 2026-05-01 17:00:07.319 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-01 17:00:07.339 | + 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-05-01 17:00:07.341 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-01 17:00:07.348 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-01 17:00:07.375 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:07.379 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-01 17:00:07.423 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-01 17:00:07.467 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-01 17:00:07.511 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-01 17:00:07.554 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-01 17:00:07.600 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-01 17:00:07.650 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-01 17:00:07.697 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-01 17:00:07.737 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-01 17:00:07.781 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-01 17:00:07.784 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-01 17:00:07.788 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-01 17:00:07.792 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-01 17:00:07.796 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-01 17:00:07.799 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-01 17:00:07.821 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:07.824 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-01 17:00:07.828 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-01 17:00:07.833 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-01 17:00:07.855 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:07.859 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:00:07.863 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:00:07.911 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-01 17:00:07.915 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-01 17:00:07.918 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-01 17:00:07.922 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-01 17:00:07.948 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:07.951 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.96/identity 2026-05-01 17:00:07.999 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-01 17:00:08.003 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-01 17:00:08.057 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-01 17:00:08.062 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-01 17:00:08.066 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-01 17:00:08.070 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-01 17:00:08.076 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:00:08.078 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:00:08.082 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:00:08.106 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:08.110 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:00:08.113 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-01 17:00:08.116 | + 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-05-01 17:00:08.161 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-01 17:00:08.165 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-01 17:00:08.169 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-01 17:00:08.172 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-01 17:00:08.176 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:00:08.200 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:00:08.205 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:00:08.209 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:00:08.213 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:00:08.216 | + 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-05-01 17:00:08.257 | + 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-05-01 17:00:08.298 | + 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-05-01 17:00:08.340 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:00:08.383 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-01 17:00:08.426 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-01 17:00:08.470 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-01 17:00:08.474 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-01 17:00:08.477 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-01 17:00:08.481 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-01 17:00:08.484 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-01 17:00:08.486 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-01 17:00:08.490 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-01 17:00:08.494 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-01 17:00:08.498 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-01 17:00:08.519 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-01 17:00:08.519 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:00:08.531 | d /var/run/uwsgi 0755 quobyte root 2026-05-01 17:00:08.536 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:00:08.552 | /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-05-01 17:00:08.558 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-01 17:00:08.562 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-01 17:00:08.567 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-01 17:00:08.571 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-01 17:00:08.613 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-01 17:00:08.652 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-01 17:00:08.691 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-01 17:00:08.731 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-01 17:00:08.771 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-01 17:00:08.811 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-01 17:00:08.853 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-01 17:00:08.895 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-01 17:00:08.933 | + 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-05-01 17:00:08.974 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-01 17:00:09.013 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-01 17:00:09.055 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-01 17:00:09.095 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-01 17:00:09.136 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-01 17:00:09.139 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-01 17:00:09.144 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-01 17:00:09.148 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-01 17:00:09.152 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-01 17:00:09.155 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:09.159 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:09.163 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-01 17:00:09.168 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-01 17:00:09.172 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-01 17:00:09.206 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-01 17:00:09.242 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-01 17:00:09.242 | + 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-05-01 17:00:09.254 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-01 17:00:09.260 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-01 17:00:09.263 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-01 17:00:09.267 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-01 17:00:09.270 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-01 17:00:09.273 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:00:09.277 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:00:09.279 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:09.282 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:09.284 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-01 17:00:09.288 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-01 17:00:09.290 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:09.292 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:09.295 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-01 17:00:09.307 | perl: warning: Setting locale failed. 2026-05-01 17:00:09.308 | perl: warning: Please check that your locale settings: 2026-05-01 17:00:09.308 | LANGUAGE = (unset), 2026-05-01 17:00:09.308 | LC_ALL = "en_US.utf8", 2026-05-01 17:00:09.308 | LANG = "de_DE.UTF-8" 2026-05-01 17:00:09.308 | are supported and installed on your system. 2026-05-01 17:00:09.308 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:00:09.349 | Enabling site keystone-api. 2026-05-01 17:00:09.355 | To activate the new configuration, you need to run: 2026-05-01 17:00:09.356 | systemctl reload apache2 2026-05-01 17:00:09.361 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-01 17:00:09.363 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 17:00:09.367 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:00:09.369 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 17:00:09.552 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-01 17:00:09.595 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-01 17:00:09.641 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-01 17:00:09.687 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-01 17:00:09.692 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-01 17:00:09.739 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-01 17:00:09.785 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-01 17:00:09.826 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-01 17:00:09.876 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-01 17:00:09.880 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-01 17:00:09.884 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-01 17:00:09.931 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-01 17:00:09.977 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-01 17:00:10.005 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:10.011 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-01 17:00:10.037 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:10.041 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-01 17:00:10.045 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-01 17:00:10.050 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-01 17:00:10.054 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-01 17:00:10.058 | + lib/stack:stack_install_service:32 : install_glance 2026-05-01 17:00:10.063 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-01 17:00:10.067 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-01 17:00:10.071 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-01 17:00:10.096 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:10.100 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-01 17:00:10.104 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-01 17:00:10.130 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:10.134 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-01 17:00:10.139 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-01 17:00:10.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:00:10.146 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:00:10.149 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-01 17:00:10.153 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:00:10.158 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-01 17:00:10.163 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-01 17:00:10.166 | ++ inc/python:join_extras:29 : echo cinder 2026-05-01 17:00:10.170 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-01 17:00:10.174 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-01 17:00:10.178 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-01 17:00:10.182 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-01 17:00:10.188 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-01 17:00:10.191 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-01 17:00:10.195 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-01 17:00:10.200 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-01 17:00:10.202 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-01 17:00:10.208 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-01 17:00:10.213 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-01 17:00:10.216 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-01 17:00:10.222 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-01 17:00:10.226 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-01 17:00:10.256 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-01 17:00:10.260 | + 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-05-01 17:00:11.551 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-01 17:00:11.707 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-01 17:00:11.725 | 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-05-01 17:00:11.726 | 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-05-01 17:00:11.726 | 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-05-01 17:00:11.727 | 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-05-01 17:00:11.728 | 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-05-01 17:00:11.730 | 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-05-01 17:00:11.731 | 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-05-01 17:00:11.731 | 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-05-01 17:00:11.732 | 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-05-01 17:00:11.733 | 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-05-01 17:00:11.734 | 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-05-01 17:00:11.762 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-01 17:00:11.778 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-01 17:00:11.789 | 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-05-01 17:00:11.792 | 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-05-01 17:00:11.793 | 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-05-01 17:00:11.799 | 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-05-01 17:00:11.801 | 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-05-01 17:00:11.849 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-01 17:00:11.867 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-01 17:00:11.947 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-01 17:00:11.963 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-01 17:00:12.020 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-01 17:00:12.037 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 17:00:12.087 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-01 17:00:12.103 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-01 17:00:12.118 | 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-05-01 17:00:12.119 | 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-05-01 17:00:12.120 | 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-05-01 17:00:12.120 | 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-05-01 17:00:12.127 | 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-05-01 17:00:12.128 | 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-05-01 17:00:12.129 | 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-05-01 17:00:12.130 | 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-05-01 17:00:12.134 | 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-05-01 17:00:12.135 | 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-05-01 17:00:12.138 | 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-05-01 17:00:12.174 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-01 17:00:12.193 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-01 17:00:12.205 | 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-05-01 17:00:12.209 | 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-05-01 17:00:12.213 | 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-05-01 17:00:12.214 | 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-05-01 17:00:12.215 | 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-05-01 17:00:12.226 | 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-05-01 17:00:12.229 | 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-05-01 17:00:12.230 | 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-05-01 17:00:12.233 | 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-05-01 17:00:12.242 | 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-05-01 17:00:12.245 | 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-05-01 17:00:12.245 | 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-05-01 17:00:12.246 | 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-05-01 17:00:12.247 | 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-05-01 17:00:12.251 | 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-05-01 17:00:12.252 | 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-05-01 17:00:12.258 | 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-05-01 17:00:12.275 | 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-05-01 17:00:12.280 | 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-05-01 17:00:12.284 | 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-05-01 17:00:12.298 | 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-05-01 17:00:12.299 | 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-05-01 17:00:12.300 | 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-05-01 17:00:12.302 | 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-05-01 17:00:12.323 | 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-05-01 17:00:12.383 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-01 17:00:12.443 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-01 17:00:12.480 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-01 17:00:12.507 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-01 17:00:12.533 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-01 17:00:12.563 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-01 17:00:12.589 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-01 17:00:12.857 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-01 17:00:14.222 | 2026-05-01 17:00:14.239 | 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-05-01 17:00:14.390 | + inc/python:pip_install:216 : result=0 2026-05-01 17:00:14.392 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:00:14.395 | + functions-common:time_stop:2412 : local name 2026-05-01 17:00:14.398 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:00:14.402 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:00:14.405 | + functions-common:time_stop:2415 : local total 2026-05-01 17:00:14.408 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:00:14.410 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:00:14.413 | + functions-common:time_stop:2419 : start_time=1777654810249 2026-05-01 17:00:14.416 | + functions-common:time_stop:2421 : [[ -z 1777654810249 ]] 2026-05-01 17:00:14.420 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:00:14.424 | + functions-common:time_stop:2424 : end_time=1777654814421 2026-05-01 17:00:14.427 | + functions-common:time_stop:2425 : elapsed_time=4172 2026-05-01 17:00:14.430 | + functions-common:time_stop:2426 : total=80927 2026-05-01 17:00:14.433 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:00:14.436 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85099 2026-05-01 17:00:14.440 | + inc/python:pip_install:219 : return 0 2026-05-01 17:00:14.443 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-01 17:00:14.447 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-01 17:00:14.450 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-01 17:00:14.466 | + 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-05-01 17:00:14.472 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-01 17:00:14.475 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-01 17:00:14.478 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-01 17:00:14.481 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-01 17:00:14.484 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 17:00:14.487 | ++ functions-common:git_clone:585 : pwd 2026-05-01 17:00:14.491 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:00:14.494 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:00:14.496 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:00:14.511 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:00:14.514 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:00:14.516 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:00:14.519 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-01 17:00:14.520 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:00:14.525 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-01 17:00:14.528 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 17:00:14.531 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-01 17:00:14.534 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:00:14.536 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:00:14.539 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:00:14.542 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:00:14.545 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:00:14.547 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:00:14.550 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:00:14.553 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:00:14.558 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:00:14.562 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654814559 2026-05-01 17:00:14.565 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-01 17:00:14.569 | Cloning into '/opt/stack/glance'... 2026-05-01 17:00:22.976 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:00:22.981 | + functions-common:time_stop:2412 : local name 2026-05-01 17:00:22.984 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:00:22.986 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:00:22.991 | + functions-common:time_stop:2415 : local total 2026-05-01 17:00:22.994 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:00:22.997 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:00:23.000 | + functions-common:time_stop:2419 : start_time=1777654814559 2026-05-01 17:00:23.003 | + functions-common:time_stop:2421 : [[ -z 1777654814559 ]] 2026-05-01 17:00:23.008 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:00:23.014 | + functions-common:time_stop:2424 : end_time=1777654823010 2026-05-01 17:00:23.018 | + functions-common:time_stop:2425 : elapsed_time=8451 2026-05-01 17:00:23.022 | + functions-common:time_stop:2426 : total=22712 2026-05-01 17:00:23.024 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:00:23.029 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31163 2026-05-01 17:00:23.031 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-01 17:00:23.035 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-01 17:00:23.038 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:00:23.043 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:00:23.046 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:00:23.050 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:00:23.052 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:00:23.057 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:00:23.061 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:00:23.064 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:00:23.070 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:00:23.076 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654823072 2026-05-01 17:00:23.081 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-01 17:00:23.671 | From https://review.opendev.org/openstack/glance 2026-05-01 17:00:23.671 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-01 17:00:23.684 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:00:23.687 | + functions-common:time_stop:2412 : local name 2026-05-01 17:00:23.691 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:00:23.694 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:00:23.698 | + functions-common:time_stop:2415 : local total 2026-05-01 17:00:23.702 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:00:23.706 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:00:23.709 | + functions-common:time_stop:2419 : start_time=1777654823072 2026-05-01 17:00:23.713 | + functions-common:time_stop:2421 : [[ -z 1777654823072 ]] 2026-05-01 17:00:23.717 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:00:23.723 | + functions-common:time_stop:2424 : end_time=1777654823719 2026-05-01 17:00:23.726 | + functions-common:time_stop:2425 : elapsed_time=647 2026-05-01 17:00:23.730 | + functions-common:time_stop:2426 : total=31163 2026-05-01 17:00:23.734 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:00:23.738 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31810 2026-05-01 17:00:23.741 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 17:00:23.745 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:00:23.749 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:00:23.753 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:00:23.756 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:00:23.760 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:00:23.764 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:00:23.768 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:00:23.772 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:00:23.776 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:00:23.781 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654823778 2026-05-01 17:00:23.785 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 17:00:23.909 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:00:23.909 | 2026-05-01 17:00:23.910 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:00:23.910 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:00:23.910 | state without impacting any branches by switching back to a branch. 2026-05-01 17:00:23.910 | 2026-05-01 17:00:23.910 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:00:23.910 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:00:23.910 | 2026-05-01 17:00:23.910 | git switch -c 2026-05-01 17:00:23.910 | 2026-05-01 17:00:23.910 | Or undo this operation with: 2026-05-01 17:00:23.910 | 2026-05-01 17:00:23.910 | git switch - 2026-05-01 17:00:23.911 | 2026-05-01 17:00:23.911 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:00:23.911 | 2026-05-01 17:00:23.911 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-01 17:00:23.916 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:00:23.920 | + functions-common:time_stop:2412 : local name 2026-05-01 17:00:23.923 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:00:23.926 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:00:23.929 | + functions-common:time_stop:2415 : local total 2026-05-01 17:00:23.933 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:00:23.936 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:00:23.940 | + functions-common:time_stop:2419 : start_time=1777654823778 2026-05-01 17:00:23.943 | + functions-common:time_stop:2421 : [[ -z 1777654823778 ]] 2026-05-01 17:00:23.947 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:00:23.951 | + functions-common:time_stop:2424 : end_time=1777654823948 2026-05-01 17:00:23.954 | + functions-common:time_stop:2425 : elapsed_time=170 2026-05-01 17:00:23.957 | + functions-common:time_stop:2426 : total=31810 2026-05-01 17:00:23.961 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:00:23.964 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31980 2026-05-01 17:00:23.968 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-01 17:00:23.986 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-01 17:00:23.990 | + functions-common:git_clone:665 : head -1 2026-05-01 17:00:23.991 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 17:00:23.994 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-01 17:00:23.998 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:00:24.002 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-01 17:00:24.005 | + inc/python:setup_develop:353 : local bindep 2026-05-01 17:00:24.009 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-01 17:00:24.012 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-01 17:00:24.016 | + inc/python:setup_develop:359 : local extras= 2026-05-01 17:00:24.019 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-01 17:00:24.023 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-01 17:00:24.026 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-01 17:00:24.030 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-01 17:00:24.033 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-01 17:00:24.037 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-01 17:00:24.041 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-01 17:00:24.044 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-01 17:00:24.049 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-01 17:00:24.052 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-01 17:00:24.056 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-01 17:00:24.060 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-01 17:00:24.067 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-01 17:00:24.071 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-01 17:00:24.074 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-01 17:00:24.236 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-01 17:00:24.240 | + inc/python:setup_package:436 : local bindep=0 2026-05-01 17:00:24.243 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-01 17:00:24.247 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-01 17:00:24.250 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-01 17:00:24.254 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-01 17:00:24.257 | + inc/python:setup_package:445 : local flags=-e 2026-05-01 17:00:24.261 | + inc/python:setup_package:446 : local extras= 2026-05-01 17:00:24.264 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-01 17:00:24.268 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-01 17:00:24.272 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-01 17:00:24.275 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-01 17:00:24.278 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-01 17:00:24.282 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-01 17:00:24.309 | Using python 3.12 to install /opt/stack/glance 2026-05-01 17:00:24.311 | + 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-05-01 17:00:25.411 | Obtaining file:///opt/stack/glance 2026-05-01 17:00:25.416 | Installing build dependencies: started 2026-05-01 17:00:27.181 | Installing build dependencies: finished with status 'done' 2026-05-01 17:00:27.182 | Checking if build backend supports build_editable: started 2026-05-01 17:00:27.760 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-01 17:00:27.762 | Getting requirements to build editable: started 2026-05-01 17:00:28.068 | Getting requirements to build editable: finished with status 'done' 2026-05-01 17:00:28.070 | Preparing editable metadata (pyproject.toml): started 2026-05-01 17:00:29.006 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:00:29.027 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.0.3) 2026-05-01 17:00:29.027 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.7.1) 2026-05-01 17:00:29.031 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.0.46) 2026-05-01 17:00:29.031 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.40.4) 2026-05-01 17:00:29.031 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.1.0) 2026-05-01 17:00:29.031 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.5.1) 2026-05-01 17:00:29.032 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.8.9) 2026-05-01 17:00:29.033 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.18.4) 2026-05-01 17:00:29.232 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-01 17:00:29.422 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-01 17:00:29.435 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.3.0) 2026-05-01 17:00:29.436 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.4.1) 2026-05-01 17:00:29.437 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.3.0) 2026-05-01 17:00:29.438 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.7.1) 2026-05-01 17:00:29.440 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.0.1) 2026-05-01 17:00:29.441 | 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.dev3) (5.7.0) 2026-05-01 17:00:29.442 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.2.1) 2026-05-01 17:00:29.514 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-01 17:00:29.534 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-01 17:00:29.547 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.13.1) 2026-05-01 17:00:29.549 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (12.0.0) 2026-05-01 17:00:29.586 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-01 17:00:29.604 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-01 17:00:29.617 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.17.0) 2026-05-01 17:00:29.618 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.10.1) 2026-05-01 17:00:29.619 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.26.0) 2026-05-01 17:00:29.620 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.8.0) 2026-05-01 17:00:29.622 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (18.0.0) 2026-05-01 17:00:29.623 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.7.2) 2026-05-01 17:00:29.661 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-01 17:00:29.682 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 17:00:29.696 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.1.0) 2026-05-01 17:00:29.697 | 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.dev3) (17.3.0) 2026-05-01 17:00:29.698 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.0.0) 2026-05-01 17:00:29.737 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-01 17:00:29.755 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-01 17:00:29.767 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.0.0) 2026-05-01 17:00:29.768 | 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.dev3) (1.4.2) 2026-05-01 17:00:29.769 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.3.0) 2026-05-01 17:00:29.770 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.4.0) 2026-05-01 17:00:29.770 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.0.0) 2026-05-01 17:00:29.771 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (43.0.3) 2026-05-01 17:00:29.798 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-01 17:00:29.830 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-01 17:00:29.897 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-01 17:00:29.915 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-01 17:00:29.953 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (1.3.10) 2026-05-01 17:00:29.954 | 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.dev3) (4.15.0) 2026-05-01 17:00:30.007 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.027 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-01 17:00:30.040 | 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.dev3) (2.32.5) 2026-05-01 17:00:30.043 | 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.dev3) (2.0.0) 2026-05-01 17:00:30.048 | 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.dev3) (3.0) 2026-05-01 17:00:30.052 | 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.dev3) (5.9.1) 2026-05-01 17:00:30.055 | 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.dev3) (2.1.1) 2026-05-01 17:00:30.060 | 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.dev3) (2.8.0) 2026-05-01 17:00:30.061 | 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.dev3) (3.3.2) 2026-05-01 17:00:30.078 | 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.dev3) (3.3.2) 2026-05-01 17:00:30.083 | 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.dev3) (25.4.0) 2026-05-01 17:00:30.084 | 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.dev3) (2025.9.1) 2026-05-01 17:00:30.085 | 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.dev3) (0.37.0) 2026-05-01 17:00:30.086 | 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.dev3) (0.30.0) 2026-05-01 17:00:30.095 | 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.dev3) (2.1.0) 2026-05-01 17:00:30.096 | 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.dev3) (1.8.2) 2026-05-01 17:00:30.102 | 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.dev3) (4.1.1) 2026-05-01 17:00:30.104 | 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.dev3) (4.0.1) 2026-05-01 17:00:30.106 | 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.dev3) (2.11.0) 2026-05-01 17:00:30.114 | 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.dev3) (1.5.0) 2026-05-01 17:00:30.118 | 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.dev3) (5.2.1) 2026-05-01 17:00:30.125 | 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.dev3) (0.20) 2026-05-01 17:00:30.131 | 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.dev3) (1.3.0) 2026-05-01 17:00:30.132 | 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.dev3) (2.0.0) 2026-05-01 17:00:30.133 | 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.dev3) (6.0.3) 2026-05-01 17:00:30.144 | 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.dev3) (2.0.2) 2026-05-01 17:00:30.145 | 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.dev3) (0.5.0) 2026-05-01 17:00:30.208 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.229 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-01 17:00:30.314 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.331 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-01 17:00:30.373 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.390 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-01 17:00:30.452 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.470 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-01 17:00:30.481 | 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.dev3) (7.2.2) 2026-05-01 17:00:30.507 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.525 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-01 17:00:30.572 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.589 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-01 17:00:30.606 | 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.dev3) (2.9.0.post0) 2026-05-01 17:00:30.612 | 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.dev3) (4.5.1) 2026-05-01 17:00:30.613 | 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.dev3) (7.0.1) 2026-05-01 17:00:30.615 | 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.dev3) (5.3.1) 2026-05-01 17:00:30.616 | 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.dev3) (5.6.2) 2026-05-01 17:00:30.617 | 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.dev3) (0.15.1) 2026-05-01 17:00:30.622 | 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.dev3) (5.1.0) 2026-05-01 17:00:30.631 | 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.dev3) (2025.3) 2026-05-01 17:00:30.632 | 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.dev3) (26.0) 2026-05-01 17:00:30.640 | 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.dev3) (0.24.1) 2026-05-01 17:00:30.644 | 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.dev3) (5.0.0) 2026-05-01 17:00:30.645 | 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.dev3) (3.1.6) 2026-05-01 17:00:30.647 | 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.dev3) (4.0.1) 2026-05-01 17:00:30.655 | 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.dev3) (3.0.3) 2026-05-01 17:00:30.670 | 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.dev3) (1.1.2) 2026-05-01 17:00:30.680 | 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.dev3) (1.7.3) 2026-05-01 17:00:30.708 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.1.dev3) (82.0.1) 2026-05-01 17:00:30.725 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.1.dev3) (0.6.0) 2026-05-01 17:00:30.792 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.825 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 17:00:30.867 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.884 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-01 17:00:30.948 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-01 17:00:30.965 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-01 17:00:31.014 | 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.dev3) 2026-05-01 17:00:31.031 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-01 17:00:31.040 | 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.dev3) (14.3.3) 2026-05-01 17:00:31.069 | 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.dev3) 2026-05-01 17:00:31.086 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-01 17:00:31.105 | 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.dev3) (1.17.0) 2026-05-01 17:00:31.126 | 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.dev3) (3.4.4) 2026-05-01 17:00:31.128 | 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.dev3) (3.11) 2026-05-01 17:00:31.128 | 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.dev3) (2.6.3) 2026-05-01 17:00:31.131 | 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.dev3) (2023.11.17) 2026-05-01 17:00:31.165 | 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.dev3) (4.0.0) 2026-05-01 17:00:31.166 | 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.dev3) (2.19.2) 2026-05-01 17:00:31.176 | 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.dev3) (0.1.2) 2026-05-01 17:00:31.192 | 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.dev3) (0.7) 2026-05-01 17:00:31.271 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-01 17:00:31.287 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-01 17:00:31.335 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-01 17:00:31.352 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 17:00:31.364 | 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.dev3) (9.1.4) 2026-05-01 17:00:31.398 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-01 17:00:31.416 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-01 17:00:31.458 | 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.dev3) (2.8.5) 2026-05-01 17:00:31.508 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-01 17:00:31.523 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-01 17:00:31.538 | Installing build dependencies: started 2026-05-01 17:00:33.158 | Installing build dependencies: finished with status 'done' 2026-05-01 17:00:33.159 | Getting requirements to build wheel: started 2026-05-01 17:00:33.800 | Getting requirements to build wheel: finished with status 'done' 2026-05-01 17:00:33.801 | Preparing metadata (pyproject.toml): started 2026-05-01 17:00:34.167 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:00:34.171 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.1.dev3) (2025.2) 2026-05-01 17:00:34.218 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-01 17:00:34.233 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-01 17:00:34.285 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-01 17:00:34.301 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-01 17:00:34.429 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-01 17:00:34.471 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-01 17:00:34.493 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-01 17:00:34.518 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-01 17:00:34.545 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-01 17:00:34.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 40.5 MB/s 0:00:00 2026-05-01 17:00:34.618 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-01 17:00:34.641 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-01 17:00:34.663 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-01 17:00:34.687 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-01 17:00:34.712 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-01 17:00:34.736 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-01 17:00:34.767 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-01 17:00:34.791 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-01 17:00:34.818 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-01 17:00:34.842 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-01 17:00:34.864 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-01 17:00:34.888 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-01 17:00:34.914 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-01 17:00:34.944 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-01 17:00:34.969 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-01 17:00:35.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 54.9 MB/s 0:00:00 2026-05-01 17:00:35.018 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-01 17:00:35.040 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-01 17:00:35.064 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-01 17:00:35.086 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-01 17:00:35.178 | Building wheels for collected packages: glance, simplegeneric 2026-05-01 17:00:35.180 | Building editable for glance (pyproject.toml): started 2026-05-01 17:00:36.058 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-01 17:00:36.059 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=fdffde2b2936750de82c187cf0713990894dde05db8c27bfa520fe849d650bdf 2026-05-01 17:00:36.060 | Stored in directory: /tmp/pip-ephem-wheel-cache-57xox_d7/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-01 17:00:36.065 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-01 17:00:36.496 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-01 17:00:36.497 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=bc0a2454973258e9b650337a0ba3426707b6af0c7e6e8693f654faba0ec25a4e 2026-05-01 17:00:36.498 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-01 17:00:36.502 | Successfully built glance simplegeneric 2026-05-01 17:00:36.771 | 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-05-01 17:00:39.219 | Attempting uninstall: jsonpointer 2026-05-01 17:00:39.234 | Found existing installation: jsonpointer 2.0 2026-05-01 17:00:39.234 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:39.235 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-01 17:00:39.253 | Attempting uninstall: jmespath 2026-05-01 17:00:39.268 | Found existing installation: jmespath 1.0.1 2026-05-01 17:00:39.268 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:39.270 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-01 17:00:39.309 | Attempting uninstall: httplib2 2026-05-01 17:00:39.326 | Found existing installation: httplib2 0.20.4 2026-05-01 17:00:39.326 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:39.327 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-01 17:00:39.421 | Attempting uninstall: jsonpatch 2026-05-01 17:00:39.436 | Found existing installation: jsonpatch 1.32 2026-05-01 17:00:39.436 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:00:39.437 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-01 17:00:43.722 | 2026-05-01 17:00:43.742 | 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.dev3 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-05-01 17:00:43.974 | + inc/python:pip_install:216 : result=0 2026-05-01 17:00:43.978 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:00:43.980 | + functions-common:time_stop:2412 : local name 2026-05-01 17:00:43.984 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:00:43.986 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:00:43.989 | + functions-common:time_stop:2415 : local total 2026-05-01 17:00:43.991 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:00:43.993 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:00:43.995 | + functions-common:time_stop:2419 : start_time=1777654824302 2026-05-01 17:00:43.998 | + functions-common:time_stop:2421 : [[ -z 1777654824302 ]] 2026-05-01 17:00:44.001 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:00:44.005 | + functions-common:time_stop:2424 : end_time=1777654844002 2026-05-01 17:00:44.007 | + functions-common:time_stop:2425 : elapsed_time=19700 2026-05-01 17:00:44.009 | + functions-common:time_stop:2426 : total=85099 2026-05-01 17:00:44.011 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:00:44.013 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=104799 2026-05-01 17:00:44.015 | + inc/python:pip_install:219 : return 0 2026-05-01 17:00:44.018 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-01 17:00:44.020 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:00:44.022 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-01 17:00:44.024 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-01 17:00:44.027 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:00:44.029 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:00:44.031 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-01 17:00:44.034 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:00:44.036 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-01 17:00:44.039 | + ./stack.sh:main:939 : configure_glance 2026-05-01 17:00:44.041 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-01 17:00:44.055 | + lib/glance:configure_glance:349 : local dburl 2026-05-01 17:00:44.058 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-01 17:00:44.061 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-01 17:00:44.063 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-01 17:00:44.065 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-01 17:00:44.067 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:00:44.069 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:00:44.071 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:00:44.085 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:44.087 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:00:44.089 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-01 17:00:44.092 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-01 17:00:44.094 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-01 17:00:44.122 | + 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-05-01 17:00:44.151 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-01 17:00:44.177 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-01 17:00:44.204 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-01 17:00:44.231 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-01 17:00:44.260 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-01 17:00:44.289 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-01 17:00:44.291 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-01 17:00:44.294 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-01 17:00:44.296 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-01 17:00:44.298 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-01 17:00:44.301 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-01 17:00:44.303 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-01 17:00:44.305 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-01 17:00:44.307 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-01 17:00:44.309 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-01 17:00:44.337 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-01 17:00:44.364 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.96/identity 2026-05-01 17:00:44.391 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-01 17:00:44.418 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-01 17:00:44.444 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-01 17:00:44.471 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-01 17:00:44.497 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-01 17:00:44.524 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.96/identity 2026-05-01 17:00:44.551 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-01 17:00:44.578 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-01 17:00:44.605 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-01 17:00:44.608 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-01 17:00:44.636 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-01 17:00:44.639 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-01 17:00:44.641 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-01 17:00:44.643 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-01 17:00:44.646 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-01 17:00:44.648 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-01 17:00:44.663 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:44.666 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-01 17:00:44.668 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-01 17:00:44.671 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-01 17:00:44.684 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:44.686 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:00:44.689 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:00:44.716 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-01 17:00:44.718 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-01 17:00:44.720 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-01 17:00:44.722 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-01 17:00:44.724 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-01 17:00:44.751 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-01 17:00:44.777 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-01 17:00:44.804 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-01 17:00:44.806 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-01 17:00:44.808 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-01 17:00:44.810 | + lib/glance:configure_glance_store:278 : local be 2026-05-01 17:00:44.812 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:00:44.814 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-01 17:00:44.816 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-01 17:00:44.843 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-01 17:00:44.845 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.96 2026-05-01 17:00:44.872 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:00:44.874 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-01 17:00:44.876 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-01 17:00:44.890 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:44.892 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.96/image 2026-05-01 17:00:44.918 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-01 17:00:44.932 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:44.934 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-01 17:00:44.936 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-01 17:00:44.938 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-01 17:00:44.940 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:00:44.954 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:00:44.956 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:00:44.958 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:00:44.960 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:00:44.962 | + 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-05-01 17:00:44.988 | + 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-05-01 17:00:45.013 | + 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-05-01 17:00:45.039 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:00:45.066 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-01 17:00:45.093 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-01 17:00:45.097 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-01 17:00:45.126 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-01 17:00:45.152 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-01 17:00:45.180 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-01 17:00:45.210 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-01 17:00:45.245 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-01 17:00:45.278 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-01 17:00:45.312 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-01 17:00:45.344 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-01 17:00:45.349 | + 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-05-01 17:00:45.356 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-01 17:00:45.372 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:00:45.375 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-01 17:00:45.377 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-01 17:00:45.380 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-01 17:00:45.382 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-01 17:00:45.385 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-01 17:00:45.387 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-01 17:00:45.390 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-01 17:00:45.394 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-01 17:00:45.396 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-01 17:00:45.429 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-01 17:00:45.431 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-01 17:00:45.434 | ++ functions:get_random_port:861 : true 2026-05-01 17:00:45.435 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-01 17:00:45.437 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-01 17:00:45.439 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-01 17:00:45.499 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-01 17:00:45.500 | ++ functions:get_random_port:865 : break 2 2026-05-01 17:00:45.502 | ++ functions:get_random_port:869 : echo 60999 2026-05-01 17:00:45.505 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-01 17:00:45.508 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-01 17:00:45.538 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-01 17:00:45.569 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-01 17:00:45.600 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-01 17:00:45.631 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-01 17:00:45.663 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-01 17:00:45.694 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-01 17:00:45.724 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-01 17:00:45.755 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-01 17:00:45.785 | + 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-05-01 17:00:45.816 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-01 17:00:45.847 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-01 17:00:45.878 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-01 17:00:45.910 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-01 17:00:45.942 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-01 17:00:45.974 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-01 17:00:46.006 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-01 17:00:46.036 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-01 17:00:46.068 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-01 17:00:46.100 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-01 17:00:46.132 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-01 17:00:46.134 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-01 17:00:46.136 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:00:46.139 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:00:46.141 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:46.144 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:46.146 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-01 17:00:46.149 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-01 17:00:46.151 | perl: warning: Setting locale failed. 2026-05-01 17:00:46.151 | perl: warning: Please check that your locale settings: 2026-05-01 17:00:46.151 | LANGUAGE = (unset), 2026-05-01 17:00:46.151 | LC_ALL = "en_US.utf8", 2026-05-01 17:00:46.151 | LANG = (unset) 2026-05-01 17:00:46.151 | are supported and installed on your system. 2026-05-01 17:00:46.151 | perl: warning: Falling back to the standard locale ("C"). 2026-05-01 17:00:46.185 | proxy (enabled by site administrator) 2026-05-01 17:00:46.188 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-01 17:00:46.191 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-01 17:00:46.193 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:00:46.196 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:00:46.198 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:46.201 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:46.203 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-01 17:00:46.205 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-01 17:00:46.209 | perl: warning: Setting locale failed. 2026-05-01 17:00:46.209 | perl: warning: Please check that your locale settings: 2026-05-01 17:00:46.209 | LANGUAGE = (unset), 2026-05-01 17:00:46.209 | LC_ALL = "en_US.utf8", 2026-05-01 17:00:46.209 | LANG = (unset) 2026-05-01 17:00:46.209 | are supported and installed on your system. 2026-05-01 17:00:46.209 | perl: warning: Falling back to the standard locale ("C"). 2026-05-01 17:00:46.245 | No module matches proxy_http 2026-05-01 17:00:46.248 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-01 17:00:46.261 | perl: warning: Setting locale failed. 2026-05-01 17:00:46.261 | perl: warning: Please check that your locale settings: 2026-05-01 17:00:46.262 | LANGUAGE = (unset), 2026-05-01 17:00:46.262 | LC_ALL = "en_US.utf8", 2026-05-01 17:00:46.262 | LANG = "de_DE.UTF-8" 2026-05-01 17:00:46.262 | are supported and installed on your system. 2026-05-01 17:00:46.262 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:00:46.301 | Considering dependency proxy for proxy_http: 2026-05-01 17:00:46.301 | Module proxy already enabled 2026-05-01 17:00:46.301 | Enabling module proxy_http. 2026-05-01 17:00:46.306 | To activate the new configuration, you need to run: 2026-05-01 17:00:46.306 | systemctl restart apache2 2026-05-01 17:00:46.311 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-01 17:00:46.314 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-01 17:00:46.317 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 17:00:46.320 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:00:46.322 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 17:00:46.475 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-01 17:00:46.478 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-01 17:00:46.481 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-01 17:00:46.483 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-01 17:00:46.485 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:46.488 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:46.492 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-01 17:00:46.496 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-01 17:00:46.501 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-01 17:00:46.502 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-01 17:00:46.512 | KeepAlive Off 2026-05-01 17:00:46.517 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-01 17:00:46.517 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-01 17:00:46.527 | SetEnv proxy-sendchunked 1 2026-05-01 17:00:46.532 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-01 17:00:46.534 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-01 17:00:46.542 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-01 17:00:46.546 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-01 17:00:46.549 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-01 17:00:46.552 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-01 17:00:46.555 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-01 17:00:46.557 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:00:46.560 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:00:46.562 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:46.565 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:46.567 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-01 17:00:46.569 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-01 17:00:46.572 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:00:46.574 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:00:46.577 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-01 17:00:46.587 | perl: warning: Setting locale failed. 2026-05-01 17:00:46.587 | perl: warning: Please check that your locale settings: 2026-05-01 17:00:46.587 | LANGUAGE = (unset), 2026-05-01 17:00:46.588 | LC_ALL = "en_US.utf8", 2026-05-01 17:00:46.588 | LANG = "de_DE.UTF-8" 2026-05-01 17:00:46.588 | are supported and installed on your system. 2026-05-01 17:00:46.588 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:00:46.627 | Enabling site glance-api. 2026-05-01 17:00:46.632 | To activate the new configuration, you need to run: 2026-05-01 17:00:46.632 | systemctl reload apache2 2026-05-01 17:00:46.637 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-01 17:00:46.640 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 17:00:46.642 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:00:46.645 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 17:00:46.791 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-01 17:00:46.798 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-01 17:00:46.833 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-01 17:00:46.868 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-01 17:00:46.871 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-01 17:00:46.905 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-01 17:00:46.938 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-01 17:00:46.971 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-01 17:00:46.991 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:00:46.994 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-01 17:00:46.998 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-01 17:00:47.001 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-01 17:00:47.005 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-01 17:00:47.008 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-01 17:00:47.011 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder stable/2026.1 2026-05-01 17:00:47.015 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-01 17:00:47.018 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-01 17:00:47.021 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-01 17:00:47.024 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 17:00:47.029 | ++ functions-common:git_clone:585 : pwd 2026-05-01 17:00:47.032 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:00:47.035 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:00:47.039 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:00:47.057 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:00:47.059 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:00:47.062 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:00:47.066 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-01 17:00:47.066 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:00:47.071 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-05-01 17:00:47.075 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 17:00:47.078 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-01 17:00:47.080 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:00:47.083 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:00:47.085 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:00:47.088 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:00:47.090 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:00:47.093 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:00:47.095 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:00:47.098 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:00:47.101 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:00:47.106 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654847103 2026-05-01 17:00:47.108 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-01 17:00:47.112 | Cloning into '/opt/stack/cinder'... 2026-05-01 17:01:39.200 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:01:39.203 | + functions-common:time_stop:2412 : local name 2026-05-01 17:01:39.207 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:01:39.210 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:01:39.213 | + functions-common:time_stop:2415 : local total 2026-05-01 17:01:39.217 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:01:39.221 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:01:39.225 | + functions-common:time_stop:2419 : start_time=1777654847103 2026-05-01 17:01:39.228 | + functions-common:time_stop:2421 : [[ -z 1777654847103 ]] 2026-05-01 17:01:39.233 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:01:39.238 | + functions-common:time_stop:2424 : end_time=1777654899234 2026-05-01 17:01:39.242 | + functions-common:time_stop:2425 : elapsed_time=52131 2026-05-01 17:01:39.245 | + functions-common:time_stop:2426 : total=31980 2026-05-01 17:01:39.249 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:01:39.253 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84111 2026-05-01 17:01:39.256 | + functions-common:git_clone:623 : cd /opt/stack/cinder 2026-05-01 17:01:39.260 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-01 17:01:39.264 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:01:39.268 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:01:39.271 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:01:39.274 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:01:39.278 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:01:39.281 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:01:39.285 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:01:39.289 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:01:39.293 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:01:39.300 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654899295 2026-05-01 17:01:39.304 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-01 17:01:39.899 | From https://review.opendev.org/openstack/cinder 2026-05-01 17:01:39.900 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-01 17:01:39.912 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:01:39.916 | + functions-common:time_stop:2412 : local name 2026-05-01 17:01:39.919 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:01:39.923 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:01:39.926 | + functions-common:time_stop:2415 : local total 2026-05-01 17:01:39.930 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:01:39.934 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:01:39.937 | + functions-common:time_stop:2419 : start_time=1777654899295 2026-05-01 17:01:39.941 | + functions-common:time_stop:2421 : [[ -z 1777654899295 ]] 2026-05-01 17:01:39.946 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:01:39.952 | + functions-common:time_stop:2424 : end_time=1777654899948 2026-05-01 17:01:39.956 | + functions-common:time_stop:2425 : elapsed_time=653 2026-05-01 17:01:39.959 | + functions-common:time_stop:2426 : total=84111 2026-05-01 17:01:39.962 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:01:39.966 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84764 2026-05-01 17:01:39.970 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 17:01:39.974 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:01:39.978 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:01:39.981 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:01:39.985 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:01:39.988 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:01:39.991 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:01:39.995 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:01:39.998 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:01:40.003 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:01:40.008 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654900005 2026-05-01 17:01:40.013 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 17:01:40.450 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:01:40.451 | 2026-05-01 17:01:40.451 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:01:40.451 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:01:40.451 | state without impacting any branches by switching back to a branch. 2026-05-01 17:01:40.451 | 2026-05-01 17:01:40.451 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:01:40.451 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:01:40.451 | 2026-05-01 17:01:40.451 | git switch -c 2026-05-01 17:01:40.451 | 2026-05-01 17:01:40.452 | Or undo this operation with: 2026-05-01 17:01:40.452 | 2026-05-01 17:01:40.452 | git switch - 2026-05-01 17:01:40.452 | 2026-05-01 17:01:40.452 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:01:40.452 | 2026-05-01 17:01:40.452 | HEAD is now at e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-01 17:01:40.459 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:01:40.463 | + functions-common:time_stop:2412 : local name 2026-05-01 17:01:40.466 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:01:40.470 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:01:40.474 | + functions-common:time_stop:2415 : local total 2026-05-01 17:01:40.478 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:01:40.481 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:01:40.484 | + functions-common:time_stop:2419 : start_time=1777654900005 2026-05-01 17:01:40.488 | + functions-common:time_stop:2421 : [[ -z 1777654900005 ]] 2026-05-01 17:01:40.493 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:01:40.499 | + functions-common:time_stop:2424 : end_time=1777654900495 2026-05-01 17:01:40.502 | + functions-common:time_stop:2425 : elapsed_time=490 2026-05-01 17:01:40.506 | + functions-common:time_stop:2426 : total=84764 2026-05-01 17:01:40.510 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:01:40.513 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85254 2026-05-01 17:01:40.517 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-01 17:01:40.535 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-01 17:01:40.539 | + functions-common:git_clone:665 : head -1 2026-05-01 17:01:40.540 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 17:01:40.551 | e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-01 17:01:40.555 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:01:40.559 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-01 17:01:40.562 | + inc/python:setup_develop:353 : local bindep 2026-05-01 17:01:40.566 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-01 17:01:40.569 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-01 17:01:40.573 | + inc/python:setup_develop:359 : local extras= 2026-05-01 17:01:40.576 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-01 17:01:40.580 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-01 17:01:40.584 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-01 17:01:40.588 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-01 17:01:40.592 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-01 17:01:40.596 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-01 17:01:40.601 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-01 17:01:40.605 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-01 17:01:40.609 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-01 17:01:40.613 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-01 17:01:40.617 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-01 17:01:40.622 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-01 17:01:40.630 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-01 17:01:40.634 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-01 17:01:40.638 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-01 17:01:40.805 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-01 17:01:40.809 | + inc/python:setup_package:436 : local bindep=0 2026-05-01 17:01:40.813 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-01 17:01:40.817 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-01 17:01:40.820 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-01 17:01:40.824 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-01 17:01:40.828 | + inc/python:setup_package:445 : local flags=-e 2026-05-01 17:01:40.832 | + inc/python:setup_package:446 : local extras= 2026-05-01 17:01:40.835 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-01 17:01:40.839 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-01 17:01:40.843 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-01 17:01:40.847 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-01 17:01:40.851 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-01 17:01:40.854 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-01 17:01:40.883 | Using python 3.12 to install /opt/stack/cinder 2026-05-01 17:01:40.887 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-05-01 17:01:41.910 | Obtaining file:///opt/stack/cinder 2026-05-01 17:01:41.915 | Installing build dependencies: started 2026-05-01 17:01:43.769 | Installing build dependencies: finished with status 'done' 2026-05-01 17:01:43.769 | Checking if build backend supports build_editable: started 2026-05-01 17:01:44.338 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-01 17:01:44.340 | Getting requirements to build editable: started 2026-05-01 17:01:44.656 | Getting requirements to build editable: finished with status 'done' 2026-05-01 17:01:44.659 | Preparing editable metadata (pyproject.toml): started 2026-05-01 17:01:45.986 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:01:46.015 | 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-05-01 17:01:46.015 | 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-05-01 17:01:46.016 | 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-05-01 17:01:46.017 | 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-05-01 17:01:46.018 | 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-05-01 17:01:46.019 | 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-05-01 17:01:46.023 | 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-05-01 17:01:46.023 | 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-05-01 17:01:46.646 | Collecting lxml>=4.5.2 (from cinder==28.0.0) 2026-05-01 17:01:46.800 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-01 17:01:46.813 | 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-05-01 17:01:46.814 | 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-05-01 17:01:46.815 | 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-05-01 17:01:46.817 | 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-05-01 17:01:46.818 | 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-05-01 17:01:46.819 | 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-05-01 17:01:46.820 | 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-05-01 17:01:46.821 | 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-05-01 17:01:46.823 | 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-05-01 17:01:46.824 | 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-05-01 17:01:46.824 | 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-05-01 17:01:46.826 | 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-05-01 17:01:46.826 | 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-05-01 17:01:46.828 | 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-05-01 17:01:46.828 | 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-05-01 17:01:46.873 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.0) 2026-05-01 17:01:46.892 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 17:01:46.905 | 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-05-01 17:01:46.907 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (26.0) 2026-05-01 17:01:46.955 | Collecting paramiko>=2.7.2 (from cinder==28.0.0) 2026-05-01 17:01:46.972 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-01 17:01:46.985 | 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-05-01 17:01:46.985 | 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-05-01 17:01:46.987 | 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-05-01 17:01:46.987 | 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-05-01 17:01:47.028 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.0) 2026-05-01 17:01:47.048 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-01 17:01:47.061 | 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-05-01 17:01:47.112 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.0) 2026-05-01 17:01:47.130 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-01 17:01:47.179 | Collecting python-swiftclient>=3.10.1 (from cinder==28.0.0) 2026-05-01 17:01:47.197 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-01 17:01:47.212 | 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-05-01 17:01:47.213 | 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-05-01 17:01:47.215 | 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-05-01 17:01:47.247 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.0) 2026-05-01 17:01:47.265 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-01 17:01:47.277 | 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-05-01 17:01:47.279 | 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-05-01 17:01:47.309 | Collecting tabulate>=0.8.7 (from cinder==28.0.0) 2026-05-01 17:01:47.330 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-01 17:01:47.353 | 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-05-01 17:01:47.353 | 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-05-01 17:01:47.356 | 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-05-01 17:01:47.402 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.0) 2026-05-01 17:01:47.422 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-01 17:01:47.434 | 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-05-01 17:01:47.483 | Collecting tooz>=2.8.0 (from cinder==28.0.0) 2026-05-01 17:01:47.500 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-01 17:01:47.595 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.0) 2026-05-01 17:01:47.612 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-01 17:01:47.624 | 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-05-01 17:01:47.627 | 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-05-01 17:01:47.627 | 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-05-01 17:01:47.844 | Collecting zstd>=1.5.0.0 (from cinder==28.0.0) 2026-05-01 17:01:47.862 | 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-05-01 17:01:48.282 | Collecting boto3>=1.18.49 (from cinder==28.0.0) 2026-05-01 17:01:48.299 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-01 17:01:48.312 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.0.0) (1.9.0) 2026-05-01 17:01:48.314 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2025.3) 2026-05-01 17:01:48.314 | 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-05-01 17:01:48.782 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-01 17:01:48.800 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-01 17:01:48.812 | 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-05-01 17:01:48.849 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-01 17:01:48.868 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-01 17:01:48.881 | 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-05-01 17:01:48.883 | 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-05-01 17:01:48.886 | 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-05-01 17:01:48.920 | 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-05-01 17:01:48.925 | 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-05-01 17:01:48.934 | 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-05-01 17:01:48.942 | 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-05-01 17:01:49.068 | 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-05-01 17:01:49.086 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-01 17:01:49.129 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-01 17:01:49.146 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-01 17:01:49.209 | 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-05-01 17:01:49.230 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-01 17:01:49.271 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-01 17:01:49.288 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-01 17:01:49.336 | 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-05-01 17:01:49.356 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-01 17:01:49.655 | 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-05-01 17:01:49.676 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-01 17:01:49.724 | 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-05-01 17:01:49.741 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-01 17:01:49.799 | 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-05-01 17:01:49.817 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-01 17:01:49.861 | 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-05-01 17:01:49.878 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-01 17:01:49.911 | 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-05-01 17:01:49.911 | 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-05-01 17:01:49.916 | 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-05-01 17:01:49.965 | 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-05-01 17:01:49.983 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-01 17:01:50.005 | 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-05-01 17:01:50.007 | 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-05-01 17:01:50.008 | 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-05-01 17:01:50.009 | 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-05-01 17:01:50.019 | 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-05-01 17:01:50.020 | 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-05-01 17:01:50.025 | 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-05-01 17:01:50.027 | 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-05-01 17:01:50.028 | 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-05-01 17:01:50.038 | 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-05-01 17:01:50.044 | 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-05-01 17:01:50.054 | 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-05-01 17:01:50.056 | 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-05-01 17:01:50.059 | 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-05-01 17:01:50.066 | 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-05-01 17:01:50.070 | 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-05-01 17:01:50.070 | 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-05-01 17:01:50.078 | 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-05-01 17:01:50.080 | 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-05-01 17:01:50.081 | 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-05-01 17:01:50.085 | 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-05-01 17:01:50.098 | 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-05-01 17:01:50.101 | 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-05-01 17:01:50.102 | 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-05-01 17:01:50.103 | 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-05-01 17:01:50.108 | 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-05-01 17:01:50.126 | 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-05-01 17:01:50.130 | 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-05-01 17:01:50.131 | 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-05-01 17:01:50.133 | 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-05-01 17:01:50.142 | 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-05-01 17:01:50.156 | 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-05-01 17:01:50.179 | 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-05-01 17:01:50.187 | 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-05-01 17:01:50.233 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.0) 2026-05-01 17:01:50.251 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-01 17:01:50.318 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-01 17:01:50.335 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-01 17:01:50.420 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-01 17:01:50.438 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-01 17:01:50.459 | 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-05-01 17:01:50.476 | 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-05-01 17:01:50.528 | 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-05-01 17:01:50.536 | 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-05-01 17:01:50.537 | 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-05-01 17:01:50.548 | 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-05-01 17:01:50.550 | 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-05-01 17:01:50.550 | 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-05-01 17:01:50.588 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.0) 2026-05-01 17:01:50.606 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-01 17:01:50.619 | 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-05-01 17:01:50.666 | 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-05-01 17:01:50.669 | 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-05-01 17:01:50.679 | 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-05-01 17:01:50.699 | 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-05-01 17:01:50.745 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.0) 2026-05-01 17:01:50.763 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-01 17:01:50.824 | 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-05-01 17:01:50.826 | 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-05-01 17:01:50.828 | 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-05-01 17:01:50.873 | 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-05-01 17:01:50.911 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.0) 2026-05-01 17:01:50.927 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-01 17:01:50.966 | 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-05-01 17:01:50.974 | 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-05-01 17:01:51.070 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-01 17:01:51.116 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-01 17:01:51.356 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 57.8 MB/s 0:00:00 2026-05-01 17:01:51.378 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-01 17:01:51.406 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-01 17:01:51.655 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 60.7 MB/s 0:00:00 2026-05-01 17:01:51.675 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-01 17:01:51.701 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-01 17:01:51.728 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-01 17:01:51.753 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-01 17:01:51.782 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-01 17:01:51.804 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-01 17:01:51.831 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-01 17:01:51.856 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-01 17:01:51.885 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-01 17:01:51.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 57.8 MB/s 0:00:00 2026-05-01 17:01:51.999 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-01 17:01:52.029 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-01 17:01:52.047 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.1 MB/s 0:00:00 2026-05-01 17:01:52.067 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-01 17:01:52.093 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-01 17:01:52.119 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-01 17:01:52.143 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-01 17:01:52.170 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-01 17:01:52.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 48.4 MB/s 0:00:00 2026-05-01 17:01:52.223 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-01 17:01:52.250 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-01 17:01:52.281 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-01 17:01:52.306 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-01 17:01:52.332 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-01 17:01:52.359 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-01 17:01:52.384 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-01 17:01:52.409 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-01 17:01:52.436 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-01 17:01:52.459 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-01 17:01:52.486 | 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-05-01 17:01:52.533 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 52.5 MB/s 0:00:00 2026-05-01 17:01:52.694 | Building wheels for collected packages: cinder 2026-05-01 17:01:52.695 | Building editable for cinder (pyproject.toml): started 2026-05-01 17:01:54.294 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-01 17:01:54.297 | Created wheel for cinder: filename=cinder-28.0.0-0.editable-py3-none-any.whl size=9012 sha256=bc10c4ce3dcc3bf3b0084c5ec470b6c6deabb01050e7293050bb88aab95df1a6 2026-05-01 17:01:54.298 | Stored in directory: /tmp/pip-ephem-wheel-cache-z3gbvdyr/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-01 17:01:54.301 | Successfully built cinder 2026-05-01 17:01:54.629 | 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-05-01 17:01:54.992 | Attempting uninstall: pyudev 2026-05-01 17:01:55.012 | Found existing installation: pyudev 0.24.0 2026-05-01 17:01:55.013 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:01:55.013 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-01 17:01:55.070 | Attempting uninstall: pyasn1 2026-05-01 17:01:55.088 | Found existing installation: pyasn1 0.4.8 2026-05-01 17:01:55.089 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:01:55.090 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-01 17:01:56.832 | Attempting uninstall: botocore 2026-05-01 17:01:56.851 | Found existing installation: botocore 1.34.46 2026-05-01 17:01:56.852 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:01:56.853 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-01 17:01:58.231 | Attempting uninstall: s3transfer 2026-05-01 17:01:58.251 | Found existing installation: s3transfer 0.10.1 2026-05-01 17:01:58.251 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:01:58.251 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-01 17:01:58.968 | Attempting uninstall: boto3 2026-05-01 17:01:58.987 | Found existing installation: boto3 1.34.46 2026-05-01 17:01:58.987 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-01 17:01:58.987 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-01 17:02:01.116 | 2026-05-01 17:02:01.140 | 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-05-01 17:02:01.610 | + inc/python:pip_install:216 : result=0 2026-05-01 17:02:01.615 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:02:01.619 | + functions-common:time_stop:2412 : local name 2026-05-01 17:02:01.622 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:02:01.624 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:02:01.628 | + functions-common:time_stop:2415 : local total 2026-05-01 17:02:01.631 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:02:01.635 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:02:01.639 | + functions-common:time_stop:2419 : start_time=1777654900876 2026-05-01 17:02:01.642 | + functions-common:time_stop:2421 : [[ -z 1777654900876 ]] 2026-05-01 17:02:01.646 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:02:01.652 | + functions-common:time_stop:2424 : end_time=1777654921648 2026-05-01 17:02:01.656 | + functions-common:time_stop:2425 : elapsed_time=20772 2026-05-01 17:02:01.659 | + functions-common:time_stop:2426 : total=104799 2026-05-01 17:02:01.663 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:02:01.666 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=125571 2026-05-01 17:02:01.669 | + inc/python:pip_install:219 : return 0 2026-05-01 17:02:01.673 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-01 17:02:01.677 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:02:01.681 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-01 17:02:01.684 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-01 17:02:01.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:02:01.693 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:02:01.696 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-01 17:02:01.699 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:02:01.703 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-01 17:02:01.707 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-01 17:02:01.710 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-01 17:02:01.714 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:02:01.717 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:02:01.721 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-01 17:02:01.741 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-01 17:02:01.745 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 17:02:01.749 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 17:02:01.752 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 17:02:01.756 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 17:02:01.760 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 17:02:01.764 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 17:02:01.767 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:02:01.771 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:02:01.775 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 17:02:01.779 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 17:02:01.783 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 17:02:01.787 | + functions-common:apt_get_update:1159 : return 2026-05-01 17:02:01.790 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-01 17:02:01.794 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 17:02:01.798 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:02:01.802 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:02:01.806 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-01 17:02:01.838 | + 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-05-01 17:02:01.884 | Reading package lists... 2026-05-01 17:02:02.320 | Building dependency tree... 2026-05-01 17:02:02.322 | Reading state information... 2026-05-01 17:02:02.945 | The following additional packages will be installed: 2026-05-01 17:02:02.946 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-01 17:02:02.946 | python3-urwid python3-wcwidth 2026-05-01 17:02:02.948 | Suggested packages: 2026-05-01 17:02:02.948 | python-urwid-doc 2026-05-01 17:02:02.994 | The following NEW packages will be installed: 2026-05-01 17:02:02.994 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-01 17:02:02.994 | python3-urwid python3-wcwidth targetcli-fb 2026-05-01 17:02:03.050 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 17:02:03.050 | Need to get 385 kB of archives. 2026-05-01 17:02:03.050 | After this operation, 3098 kB of additional disk space will be used. 2026-05-01 17:02:03.051 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-01 17:02:03.063 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-01 17:02:03.064 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-01 17:02:03.070 | 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-05-01 17:02:03.072 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-01 17:02:03.073 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-01 17:02:03.317 | perl: warning: Setting locale failed. 2026-05-01 17:02:03.317 | perl: warning: Please check that your locale settings: 2026-05-01 17:02:03.317 | LANGUAGE = (unset), 2026-05-01 17:02:03.317 | LC_ALL = "en_US.utf8", 2026-05-01 17:02:03.317 | LANG = "de_DE.UTF-8" 2026-05-01 17:02:03.317 | are supported and installed on your system. 2026-05-01 17:02:03.317 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:02:03.381 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:02:03.381 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:02:03.381 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:02:03.583 | Fetched 385 kB in 0s (8050 kB/s) 2026-05-01 17:02:03.630 | Selecting previously unselected package python3-typing-extensions. 2026-05-01 17:02:03.703 | (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-05-01 17:02:03.711 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-01 17:02:03.715 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-01 17:02:03.773 | Selecting previously unselected package python3-wcwidth. 2026-05-01 17:02:03.787 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-01 17:02:03.792 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-01 17:02:03.851 | Selecting previously unselected package python3-urwid. 2026-05-01 17:02:03.865 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-01 17:02:03.869 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-01 17:02:03.967 | Selecting previously unselected package python3-configshell-fb. 2026-05-01 17:02:03.978 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-01 17:02:03.982 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-01 17:02:04.045 | Selecting previously unselected package python3-rtslib-fb. 2026-05-01 17:02:04.059 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-01 17:02:04.064 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-01 17:02:04.135 | Selecting previously unselected package targetcli-fb. 2026-05-01 17:02:04.148 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-01 17:02:04.152 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-01 17:02:04.236 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-01 17:02:05.485 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-01 17:02:05.550 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-01 17:02:05.989 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-01 17:02:06.248 | Setting up python3-urwid (2.6.10-1) ... 2026-05-01 17:02:06.803 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-01 17:02:07.004 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-01 17:02:07.004 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-01 17:02:07.030 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-01 17:02:07.030 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-01 17:02:07.031 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-01 17:02:07.031 | keyword = Word(alphanums + '_\-') 2026-05-01 17:02:07.031 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-01 17:02:07.031 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-01 17:02:07.031 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-01 17:02:07.031 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-01 17:02:07.031 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-01 17:02:07.031 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-01 17:02:07.040 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-01 17:02:07.040 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-01 17:02:07.063 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-01 17:02:07.063 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-01 17:02:07.063 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-01 17:02:07.064 | keyword = Word(alphanums + '_\-') 2026-05-01 17:02:07.064 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-01 17:02:07.064 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-01 17:02:07.064 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-01 17:02:07.064 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-01 17:02:07.064 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-01 17:02:07.065 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-01 17:02:07.098 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-01 17:02:07.323 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-01 17:02:07.323 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-01 17:02:07.620 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 17:02:08.513 | perl: warning: Setting locale failed. 2026-05-01 17:02:08.513 | perl: warning: Please check that your locale settings: 2026-05-01 17:02:08.513 | LANGUAGE = (unset), 2026-05-01 17:02:08.513 | LC_ALL = "en_US.utf8", 2026-05-01 17:02:08.513 | LANG = "de_DE.UTF-8" 2026-05-01 17:02:08.513 | are supported and installed on your system. 2026-05-01 17:02:08.513 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:02:08.644 | perl: warning: Setting locale failed. 2026-05-01 17:02:08.644 | perl: warning: Please check that your locale settings: 2026-05-01 17:02:08.644 | LANGUAGE = (unset), 2026-05-01 17:02:08.644 | LC_ALL = "en_US.utf8", 2026-05-01 17:02:08.644 | LANG = "de_DE.UTF-8" 2026-05-01 17:02:08.644 | are supported and installed on your system. 2026-05-01 17:02:08.644 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:02:08.694 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:02:08.694 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:02:08.694 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:02:08.766 | perl: warning: Setting locale failed. 2026-05-01 17:02:08.766 | perl: warning: Please check that your locale settings: 2026-05-01 17:02:08.766 | LANGUAGE = (unset), 2026-05-01 17:02:08.766 | LC_ALL = "en_US.utf8", 2026-05-01 17:02:08.766 | LANG = "de_DE.UTF-8" 2026-05-01 17:02:08.766 | are supported and installed on your system. 2026-05-01 17:02:08.767 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:02:09.305 | 2026-05-01 17:02:09.305 | Running kernel seems to be up-to-date. 2026-05-01 17:02:09.306 | 2026-05-01 17:02:09.306 | No services need to be restarted. 2026-05-01 17:02:09.306 | 2026-05-01 17:02:09.306 | No containers need to be restarted. 2026-05-01 17:02:09.306 | 2026-05-01 17:02:09.306 | User sessions running outdated binaries: 2026-05-01 17:02:09.306 | quobyte @ session #6: sshd[1970] 2026-05-01 17:02:09.317 | 2026-05-01 17:02:09.317 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 17:02:12.243 | + functions-common:apt_get:1203 : result=0 2026-05-01 17:02:12.246 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 17:02:12.248 | + functions-common:time_stop:2412 : local name 2026-05-01 17:02:12.251 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:02:12.254 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:02:12.257 | + functions-common:time_stop:2415 : local total 2026-05-01 17:02:12.259 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:02:12.262 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 17:02:12.265 | + functions-common:time_stop:2419 : start_time=1777654921834 2026-05-01 17:02:12.268 | + functions-common:time_stop:2421 : [[ -z 1777654921834 ]] 2026-05-01 17:02:12.273 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:02:12.279 | + functions-common:time_stop:2424 : end_time=1777654932275 2026-05-01 17:02:12.281 | + functions-common:time_stop:2425 : elapsed_time=10441 2026-05-01 17:02:12.284 | + functions-common:time_stop:2426 : total=143742 2026-05-01 17:02:12.287 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:02:12.290 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=154183 2026-05-01 17:02:12.292 | + functions-common:apt_get:1207 : return 0 2026-05-01 17:02:12.296 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-01 17:02:12.299 | + ./stack.sh:main:945 : configure_cinder 2026-05-01 17:02:12.302 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-01 17:02:12.318 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-01 17:02:12.323 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-01 17:02:12.326 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-01 17:02:12.328 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-01 17:02:12.333 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-01 17:02:12.333 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-01 17:02:12.338 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-01 17:02:12.340 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-01 17:02:12.343 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-01 17:02:12.345 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-01 17:02:12.348 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-01 17:02:12.351 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-01 17:02:12.353 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-01 17:02:12.356 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-01 17:02:12.370 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-01 17:02:12.385 | + 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-05-01 17:02:12.401 | + 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-05-01 17:02:12.417 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-01 17:02:12.433 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-01 17:02:12.450 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-01 17:02:12.453 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-01 17:02:12.457 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.2NaCwnBF0Y 2026-05-01 17:02:12.460 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-01 17:02:12.463 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-01 17:02:12.466 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-01 17:02:12.469 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.2NaCwnBF0Y 2026-05-01 17:02:12.473 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.2NaCwnBF0Y 2026-05-01 17:02:12.489 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.2NaCwnBF0Y /etc/sudoers.d/cinder-rootwrap 2026-05-01 17:02:12.505 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-01 17:02:12.509 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-01 17:02:12.512 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-01 17:02:12.514 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-01 17:02:12.517 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-01 17:02:12.520 | + 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-05-01 17:02:12.522 | + 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-05-01 17:02:12.526 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-01 17:02:12.527 | + 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-05-01 17:02:12.537 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-01 17:02:12.542 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-01 17:02:12.556 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-01 17:02:12.572 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-01 17:02:12.575 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-01 17:02:12.580 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-01 17:02:12.585 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-01 17:02:12.588 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-01 17:02:12.591 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-01 17:02:12.594 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-01 17:02:12.597 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-01 17:02:12.600 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-01 17:02:12.602 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-01 17:02:12.605 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-01 17:02:12.608 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-01 17:02:12.610 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-01 17:02:12.645 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-01 17:02:12.679 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.96/identity 2026-05-01 17:02:12.713 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-01 17:02:12.748 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-01 17:02:12.782 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-01 17:02:12.815 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-01 17:02:12.846 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-01 17:02:12.879 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.96/identity 2026-05-01 17:02:12.912 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-01 17:02:12.947 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-01 17:02:12.979 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-01 17:02:12.982 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-01 17:02:13.019 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-01 17:02:13.054 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-01 17:02:13.057 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-01 17:02:13.061 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-01 17:02:13.066 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-01 17:02:13.070 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:02:13.074 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:02:13.077 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:02:13.098 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:02:13.101 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:02:13.105 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-01 17:02:13.109 | + 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-05-01 17:02:13.147 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-01 17:02:13.181 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-01 17:02:13.216 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-01 17:02:13.251 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-01 17:02:13.285 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-01 17:02:13.319 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-01 17:02:13.356 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.96 2026-05-01 17:02:13.390 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-01 17:02:13.428 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-01 17:02:13.438 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 76d642b95d23dae6eefea9c1752f3e43 2026-05-01 17:02:13.472 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-01 17:02:13.475 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-01 17:02:13.510 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-01 17:02:13.545 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-01 17:02:13.579 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-01 17:02:13.610 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-01 17:02:13.643 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-01 17:02:13.677 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-01 17:02:13.695 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:02:13.698 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-01 17:02:13.701 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-01 17:02:13.704 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-01 17:02:13.707 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-01 17:02:13.710 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-01 17:02:13.712 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-01 17:02:13.714 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-01 17:02:13.717 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-01 17:02:13.720 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-01 17:02:13.722 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-01 17:02:13.725 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-01 17:02:13.761 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-05-01 17:02:13.796 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-01 17:02:13.828 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-01 17:02:13.862 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-01 17:02:13.895 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-01 17:02:13.927 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-05-01 17:02:13.959 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-01 17:02:13.990 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-01 17:02:14.023 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-01 17:02:14.026 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-01 17:02:14.028 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-01 17:02:14.031 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-01 17:02:14.063 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-01 17:02:14.066 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-01 17:02:14.098 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-01 17:02:14.101 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-01 17:02:14.103 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-01 17:02:14.106 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-01 17:02:14.136 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-01 17:02:14.138 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-01 17:02:14.141 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-01 17:02:14.143 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-01 17:02:14.161 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:02:14.164 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-01 17:02:14.181 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:02:14.183 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-01 17:02:14.201 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:02:14.203 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-01 17:02:14.205 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-01 17:02:14.208 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-01 17:02:14.211 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-01 17:02:14.213 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-01 17:02:14.216 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-01 17:02:14.218 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-01 17:02:14.235 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:02:14.238 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-01 17:02:14.241 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-01 17:02:14.244 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-01 17:02:14.262 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:02:14.265 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:02:14.268 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:02:14.302 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-01 17:02:14.304 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-01 17:02:14.307 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-01 17:02:14.310 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-01 17:02:14.313 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-01 17:02:14.317 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:02:14.339 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:02:14.342 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:02:14.345 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:02:14.348 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:02:14.351 | + 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-05-01 17:02:14.395 | + 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-05-01 17:02:14.429 | + 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-05-01 17:02:14.463 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:02:14.502 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-01 17:02:14.541 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-01 17:02:14.562 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:02:14.565 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-01 17:02:14.568 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-01 17:02:14.571 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-01 17:02:14.574 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-01 17:02:14.577 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-01 17:02:14.580 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-01 17:02:14.583 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-01 17:02:14.586 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-01 17:02:14.589 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-01 17:02:14.605 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-01 17:02:14.606 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:02:14.616 | d /var/run/uwsgi 0755 quobyte root 2026-05-01 17:02:14.621 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:02:14.636 | /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-05-01 17:02:14.641 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-01 17:02:14.644 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-01 17:02:14.649 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-01 17:02:14.651 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-01 17:02:14.687 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-01 17:02:14.720 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-01 17:02:14.754 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-01 17:02:14.789 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-01 17:02:14.824 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-01 17:02:14.858 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-01 17:02:14.892 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-01 17:02:14.926 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-01 17:02:14.960 | + 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-05-01 17:02:14.993 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-01 17:02:15.026 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-01 17:02:15.056 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-01 17:02:15.091 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-01 17:02:15.127 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-01 17:02:15.129 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-01 17:02:15.133 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-01 17:02:15.136 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-01 17:02:15.138 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-01 17:02:15.141 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:02:15.143 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:02:15.146 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-01 17:02:15.149 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-01 17:02:15.152 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-01 17:02:15.187 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-01 17:02:15.224 | + 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-05-01 17:02:15.224 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-01 17:02:15.236 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-01 17:02:15.240 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-01 17:02:15.243 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-01 17:02:15.246 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-01 17:02:15.249 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-01 17:02:15.252 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:02:15.255 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:02:15.258 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:02:15.261 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:02:15.264 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-01 17:02:15.267 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-01 17:02:15.270 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:02:15.273 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:02:15.277 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-01 17:02:15.289 | perl: warning: Setting locale failed. 2026-05-01 17:02:15.289 | perl: warning: Please check that your locale settings: 2026-05-01 17:02:15.289 | LANGUAGE = (unset), 2026-05-01 17:02:15.289 | LC_ALL = "en_US.utf8", 2026-05-01 17:02:15.290 | LANG = "de_DE.UTF-8" 2026-05-01 17:02:15.290 | are supported and installed on your system. 2026-05-01 17:02:15.290 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:02:15.332 | Enabling site cinder-api. 2026-05-01 17:02:15.338 | To activate the new configuration, you need to run: 2026-05-01 17:02:15.338 | systemctl reload apache2 2026-05-01 17:02:15.343 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-01 17:02:15.346 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 17:02:15.350 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:02:15.353 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 17:02:15.526 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-01 17:02:15.528 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-01 17:02:15.563 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.96/image 2026-05-01 17:02:15.599 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-01 17:02:15.619 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:02:15.622 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-01 17:02:15.625 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-01 17:02:15.629 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-01 17:02:15.632 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-01 17:02:15.634 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-01 17:02:15.637 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-01 17:02:15.640 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-01 17:02:15.642 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-01 17:02:15.645 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-01 17:02:15.648 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-01 17:02:15.684 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-01 17:02:15.718 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.96/identity 2026-05-01 17:02:15.752 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-01 17:02:15.788 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-01 17:02:15.820 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-01 17:02:15.852 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-01 17:02:15.885 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-01 17:02:15.918 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.96/identity 2026-05-01 17:02:15.951 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-01 17:02:15.985 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-01 17:02:16.017 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-01 17:02:16.019 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-01 17:02:16.022 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-01 17:02:16.025 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:02:16.028 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-01 17:02:16.031 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-01 17:02:16.070 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-01 17:02:16.107 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.96/identity 2026-05-01 17:02:16.144 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-01 17:02:16.179 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-01 17:02:16.215 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-01 17:02:16.254 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-01 17:02:16.292 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-01 17:02:16.329 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-01 17:02:16.369 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-01 17:02:16.404 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-01 17:02:16.407 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-01 17:02:16.426 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:02:16.429 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.96:2379?api_version=v3' 2026-05-01 17:02:16.467 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-01 17:02:16.470 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-01 17:02:16.473 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-01 17:02:16.514 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-01 17:02:16.552 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-01 17:02:16.556 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-01 17:02:16.559 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-01 17:02:16.597 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-01 17:02:16.600 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-01 17:02:16.603 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-01 17:02:16.606 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-01 17:02:16.610 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-01 17:02:16.645 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-01 17:02:16.680 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.96/identity 2026-05-01 17:02:16.714 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-01 17:02:16.750 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-01 17:02:16.787 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-01 17:02:16.824 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-01 17:02:16.860 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-01 17:02:16.898 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-01 17:02:16.922 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:02:16.924 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-01 17:02:16.928 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-01 17:02:16.932 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-01 17:02:16.935 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-01 17:02:16.939 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-01 17:02:16.942 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-01 17:02:16.945 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-01 17:02:16.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:02:16.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:02:16.956 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-01 17:02:16.960 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:02:16.963 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-01 17:02:16.967 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-01 17:02:16.970 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:02:16.973 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:02:16.977 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-01 17:02:16.981 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:02:16.984 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-01 17:02:16.987 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-01 17:02:16.991 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:02:16.994 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:02:16.997 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-01 17:02:17.001 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:02:17.005 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-01 17:02:17.008 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-01 17:02:17.012 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-01 17:02:17.015 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-01 17:02:17.019 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 17:02:17.023 | ++ functions-common:git_clone:585 : pwd 2026-05-01 17:02:17.027 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:02:17.030 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:02:17.034 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:02:17.054 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:02:17.058 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:02:17.062 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:02:17.066 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:02:17.066 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-01 17:02:17.072 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-01 17:02:17.076 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 17:02:17.079 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-01 17:02:17.082 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:02:17.085 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:02:17.088 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:02:17.092 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:02:17.095 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:02:17.098 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:02:17.102 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:02:17.106 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:02:17.110 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:02:17.115 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654937112 2026-05-01 17:02:17.119 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-01 17:02:17.124 | Cloning into '/opt/stack/neutron'... 2026-05-01 17:03:17.097 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:03:17.099 | + functions-common:time_stop:2412 : local name 2026-05-01 17:03:17.102 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:03:17.106 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:03:17.110 | + functions-common:time_stop:2415 : local total 2026-05-01 17:03:17.113 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:03:17.117 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:03:17.121 | + functions-common:time_stop:2419 : start_time=1777654937112 2026-05-01 17:03:17.125 | + functions-common:time_stop:2421 : [[ -z 1777654937112 ]] 2026-05-01 17:03:17.130 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:03:17.136 | + functions-common:time_stop:2424 : end_time=1777654997132 2026-05-01 17:03:17.140 | + functions-common:time_stop:2425 : elapsed_time=60020 2026-05-01 17:03:17.144 | + functions-common:time_stop:2426 : total=85254 2026-05-01 17:03:17.146 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:03:17.149 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145274 2026-05-01 17:03:17.153 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-01 17:03:17.157 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-01 17:03:17.162 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:03:17.166 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:03:17.169 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:03:17.173 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:03:17.177 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:03:17.181 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:03:17.185 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:03:17.189 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:03:17.194 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:03:17.200 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654997195 2026-05-01 17:03:17.203 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-01 17:03:17.797 | From https://review.opendev.org/openstack/neutron 2026-05-01 17:03:17.797 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-01 17:03:17.809 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:03:17.813 | + functions-common:time_stop:2412 : local name 2026-05-01 17:03:17.817 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:03:17.821 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:03:17.824 | + functions-common:time_stop:2415 : local total 2026-05-01 17:03:17.828 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:03:17.831 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:03:17.835 | + functions-common:time_stop:2419 : start_time=1777654997195 2026-05-01 17:03:17.838 | + functions-common:time_stop:2421 : [[ -z 1777654997195 ]] 2026-05-01 17:03:17.842 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:03:17.847 | + functions-common:time_stop:2424 : end_time=1777654997843 2026-05-01 17:03:17.850 | + functions-common:time_stop:2425 : elapsed_time=648 2026-05-01 17:03:17.854 | + functions-common:time_stop:2426 : total=145274 2026-05-01 17:03:17.857 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:03:17.861 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145922 2026-05-01 17:03:17.863 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 17:03:17.868 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:03:17.871 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:03:17.875 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:03:17.878 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:03:17.881 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:03:17.885 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:03:17.889 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:03:17.892 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:03:17.898 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:03:17.903 | + functions-common:time_start:2403 : _TIME_START[$name]=1777654997899 2026-05-01 17:03:17.907 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 17:03:18.362 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:03:18.362 | 2026-05-01 17:03:18.362 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:03:18.362 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:03:18.362 | state without impacting any branches by switching back to a branch. 2026-05-01 17:03:18.362 | 2026-05-01 17:03:18.362 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:03:18.362 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:03:18.362 | 2026-05-01 17:03:18.362 | git switch -c 2026-05-01 17:03:18.363 | 2026-05-01 17:03:18.363 | Or undo this operation with: 2026-05-01 17:03:18.363 | 2026-05-01 17:03:18.363 | git switch - 2026-05-01 17:03:18.363 | 2026-05-01 17:03:18.363 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:03:18.363 | 2026-05-01 17:03:18.363 | HEAD is now at de11eab91f Merge "Ignore designate NotFound errors during PTR delete" into stable/2026.1 2026-05-01 17:03:18.372 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:03:18.376 | + functions-common:time_stop:2412 : local name 2026-05-01 17:03:18.379 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:03:18.383 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:03:18.387 | + functions-common:time_stop:2415 : local total 2026-05-01 17:03:18.390 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:03:18.394 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:03:18.397 | + functions-common:time_stop:2419 : start_time=1777654997899 2026-05-01 17:03:18.401 | + functions-common:time_stop:2421 : [[ -z 1777654997899 ]] 2026-05-01 17:03:18.405 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:03:18.410 | + functions-common:time_stop:2424 : end_time=1777654998406 2026-05-01 17:03:18.413 | + functions-common:time_stop:2425 : elapsed_time=507 2026-05-01 17:03:18.416 | + functions-common:time_stop:2426 : total=145922 2026-05-01 17:03:18.419 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:03:18.422 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146429 2026-05-01 17:03:18.426 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-01 17:03:18.443 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-01 17:03:18.448 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 17:03:18.450 | + functions-common:git_clone:665 : head -1 2026-05-01 17:03:18.451 | de11eab91f Merge "Ignore designate NotFound errors during PTR delete" into stable/2026.1 2026-05-01 17:03:18.456 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:03:18.458 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-01 17:03:18.461 | + inc/python:setup_develop:353 : local bindep 2026-05-01 17:03:18.465 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-01 17:03:18.469 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-01 17:03:18.473 | + inc/python:setup_develop:359 : local extras= 2026-05-01 17:03:18.476 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-01 17:03:18.479 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-01 17:03:18.483 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-01 17:03:18.486 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-01 17:03:18.490 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-01 17:03:18.493 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-01 17:03:18.498 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-01 17:03:18.501 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-01 17:03:18.505 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-01 17:03:18.509 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-01 17:03:18.512 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-01 17:03:18.517 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-01 17:03:18.525 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-01 17:03:18.529 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-01 17:03:18.532 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-01 17:03:18.698 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-01 17:03:18.702 | + inc/python:setup_package:436 : local bindep=0 2026-05-01 17:03:18.705 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-01 17:03:18.708 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-01 17:03:18.711 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-01 17:03:18.715 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-01 17:03:18.718 | + inc/python:setup_package:445 : local flags=-e 2026-05-01 17:03:18.722 | + inc/python:setup_package:446 : local extras= 2026-05-01 17:03:18.726 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-01 17:03:18.730 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-01 17:03:18.733 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-01 17:03:18.738 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-01 17:03:18.742 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-01 17:03:18.746 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-01 17:03:18.775 | Using python 3.12 to install /opt/stack/neutron 2026-05-01 17:03:18.779 | + 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-05-01 17:03:19.806 | Obtaining file:///opt/stack/neutron 2026-05-01 17:03:19.815 | Installing build dependencies: started 2026-05-01 17:03:21.682 | Installing build dependencies: finished with status 'done' 2026-05-01 17:03:21.683 | Checking if build backend supports build_editable: started 2026-05-01 17:03:22.253 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-01 17:03:22.255 | Getting requirements to build editable: started 2026-05-01 17:03:22.565 | Getting requirements to build editable: finished with status 'done' 2026-05-01 17:03:22.567 | Preparing editable metadata (pyproject.toml): started 2026-05-01 17:03:24.094 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:03:24.117 | 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-05-01 17:03:24.118 | 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-05-01 17:03:24.118 | 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-05-01 17:03:24.119 | 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-05-01 17:03:24.120 | 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-05-01 17:03:24.121 | 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-05-01 17:03:24.328 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev12) 2026-05-01 17:03:24.476 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-01 17:03:24.487 | 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-05-01 17:03:24.488 | 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-05-01 17:03:24.489 | 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-05-01 17:03:24.490 | 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-05-01 17:03:24.491 | 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-05-01 17:03:24.552 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev12) 2026-05-01 17:03:24.569 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 17:03:24.620 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev12) 2026-05-01 17:03:24.636 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-01 17:03:24.647 | 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-05-01 17:03:24.648 | 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-05-01 17:03:24.649 | 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-05-01 17:03:24.650 | 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-05-01 17:03:24.652 | 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-05-01 17:03:24.653 | 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-05-01 17:03:24.654 | 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-05-01 17:03:24.655 | 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-05-01 17:03:24.656 | 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-05-01 17:03:24.657 | 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-05-01 17:03:24.658 | 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-05-01 17:03:24.659 | 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-05-01 17:03:24.660 | 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-05-01 17:03:24.661 | 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-05-01 17:03:24.662 | 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-05-01 17:03:24.663 | 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-05-01 17:03:24.665 | 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-05-01 17:03:24.666 | 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-05-01 17:03:24.667 | 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-05-01 17:03:24.668 | 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-05-01 17:03:24.669 | 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-05-01 17:03:24.671 | 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-05-01 17:03:24.672 | 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-05-01 17:03:24.673 | 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-05-01 17:03:24.674 | 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-05-01 17:03:24.708 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev12) 2026-05-01 17:03:24.727 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-01 17:03:24.765 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev12) 2026-05-01 17:03:24.782 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-01 17:03:24.823 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev12) 2026-05-01 17:03:24.842 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-01 17:03:24.944 | Installing build dependencies: started 2026-05-01 17:03:26.636 | Installing build dependencies: finished with status 'done' 2026-05-01 17:03:26.637 | Getting requirements to build wheel: started 2026-05-01 17:03:27.303 | Getting requirements to build wheel: finished with status 'done' 2026-05-01 17:03:27.305 | Preparing metadata (pyproject.toml): started 2026-05-01 17:03:27.706 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:03:29.026 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev12) 2026-05-01 17:03:29.044 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-01 17:03:29.055 | 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-05-01 17:03:29.128 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev12) 2026-05-01 17:03:29.145 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-01 17:03:29.157 | 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-05-01 17:03:29.159 | 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-05-01 17:03:29.159 | 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-05-01 17:03:29.208 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev12) 2026-05-01 17:03:29.227 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-01 17:03:29.279 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev12) 2026-05-01 17:03:29.300 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 17:03:29.311 | 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-05-01 17:03:29.312 | 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-05-01 17:03:29.316 | 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-05-01 17:03:29.316 | 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-05-01 17:03:29.319 | 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-05-01 17:03:29.326 | 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-05-01 17:03:29.331 | 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-05-01 17:03:29.332 | 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-05-01 17:03:29.333 | 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-05-01 17:03:29.340 | 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-05-01 17:03:29.341 | 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-05-01 17:03:29.342 | 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-05-01 17:03:29.467 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.1.dev12) 2026-05-01 17:03:29.485 | 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-05-01 17:03:29.529 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev12) 2026-05-01 17:03:29.546 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-01 17:03:29.559 | 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-05-01 17:03:29.560 | 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-05-01 17:03:29.561 | 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-05-01 17:03:29.563 | 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-05-01 17:03:29.566 | 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-05-01 17:03:29.566 | 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-05-01 17:03:29.567 | 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-05-01 17:03:29.571 | 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-05-01 17:03:29.576 | 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-05-01 17:03:29.584 | 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-05-01 17:03:29.589 | 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-05-01 17:03:29.590 | 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-05-01 17:03:29.619 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev12) 2026-05-01 17:03:29.636 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-01 17:03:29.750 | Installing build dependencies: started 2026-05-01 17:03:31.438 | Installing build dependencies: finished with status 'done' 2026-05-01 17:03:31.439 | Getting requirements to build wheel: started 2026-05-01 17:03:32.122 | Getting requirements to build wheel: finished with status 'done' 2026-05-01 17:03:32.123 | Preparing metadata (pyproject.toml): started 2026-05-01 17:03:32.517 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:03:32.524 | 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-05-01 17:03:32.525 | 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-05-01 17:03:32.526 | 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-05-01 17:03:32.539 | 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-05-01 17:03:32.540 | 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-05-01 17:03:32.564 | 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-05-01 17:03:32.571 | 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-05-01 17:03:32.581 | 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-05-01 17:03:32.583 | 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-05-01 17:03:32.591 | 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-05-01 17:03:32.598 | 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-05-01 17:03:32.600 | 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-05-01 17:03:32.602 | 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-05-01 17:03:32.605 | 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-05-01 17:03:32.607 | 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-05-01 17:03:32.618 | 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-05-01 17:03:32.626 | 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-05-01 17:03:32.631 | 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-05-01 17:03:32.633 | 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-05-01 17:03:32.668 | 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-05-01 17:03:32.710 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev12) 2026-05-01 17:03:32.728 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-01 17:03:32.749 | 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-05-01 17:03:32.808 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev12) 2026-05-01 17:03:32.825 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-01 17:03:32.873 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev12) 2026-05-01 17:03:32.876 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-01 17:03:32.899 | 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-05-01 17:03:32.900 | 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-05-01 17:03:32.911 | 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-05-01 17:03:32.943 | 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-05-01 17:03:32.994 | 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-05-01 17:03:33.000 | 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-05-01 17:03:33.001 | 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-05-01 17:03:33.038 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev12) 2026-05-01 17:03:33.054 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-01 17:03:33.072 | 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-05-01 17:03:33.073 | 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-05-01 17:03:33.085 | 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-05-01 17:03:33.086 | 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-05-01 17:03:33.087 | 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-05-01 17:03:33.093 | 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-05-01 17:03:33.095 | 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-05-01 17:03:33.096 | 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-05-01 17:03:33.097 | 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-05-01 17:03:33.164 | 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-05-01 17:03:33.165 | 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-05-01 17:03:33.166 | 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-05-01 17:03:33.168 | 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-05-01 17:03:33.216 | 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-05-01 17:03:33.217 | 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-05-01 17:03:33.231 | 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-05-01 17:03:33.253 | 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-05-01 17:03:33.365 | 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-05-01 17:03:33.372 | 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-05-01 17:03:33.482 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-01 17:03:33.569 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.7 MB/s 0:00:00 2026-05-01 17:03:33.590 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-01 17:03:33.761 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-05-01 17:03:33.788 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-01 17:03:33.813 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-01 17:03:33.837 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-01 17:03:33.870 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-01 17:03:33.895 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-01 17:03:33.909 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-01 17:03:33.931 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-01 17:03:33.959 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-01 17:03:34.008 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-01 17:03:34.038 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-01 17:03:34.065 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-01 17:03:34.105 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-05-01 17:03:34.127 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-01 17:03:34.208 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-01 17:03:34.209 | Building editable for neutron (pyproject.toml): started 2026-05-01 17:03:36.185 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-01 17:03:36.186 | Created wheel for neutron: filename=neutron-28.0.1.dev12-0.editable-py3-none-any.whl size=12058 sha256=039ddee58a1abea0ed971a9bbc7e3520be58ac83fa0fb701b38fc9b091b00cf1 2026-05-01 17:03:36.187 | Stored in directory: /tmp/pip-ephem-wheel-cache-sbz5e6_i/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-01 17:03:36.193 | Building wheel for ncclient (pyproject.toml): started 2026-05-01 17:03:36.777 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-01 17:03:36.778 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=6bf27607c15ad355d56cb6e291e1dd8ac16ad1d50d1f49a70fb1a6782239b81b 2026-05-01 17:03:36.779 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-01 17:03:36.786 | Building wheel for ovs (pyproject.toml): started 2026-05-01 17:03:37.657 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-01 17:03:37.660 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=b6349375241fb95ac3bd62c1497a51f390605a4425e69db0d42b7db64cd1f70b 2026-05-01 17:03:37.660 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-01 17:03:37.664 | Successfully built neutron ncclient ovs 2026-05-01 17:03:37.974 | 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-05-01 17:03:43.981 | 2026-05-01 17:03:44.009 | 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-05-01 17:03:44.306 | + inc/python:pip_install:216 : result=0 2026-05-01 17:03:44.308 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:03:44.310 | + functions-common:time_stop:2412 : local name 2026-05-01 17:03:44.312 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:03:44.314 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:03:44.317 | + functions-common:time_stop:2415 : local total 2026-05-01 17:03:44.319 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:03:44.321 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:03:44.323 | + functions-common:time_stop:2419 : start_time=1777654998768 2026-05-01 17:03:44.325 | + functions-common:time_stop:2421 : [[ -z 1777654998768 ]] 2026-05-01 17:03:44.329 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:03:44.332 | + functions-common:time_stop:2424 : end_time=1777655024330 2026-05-01 17:03:44.334 | + functions-common:time_stop:2425 : elapsed_time=25562 2026-05-01 17:03:44.337 | + functions-common:time_stop:2426 : total=125571 2026-05-01 17:03:44.339 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:03:44.341 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=151133 2026-05-01 17:03:44.343 | + inc/python:pip_install:219 : return 0 2026-05-01 17:03:44.345 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-01 17:03:44.348 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:03:44.350 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-01 17:03:44.353 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-01 17:03:44.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:03:44.357 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:03:44.360 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-01 17:03:44.362 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:03:44.365 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-01 17:03:44.367 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-01 17:03:44.370 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-01 17:03:44.370 | Installing OVN and dependent packages 2026-05-01 17:03:44.372 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-01 17:03:44.375 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-01 17:03:44.391 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:03:44.393 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-01 17:03:44.409 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:03:44.412 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-01 17:03:44.427 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:03:44.430 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-01 17:03:44.432 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-01 17:03:44.447 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:03:44.450 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-01 17:03:44.453 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-01 17:03:44.468 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-01 17:03:44.472 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-01 17:03:44.487 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-01 17:03:44.490 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-01 17:03:44.510 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-01 17:03:44.512 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 17:03:44.515 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 17:03:44.517 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 17:03:44.520 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 17:03:44.524 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 17:03:44.526 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 17:03:44.531 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:03:44.534 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:03:44.538 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 17:03:44.542 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 17:03:44.546 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 17:03:44.550 | + functions-common:apt_get_update:1159 : return 2026-05-01 17:03:44.554 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-01 17:03:44.558 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 17:03:44.561 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:03:44.565 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:03:44.569 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-01 17:03:44.595 | + 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-05-01 17:03:44.642 | Reading package lists... 2026-05-01 17:03:45.091 | Building dependency tree... 2026-05-01 17:03:45.092 | Reading state information... 2026-05-01 17:03:45.733 | fakeroot is already the newest version (1.33-1). 2026-05-01 17:03:45.733 | fakeroot set to manually installed. 2026-05-01 17:03:45.733 | make is already the newest version (4.3-4.1build2). 2026-05-01 17:03:45.733 | make set to manually installed. 2026-05-01 17:03:45.733 | The following additional packages will be installed: 2026-05-01 17:03:45.734 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-01 17:03:45.734 | python3-sortedcontainers 2026-05-01 17:03:45.736 | Suggested packages: 2026-05-01 17:03:45.736 | openvswitch-doc python-sortedcontainers-doc 2026-05-01 17:03:45.782 | The following NEW packages will be installed: 2026-05-01 17:03:45.783 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-01 17:03:45.783 | python3-openvswitch python3-sortedcontainers 2026-05-01 17:03:45.834 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 17:03:45.834 | Need to get 4217 kB of archives. 2026-05-01 17:03:45.834 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-01 17:03:45.835 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-05-01 17:03:45.866 | 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-05-01 17:03:45.880 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-01 17:03:45.880 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-01 17:03:45.882 | 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-05-01 17:03:45.894 | 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-05-01 17:03:46.165 | perl: warning: Setting locale failed. 2026-05-01 17:03:46.165 | perl: warning: Please check that your locale settings: 2026-05-01 17:03:46.165 | LANGUAGE = (unset), 2026-05-01 17:03:46.165 | LC_ALL = "en_US.utf8", 2026-05-01 17:03:46.165 | LANG = "de_DE.UTF-8" 2026-05-01 17:03:46.165 | are supported and installed on your system. 2026-05-01 17:03:46.165 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:03:46.245 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:03:46.245 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:03:46.245 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:03:46.454 | Fetched 4217 kB in 0s (40.2 MB/s) 2026-05-01 17:03:46.507 | Selecting previously unselected package libunbound8:amd64. 2026-05-01 17:03:46.579 | (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-05-01 17:03:46.587 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-01 17:03:46.594 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-01 17:03:46.648 | Selecting previously unselected package openvswitch-common. 2026-05-01 17:03:46.660 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-01 17:03:46.664 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-01 17:03:46.766 | Selecting previously unselected package python3-sortedcontainers. 2026-05-01 17:03:46.779 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-01 17:03:46.783 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-01 17:03:46.834 | Selecting previously unselected package libxdp1:amd64. 2026-05-01 17:03:46.847 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-01 17:03:46.851 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-01 17:03:46.906 | Selecting previously unselected package python3-openvswitch. 2026-05-01 17:03:46.918 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-01 17:03:46.923 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-01 17:03:47.026 | Selecting previously unselected package openvswitch-switch. 2026-05-01 17:03:47.040 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-01 17:03:47.048 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-01 17:03:47.186 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-01 17:03:47.443 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-01 17:03:47.454 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-01 17:03:47.465 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-01 17:03:47.480 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-01 17:03:47.887 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-01 17:03:47.911 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-01 17:03:48.611 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-01 17:03:48.808 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-01 17:03:49.839 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 17:03:51.573 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-01 17:03:51.839 | perl: warning: Setting locale failed. 2026-05-01 17:03:51.839 | perl: warning: Please check that your locale settings: 2026-05-01 17:03:51.839 | LANGUAGE = (unset), 2026-05-01 17:03:51.839 | LC_ALL = "en_US.utf8", 2026-05-01 17:03:51.839 | LANG = "de_DE.UTF-8" 2026-05-01 17:03:51.839 | are supported and installed on your system. 2026-05-01 17:03:51.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:03:51.970 | perl: warning: Setting locale failed. 2026-05-01 17:03:51.970 | perl: warning: Please check that your locale settings: 2026-05-01 17:03:51.970 | LANGUAGE = (unset), 2026-05-01 17:03:51.970 | LC_ALL = "en_US.utf8", 2026-05-01 17:03:51.970 | LANG = "de_DE.UTF-8" 2026-05-01 17:03:51.970 | are supported and installed on your system. 2026-05-01 17:03:51.970 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:03:52.020 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:03:52.021 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:03:52.021 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:03:52.092 | perl: warning: Setting locale failed. 2026-05-01 17:03:52.092 | perl: warning: Please check that your locale settings: 2026-05-01 17:03:52.092 | LANGUAGE = (unset), 2026-05-01 17:03:52.092 | LC_ALL = "en_US.utf8", 2026-05-01 17:03:52.092 | LANG = "de_DE.UTF-8" 2026-05-01 17:03:52.092 | are supported and installed on your system. 2026-05-01 17:03:52.092 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:03:52.592 | 2026-05-01 17:03:52.593 | Running kernel seems to be up-to-date. 2026-05-01 17:03:52.593 | 2026-05-01 17:03:52.593 | No services need to be restarted. 2026-05-01 17:03:52.593 | 2026-05-01 17:03:52.593 | No containers need to be restarted. 2026-05-01 17:03:52.593 | 2026-05-01 17:03:52.593 | User sessions running outdated binaries: 2026-05-01 17:03:52.593 | quobyte @ session #6: sshd[1970] 2026-05-01 17:03:52.602 | 2026-05-01 17:03:52.603 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 17:03:54.932 | + functions-common:apt_get:1203 : result=0 2026-05-01 17:03:54.936 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 17:03:54.939 | + functions-common:time_stop:2412 : local name 2026-05-01 17:03:54.943 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:03:54.945 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:03:54.949 | + functions-common:time_stop:2415 : local total 2026-05-01 17:03:54.952 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:03:54.954 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 17:03:54.958 | + functions-common:time_stop:2419 : start_time=1777655024592 2026-05-01 17:03:54.961 | + functions-common:time_stop:2421 : [[ -z 1777655024592 ]] 2026-05-01 17:03:54.964 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:03:54.970 | + functions-common:time_stop:2424 : end_time=1777655034966 2026-05-01 17:03:54.973 | + functions-common:time_stop:2425 : elapsed_time=10374 2026-05-01 17:03:54.976 | + functions-common:time_stop:2426 : total=154183 2026-05-01 17:03:54.979 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:03:54.982 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=164557 2026-05-01 17:03:54.985 | + functions-common:apt_get:1207 : return 0 2026-05-01 17:03:54.990 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-01 17:03:55.014 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-01 17:03:55.018 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 17:03:55.022 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 17:03:55.025 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 17:03:55.028 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 17:03:55.031 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 17:03:55.035 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 17:03:55.037 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:03:55.040 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:03:55.044 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 17:03:55.047 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 17:03:55.050 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 17:03:55.053 | + functions-common:apt_get_update:1159 : return 2026-05-01 17:03:55.055 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-01 17:03:55.059 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 17:03:55.062 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:03:55.065 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:03:55.068 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-01 17:03:55.092 | + 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-05-01 17:03:55.132 | Reading package lists... 2026-05-01 17:03:55.606 | Building dependency tree... 2026-05-01 17:03:55.609 | Reading state information... 2026-05-01 17:03:56.273 | The following additional packages will be installed: 2026-05-01 17:03:56.274 | ovn-common 2026-05-01 17:03:56.324 | The following NEW packages will be installed: 2026-05-01 17:03:56.325 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-01 17:03:56.403 | 0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 17:03:56.403 | Need to get 2360 kB of archives. 2026-05-01 17:03:56.403 | After this operation, 8355 kB of additional disk space will be used. 2026-05-01 17:03:56.404 | 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-05-01 17:03:56.526 | 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-05-01 17:03:56.530 | 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-05-01 17:03:56.533 | 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-05-01 17:03:56.805 | perl: warning: Setting locale failed. 2026-05-01 17:03:56.806 | perl: warning: Please check that your locale settings: 2026-05-01 17:03:56.806 | LANGUAGE = (unset), 2026-05-01 17:03:56.806 | LC_ALL = "en_US.utf8", 2026-05-01 17:03:56.806 | LANG = "de_DE.UTF-8" 2026-05-01 17:03:56.806 | are supported and installed on your system. 2026-05-01 17:03:56.806 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:03:56.869 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:03:56.869 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:03:56.869 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:03:57.063 | Fetched 2360 kB in 0s (12.6 MB/s) 2026-05-01 17:03:57.168 | Selecting previously unselected package ovn-common. 2026-05-01 17:03:57.241 | (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-05-01 17:03:57.248 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 17:03:57.253 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:03:57.371 | Selecting previously unselected package ovn-central. 2026-05-01 17:03:57.383 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 17:03:57.387 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:03:57.449 | Selecting previously unselected package ovn-controller-vtep. 2026-05-01 17:03:57.462 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 17:03:57.465 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:03:57.521 | Selecting previously unselected package ovn-host. 2026-05-01 17:03:57.533 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-01 17:03:57.540 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:03:57.628 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:03:57.648 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:03:58.119 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-01 17:03:58.310 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-01 17:03:58.775 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-01 17:03:58.822 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:03:59.349 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-01 17:03:59.546 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-01 17:04:00.240 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-01 17:04:00.956 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-01 17:04:01.859 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-01 17:04:01.936 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-01 17:04:02.133 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-01 17:04:02.769 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 17:04:04.921 | perl: warning: Setting locale failed. 2026-05-01 17:04:04.922 | perl: warning: Please check that your locale settings: 2026-05-01 17:04:04.922 | LANGUAGE = (unset), 2026-05-01 17:04:04.922 | LC_ALL = "en_US.utf8", 2026-05-01 17:04:04.922 | LANG = "de_DE.UTF-8" 2026-05-01 17:04:04.922 | are supported and installed on your system. 2026-05-01 17:04:04.922 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:04:05.054 | perl: warning: Setting locale failed. 2026-05-01 17:04:05.054 | perl: warning: Please check that your locale settings: 2026-05-01 17:04:05.054 | LANGUAGE = (unset), 2026-05-01 17:04:05.054 | LC_ALL = "en_US.utf8", 2026-05-01 17:04:05.054 | LANG = "de_DE.UTF-8" 2026-05-01 17:04:05.054 | are supported and installed on your system. 2026-05-01 17:04:05.054 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:04:05.106 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:04:05.106 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:04:05.106 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:04:05.177 | perl: warning: Setting locale failed. 2026-05-01 17:04:05.177 | perl: warning: Please check that your locale settings: 2026-05-01 17:04:05.177 | LANGUAGE = (unset), 2026-05-01 17:04:05.177 | LC_ALL = "en_US.utf8", 2026-05-01 17:04:05.177 | LANG = "de_DE.UTF-8" 2026-05-01 17:04:05.177 | are supported and installed on your system. 2026-05-01 17:04:05.177 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:04:05.690 | 2026-05-01 17:04:05.690 | Running kernel seems to be up-to-date. 2026-05-01 17:04:05.690 | 2026-05-01 17:04:05.690 | No services need to be restarted. 2026-05-01 17:04:05.690 | 2026-05-01 17:04:05.690 | No containers need to be restarted. 2026-05-01 17:04:05.690 | 2026-05-01 17:04:05.691 | User sessions running outdated binaries: 2026-05-01 17:04:05.691 | quobyte @ session #6: sshd[1970] 2026-05-01 17:04:05.699 | 2026-05-01 17:04:05.699 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 17:04:08.009 | + functions-common:apt_get:1203 : result=0 2026-05-01 17:04:08.012 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 17:04:08.014 | + functions-common:time_stop:2412 : local name 2026-05-01 17:04:08.017 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:04:08.019 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:04:08.022 | + functions-common:time_stop:2415 : local total 2026-05-01 17:04:08.024 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:04:08.026 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 17:04:08.029 | + functions-common:time_stop:2419 : start_time=1777655035088 2026-05-01 17:04:08.031 | + functions-common:time_stop:2421 : [[ -z 1777655035088 ]] 2026-05-01 17:04:08.034 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:04:08.039 | + functions-common:time_stop:2424 : end_time=1777655048036 2026-05-01 17:04:08.041 | + functions-common:time_stop:2425 : elapsed_time=12948 2026-05-01 17:04:08.043 | + functions-common:time_stop:2426 : total=164557 2026-05-01 17:04:08.046 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:04:08.048 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=177505 2026-05-01 17:04:08.051 | + functions-common:apt_get:1207 : return 0 2026-05-01 17:04:08.053 | + 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-05-01 17:04:08.056 | + 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-05-01 17:04:08.059 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-01 17:04:08.061 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-01 17:04:08.066 | + 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-05-01 17:04:08.069 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-01 17:04:08.071 | + 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-05-01 17:04:08.074 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-01 17:04:08.076 | + 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-05-01 17:04:08.079 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-01 17:04:08.081 | + 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-05-01 17:04:08.085 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-01 17:04:08.087 | + 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-05-01 17:04:08.090 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-01 17:04:08.092 | + 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-05-01 17:04:08.095 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-01 17:04:08.098 | + 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-05-01 17:04:08.100 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-01 17:04:08.103 | + 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-05-01 17:04:08.105 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-01 17:04:08.108 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-01 17:04:08.110 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-01 17:04:08.113 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:04:08.115 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:04:08.118 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-01 17:04:08.120 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:04:08.123 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-01 17:04:08.126 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-01 17:04:08.128 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-01 17:04:08.144 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:04:08.146 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-01 17:04:08.149 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-01 17:04:08.151 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-01 17:04:08.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-01 17:04:08.157 | + lib/stack:stack_install_service:32 : install_nova 2026-05-01 17:04:08.159 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-01 17:04:08.162 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-01 17:04:08.164 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:04:08.166 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:04:08.169 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-01 17:04:08.171 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:04:08.174 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-01 17:04:08.189 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:04:08.191 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-01 17:04:08.194 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-01 17:04:08.196 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-01 17:04:08.199 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-05-01 17:04:08.364 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-01 17:04:08.366 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:04:08.368 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:04:08.371 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-01 17:04:08.373 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 17:04:08.375 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 17:04:08.377 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 17:04:08.380 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 17:04:08.382 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 17:04:08.384 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 17:04:08.386 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:04:08.388 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:04:08.391 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 17:04:08.393 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 17:04:08.395 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 17:04:08.397 | + functions-common:apt_get_update:1159 : return 2026-05-01 17:04:08.400 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-01 17:04:08.402 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 17:04:08.404 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:04:08.407 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:04:08.409 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-01 17:04:08.429 | + 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-05-01 17:04:08.468 | Reading package lists... 2026-05-01 17:04:08.902 | Building dependency tree... 2026-05-01 17:04:08.904 | Reading state information... 2026-05-01 17:04:09.563 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-01 17:04:09.563 | libvirt-clients set to manually installed. 2026-05-01 17:04:09.563 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-01 17:04:09.563 | The following additional packages will be installed: 2026-05-01 17:04:09.563 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-01 17:04:09.563 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-01 17:04:09.565 | qemu-system-sparc 2026-05-01 17:04:09.566 | Suggested packages: 2026-05-01 17:04:09.566 | python-zstandard-doc samba vde2 2026-05-01 17:04:09.623 | The following packages will be REMOVED: 2026-05-01 17:04:09.625 | apport-core-dump-handler 2026-05-01 17:04:09.627 | The following NEW packages will be installed: 2026-05-01 17:04:09.628 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-01 17:04:09.628 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-01 17:04:09.629 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-01 17:04:09.682 | 0 upgraded, 13 newly installed, 1 to remove and 13 not upgraded. 2026-05-01 17:04:09.682 | Need to get 110 MB of archives. 2026-05-01 17:04:09.683 | After this operation, 897 MB of additional disk space will be used. 2026-05-01 17:04:09.683 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-01 17:04:09.705 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-01 17:04:09.707 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-01 17:04:09.710 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-01 17:04:09.713 | 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-05-01 17:04:09.846 | 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-05-01 17:04:10.036 | 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-05-01 17:04:10.142 | 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-05-01 17:04:10.212 | 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-05-01 17:04:10.251 | 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-05-01 17:04:10.909 | 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-05-01 17:04:10.911 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-01 17:04:10.942 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-01 17:04:11.203 | perl: warning: Setting locale failed. 2026-05-01 17:04:11.203 | perl: warning: Please check that your locale settings: 2026-05-01 17:04:11.203 | LANGUAGE = (unset), 2026-05-01 17:04:11.203 | LC_ALL = "en_US.utf8", 2026-05-01 17:04:11.203 | LANG = "de_DE.UTF-8" 2026-05-01 17:04:11.203 | are supported and installed on your system. 2026-05-01 17:04:11.203 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:04:11.268 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:04:11.268 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:04:11.268 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:04:11.596 | Fetched 110 MB in 1s (84.9 MB/s) 2026-05-01 17:04:11.640 | Selecting previously unselected package python3-zstandard. 2026-05-01 17:04:11.721 | (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-05-01 17:04:11.730 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-01 17:04:11.735 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-01 17:04:11.894 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-01 17:04:11.894 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-01 17:04:11.894 | Package apport-core-dump-handler is to be removed. 2026-05-01 17:04:11.895 | Package python3-zstandard is not configured yet. 2026-05-01 17:04:11.895 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-01 17:04:11.897 | Package apport-core-dump-handler is to be removed. 2026-05-01 17:04:11.897 | Package systemd-coredump is not installed. 2026-05-01 17:04:11.897 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-01 17:04:11.897 | Package apport-core-dump-handler is to be removed. 2026-05-01 17:04:11.897 | Package python3-zstandard is not configured yet. 2026-05-01 17:04:11.897 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-01 17:04:11.898 | Package apport-core-dump-handler is to be removed. 2026-05-01 17:04:11.898 | Package systemd-coredump is not installed. 2026-05-01 17:04:11.898 | 2026-05-01 17:04:11.971 | (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-05-01 17:04:11.980 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-01 17:04:12.895 | Selecting previously unselected package systemd-coredump. 2026-05-01 17:04:12.965 | (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-05-01 17:04:12.973 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-01 17:04:12.978 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-01 17:04:13.043 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-01 17:04:13.058 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-01 17:04:13.071 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-01 17:04:13.143 | Selecting previously unselected package python3-libvirt. 2026-05-01 17:04:13.158 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-01 17:04:13.162 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-01 17:04:13.233 | Selecting previously unselected package qemu-system-arm. 2026-05-01 17:04:13.248 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-01 17:04:13.260 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:13.811 | Selecting previously unselected package qemu-system-mips. 2026-05-01 17:04:13.825 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-01 17:04:13.839 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:14.536 | Selecting previously unselected package qemu-system-ppc. 2026-05-01 17:04:14.549 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-01 17:04:14.562 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:14.952 | Selecting previously unselected package qemu-system-sparc. 2026-05-01 17:04:14.964 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-01 17:04:14.979 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:15.251 | Selecting previously unselected package qemu-system-s390x. 2026-05-01 17:04:15.263 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-01 17:04:15.277 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:15.466 | Selecting previously unselected package qemu-system-misc. 2026-05-01 17:04:15.478 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-01 17:04:15.493 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:17.522 | Selecting previously unselected package qemu-system. 2026-05-01 17:04:17.535 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-01 17:04:17.540 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:17.582 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-01 17:04:17.596 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-01 17:04:17.600 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-01 17:04:19.553 | Selecting previously unselected package qemu-efi-arm. 2026-05-01 17:04:19.569 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-01 17:04:19.574 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-01 17:04:20.483 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-01 17:04:21.029 | Creating group 'systemd-coredump' with GID 987. 2026-05-01 17:04:21.030 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-01 17:04:21.057 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-01 17:04:21.377 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:21.396 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:21.415 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-01 17:04:21.434 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:21.454 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-01 17:04:21.467 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:21.487 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-01 17:04:21.754 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:21.775 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-01 17:04:21.788 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:21.809 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-01 17:04:21.823 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-01 17:04:23.672 | perl: warning: Setting locale failed. 2026-05-01 17:04:23.672 | perl: warning: Please check that your locale settings: 2026-05-01 17:04:23.672 | LANGUAGE = (unset), 2026-05-01 17:04:23.674 | LC_ALL = "en_US.utf8", 2026-05-01 17:04:23.674 | LANG = "de_DE.UTF-8" 2026-05-01 17:04:23.674 | are supported and installed on your system. 2026-05-01 17:04:23.674 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:04:23.812 | perl: warning: Setting locale failed. 2026-05-01 17:04:23.812 | perl: warning: Please check that your locale settings: 2026-05-01 17:04:23.812 | LANGUAGE = (unset), 2026-05-01 17:04:23.812 | LC_ALL = "en_US.utf8", 2026-05-01 17:04:23.812 | LANG = "de_DE.UTF-8" 2026-05-01 17:04:23.812 | are supported and installed on your system. 2026-05-01 17:04:23.813 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:04:23.866 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-01 17:04:23.866 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-01 17:04:23.866 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-01 17:04:23.939 | perl: warning: Setting locale failed. 2026-05-01 17:04:23.939 | perl: warning: Please check that your locale settings: 2026-05-01 17:04:23.939 | LANGUAGE = (unset), 2026-05-01 17:04:23.939 | LC_ALL = "en_US.utf8", 2026-05-01 17:04:23.939 | LANG = "de_DE.UTF-8" 2026-05-01 17:04:23.939 | are supported and installed on your system. 2026-05-01 17:04:23.939 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:04:24.472 | 2026-05-01 17:04:24.472 | Running kernel seems to be up-to-date. 2026-05-01 17:04:24.472 | 2026-05-01 17:04:24.472 | No services need to be restarted. 2026-05-01 17:04:24.472 | 2026-05-01 17:04:24.472 | No containers need to be restarted. 2026-05-01 17:04:24.472 | 2026-05-01 17:04:24.473 | User sessions running outdated binaries: 2026-05-01 17:04:24.473 | quobyte @ session #6: sshd[1970] 2026-05-01 17:04:24.482 | 2026-05-01 17:04:24.482 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-01 17:04:26.776 | + functions-common:apt_get:1203 : result=0 2026-05-01 17:04:26.778 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 17:04:26.781 | + functions-common:time_stop:2412 : local name 2026-05-01 17:04:26.783 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:04:26.785 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:04:26.787 | + functions-common:time_stop:2415 : local total 2026-05-01 17:04:26.790 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:04:26.792 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 17:04:26.794 | + functions-common:time_stop:2419 : start_time=1777655048426 2026-05-01 17:04:26.796 | + functions-common:time_stop:2421 : [[ -z 1777655048426 ]] 2026-05-01 17:04:26.799 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:04:26.803 | + functions-common:time_stop:2424 : end_time=1777655066800 2026-05-01 17:04:26.805 | + functions-common:time_stop:2425 : elapsed_time=18374 2026-05-01 17:04:26.808 | + functions-common:time_stop:2426 : total=177505 2026-05-01 17:04:26.810 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:04:26.812 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=195879 2026-05-01 17:04:26.814 | + functions-common:apt_get:1207 : return 0 2026-05-01 17:04:26.817 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-01 17:04:26.819 | + functions-common:install_package:1430 : update_package_repo 2026-05-01 17:04:26.821 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-01 17:04:26.824 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-01 17:04:26.826 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-01 17:04:26.828 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-01 17:04:26.831 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-01 17:04:26.834 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:04:26.836 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:04:26.838 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-01 17:04:26.840 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-01 17:04:26.842 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-01 17:04:26.844 | + functions-common:apt_get_update:1159 : return 2026-05-01 17:04:26.847 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-01 17:04:26.849 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-01 17:04:26.851 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:04:26.854 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:04:26.856 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-01 17:04:26.875 | + 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-05-01 17:04:26.914 | Reading package lists... 2026-05-01 17:04:27.331 | Building dependency tree... 2026-05-01 17:04:27.333 | Reading state information... 2026-05-01 17:04:28.056 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-01 17:04:28.057 | ovmf set to manually installed. 2026-05-01 17:04:28.057 | 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2026-05-01 17:04:28.062 | + functions-common:apt_get:1203 : result=0 2026-05-01 17:04:28.064 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-01 17:04:28.066 | + functions-common:time_stop:2412 : local name 2026-05-01 17:04:28.068 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:04:28.071 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:04:28.073 | + functions-common:time_stop:2415 : local total 2026-05-01 17:04:28.075 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:04:28.077 | + functions-common:time_stop:2418 : name=apt-get 2026-05-01 17:04:28.079 | + functions-common:time_stop:2419 : start_time=1777655066872 2026-05-01 17:04:28.082 | + functions-common:time_stop:2421 : [[ -z 1777655066872 ]] 2026-05-01 17:04:28.084 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:04:28.088 | + functions-common:time_stop:2424 : end_time=1777655068086 2026-05-01 17:04:28.090 | + functions-common:time_stop:2425 : elapsed_time=1214 2026-05-01 17:04:28.093 | + functions-common:time_stop:2426 : total=195879 2026-05-01 17:04:28.095 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:04:28.097 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=197093 2026-05-01 17:04:28.100 | + functions-common:apt_get:1207 : return 0 2026-05-01 17:04:28.102 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-01 17:04:28.105 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:04:28.108 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-01 17:04:28.111 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-01 17:04:28.113 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-01 17:04:28.116 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-01 17:04:28.118 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-01 17:04:28.133 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:04:28.137 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-01 17:04:28.152 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-01 17:04:28.154 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-01 17:04:28.157 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-01 17:04:28.159 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-01 17:04:28.161 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-01 17:04:28.164 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-01 17:04:28.166 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-01 17:04:28.168 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 17:04:28.171 | ++ functions-common:git_clone:585 : pwd 2026-05-01 17:04:28.174 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:04:28.176 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:04:28.179 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:04:28.194 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:04:28.196 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:04:28.199 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:04:28.202 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-01 17:04:28.202 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:04:28.207 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-01 17:04:28.209 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 17:04:28.211 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-01 17:04:28.214 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:04:28.216 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:04:28.218 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:04:28.220 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:04:28.222 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:04:28.224 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:04:28.226 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:04:28.228 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:04:28.231 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:04:28.234 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655068232 2026-05-01 17:04:28.237 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-01 17:04:28.239 | Cloning into '/opt/stack/novnc'... 2026-05-01 17:04:30.149 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:04:30.152 | + functions-common:time_stop:2412 : local name 2026-05-01 17:04:30.155 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:04:30.157 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:04:30.160 | + functions-common:time_stop:2415 : local total 2026-05-01 17:04:30.162 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:04:30.165 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:04:30.168 | + functions-common:time_stop:2419 : start_time=1777655068232 2026-05-01 17:04:30.170 | + functions-common:time_stop:2421 : [[ -z 1777655068232 ]] 2026-05-01 17:04:30.174 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:04:30.178 | + functions-common:time_stop:2424 : end_time=1777655070175 2026-05-01 17:04:30.181 | + functions-common:time_stop:2425 : elapsed_time=1943 2026-05-01 17:04:30.183 | + functions-common:time_stop:2426 : total=146429 2026-05-01 17:04:30.186 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:04:30.188 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148372 2026-05-01 17:04:30.191 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-01 17:04:30.194 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-01 17:04:30.197 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:04:30.199 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:04:30.202 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:04:30.205 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:04:30.208 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:04:30.210 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:04:30.213 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:04:30.216 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:04:30.219 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:04:30.223 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655070220 2026-05-01 17:04:30.226 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-01 17:04:30.588 | From https://github.com/novnc/novnc 2026-05-01 17:04:30.588 | * tag v1.3.0 -> FETCH_HEAD 2026-05-01 17:04:30.598 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:04:30.601 | + functions-common:time_stop:2412 : local name 2026-05-01 17:04:30.604 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:04:30.607 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:04:30.609 | + functions-common:time_stop:2415 : local total 2026-05-01 17:04:30.612 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:04:30.614 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:04:30.617 | + functions-common:time_stop:2419 : start_time=1777655070220 2026-05-01 17:04:30.620 | + functions-common:time_stop:2421 : [[ -z 1777655070220 ]] 2026-05-01 17:04:30.624 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:04:30.628 | + functions-common:time_stop:2424 : end_time=1777655070625 2026-05-01 17:04:30.630 | + functions-common:time_stop:2425 : elapsed_time=405 2026-05-01 17:04:30.633 | + functions-common:time_stop:2426 : total=148372 2026-05-01 17:04:30.636 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:04:30.638 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148777 2026-05-01 17:04:30.641 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 17:04:30.644 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:04:30.646 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:04:30.649 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:04:30.652 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:04:30.654 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:04:30.657 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:04:30.660 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:04:30.663 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:04:30.667 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:04:30.671 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655070668 2026-05-01 17:04:30.674 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 17:04:30.705 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:04:30.705 | 2026-05-01 17:04:30.705 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:04:30.705 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:04:30.705 | state without impacting any branches by switching back to a branch. 2026-05-01 17:04:30.706 | 2026-05-01 17:04:30.706 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:04:30.706 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:04:30.706 | 2026-05-01 17:04:30.706 | git switch -c 2026-05-01 17:04:30.706 | 2026-05-01 17:04:30.706 | Or undo this operation with: 2026-05-01 17:04:30.706 | 2026-05-01 17:04:30.707 | git switch - 2026-05-01 17:04:30.707 | 2026-05-01 17:04:30.707 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:04:30.707 | 2026-05-01 17:04:30.707 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-01 17:04:30.711 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:04:30.714 | + functions-common:time_stop:2412 : local name 2026-05-01 17:04:30.717 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:04:30.719 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:04:30.722 | + functions-common:time_stop:2415 : local total 2026-05-01 17:04:30.724 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:04:30.727 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:04:30.730 | + functions-common:time_stop:2419 : start_time=1777655070668 2026-05-01 17:04:30.732 | + functions-common:time_stop:2421 : [[ -z 1777655070668 ]] 2026-05-01 17:04:30.737 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:04:30.740 | + functions-common:time_stop:2424 : end_time=1777655070737 2026-05-01 17:04:30.743 | + functions-common:time_stop:2425 : elapsed_time=69 2026-05-01 17:04:30.746 | + functions-common:time_stop:2426 : total=148777 2026-05-01 17:04:30.748 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:04:30.751 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148846 2026-05-01 17:04:30.754 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-01 17:04:30.770 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-01 17:04:30.774 | + functions-common:git_clone:665 : head -1 2026-05-01 17:04:30.775 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 17:04:30.777 | 463c39e noVNC 1.3.0 2026-05-01 17:04:30.780 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:04:30.784 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-01 17:04:30.804 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:04:30.807 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/42/986942/2 2026-05-01 17:04:30.810 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-01 17:04:30.812 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-01 17:04:30.815 | + functions-common:git_clone:583 : local git_ref=refs/changes/42/986942/2 2026-05-01 17:04:30.817 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 17:04:30.820 | ++ functions-common:git_clone:585 : pwd 2026-05-01 17:04:30.822 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:04:30.825 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:04:30.828 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:04:30.843 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:04:30.845 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:04:30.848 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:04:30.851 | + functions-common:git_clone:602 : echo refs/changes/42/986942/2 2026-05-01 17:04:30.851 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:04:30.856 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/nova ]] 2026-05-01 17:04:30.858 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-01 17:04:30.860 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-01 17:04:30.863 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:04:30.865 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:04:30.867 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:04:30.869 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:04:30.871 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:04:30.874 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:04:30.876 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:04:30.878 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:04:30.881 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:04:30.885 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655070882 2026-05-01 17:04:30.887 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-01 17:04:30.890 | Cloning into '/opt/stack/nova'... 2026-05-01 17:08:04.707 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:08:04.709 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:04.712 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:04.715 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:04.719 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:04.723 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:04.726 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:08:04.729 | + functions-common:time_stop:2419 : start_time=1777655070882 2026-05-01 17:08:04.733 | + functions-common:time_stop:2421 : [[ -z 1777655070882 ]] 2026-05-01 17:08:04.737 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:04.744 | + functions-common:time_stop:2424 : end_time=1777655284739 2026-05-01 17:08:04.747 | + functions-common:time_stop:2425 : elapsed_time=213857 2026-05-01 17:08:04.750 | + functions-common:time_stop:2426 : total=148846 2026-05-01 17:08:04.754 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:04.757 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=362703 2026-05-01 17:08:04.761 | + functions-common:git_clone:612 : cd /opt/stack/nova 2026-05-01 17:08:04.765 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/42/986942/2 2026-05-01 17:08:04.769 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:08:04.773 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:08:04.776 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:08:04.780 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:08:04.785 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:08:04.789 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:08:04.792 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:08:04.795 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:08:04.800 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:08:04.805 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655284801 2026-05-01 17:08:04.809 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/42/986942/2 2026-05-01 17:08:06.011 | From https://review.opendev.org/openstack/nova 2026-05-01 17:08:06.011 | * branch refs/changes/42/986942/2 -> FETCH_HEAD 2026-05-01 17:08:06.020 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:08:06.024 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:06.027 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:06.031 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:06.034 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:06.037 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:06.041 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:08:06.045 | + functions-common:time_stop:2419 : start_time=1777655284801 2026-05-01 17:08:06.049 | + functions-common:time_stop:2421 : [[ -z 1777655284801 ]] 2026-05-01 17:08:06.053 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:06.058 | + functions-common:time_stop:2424 : end_time=1777655286055 2026-05-01 17:08:06.063 | + functions-common:time_stop:2425 : elapsed_time=1254 2026-05-01 17:08:06.066 | + functions-common:time_stop:2426 : total=362703 2026-05-01 17:08:06.070 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:06.074 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=363957 2026-05-01 17:08:06.078 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-01 17:08:06.350 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:08:06.350 | 2026-05-01 17:08:06.350 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:08:06.350 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:08:06.350 | state without impacting any branches by switching back to a branch. 2026-05-01 17:08:06.350 | 2026-05-01 17:08:06.350 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:08:06.350 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:08:06.350 | 2026-05-01 17:08:06.351 | git switch -c 2026-05-01 17:08:06.351 | 2026-05-01 17:08:06.351 | Or undo this operation with: 2026-05-01 17:08:06.351 | 2026-05-01 17:08:06.351 | git switch - 2026-05-01 17:08:06.351 | 2026-05-01 17:08:06.351 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:08:06.351 | 2026-05-01 17:08:06.351 | HEAD is now at 03af9d2d9d zuul: Bump functional job to py314 2026-05-01 17:08:06.355 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-01 17:08:06.380 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-01 17:08:06.384 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 17:08:06.386 | + functions-common:git_clone:665 : head -1 2026-05-01 17:08:06.389 | 03af9d2d9d zuul: Bump functional job to py314 2026-05-01 17:08:06.393 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:08:06.398 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-01 17:08:06.402 | + inc/python:setup_develop:353 : local bindep 2026-05-01 17:08:06.407 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-01 17:08:06.410 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-01 17:08:06.414 | + inc/python:setup_develop:359 : local extras= 2026-05-01 17:08:06.417 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-01 17:08:06.421 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-01 17:08:06.425 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-01 17:08:06.429 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-01 17:08:06.433 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-01 17:08:06.436 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-01 17:08:06.441 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-01 17:08:06.445 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-01 17:08:06.449 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-01 17:08:06.453 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-01 17:08:06.457 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-01 17:08:06.462 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-01 17:08:06.470 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-01 17:08:06.474 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-01 17:08:06.478 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-01 17:08:06.657 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-01 17:08:06.660 | + inc/python:setup_package:436 : local bindep=0 2026-05-01 17:08:06.664 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-01 17:08:06.668 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-01 17:08:06.672 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-01 17:08:06.675 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-01 17:08:06.679 | + inc/python:setup_package:445 : local flags=-e 2026-05-01 17:08:06.682 | + inc/python:setup_package:446 : local extras= 2026-05-01 17:08:06.686 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-01 17:08:06.691 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-01 17:08:06.694 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-01 17:08:06.698 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-01 17:08:06.702 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-01 17:08:06.706 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-01 17:08:06.734 | Using python 3.12 to install /opt/stack/nova 2026-05-01 17:08:06.737 | + 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-05-01 17:08:07.775 | Obtaining file:///opt/stack/nova 2026-05-01 17:08:07.780 | Installing build dependencies: started 2026-05-01 17:08:09.746 | Installing build dependencies: finished with status 'done' 2026-05-01 17:08:09.747 | Checking if build backend supports build_editable: started 2026-05-01 17:08:10.319 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-01 17:08:10.319 | Getting requirements to build editable: started 2026-05-01 17:08:10.642 | Getting requirements to build editable: finished with status 'done' 2026-05-01 17:08:10.645 | Preparing editable metadata (pyproject.toml): started 2026-05-01 17:08:12.849 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:08:12.874 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (7.0.3) 2026-05-01 17:08:12.875 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (2.0.46) 2026-05-01 17:08:12.878 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (5.2.1) 2026-05-01 17:08:12.879 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (0.40.4) 2026-05-01 17:08:12.879 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.1.6) 2026-05-01 17:08:12.879 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (12.0.0) 2026-05-01 17:08:12.880 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (6.0.2) 2026-05-01 17:08:12.881 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (2.5.1) 2026-05-01 17:08:12.883 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (43.0.3) 2026-05-01 17:08:12.884 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (1.8.9) 2026-05-01 17:08:12.885 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.3.2) 2026-05-01 17:08:12.886 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.1.0) 2026-05-01 17:08:12.887 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.10.1) 2026-05-01 17:08:12.888 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.17.0) 2026-05-01 17:08:12.889 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (1.18.4) 2026-05-01 17:08:12.890 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (1.3.0) 2026-05-01 17:08:12.892 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (4.0.0) 2026-05-01 17:08:12.892 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (4.26.0) 2026-05-01 17:08:12.894 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (9.9.0) 2026-05-01 17:08:12.894 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (5.13.1) 2026-05-01 17:08:12.895 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (11.8.0) 2026-05-01 17:08:12.896 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (4.11.0) 2026-05-01 17:08:12.897 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (2.32.5) 2026-05-01 17:08:12.899 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (5.7.0) 2026-05-01 17:08:13.100 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev105) 2026-05-01 17:08:13.247 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-01 17:08:13.264 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (4.1.1) 2026-05-01 17:08:13.264 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (7.4.1) 2026-05-01 17:08:13.268 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (10.3.0) 2026-05-01 17:08:13.268 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (6.3.0) 2026-05-01 17:08:13.268 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (8.1.0) 2026-05-01 17:08:13.268 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (2.10.0) 2026-05-01 17:08:13.269 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.7.0) 2026-05-01 17:08:13.270 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (5.9.1) 2026-05-01 17:08:13.271 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (2.7.1) 2026-05-01 17:08:13.272 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (10.0.1) 2026-05-01 17:08:13.273 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (18.0.0) 2026-05-01 17:08:13.274 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (7.9.0) 2026-05-01 17:08:13.275 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (17.3.0) 2026-05-01 17:08:13.276 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (5.0.0) 2026-05-01 17:08:13.277 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.10.1) 2026-05-01 17:08:13.278 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (6.7.2) 2026-05-01 17:08:13.280 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev105) (4.5.1) 2026-05-01 17:08:13.281 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (2.0.0) 2026-05-01 17:08:13.282 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (8.0.0) 2026-05-01 17:08:13.283 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (7.2.2) 2026-05-01 17:08:13.285 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.9.0) 2026-05-01 17:08:13.286 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (7.0.0) 2026-05-01 17:08:13.286 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (1.1.0) 2026-05-01 17:08:13.287 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.6.0) 2026-05-01 17:08:13.289 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (4.3.0) 2026-05-01 17:08:13.290 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (5.6.0) 2026-05-01 17:08:13.317 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev105) 2026-05-01 17:08:13.335 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-01 17:08:13.347 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (8.1.0) 2026-05-01 17:08:13.347 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (0.2.3) 2026-05-01 17:08:13.350 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (1.4.2) 2026-05-01 17:08:13.350 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (1.8.2) 2026-05-01 17:08:13.350 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (2.9.0.post0) 2026-05-01 17:08:13.351 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (3.2.1) 2026-05-01 17:08:13.352 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (4.10.0) 2026-05-01 17:08:13.353 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev105) (6.0.3) 2026-05-01 17:08:13.357 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev105) (1.3.10) 2026-05-01 17:08:13.358 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev105) (4.15.0) 2026-05-01 17:08:13.361 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev105) (7.3.0) 2026-05-01 17:08:13.366 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev105) (2.0.0) 2026-05-01 17:08:13.370 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev105) (3.0) 2026-05-01 17:08:13.378 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev105) (2.8.0) 2026-05-01 17:08:13.385 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev105) (3.0.0) 2026-05-01 17:08:13.388 | 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.1.0.dev105) (2.1.1) 2026-05-01 17:08:13.392 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev105) (3.0.3) 2026-05-01 17:08:13.395 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev105) (25.4.0) 2026-05-01 17:08:13.396 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev105) (2025.9.1) 2026-05-01 17:08:13.397 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev105) (0.37.0) 2026-05-01 17:08:13.398 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev105) (0.30.0) 2026-05-01 17:08:13.407 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev105) (2.1.0) 2026-05-01 17:08:13.415 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev105) (4.0.1) 2026-05-01 17:08:13.416 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev105) (2.11.0) 2026-05-01 17:08:13.417 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev105) (5.8.0) 2026-05-01 17:08:13.431 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev105) (1.5.0) 2026-05-01 17:08:13.432 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev105) (1.1.0) 2026-05-01 17:08:13.433 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev105) (1.33) 2026-05-01 17:08:13.434 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev105) (4.9.2) 2026-05-01 17:08:13.436 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev105) (1.4.0) 2026-05-01 17:08:13.445 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev105) (3.0.0) 2026-05-01 17:08:13.452 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev105) (9.1.4) 2026-05-01 17:08:13.465 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev105) (2.16.1) 2026-05-01 17:08:13.467 | 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.1.0.dev105) (0.8.1) 2026-05-01 17:08:13.475 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev105) (0.20) 2026-05-01 17:08:13.488 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev105) (2.0.2) 2026-05-01 17:08:13.489 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev105) (0.5.0) 2026-05-01 17:08:13.507 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev105) (7.0.1) 2026-05-01 17:08:13.509 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev105) (5.3.1) 2026-05-01 17:08:13.510 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev105) (5.6.2) 2026-05-01 17:08:13.511 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev105) (0.15.1) 2026-05-01 17:08:13.515 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev105) (5.1.0) 2026-05-01 17:08:13.525 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev105) (2025.3) 2026-05-01 17:08:13.526 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev105) (26.0) 2026-05-01 17:08:13.535 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev105) (0.24.1) 2026-05-01 17:08:13.539 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev105) (5.0.0) 2026-05-01 17:08:13.541 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev105) (4.0.1) 2026-05-01 17:08:13.556 | 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.1.0.dev105) (1.1.2) 2026-05-01 17:08:13.578 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev105) (1.7.3) 2026-05-01 17:08:13.585 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev105) (2.2.0) 2026-05-01 17:08:13.590 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev105) (1.3.7) 2026-05-01 17:08:13.601 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev105) (3.3.2) 2026-05-01 17:08:13.615 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev105) (4.3.1) 2026-05-01 17:08:13.616 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev105) (3.7.0) 2026-05-01 17:08:13.626 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev105) (2.4.0) 2026-05-01 17:08:13.637 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev105) (2.2.1) 2026-05-01 17:08:13.637 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev105) (1.6.2) 2026-05-01 17:08:13.647 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev105) (82.0.1) 2026-05-01 17:08:13.667 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev105) (0.6.0) 2026-05-01 17:08:13.714 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev105) (4.13.3) 2026-05-01 17:08:13.721 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev105) (0.6.0) 2026-05-01 17:08:13.722 | 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.1.0.dev105) (3.2.0) 2026-05-01 17:08:13.733 | 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.1.0.dev105) (1.11.0) 2026-05-01 17:08:13.734 | 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.1.0.dev105) (14.3.3) 2026-05-01 17:08:13.735 | 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.1.0.dev105) (1.7.2) 2026-05-01 17:08:13.753 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev105) (1.17.0) 2026-05-01 17:08:13.759 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev105) (2.1.0) 2026-05-01 17:08:13.761 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev105) (24.2.1) 2026-05-01 17:08:13.782 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev105) (4.4.0) 2026-05-01 17:08:13.810 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev105) (3.4.4) 2026-05-01 17:08:13.811 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev105) (3.11) 2026-05-01 17:08:13.812 | 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.1.0.dev105) (2.6.3) 2026-05-01 17:08:13.814 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev105) (2023.11.17) 2026-05-01 17:08:13.861 | 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.1.0.dev105) (4.0.0) 2026-05-01 17:08:13.862 | 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.1.0.dev105) (2.19.2) 2026-05-01 17:08:13.875 | 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.1.0.dev105) (0.1.2) 2026-05-01 17:08:13.897 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev105) (0.7) 2026-05-01 17:08:13.953 | 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.1.0.dev105) (2.8.5) 2026-05-01 17:08:13.960 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev105) (0.16.0) 2026-05-01 17:08:14.452 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev105) 2026-05-01 17:08:14.468 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-01 17:08:14.548 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev105) 2026-05-01 17:08:14.564 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-01 17:08:14.621 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev105) 2026-05-01 17:08:14.637 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-01 17:08:14.757 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-01 17:08:14.782 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-01 17:08:14.810 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-01 17:08:14.853 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-01 17:08:15.554 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 24.8 MB/s 0:00:00 2026-05-01 17:08:15.571 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-01 17:08:15.633 | Building wheels for collected packages: nova 2026-05-01 17:08:15.634 | Building editable for nova (pyproject.toml): started 2026-05-01 17:08:18.181 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-01 17:08:18.183 | Created wheel for nova: filename=nova-33.1.0.dev105-0.editable-py3-none-any.whl size=9439 sha256=6b6602349ca2d7120c56ff2a263a7841b9dc64794aeb13e624030ef5db7d6d0b 2026-05-01 17:08:18.183 | Stored in directory: /tmp/pip-ephem-wheel-cache-6j31g0v1/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-01 17:08:18.190 | Successfully built nova 2026-05-01 17:08:18.483 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-01 17:08:23.001 | 2026-05-01 17:08:23.027 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev105 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-01 17:08:23.265 | + inc/python:pip_install:216 : result=0 2026-05-01 17:08:23.268 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:08:23.271 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:23.274 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:23.277 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:23.280 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:23.284 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:23.288 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:08:23.290 | + functions-common:time_stop:2419 : start_time=1777655286727 2026-05-01 17:08:23.294 | + functions-common:time_stop:2421 : [[ -z 1777655286727 ]] 2026-05-01 17:08:23.298 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:23.304 | + functions-common:time_stop:2424 : end_time=1777655303299 2026-05-01 17:08:23.307 | + functions-common:time_stop:2425 : elapsed_time=16572 2026-05-01 17:08:23.310 | + functions-common:time_stop:2426 : total=151133 2026-05-01 17:08:23.313 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:23.316 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=167705 2026-05-01 17:08:23.320 | + inc/python:pip_install:219 : return 0 2026-05-01 17:08:23.323 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-01 17:08:23.326 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:08:23.330 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-01 17:08:23.334 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-01 17:08:23.337 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:08:23.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:08:23.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-01 17:08:23.347 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:08:23.350 | + 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-05-01 17:08:23.369 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-01 17:08:23.372 | + ./stack.sh:main:956 : configure_nova 2026-05-01 17:08:23.375 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-01 17:08:23.392 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-01 17:08:23.395 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-01 17:08:23.398 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-01 17:08:23.403 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-01 17:08:23.404 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-01 17:08:23.410 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-01 17:08:23.414 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-01 17:08:23.417 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-01 17:08:23.420 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-01 17:08:23.424 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-01 17:08:23.427 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-01 17:08:23.430 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-01 17:08:23.433 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-01 17:08:23.450 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-01 17:08:23.465 | + 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-05-01 17:08:23.481 | + 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-05-01 17:08:23.497 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-01 17:08:23.513 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-01 17:08:23.528 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-01 17:08:23.531 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-01 17:08:23.535 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.SHQ24v8ChR 2026-05-01 17:08:23.537 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-01 17:08:23.540 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-01 17:08:23.542 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-01 17:08:23.544 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-01 17:08:23.547 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-01 17:08:23.549 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.SHQ24v8ChR 2026-05-01 17:08:23.553 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.SHQ24v8ChR 2026-05-01 17:08:23.568 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.SHQ24v8ChR /etc/sudoers.d/nova-rootwrap 2026-05-01 17:08:23.584 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-01 17:08:23.588 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-01 17:08:23.590 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-01 17:08:23.593 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-01 17:08:23.595 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-01 17:08:23.597 | + 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-05-01 17:08:23.600 | + 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-05-01 17:08:23.603 | + 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-05-01 17:08:23.603 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-01 17:08:23.613 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-01 17:08:23.618 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-01 17:08:23.633 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-01 17:08:23.647 | + 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-05-01 17:08:23.649 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-01 17:08:23.654 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-01 17:08:23.669 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:23.672 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-01 17:08:23.683 | net.ipv4.ip_forward = 1 2026-05-01 17:08:23.688 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-01 17:08:23.690 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-01 17:08:23.692 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-01 17:08:23.709 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-01 17:08:23.711 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-01 17:08:23.714 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-01 17:08:23.730 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-01 17:08:23.733 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-01 17:08:23.733 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-01 17:08:23.739 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c4b4d9108974 2026-05-01 17:08:23.743 | InitiatorName=iqn.2016-04.com.open-iscsi:c4b4d9108974 2026-05-01 17:08:23.748 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:23.750 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-01 17:08:23.821 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-01 17:08:23.824 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-01 17:08:23.826 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:08:23.828 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-01 17:08:23.884 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-01 17:08:23.886 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-01 17:08:23.893 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-01 17:08:23.896 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-01 17:08:23.927 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-01 17:08:23.929 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-01 17:08:23.954 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-01 17:08:23.984 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-01 17:08:24.011 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-01 17:08:24.040 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-01 17:08:24.068 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-01 17:08:24.097 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.96 2026-05-01 17:08:24.124 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-01 17:08:24.150 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-01 17:08:24.178 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-01 17:08:24.205 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-01 17:08:24.232 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-01 17:08:24.260 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-01 17:08:24.289 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-01 17:08:24.315 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-01 17:08:24.341 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-01 17:08:24.343 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 17:08:24.345 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 17:08:24.347 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 17:08:24.349 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 17:08:24.351 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 17:08:24.353 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 17:08:24.355 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 17:08:24.357 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 17:08:24.359 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 17:08:24.361 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 17:08:24.363 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 17:08:24.365 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 17:08:24.367 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 17:08:24.369 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-01 17:08:24.383 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:24.385 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:08:24.387 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-01 17:08:24.389 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-01 17:08:24.415 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-01 17:08:24.417 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-01 17:08:24.419 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-01 17:08:24.421 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-01 17:08:24.423 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:08:24.425 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:08:24.427 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:08:24.440 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:24.443 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:08:24.445 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-01 17:08:24.447 | + 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-05-01 17:08:24.475 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-01 17:08:24.477 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-01 17:08:24.479 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-01 17:08:24.481 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-01 17:08:24.483 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:08:24.485 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:08:24.487 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:08:24.500 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:24.502 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:08:24.504 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-05-01 17:08:24.507 | + 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-05-01 17:08:24.534 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-01 17:08:24.562 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-01 17:08:24.588 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-01 17:08:24.614 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-01 17:08:24.628 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:24.630 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-01 17:08:24.643 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:24.647 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-01 17:08:24.647 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-01 17:08:24.651 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-01 17:08:24.654 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-01 17:08:24.682 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-01 17:08:24.684 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-01 17:08:24.714 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-01 17:08:24.741 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-01 17:08:24.743 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-01 17:08:24.745 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-01 17:08:24.747 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-01 17:08:24.749 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-01 17:08:24.752 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-01 17:08:24.754 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-01 17:08:24.756 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:08:24.758 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-01 17:08:24.760 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-01 17:08:24.789 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-01 17:08:24.815 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.96/identity 2026-05-01 17:08:24.842 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-01 17:08:24.869 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-01 17:08:24.896 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-01 17:08:24.923 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-01 17:08:24.950 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-01 17:08:24.978 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.96/identity 2026-05-01 17:08:25.005 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-01 17:08:25.032 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-01 17:08:25.060 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-01 17:08:25.063 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-01 17:08:25.077 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:25.079 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-01 17:08:25.081 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-01 17:08:25.112 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-01 17:08:25.115 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-01 17:08:25.117 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:08:25.119 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-01 17:08:25.121 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-01 17:08:25.149 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-01 17:08:25.176 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.96/identity 2026-05-01 17:08:25.204 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-01 17:08:25.232 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-01 17:08:25.259 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-01 17:08:25.287 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-01 17:08:25.314 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-01 17:08:25.342 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-01 17:08:25.356 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:25.359 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-01 17:08:25.373 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:25.375 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-01 17:08:25.377 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-01 17:08:25.404 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-01 17:08:25.434 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-01 17:08:25.437 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-01 17:08:25.464 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-01 17:08:25.467 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-01 17:08:25.469 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-01 17:08:25.471 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 17:08:25.473 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 17:08:25.475 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 17:08:25.477 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 17:08:25.479 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 17:08:25.481 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 17:08:25.483 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 17:08:25.486 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 17:08:25.488 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 17:08:25.490 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 17:08:25.492 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 17:08:25.494 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 17:08:25.496 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 17:08:25.498 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-01 17:08:25.500 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-01 17:08:25.502 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-01 17:08:25.505 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:08:25.519 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:08:25.521 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:08:25.523 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:25.525 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:08:25.527 | + 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-05-01 17:08:25.553 | + 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-05-01 17:08:25.579 | + 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-05-01 17:08:25.605 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:08:25.631 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-01 17:08:25.658 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-01 17:08:25.686 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-01 17:08:25.700 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:25.702 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-05-01 17:08:25.704 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-01 17:08:25.706 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-01 17:08:25.708 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-01 17:08:25.710 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-01 17:08:25.712 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-01 17:08:25.714 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-01 17:08:25.716 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-01 17:08:25.718 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-01 17:08:25.733 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-01 17:08:25.733 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:08:25.743 | d /var/run/uwsgi 0755 quobyte root 2026-05-01 17:08:25.747 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:08:25.760 | /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-05-01 17:08:25.765 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-01 17:08:25.767 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-01 17:08:25.770 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-01 17:08:25.772 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-01 17:08:25.799 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-01 17:08:25.825 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-01 17:08:25.850 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-01 17:08:25.876 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-01 17:08:25.903 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-01 17:08:25.933 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-01 17:08:25.961 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-01 17:08:25.988 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-01 17:08:26.014 | + 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-05-01 17:08:26.041 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-01 17:08:26.068 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-01 17:08:26.094 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-01 17:08:26.120 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-01 17:08:26.147 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-01 17:08:26.149 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-01 17:08:26.152 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-01 17:08:26.154 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-01 17:08:26.156 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-01 17:08:26.159 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:26.160 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:26.163 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-01 17:08:26.166 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-01 17:08:26.168 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-01 17:08:26.194 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-01 17:08:26.222 | + 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-05-01 17:08:26.222 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-01 17:08:26.232 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-01 17:08:26.236 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-01 17:08:26.238 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-01 17:08:26.240 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-01 17:08:26.242 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-01 17:08:26.245 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:08:26.246 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:08:26.249 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:26.251 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:26.253 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-01 17:08:26.255 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-01 17:08:26.257 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:26.259 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:26.261 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-01 17:08:26.273 | perl: warning: Setting locale failed. 2026-05-01 17:08:26.273 | perl: warning: Please check that your locale settings: 2026-05-01 17:08:26.273 | LANGUAGE = (unset), 2026-05-01 17:08:26.273 | LC_ALL = "en_US.utf8", 2026-05-01 17:08:26.273 | LANG = "de_DE.UTF-8" 2026-05-01 17:08:26.273 | are supported and installed on your system. 2026-05-01 17:08:26.273 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:08:26.312 | Enabling site nova-api. 2026-05-01 17:08:26.317 | To activate the new configuration, you need to run: 2026-05-01 17:08:26.317 | systemctl reload apache2 2026-05-01 17:08:26.322 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-01 17:08:26.324 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 17:08:26.326 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:08:26.328 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 17:08:26.482 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-01 17:08:26.507 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:26.511 | + 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-05-01 17:08:26.514 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-01 17:08:26.517 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-01 17:08:26.519 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-01 17:08:26.521 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-01 17:08:26.523 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-01 17:08:26.526 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-01 17:08:26.528 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-01 17:08:26.530 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-01 17:08:26.548 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-01 17:08:26.549 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:08:26.560 | d /var/run/uwsgi 0755 quobyte root 2026-05-01 17:08:26.565 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:08:26.580 | /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-05-01 17:08:26.584 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-01 17:08:26.587 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-01 17:08:26.591 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-01 17:08:26.594 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-01 17:08:26.629 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-01 17:08:26.663 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-01 17:08:26.697 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-01 17:08:26.730 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-01 17:08:26.766 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-01 17:08:26.799 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-01 17:08:26.833 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-01 17:08:26.865 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-01 17:08:26.901 | + 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-05-01 17:08:26.938 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-01 17:08:26.973 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-01 17:08:27.010 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-01 17:08:27.047 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-01 17:08:27.082 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-01 17:08:27.085 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-01 17:08:27.120 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-01 17:08:27.140 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:27.143 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-01 17:08:27.177 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-01 17:08:27.180 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-01 17:08:27.183 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-01 17:08:27.200 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:27.203 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:08:27.206 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:08:27.242 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-01 17:08:27.278 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-01 17:08:27.280 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-01 17:08:27.283 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-01 17:08:27.286 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-01 17:08:27.289 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-01 17:08:27.292 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-01 17:08:27.310 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:27.314 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-01 17:08:27.317 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-01 17:08:27.320 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-01 17:08:27.339 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:27.342 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:08:27.345 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:08:27.378 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-01 17:08:27.381 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-01 17:08:27.384 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-01 17:08:27.418 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-01 17:08:27.450 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-01 17:08:27.487 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-01 17:08:27.505 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:27.508 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-01 17:08:27.544 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-01 17:08:27.547 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-01 17:08:27.550 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-01 17:08:27.589 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-01 17:08:27.592 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-01 17:08:27.595 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:08:27.599 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-01 17:08:27.603 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-01 17:08:27.644 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-01 17:08:27.685 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.96/identity 2026-05-01 17:08:27.724 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-01 17:08:27.767 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-01 17:08:27.809 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-01 17:08:27.849 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-01 17:08:27.892 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-01 17:08:27.933 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-01 17:08:27.958 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:27.963 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-01 17:08:27.968 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:08:27.972 | + lib/nova:create_nova_conf:587 : local conf 2026-05-01 17:08:27.976 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-01 17:08:27.981 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-01 17:08:27.985 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-01 17:08:27.988 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-01 17:08:27.993 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-01 17:08:27.997 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-01 17:08:28.001 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-01 17:08:28.009 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-01 17:08:28.013 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-01 17:08:28.017 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-01 17:08:28.021 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-01 17:08:28.024 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:08:28.028 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:08:28.032 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:08:28.058 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:28.062 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:08:28.066 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-05-01 17:08:28.069 | + 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-05-01 17:08:28.119 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-01 17:08:28.167 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-01 17:08:28.213 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:08:28.217 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-01 17:08:28.220 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-01 17:08:28.223 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-01 17:08:28.251 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:28.256 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-01 17:08:28.259 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-01 17:08:29.496 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-01 17:08:29.500 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-01 17:08:30.586 | Adding vhost "nova_cell1" ... 2026-05-01 17:08:30.677 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-01 17:08:31.798 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-01 17:08:31.832 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-01 17:08:31.835 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-01 17:08:31.840 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-01 17:08:31.842 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-01 17:08:31.844 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-01 17:08:31.849 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-01 17:08:31.868 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:31.873 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-01 17:08:31.875 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-01 17:08:31.878 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-01 17:08:31.899 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:31.902 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/nova_cell1 2026-05-01 17:08:31.906 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/nova_cell1 2026-05-01 17:08:31.948 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-01 17:08:31.952 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-01 17:08:31.954 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-01 17:08:31.972 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:31.976 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-01 17:08:31.979 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-01 17:08:31.983 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-01 17:08:31.985 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-01 17:08:31.988 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:08:31.991 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-01 17:08:31.994 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-01 17:08:32.032 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-01 17:08:32.068 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.96/identity 2026-05-01 17:08:32.100 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-01 17:08:32.136 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-01 17:08:32.170 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-01 17:08:32.200 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-01 17:08:32.228 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-01 17:08:32.256 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-01 17:08:32.258 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-01 17:08:32.260 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-01 17:08:32.264 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:08:32.279 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:08:32.281 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:08:32.284 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:32.286 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:08:32.288 | + 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-05-01 17:08:32.316 | + 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-05-01 17:08:32.344 | + 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-05-01 17:08:32.372 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:08:32.400 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-01 17:08:32.429 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:08:32.432 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-01 17:08:32.436 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:08:32.438 | + lib/nova:create_nova_conf:621 : local conf 2026-05-01 17:08:32.440 | + lib/nova:create_nova_conf:622 : local offset 2026-05-01 17:08:32.443 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-01 17:08:32.445 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-01 17:08:32.448 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-01 17:08:32.450 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-01 17:08:32.453 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-01 17:08:32.455 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-01 17:08:32.457 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-01 17:08:32.460 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-01 17:08:32.462 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-01 17:08:32.464 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-01 17:08:32.479 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:32.481 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-01 17:08:32.511 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-01 17:08:32.539 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-01 17:08:32.541 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-01 17:08:32.543 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-01 17:08:32.546 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-01 17:08:32.560 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:32.563 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-01 17:08:32.577 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:32.580 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-01 17:08:32.595 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:32.597 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-01 17:08:32.599 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-01 17:08:32.602 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-01 17:08:32.604 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-01 17:08:32.619 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:32.621 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-01 17:08:32.638 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-01 17:08:32.639 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-01 17:08:32.649 | cgroup_device_acl = [ 2026-05-01 17:08:32.649 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-01 17:08:32.649 | "/dev/random", "/dev/urandom", 2026-05-01 17:08:32.649 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-01 17:08:32.650 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-01 17:08:32.650 | "/dev/vfio/vfio", 2026-05-01 17:08:32.650 | ] 2026-05-01 17:08:32.654 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-01 17:08:32.656 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 17:08:32.658 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 17:08:32.661 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 17:08:32.663 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 17:08:32.665 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 17:08:32.668 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 17:08:32.670 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 17:08:32.672 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 17:08:32.675 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 17:08:32.677 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 17:08:32.680 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 17:08:32.683 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 17:08:32.685 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 17:08:32.687 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-01 17:08:32.692 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-01 17:08:32.694 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-01 17:08:32.696 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-01 17:08:32.698 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-01 17:08:32.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-01 17:08:32.730 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-01 17:08:32.733 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:32.735 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:32.737 | + 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-05-01 17:08:32.740 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-01 17:08:32.742 | + 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-05-01 17:08:32.758 | + 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-05-01 17:08:32.758 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-01 17:08:32.769 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-05-01 17:08:32.774 | + 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-05-01 17:08:32.790 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-01 17:08:32.790 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-01 17:08:32.801 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-01 17:08:32.806 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-01 17:08:32.808 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-01 17:08:32.811 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-01 17:08:32.813 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-01 17:08:32.815 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:08:32.817 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-01 17:08:32.886 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-01 17:08:32.889 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:08:32.894 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-01 17:08:33.005 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-01 17:08:33.037 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-01 17:08:33.068 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-01 17:08:33.070 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-01 17:08:33.101 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-01 17:08:33.133 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-05-01 17:08:33.163 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-01 17:08:33.192 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-01 17:08:33.221 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-01 17:08:33.224 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:08:33.228 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-01 17:08:33.231 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-01 17:08:33.234 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:08:33.238 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-01 17:08:33.241 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-01 17:08:33.243 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-01 17:08:33.246 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-01 17:08:33.248 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-01 17:08:33.250 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-01 17:08:33.266 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:33.269 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-01 17:08:33.271 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-01 17:08:33.274 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-01 17:08:33.276 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-01 17:08:33.279 | + lib/stack:stack_install_service:32 : install_placement 2026-05-01 17:08:33.281 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-01 17:08:33.284 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-01 17:08:33.286 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-01 17:08:33.289 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-01 17:08:33.292 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-01 17:08:33.294 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-01 17:08:33.300 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-01 17:08:33.301 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-01 17:08:33.307 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-01 17:08:33.310 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-01 17:08:33.312 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-01 17:08:33.316 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-01 17:08:33.319 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-01 17:08:33.350 | Using python 3.12 to install osc-placement 2026-05-01 17:08:33.353 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-05-01 17:08:34.598 | Collecting osc-placement 2026-05-01 17:08:34.747 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-01 17:08:34.760 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-05-01 17:08:34.761 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-05-01 17:08:34.762 | 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-05-01 17:08:34.763 | 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-05-01 17:08:34.766 | 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-05-01 17:08:34.767 | 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-05-01 17:08:34.768 | 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-05-01 17:08:34.769 | 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-05-01 17:08:34.771 | 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-05-01 17:08:34.775 | 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-05-01 17:08:34.777 | 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-05-01 17:08:34.778 | 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-05-01 17:08:34.781 | 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-05-01 17:08:34.782 | 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-05-01 17:08:34.783 | 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-05-01 17:08:34.785 | 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-05-01 17:08:34.789 | 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-05-01 17:08:34.790 | 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-05-01 17:08:34.792 | 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-05-01 17:08:34.794 | 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-05-01 17:08:34.795 | 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-05-01 17:08:34.796 | 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-05-01 17:08:34.798 | 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-05-01 17:08:34.799 | 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-05-01 17:08:34.801 | 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-05-01 17:08:34.802 | 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-05-01 17:08:34.803 | 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-05-01 17:08:34.807 | 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-05-01 17:08:34.811 | 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-05-01 17:08:34.819 | 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-05-01 17:08:34.824 | 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-05-01 17:08:34.825 | 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-05-01 17:08:34.826 | 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-05-01 17:08:34.827 | 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-05-01 17:08:34.831 | 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-05-01 17:08:34.836 | 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-05-01 17:08:34.841 | 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-05-01 17:08:34.854 | 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-05-01 17:08:34.856 | 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-05-01 17:08:34.857 | 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-05-01 17:08:34.859 | 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-05-01 17:08:34.873 | 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-05-01 17:08:34.874 | 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-05-01 17:08:34.879 | 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-05-01 17:08:34.931 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-01 17:08:35.267 | Installing collected packages: osc-placement 2026-05-01 17:08:35.397 | Successfully installed osc-placement-4.8.0 2026-05-01 17:08:35.555 | + inc/python:pip_install:216 : result=0 2026-05-01 17:08:35.558 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:08:35.560 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:35.563 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:35.565 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:35.568 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:35.570 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:35.573 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:08:35.575 | + functions-common:time_stop:2419 : start_time=1777655313342 2026-05-01 17:08:35.577 | + functions-common:time_stop:2421 : [[ -z 1777655313342 ]] 2026-05-01 17:08:35.580 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:35.584 | + functions-common:time_stop:2424 : end_time=1777655315582 2026-05-01 17:08:35.587 | + functions-common:time_stop:2425 : elapsed_time=2240 2026-05-01 17:08:35.589 | + functions-common:time_stop:2426 : total=167705 2026-05-01 17:08:35.591 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:35.594 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=169945 2026-05-01 17:08:35.596 | + inc/python:pip_install:219 : return 0 2026-05-01 17:08:35.599 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-01 17:08:35.601 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-01 17:08:35.603 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-01 17:08:35.605 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-01 17:08:35.608 | + functions-common:git_clone:584 : local orig_dir 2026-05-01 17:08:35.611 | ++ functions-common:git_clone:585 : pwd 2026-05-01 17:08:35.613 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:08:35.616 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:08:35.619 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:08:35.634 | + functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:08:35.636 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:08:35.639 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:08:35.642 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-01 17:08:35.642 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:08:35.648 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-01 17:08:35.650 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 17:08:35.652 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-01 17:08:35.654 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:08:35.657 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:08:35.659 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:08:35.661 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:08:35.664 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:08:35.666 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:08:35.668 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:08:35.671 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:08:35.674 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:08:35.678 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655315675 2026-05-01 17:08:35.680 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-01 17:08:35.683 | Cloning into '/opt/stack/placement'... 2026-05-01 17:08:39.255 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:08:39.259 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:39.261 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:39.265 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:39.269 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:39.273 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:39.277 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:08:39.281 | + functions-common:time_stop:2419 : start_time=1777655315675 2026-05-01 17:08:39.286 | + functions-common:time_stop:2421 : [[ -z 1777655315675 ]] 2026-05-01 17:08:39.290 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:39.296 | + functions-common:time_stop:2424 : end_time=1777655319292 2026-05-01 17:08:39.301 | + functions-common:time_stop:2425 : elapsed_time=3617 2026-05-01 17:08:39.305 | + functions-common:time_stop:2426 : total=363957 2026-05-01 17:08:39.308 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:39.314 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=367574 2026-05-01 17:08:39.318 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-01 17:08:39.321 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-01 17:08:39.325 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:08:39.330 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:08:39.334 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:08:39.338 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:08:39.343 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:08:39.347 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:08:39.350 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:08:39.354 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:08:39.360 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:08:39.365 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655319361 2026-05-01 17:08:39.369 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-01 17:08:39.930 | From https://review.opendev.org/openstack/placement 2026-05-01 17:08:39.931 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-01 17:08:39.945 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:08:39.949 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:39.954 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:39.958 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:39.963 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:39.967 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:39.972 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:08:39.977 | + functions-common:time_stop:2419 : start_time=1777655319361 2026-05-01 17:08:39.981 | + functions-common:time_stop:2421 : [[ -z 1777655319361 ]] 2026-05-01 17:08:39.988 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:39.996 | + functions-common:time_stop:2424 : end_time=1777655319990 2026-05-01 17:08:40.001 | + functions-common:time_stop:2425 : elapsed_time=629 2026-05-01 17:08:40.005 | + functions-common:time_stop:2426 : total=367574 2026-05-01 17:08:40.010 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:40.014 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=368203 2026-05-01 17:08:40.018 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 17:08:40.023 | + functions-common:git_timed:689 : local count=0 2026-05-01 17:08:40.027 | + functions-common:git_timed:690 : local timeout=0 2026-05-01 17:08:40.032 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:08:40.037 | + functions-common:git_timed:693 : timeout=0 2026-05-01 17:08:40.041 | + functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:08:40.045 | + functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:08:40.050 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:08:40.055 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:08:40.060 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:08:40.067 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655320062 2026-05-01 17:08:40.071 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 17:08:40.124 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:08:40.124 | 2026-05-01 17:08:40.124 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:08:40.124 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:08:40.124 | state without impacting any branches by switching back to a branch. 2026-05-01 17:08:40.124 | 2026-05-01 17:08:40.125 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:08:40.125 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:08:40.125 | 2026-05-01 17:08:40.125 | git switch -c 2026-05-01 17:08:40.125 | 2026-05-01 17:08:40.125 | Or undo this operation with: 2026-05-01 17:08:40.125 | 2026-05-01 17:08:40.125 | git switch - 2026-05-01 17:08:40.126 | 2026-05-01 17:08:40.126 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:08:40.126 | 2026-05-01 17:08:40.126 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-01 17:08:40.130 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:08:40.135 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:40.139 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:40.144 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:40.148 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:40.153 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:40.157 | + functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:08:40.162 | + functions-common:time_stop:2419 : start_time=1777655320062 2026-05-01 17:08:40.166 | + functions-common:time_stop:2421 : [[ -z 1777655320062 ]] 2026-05-01 17:08:40.172 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:40.179 | + functions-common:time_stop:2424 : end_time=1777655320174 2026-05-01 17:08:40.184 | + functions-common:time_stop:2425 : elapsed_time=112 2026-05-01 17:08:40.188 | + functions-common:time_stop:2426 : total=368203 2026-05-01 17:08:40.193 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:40.197 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=368315 2026-05-01 17:08:40.202 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-01 17:08:40.222 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-01 17:08:40.228 | + functions-common:git_clone:665 : git show --oneline 2026-05-01 17:08:40.229 | + functions-common:git_clone:665 : head -1 2026-05-01 17:08:40.232 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-01 17:08:40.237 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:08:40.242 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-01 17:08:40.246 | + inc/python:setup_develop:353 : local bindep 2026-05-01 17:08:40.251 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-01 17:08:40.256 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-01 17:08:40.260 | + inc/python:setup_develop:359 : local extras= 2026-05-01 17:08:40.266 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-01 17:08:40.270 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-01 17:08:40.275 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-01 17:08:40.280 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-01 17:08:40.285 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-01 17:08:40.290 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-01 17:08:40.295 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-01 17:08:40.300 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-01 17:08:40.306 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-01 17:08:40.310 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-01 17:08:40.315 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-01 17:08:40.321 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-01 17:08:40.330 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-01 17:08:40.334 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-01 17:08:40.339 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-05-01 17:08:40.519 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-01 17:08:40.523 | + inc/python:setup_package:436 : local bindep=0 2026-05-01 17:08:40.528 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-01 17:08:40.532 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-01 17:08:40.537 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-01 17:08:40.541 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-01 17:08:40.546 | + inc/python:setup_package:445 : local flags=-e 2026-05-01 17:08:40.550 | + inc/python:setup_package:446 : local extras= 2026-05-01 17:08:40.555 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-01 17:08:40.559 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-01 17:08:40.564 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-01 17:08:40.569 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-01 17:08:40.573 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-01 17:08:40.578 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-01 17:08:40.614 | Using python 3.12 to install /opt/stack/placement 2026-05-01 17:08:40.618 | + 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-05-01 17:08:41.670 | Obtaining file:///opt/stack/placement 2026-05-01 17:08:41.674 | Installing build dependencies: started 2026-05-01 17:08:43.758 | Installing build dependencies: finished with status 'done' 2026-05-01 17:08:43.759 | Checking if build backend supports build_editable: started 2026-05-01 17:08:44.339 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-01 17:08:44.341 | Getting requirements to build editable: started 2026-05-01 17:08:44.671 | Getting requirements to build editable: finished with status 'done' 2026-05-01 17:08:44.673 | Preparing editable metadata (pyproject.toml): started 2026-05-01 17:08:45.662 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:08:45.686 | 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-05-01 17:08:45.686 | 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-05-01 17:08:45.687 | 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-05-01 17:08:45.688 | 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-05-01 17:08:45.689 | 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-05-01 17:08:45.690 | 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-05-01 17:08:45.691 | 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-05-01 17:08:45.692 | 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-05-01 17:08:45.692 | 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-05-01 17:08:45.693 | 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-05-01 17:08:45.694 | 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-05-01 17:08:45.695 | 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-05-01 17:08:45.696 | 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-05-01 17:08:45.697 | 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-05-01 17:08:45.697 | 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-05-01 17:08:45.698 | 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-05-01 17:08:45.699 | 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-05-01 17:08:45.700 | 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-05-01 17:08:45.701 | 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-05-01 17:08:45.702 | 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-05-01 17:08:45.704 | 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-05-01 17:08:45.705 | 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-05-01 17:08:45.706 | 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-05-01 17:08:45.707 | 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-05-01 17:08:45.716 | 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-05-01 17:08:45.717 | 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-05-01 17:08:45.718 | 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-05-01 17:08:45.720 | 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-05-01 17:08:45.721 | 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-05-01 17:08:45.722 | 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-05-01 17:08:45.726 | 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-05-01 17:08:45.728 | 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-05-01 17:08:45.728 | 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-05-01 17:08:45.729 | 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-05-01 17:08:45.739 | 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-05-01 17:08:45.743 | 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-05-01 17:08:45.748 | 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-05-01 17:08:45.749 | 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-05-01 17:08:45.752 | 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-05-01 17:08:45.755 | 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-05-01 17:08:45.757 | 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-05-01 17:08:45.758 | 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-05-01 17:08:45.764 | 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-05-01 17:08:45.766 | 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-05-01 17:08:45.767 | 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-05-01 17:08:45.771 | 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-05-01 17:08:45.777 | 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-05-01 17:08:45.780 | 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-05-01 17:08:45.781 | 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-05-01 17:08:45.783 | 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-05-01 17:08:45.788 | 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-05-01 17:08:45.796 | 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-05-01 17:08:45.802 | 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-05-01 17:08:45.806 | 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-05-01 17:08:45.807 | 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-05-01 17:08:45.808 | 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-05-01 17:08:45.814 | 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-05-01 17:08:45.819 | 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-05-01 17:08:45.845 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.0.1.dev2) (1.17.0) 2026-05-01 17:08:45.871 | 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-05-01 17:08:45.873 | 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-05-01 17:08:45.875 | 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-05-01 17:08:45.877 | 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-05-01 17:08:45.899 | 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-05-01 17:08:45.913 | 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-05-01 17:08:45.934 | 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-05-01 17:08:45.969 | Building wheels for collected packages: openstack-placement 2026-05-01 17:08:45.971 | Building editable for openstack-placement (pyproject.toml): started 2026-05-01 17:08:46.805 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-01 17:08:46.806 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=52ef394cc22301becfb24dff4a7951d3ce42f1aa470a8e0a35112bccde0cb728 2026-05-01 17:08:46.807 | Stored in directory: /tmp/pip-ephem-wheel-cache-wt1hrsls/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-01 17:08:46.813 | Successfully built openstack-placement 2026-05-01 17:08:47.102 | Installing collected packages: openstack-placement 2026-05-01 17:08:47.161 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-01 17:08:47.354 | + inc/python:pip_install:216 : result=0 2026-05-01 17:08:47.358 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:08:47.363 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:47.367 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:47.371 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:47.375 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:47.378 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:47.382 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:08:47.385 | + functions-common:time_stop:2419 : start_time=1777655320605 2026-05-01 17:08:47.389 | + functions-common:time_stop:2421 : [[ -z 1777655320605 ]] 2026-05-01 17:08:47.393 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:47.400 | + functions-common:time_stop:2424 : end_time=1777655327395 2026-05-01 17:08:47.404 | + functions-common:time_stop:2425 : elapsed_time=6790 2026-05-01 17:08:47.408 | + functions-common:time_stop:2426 : total=169945 2026-05-01 17:08:47.411 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:47.415 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=176735 2026-05-01 17:08:47.420 | + inc/python:pip_install:219 : return 0 2026-05-01 17:08:47.424 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-01 17:08:47.428 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:08:47.433 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-01 17:08:47.436 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-01 17:08:47.441 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:08:47.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:08:47.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-01 17:08:47.453 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:08:47.457 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-01 17:08:47.462 | + ./stack.sh:main:962 : configure_placement 2026-05-01 17:08:47.465 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-01 17:08:47.486 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-01 17:08:47.491 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-01 17:08:47.499 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-01 17:08:47.503 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-01 17:08:47.508 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-01 17:08:47.513 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-01 17:08:47.517 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:08:47.522 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:08:47.525 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:08:47.553 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:47.557 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:08:47.561 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-01 17:08:47.565 | + 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-05-01 17:08:47.615 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-01 17:08:47.666 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-01 17:08:47.716 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-01 17:08:47.720 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-01 17:08:47.724 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-01 17:08:47.729 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-01 17:08:47.733 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-01 17:08:47.738 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-01 17:08:47.742 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-01 17:08:47.747 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-01 17:08:47.751 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-01 17:08:47.756 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-01 17:08:47.808 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-01 17:08:47.856 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.96/identity 2026-05-01 17:08:47.907 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-01 17:08:47.948 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-01 17:08:47.995 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-01 17:08:48.044 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-01 17:08:48.091 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-01 17:08:48.140 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.96/identity 2026-05-01 17:08:48.190 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-01 17:08:48.241 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-01 17:08:48.291 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-01 17:08:48.295 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-01 17:08:48.300 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-01 17:08:48.304 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-01 17:08:48.310 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:08:48.341 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:08:48.346 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:08:48.350 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:48.354 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:08:48.358 | + 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-05-01 17:08:48.407 | + 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-05-01 17:08:48.454 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-05-01 17:08:48.500 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:08:48.544 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-01 17:08:48.590 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-01 17:08:48.594 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-01 17:08:48.597 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-01 17:08:48.601 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-01 17:08:48.605 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-01 17:08:48.608 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-01 17:08:48.612 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-01 17:08:48.615 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-01 17:08:48.618 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-01 17:08:48.638 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-01 17:08:48.638 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:08:48.652 | d /var/run/uwsgi 0755 quobyte root 2026-05-01 17:08:48.658 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:08:48.674 | /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-05-01 17:08:48.681 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-01 17:08:48.685 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-01 17:08:48.691 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-01 17:08:48.695 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-01 17:08:48.740 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-01 17:08:48.784 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-01 17:08:48.834 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-01 17:08:48.883 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-01 17:08:48.933 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-01 17:08:48.982 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-01 17:08:49.030 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-01 17:08:49.078 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-01 17:08:49.128 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-01 17:08:49.177 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-01 17:08:49.223 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-01 17:08:49.273 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-01 17:08:49.323 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-01 17:08:49.373 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-01 17:08:49.377 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-01 17:08:49.383 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-01 17:08:49.387 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-01 17:08:49.392 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-01 17:08:49.397 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:49.401 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:49.406 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-01 17:08:49.411 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-01 17:08:49.416 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-01 17:08:49.465 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-01 17:08:49.513 | + 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-05-01 17:08:49.513 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-01 17:08:49.525 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-01 17:08:49.531 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-01 17:08:49.536 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-01 17:08:49.541 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-01 17:08:49.545 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-01 17:08:49.550 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:08:49.555 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:08:49.560 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:49.564 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:49.569 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-01 17:08:49.573 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-01 17:08:49.578 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:49.582 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:49.586 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-01 17:08:49.599 | perl: warning: Setting locale failed. 2026-05-01 17:08:49.601 | perl: warning: Please check that your locale settings: 2026-05-01 17:08:49.601 | LANGUAGE = (unset), 2026-05-01 17:08:49.601 | LC_ALL = "en_US.utf8", 2026-05-01 17:08:49.601 | LANG = "de_DE.UTF-8" 2026-05-01 17:08:49.601 | are supported and installed on your system. 2026-05-01 17:08:49.601 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:08:49.644 | Enabling site placement-api. 2026-05-01 17:08:49.652 | To activate the new configuration, you need to run: 2026-05-01 17:08:49.652 | systemctl reload apache2 2026-05-01 17:08:49.659 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-01 17:08:49.664 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 17:08:49.668 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:08:49.673 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 17:08:49.846 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:49.850 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:49.854 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-01 17:08:49.909 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-01 17:08:49.957 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-01 17:08:49.984 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:49.988 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-01 17:08:50.014 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:50.019 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-01 17:08:50.022 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-01 17:08:50.026 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-01 17:08:50.031 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-01 17:08:50.035 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:08:50.039 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-01 17:08:50.042 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-01 17:08:50.096 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-01 17:08:50.150 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.96/identity 2026-05-01 17:08:50.195 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-01 17:08:50.241 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-01 17:08:50.289 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-01 17:08:50.334 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-01 17:08:50.377 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-01 17:08:50.420 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-01 17:08:50.445 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:50.448 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-01 17:08:50.474 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:50.478 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-01 17:08:50.503 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:50.508 | + ./stack.sh:main:986 : init_os_brick 2026-05-01 17:08:50.511 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-01 17:08:50.518 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-01 17:08:50.544 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:50.548 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-01 17:08:50.594 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-01 17:08:50.618 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:50.623 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-01 17:08:50.671 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-01 17:08:50.696 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:50.700 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-01 17:08:50.748 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-01 17:08:50.796 | + ./stack.sh:main:993 : run_phase stack install 2026-05-01 17:08:50.800 | + functions-common:run_phase:1840 : local mode=stack 2026-05-01 17:08:50.804 | + functions-common:run_phase:1841 : local phase=install 2026-05-01 17:08:50.808 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-01 17:08:50.812 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-01 17:08:50.816 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-01 17:08:50.820 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-01 17:08:50.824 | + functions-common:run_phase:1850 : local extra 2026-05-01 17:08:50.829 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-01 17:08:50.836 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-01 17:08:50.840 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-01 17:08:50.844 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-01 17:08:50.848 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-01 17:08:50.852 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-01 17:08:50.876 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:50.880 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:08:50.884 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:08:50.888 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-01 17:08:50.892 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-01 17:08:50.896 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:08:50.900 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-01 17:08:50.903 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-01 17:08:50.907 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-01 17:08:50.992 | ++ inc/async:async_inner:63 : install_tempest 2026-05-01 17:08:51.040 | [2017 Async install_tempest:38355]: running: install_tempest 2026-05-01 17:08:51.043 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-01 17:08:51.047 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-01 17:08:51.050 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:08:51.053 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-01 17:08:51.058 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-01 17:08:51.062 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-01 17:08:51.066 | + functions-common:run_plugins:1827 : local phase=install 2026-05-01 17:08:51.070 | + functions-common:run_plugins:1829 : local plugins= 2026-05-01 17:08:51.073 | + functions-common:run_plugins:1830 : local plugin 2026-05-01 17:08:51.077 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-01 17:08:51.080 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-01 17:08:51.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-01 17:08:51.087 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-01 17:08:51.090 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-01 17:08:51.093 | + inc/python:use_library_from_git:269 : return 1 2026-05-01 17:08:51.098 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-01 17:08:51.101 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-01 17:08:51.104 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-01 17:08:51.110 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-01 17:08:51.113 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-01 17:08:51.116 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-01 17:08:51.121 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-01 17:08:51.122 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-01 17:08:51.128 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-01 17:08:51.132 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-01 17:08:51.136 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-01 17:08:51.142 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-01 17:08:51.146 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-01 17:08:51.174 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-01 17:08:51.178 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-01 17:08:52.459 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-01 17:08:52.639 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-01 17:08:52.658 | 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-05-01 17:08:52.658 | 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-05-01 17:08:52.658 | 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-05-01 17:08:52.659 | 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-05-01 17:08:52.660 | 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-05-01 17:08:52.661 | 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-05-01 17:08:52.663 | 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-05-01 17:08:52.663 | 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-05-01 17:08:52.664 | 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-05-01 17:08:52.665 | 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-05-01 17:08:52.666 | 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-05-01 17:08:52.668 | 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-05-01 17:08:52.669 | 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-05-01 17:08:52.670 | 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-05-01 17:08:52.672 | 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-05-01 17:08:52.675 | 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-05-01 17:08:52.677 | 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-05-01 17:08:52.678 | 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-05-01 17:08:52.680 | 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-05-01 17:08:52.685 | 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-05-01 17:08:52.688 | 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-05-01 17:08:52.689 | 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-05-01 17:08:52.690 | 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-05-01 17:08:52.691 | 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-05-01 17:08:52.692 | 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-05-01 17:08:52.693 | 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-05-01 17:08:52.694 | 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-05-01 17:08:52.696 | 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-05-01 17:08:52.697 | 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-05-01 17:08:52.698 | 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-05-01 17:08:52.705 | 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-05-01 17:08:52.714 | 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-05-01 17:08:52.719 | 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-05-01 17:08:52.720 | 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-05-01 17:08:52.721 | 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-05-01 17:08:52.722 | 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-05-01 17:08:52.724 | 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-05-01 17:08:52.730 | 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-05-01 17:08:52.737 | 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-05-01 17:08:52.760 | 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-05-01 17:08:52.761 | 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-05-01 17:08:52.765 | 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-05-01 17:08:52.769 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2026-05-01 17:08:52.777 | 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-05-01 17:08:52.778 | 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-05-01 17:08:52.779 | 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-05-01 17:08:52.781 | 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-05-01 17:08:52.803 | 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-05-01 17:08:52.804 | 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-05-01 17:08:52.809 | 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-05-01 17:08:52.866 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-01 17:08:53.030 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.7 MB/s 0:00:00 2026-05-01 17:08:53.388 | Installing collected packages: python-openstackclient 2026-05-01 17:08:55.512 | Successfully installed python-openstackclient-9.0.0 2026-05-01 17:08:55.717 | + inc/python:pip_install:216 : result=0 2026-05-01 17:08:55.721 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:08:55.724 | + functions-common:time_stop:2412 : local name 2026-05-01 17:08:55.729 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:08:55.732 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:08:55.735 | + functions-common:time_stop:2415 : local total 2026-05-01 17:08:55.739 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:08:55.743 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:08:55.746 | + functions-common:time_stop:2419 : start_time=1777655331167 2026-05-01 17:08:55.750 | + functions-common:time_stop:2421 : [[ -z 1777655331167 ]] 2026-05-01 17:08:55.755 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:08:55.762 | + functions-common:time_stop:2424 : end_time=1777655335758 2026-05-01 17:08:55.766 | + functions-common:time_stop:2425 : elapsed_time=4591 2026-05-01 17:08:55.769 | + functions-common:time_stop:2426 : total=176735 2026-05-01 17:08:55.773 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:08:55.777 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=181326 2026-05-01 17:08:55.781 | + inc/python:pip_install:219 : return 0 2026-05-01 17:08:55.785 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-01 17:08:55.812 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:08:55.816 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-01 17:08:55.823 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-01 17:08:55.829 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.2YwTIM4q4Y 2026-05-01 17:08:55.833 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-01 17:08:55.837 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-01 17:08:55.841 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-01 17:08:55.846 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-01 17:08:55.850 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-01 17:08:55.854 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-01 17:08:55.880 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:08:55.884 | + ./stack.sh:main:1062 : configure_database 2026-05-01 17:08:55.888 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-01 17:08:55.892 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-01 17:08:55.896 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-01 17:08:55.900 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:08:55.904 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-01 17:08:55.909 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-01 17:08:55.913 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:55.916 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:55.920 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-01 17:08:55.924 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-01 17:08:55.928 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:55.932 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:55.936 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-01 17:08:55.942 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-01 17:08:55.943 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-01 17:08:55.947 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-01 17:08:55.951 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-01 17:08:55.957 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-01 17:08:55.961 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-01 17:08:55.962 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-01 17:08:55.969 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-01 17:08:56.069 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-01 17:08:56.073 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 17:08:56.078 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 17:08:56.082 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 17:08:56.085 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 17:08:56.089 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 17:08:56.093 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 17:08:56.098 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 17:08:56.101 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 17:08:56.105 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 17:08:56.109 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 17:08:56.113 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 17:08:56.117 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 17:08:56.120 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 17:08:56.124 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-01 17:08:56.128 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:56.132 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:56.136 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-01 17:08:56.140 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:08:56.144 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-01 17:08:58.341 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-01 17:08:58.345 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-01 17:08:58.349 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:58.354 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:58.359 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-01 17:08:58.363 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-01 17:08:58.367 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-01 17:08:58.389 | mysqladmin: connect to server at 'localhost' failed 2026-05-01 17:08:58.389 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-01 17:08:58.394 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-01 17:08:58.396 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-01 17:08:58.398 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:08:58.401 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:08:58.406 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-01 17:08:58.412 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-01 17:08:58.416 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-01 17:08:58.423 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-01 17:08:58.425 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-01 17:08:58.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:08:58.543 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-01 17:08:58.550 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-01 17:08:58.551 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-01 17:08:58.555 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-01 17:08:58.562 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-01 17:08:58.565 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-01 17:08:58.568 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:58.573 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:58.578 | + 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-05-01 17:08:58.595 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:08:58.695 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-01 17:08:58.715 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:08:58.842 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-01 17:08:58.917 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-01 17:08:59.000 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-01 17:08:59.088 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-01 17:08:59.090 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-01 17:08:59.093 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-01 17:08:59.094 | enabling MySQL performance counting 2026-05-01 17:08:59.096 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-01 17:08:59.121 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-01 17:08:59.124 | + 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-05-01 17:09:00.189 | Processing ./tools/dbcounter 2026-05-01 17:09:00.193 | Installing build dependencies: started 2026-05-01 17:09:04.110 | Installing build dependencies: finished with status 'done' 2026-05-01 17:09:04.111 | Getting requirements to build wheel: started 2026-05-01 17:09:04.809 | Getting requirements to build wheel: finished with status 'done' 2026-05-01 17:09:04.811 | Preparing metadata (pyproject.toml): started 2026-05-01 17:09:05.225 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-01 17:09:05.228 | Building wheels for collected packages: dbcounter 2026-05-01 17:09:05.229 | Building wheel for dbcounter (pyproject.toml): started 2026-05-01 17:09:05.685 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-01 17:09:05.686 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=1c9d86a153a5642fac61ab60306307f69dab93589c946fdf19c845a82c437ca7 2026-05-01 17:09:05.686 | Stored in directory: /tmp/pip-ephem-wheel-cache-29s9xv5q/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-01 17:09:05.691 | Successfully built dbcounter 2026-05-01 17:09:06.026 | Installing collected packages: dbcounter 2026-05-01 17:09:06.084 | Successfully installed dbcounter-0.1 2026-05-01 17:09:06.293 | + inc/python:pip_install:216 : result=0 2026-05-01 17:09:06.295 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:09:06.298 | + functions-common:time_stop:2412 : local name 2026-05-01 17:09:06.301 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:09:06.303 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:09:06.305 | + functions-common:time_stop:2415 : local total 2026-05-01 17:09:06.307 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:09:06.310 | + functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:09:06.312 | + functions-common:time_stop:2419 : start_time=1777655339113 2026-05-01 17:09:06.314 | + functions-common:time_stop:2421 : [[ -z 1777655339113 ]] 2026-05-01 17:09:06.317 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:09:06.321 | + functions-common:time_stop:2424 : end_time=1777655346318 2026-05-01 17:09:06.323 | + functions-common:time_stop:2425 : elapsed_time=7205 2026-05-01 17:09:06.326 | + functions-common:time_stop:2426 : total=181326 2026-05-01 17:09:06.328 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:09:06.330 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=188531 2026-05-01 17:09:06.333 | + inc/python:pip_install:219 : return 0 2026-05-01 17:09:06.335 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-01 17:09:06.338 | + lib/database:recreate_database:112 : local db=stats 2026-05-01 17:09:06.340 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-01 17:09:06.342 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-01 17:09:06.346 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-01 17:09:06.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:09:06.435 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-01 17:09:06.441 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:09:06.523 | + 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-05-01 17:09:06.524 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-01 17:09:06.532 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:09:06.622 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-01 17:09:06.625 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-01 17:09:06.713 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-01 17:09:06.794 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-01 17:09:06.878 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-01 17:09:06.963 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-01 17:09:07.045 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-01 17:09:07.127 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-01 17:09:07.207 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-01 17:09:07.211 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:09:07.216 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-01 17:09:09.780 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-01 17:09:09.787 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-01 17:09:09.792 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-01 17:09:09.799 | + functions-common:save_stackenv:65 : time_stamp=2026-05-01-190909 2026-05-01 17:09:09.804 | + functions-common:save_stackenv:66 : echo '# 2026-05-01-190909 1066' 2026-05-01 17:09:09.808 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.813 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-01 17:09:09.816 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.820 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-01 17:09:09.825 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.830 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-01 17:09:09.833 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.838 | + 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-05-01 17:09:09.841 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.845 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.96 2026-05-01 17:09:09.849 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.854 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.96/identity 2026-05-01 17:09:09.858 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.863 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-01-185517 2026-05-01 17:09:09.866 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.870 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-01 17:09:09.873 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.875 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.96 2026-05-01 17:09:09.882 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.884 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-01 17:09:09.887 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.891 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-01 17:09:09.894 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.900 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-01 17:09:09.904 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.911 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-01 17:09:09.913 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.918 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.96 2026-05-01 17:09:09.923 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:09:09.926 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-01 17:09:09.929 | + ./stack.sh:main:1076 : start_dstat 2026-05-01 17:09:09.933 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-01 17:09:09.936 | + functions-common:run_process:1666 : local service=dstat 2026-05-01 17:09:09.939 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-01 17:09:09.944 | + functions-common:run_process:1668 : local group= 2026-05-01 17:09:09.948 | + functions-common:run_process:1669 : local user= 2026-05-01 17:09:09.951 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:09:09.957 | + functions-common:run_process:1672 : local name=dstat 2026-05-01 17:09:09.961 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:09:09.966 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:09:09.971 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:09:09.977 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:09:09.984 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:09:09.989 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655349985 2026-05-01 17:09:09.994 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-01 17:09:10.021 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:09:10.024 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-01 17:09:10.027 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-01 17:09:10.030 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-01 17:09:10.035 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-01 17:09:10.042 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-01 17:09:10.045 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-01 17:09:10.053 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-01 17:09:10.060 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-01 17:09:10.068 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-01 17:09:10.074 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:09:10.077 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:09:10.081 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:09:10.085 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:09:10.091 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-01 17:09:10.096 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-01 17:09:10.099 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-05-01 17:09:10.102 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-01 17:09:10.107 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-01 17:09:10.110 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:09:10.113 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:09:10.115 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:09:10.117 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:09:10.120 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:09:10.124 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-01 17:09:10.132 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:09:10.135 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-01 17:09:10.236 | + 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-05-01 17:09:10.363 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-01 17:09:10.450 | + 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-05-01 17:09:10.549 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-01 17:09:10.664 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-01 17:09:10.747 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-01 17:09:10.833 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:09:10.837 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:09:10.841 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-01 17:09:10.943 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:09:11.460 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-01 17:09:11.493 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-01 17:09:11.999 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-01 17:09:12.057 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:09:12.064 | + functions-common:time_stop:2412 : local name 2026-05-01 17:09:12.070 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:09:12.075 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:09:12.078 | + functions-common:time_stop:2415 : local total 2026-05-01 17:09:12.083 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:09:12.092 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:09:12.094 | + functions-common:time_stop:2419 : start_time=1777655349985 2026-05-01 17:09:12.102 | + functions-common:time_stop:2421 : [[ -z 1777655349985 ]] 2026-05-01 17:09:12.111 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:09:12.116 | + functions-common:time_stop:2424 : end_time=1777655352112 2026-05-01 17:09:12.121 | + functions-common:time_stop:2425 : elapsed_time=2127 2026-05-01 17:09:12.126 | + functions-common:time_stop:2426 : total=0 2026-05-01 17:09:12.131 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:09:12.134 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2127 2026-05-01 17:09:12.140 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-01 17:09:12.143 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-01 17:09:12.146 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-01 17:09:12.151 | + functions-common:run_process:1668 : local group= 2026-05-01 17:09:12.154 | + functions-common:run_process:1669 : local user=root 2026-05-01 17:09:12.159 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-01 17:09:12.163 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-01 17:09:12.170 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:09:12.171 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:09:12.178 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:09:12.180 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:09:12.189 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:09:12.195 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655352191 2026-05-01 17:09:12.200 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-01 17:09:12.230 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:12.234 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:09:12.238 | + functions-common:time_stop:2412 : local name 2026-05-01 17:09:12.242 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:09:12.246 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:09:12.250 | + functions-common:time_stop:2415 : local total 2026-05-01 17:09:12.254 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:09:12.257 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:09:12.261 | + functions-common:time_stop:2419 : start_time=1777655352191 2026-05-01 17:09:12.264 | + functions-common:time_stop:2421 : [[ -z 1777655352191 ]] 2026-05-01 17:09:12.269 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:09:12.276 | + functions-common:time_stop:2424 : end_time=1777655352271 2026-05-01 17:09:12.277 | + functions-common:time_stop:2425 : elapsed_time=80 2026-05-01 17:09:12.280 | + functions-common:time_stop:2426 : total=2127 2026-05-01 17:09:12.285 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:09:12.285 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2207 2026-05-01 17:09:12.288 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-01 17:09:12.310 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:12.313 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-01 17:09:12.318 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-01 17:09:12.320 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-01 17:09:12.325 | + functions-common:run_process:1668 : local group= 2026-05-01 17:09:12.325 | + functions-common:run_process:1669 : local user= 2026-05-01 17:09:12.327 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:09:12.329 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-01 17:09:12.332 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:09:12.333 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:09:12.336 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:09:12.338 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:09:12.341 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:09:12.348 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655352343 2026-05-01 17:09:12.349 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-01 17:09:12.368 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:12.370 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:09:12.373 | + functions-common:time_stop:2412 : local name 2026-05-01 17:09:12.374 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:09:12.377 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:09:12.382 | + functions-common:time_stop:2415 : local total 2026-05-01 17:09:12.383 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:09:12.386 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:09:12.388 | + functions-common:time_stop:2419 : start_time=1777655352343 2026-05-01 17:09:12.391 | + functions-common:time_stop:2421 : [[ -z 1777655352343 ]] 2026-05-01 17:09:12.396 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:09:12.403 | + functions-common:time_stop:2424 : end_time=1777655352399 2026-05-01 17:09:12.405 | + functions-common:time_stop:2425 : elapsed_time=56 2026-05-01 17:09:12.409 | + functions-common:time_stop:2426 : total=2207 2026-05-01 17:09:12.410 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:09:12.414 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2263 2026-05-01 17:09:12.420 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-01 17:09:12.439 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:12.443 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-01 17:09:12.481 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:12.485 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-01 17:09:12.512 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:09:12.516 | + ./stack.sh:main:1095 : start_etcd3 2026-05-01 17:09:12.521 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-01 17:09:12.525 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-01 17:09:12.529 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-01 17:09:12.533 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.96:2380' 2026-05-01 17:09:12.537 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.96:2380' 2026-05-01 17:09:12.541 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.96:2379' 2026-05-01 17:09:12.545 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-01 17:09:12.549 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-01 17:09:12.553 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.96:2379' 2026-05-01 17:09:12.557 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-01 17:09:12.561 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-01 17:09:12.565 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-01 17:09:12.571 | + 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.96:2380 --initial-advertise-peer-urls http://192.168.122.96:2380 --advertise-client-urls http://192.168.122.96:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.96:2379 --log-level=debug' '' root 2026-05-01 17:09:12.575 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-01 17:09:12.579 | + 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.96:2380 --initial-advertise-peer-urls http://192.168.122.96:2380 --advertise-client-urls http://192.168.122.96:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.96:2379 --log-level=debug' 2026-05-01 17:09:12.581 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:09:12.585 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-01 17:09:12.588 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:09:12.591 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:09:12.595 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:09:12.597 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-01 17:09:12.600 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:09:12.607 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-01 17:09:12.722 | + 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-05-01 17:09:12.829 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-01 17:09:12.909 | + 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.96:2380 --initial-advertise-peer-urls http://192.168.122.96:2380 --advertise-client-urls http://192.168.122.96:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.96:2379 --log-level=debug' 2026-05-01 17:09:13.000 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-01 17:09:13.084 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-01 17:09:13.172 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-01 17:09:13.252 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:09:13.256 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:09:13.260 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-01 17:09:13.358 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:09:13.841 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-01 17:09:13.927 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-01 17:09:14.012 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-01 17:09:14.097 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-01 17:09:14.185 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-01 17:09:14.190 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:09:14.196 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-01 17:09:14.201 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-01 17:09:14.694 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-01 17:09:14.714 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-01 17:09:15.214 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-01 17:09:16.078 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-01 17:09:16.102 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:16.107 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-01 17:09:16.110 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-01 17:09:16.115 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-01 17:09:16.121 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-01 17:09:16.140 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-01 17:09:16.159 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-01 17:09:16.163 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-01 17:09:16.168 | + 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.96/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-01 17:09:16.286 | The user clouds.yaml file didn't exist. 2026-05-01 17:09:16.302 | + 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.96/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-01 17:09:16.439 | + 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.96/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-01 17:09:16.575 | + 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.96/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-01 17:09:16.716 | + 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.96/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-01 17:09:16.856 | + 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.96/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-01 17:09:17.004 | + 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.96/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-01 17:09:17.157 | + 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.96/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-01 17:09:17.299 | + 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.96/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-01 17:09:17.443 | + 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.96/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-01 17:09:17.585 | + functions-common:write_clouds_yaml:201 : cat 2026-05-01 17:09:17.593 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-01 17:09:17.598 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-01 17:09:17.604 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-01 17:09:17.610 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-01 17:09:17.616 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-01 17:09:17.620 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-01 17:09:17.646 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:09:17.650 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-01 17:09:17.656 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:09:17.662 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-01 17:09:17.663 | + ./stack.sh:main:1112 : '[' 192.168.122.96 == 192.168.122.96 ']' 2026-05-01 17:09:17.668 | + ./stack.sh:main:1113 : init_keystone 2026-05-01 17:09:17.676 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-01 17:09:17.702 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:17.707 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-01 17:09:17.711 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-01 17:09:17.719 | + lib/database:recreate_database:112 : local db=keystone 2026-05-01 17:09:17.721 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-01 17:09:17.726 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-01 17:09:17.730 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-01 17:09:17.735 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:09:17.827 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-01 17:09:17.833 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:09:17.917 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-01 17:09:17.921 | + functions-common:time_start:2398 : local name=dbsync 2026-05-01 17:09:17.925 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:09:17.929 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:09:17.934 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:09:17.942 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655357937 2026-05-01 17:09:17.947 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-01 17:09:21.558 | INFO dbcounter [-] Registered counter for database keystone 2026-05-01 17:09:21.596 | 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=41301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-01 17:09:21.610 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:09:21.610 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:09:21.612 | DEBUG dbcounter [-] [41301] Writer thread running {{(pid=41301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:09:21.703 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-01 17:09:25.518 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:09:25.522 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-01 17:09:25.522 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:25.525 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-01 17:09:25.568 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:25.573 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-01 17:09:25.599 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:25.603 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-01 17:09:25.674 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:25.679 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-01 17:09:25.713 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:25.718 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-01 17:09:25.799 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:25.803 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-01 17:09:25.803 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:09:25.806 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-01 17:09:25.876 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:25.881 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-01 17:09:25.926 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:09:26.532 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-01 17:09:26.535 | + functions-common:time_stop:2412 : local name 2026-05-01 17:09:26.538 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:09:26.540 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:09:26.543 | + functions-common:time_stop:2415 : local total 2026-05-01 17:09:26.545 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:09:26.548 | + functions-common:time_stop:2418 : name=dbsync 2026-05-01 17:09:26.550 | + functions-common:time_stop:2419 : start_time=1777655357937 2026-05-01 17:09:26.552 | + functions-common:time_stop:2421 : [[ -z 1777655357937 ]] 2026-05-01 17:09:26.557 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:09:26.560 | + functions-common:time_stop:2424 : end_time=1777655366558 2026-05-01 17:09:26.563 | + functions-common:time_stop:2425 : elapsed_time=8621 2026-05-01 17:09:26.565 | + functions-common:time_stop:2426 : total=0 2026-05-01 17:09:26.568 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:09:26.570 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8621 2026-05-01 17:09:26.573 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-01 17:09:26.575 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-01 17:09:26.579 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-01 17:09:30.004 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-01 17:09:30.004 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-01 17:09:30.004 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-01 17:09:30.004 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-01 17:09:30.005 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-01 17:09:30.005 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-01 17:09:30.006 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-01 17:09:30.006 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-01 17:09:30.007 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-01 17:09:30.611 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-01 17:09:30.618 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-01 17:09:34.032 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-01 17:09:34.034 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-01 17:09:34.034 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-01 17:09:34.034 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-01 17:09:34.034 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-01 17:09:34.035 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-01 17:09:34.035 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-01 17:09:34.035 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-01 17:09:34.036 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-01 17:09:34.680 | + ./stack.sh:main:1114 : start_keystone 2026-05-01 17:09:34.685 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-01 17:09:34.689 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-01 17:09:34.694 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-01 17:09:34.722 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:34.728 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-01 17:09:34.736 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-01 17:09:34.740 | + functions-common:run_process:1666 : local service=keystone 2026-05-01 17:09:34.744 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-01 17:09:34.749 | + functions-common:run_process:1668 : local group= 2026-05-01 17:09:34.753 | + functions-common:run_process:1669 : local user= 2026-05-01 17:09:34.758 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:09:34.763 | + functions-common:run_process:1672 : local name=keystone 2026-05-01 17:09:34.767 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:09:34.772 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:09:34.776 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:09:34.781 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:09:34.786 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:09:34.793 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655374788 2026-05-01 17:09:34.797 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-01 17:09:34.824 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:09:34.828 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-01 17:09:34.833 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-01 17:09:34.838 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-01 17:09:34.842 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-01 17:09:34.846 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-01 17:09:34.850 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-01 17:09:34.855 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-01 17:09:34.859 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-01 17:09:34.863 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-01 17:09:34.868 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:09:34.872 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:09:34.877 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:09:34.881 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:09:34.885 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-01 17:09:34.889 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-01 17:09:34.893 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-01 17:09:34.898 | + 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-05-01 17:09:34.902 | + 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-05-01 17:09:34.906 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-01 17:09:34.909 | + 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-05-01 17:09:34.913 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-01 17:09:34.917 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-01 17:09:34.921 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-01 17:09:34.924 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-01 17:09:34.928 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-01 17:09:34.935 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-01 17:09:35.034 | + 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-05-01 17:09:35.112 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-01 17:09:35.181 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-01 17:09:35.247 | + 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-05-01 17:09:35.308 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-01 17:09:35.369 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-01 17:09:35.429 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-01 17:09:35.491 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-01 17:09:35.552 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-01 17:09:35.616 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-01 17:09:35.685 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-01 17:09:35.687 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-01 17:09:35.689 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-01 17:09:35.766 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-01 17:09:36.283 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-01 17:09:36.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-01 17:09:36.583 | ++ inc/async:async_inner:64 : rc=0 2026-05-01 17:09:36.617 | [38355 Async install_tempest:38355]: finished successfully 2026-05-01 17:09:36.790 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-01 17:09:36.939 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:09:36.943 | + functions-common:time_stop:2412 : local name 2026-05-01 17:09:36.948 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:09:36.953 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:09:36.958 | + functions-common:time_stop:2415 : local total 2026-05-01 17:09:36.963 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:09:36.968 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:09:36.973 | + functions-common:time_stop:2419 : start_time=1777655374788 2026-05-01 17:09:36.977 | + functions-common:time_stop:2421 : [[ -z 1777655374788 ]] 2026-05-01 17:09:36.984 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:09:36.992 | + functions-common:time_stop:2424 : end_time=1777655376986 2026-05-01 17:09:36.997 | + functions-common:time_stop:2425 : elapsed_time=2198 2026-05-01 17:09:37.002 | + functions-common:time_stop:2426 : total=2263 2026-05-01 17:09:37.007 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:09:37.012 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4461 2026-05-01 17:09:37.016 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-01 17:09:37.016 | Waiting for keystone to start... 2026-05-01 17:09:37.021 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.96/identity/v3/ 2026-05-01 17:09:37.026 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.96/identity/v3/ 2026-05-01 17:09:37.031 | + functions:wait_for_service:476 : local timeout=60 2026-05-01 17:09:37.036 | + functions:wait_for_service:477 : local url=http://192.168.122.96/identity/v3/ 2026-05-01 17:09:37.041 | + functions:wait_for_service:478 : local rval=0 2026-05-01 17:09:37.046 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-01 17:09:37.052 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-01 17:09:37.057 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:09:37.062 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:09:37.068 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:09:37.075 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655377070 2026-05-01 17:09:37.079 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-01 17:09:37.084 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:09:37.086 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.96/identity/v3/ 2026-05-01 17:09:42.542 | + :: : [[ 200 == 503 ]] 2026-05-01 17:09:42.545 | + :: : [[ 0 -eq 7 ]] 2026-05-01 17:09:42.550 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-01 17:09:42.554 | + functions-common:time_stop:2412 : local name 2026-05-01 17:09:42.558 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:09:42.562 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:09:42.567 | + functions-common:time_stop:2415 : local total 2026-05-01 17:09:42.571 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:09:42.575 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-01 17:09:42.579 | + functions-common:time_stop:2419 : start_time=1777655377070 2026-05-01 17:09:42.583 | + functions-common:time_stop:2421 : [[ -z 1777655377070 ]] 2026-05-01 17:09:42.588 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:09:42.595 | + functions-common:time_stop:2424 : end_time=1777655382590 2026-05-01 17:09:42.599 | + functions-common:time_stop:2425 : elapsed_time=5520 2026-05-01 17:09:42.602 | + functions-common:time_stop:2426 : total=0 2026-05-01 17:09:42.607 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:09:42.610 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5520 2026-05-01 17:09:42.615 | + functions:wait_for_service:486 : return 0 2026-05-01 17:09:42.621 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-01 17:09:42.646 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:09:42.651 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-01 17:09:42.655 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:09:42.659 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-01 17:09:42.855 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-01 17:09:42.859 | + 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.96/identity 2026-05-01 17:09:46.673 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.673 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.673 | 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=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.680 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.697 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.700 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.730 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.759 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.760 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.855 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.856 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.856 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.858 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.858 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.858 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.876 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.883 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42310) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-01 17:09:46.967 | INFO dbcounter [-] Registered counter for database keystone 2026-05-01 17:09:46.994 | 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=42310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-01 17:09:47.200 | DEBUG dbcounter [-] [42310] Writer thread running {{(pid=42310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:09:47.343 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created domain default 2026-05-01 17:09:47.399 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created project admin 2026-05-01 17:09:47.434 | WARNING keystone.common.password_hashing [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-01 17:09:47.458 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created user admin 2026-05-01 17:09:47.480 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created role reader 2026-05-01 17:09:47.499 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created role member 2026-05-01 17:09:47.531 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created implied role where f5a4ec16f3784bf5a0ed013b02476903 implies 4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:09:47.547 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created role manager 2026-05-01 17:09:47.574 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created implied role where da3499f6b1b64071ab3e06c98be4deec implies f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:09:47.599 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created role admin 2026-05-01 17:09:47.630 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created implied role where 3c2214d1a40b476d8674366d02049e8b implies da3499f6b1b64071ab3e06c98be4deec 2026-05-01 17:09:47.658 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created role service 2026-05-01 17:09:47.683 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Granted role admin on project admin to user admin. 2026-05-01 17:09:47.699 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Granted role admin on the system to user admin. 2026-05-01 17:09:47.722 | WARNING py.warnings [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 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-05-01 17:09:47.722 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 17:09:47.722 |  2026-05-01 17:09:47.729 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created region RegionOne 2026-05-01 17:09:47.788 | INFO keystone.cmd.bootstrap [None req-c4827a0a-e9ee-426e-a826-a250ac1f55a2 None None] Created public endpoint http://192.168.122.96/identity 2026-05-01 17:09:48.550 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-01 17:09:48.553 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-01 17:09:48.556 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-01 17:09:48.560 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-01 17:09:53.401 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:09:53.406 | + lib/keystone:create_keystone_accounts:299 : admin_project=6d0a7d6eaf7349f0901b12fbff3f3b24 2026-05-01 17:09:53.410 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-01 17:09:53.415 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-01 17:09:56.465 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:09:56.469 | + lib/keystone:create_keystone_accounts:301 : admin_user=708c1cbffda94047832711f09381c7cf 2026-05-01 17:09:56.473 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-01 17:09:56.476 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-01 17:09:56.480 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-01 17:09:56.483 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 708c1cbffda94047832711f09381c7cf default 2026-05-01 17:09:56.557 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 708c1cbffda94047832711f09381c7cf default 2026-05-01 17:09:56.606 | [2017 Async ks-domain-role:42429]: running: get_or_add_user_domain_role admin 708c1cbffda94047832711f09381c7cf default 2026-05-01 17:09:56.609 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-01 17:09:56.613 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-01 17:09:56.619 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-01 17:10:00.428 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:00.431 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-01 17:10:00.433 | + functions-common:get_or_create_domain:870 : echo default 2026-05-01 17:10:00.433 | default 2026-05-01 17:10:00.435 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-01 17:10:00.494 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-01 17:10:00.549 | [2017 Async ks-project:42538]: running: get_or_create_project service Default 2026-05-01 17:10:00.553 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-01 17:10:00.647 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-01 17:10:00.703 | [2017 Async ks-service:42632]: running: get_or_create_role service 2026-05-01 17:10:00.706 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-01 17:10:00.773 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-01 17:10:00.832 | [2017 Async ks-reseller:42726]: running: get_or_create_role ResellerAdmin 2026-05-01 17:10:00.838 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-01 17:10:00.841 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-01 17:10:00.967 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-01 17:10:01.052 | [2017 Async ks-anotherrole:42840]: running: get_or_create_role anotherrole 2026-05-01 17:10:01.062 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-01 17:10:01.070 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-01 17:10:01.077 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-01 17:10:01.084 | +++ 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-05-01 17:10:05.530 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:05.559 | [42726 Async ks-reseller:42726]: finished successfully 2026-05-01 17:10:05.912 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:05.915 | ++ functions-common:get_or_create_project:920 : project_id=14f56ef2b5c744a9a2b5cc96c53c656c 2026-05-01 17:10:05.918 | ++ functions-common:get_or_create_project:921 : echo 14f56ef2b5c744a9a2b5cc96c53c656c 2026-05-01 17:10:05.922 | + lib/keystone:create_keystone_accounts:329 : invis_project=14f56ef2b5c744a9a2b5cc96c53c656c 2026-05-01 17:10:05.925 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-01 17:10:05.928 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-01 17:10:05.931 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-01 17:10:05.935 | +++ 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-05-01 17:10:06.800 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:06.845 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:06.858 | [42632 Async ks-service:42632]: finished successfully 2026-05-01 17:10:06.887 | [42429 Async ks-domain-role:42429]: finished successfully 2026-05-01 17:10:07.056 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:07.090 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:07.096 | [42840 Async ks-anotherrole:42840]: finished successfully 2026-05-01 17:10:07.126 | [42538 Async ks-project:42538]: finished successfully 2026-05-01 17:10:09.661 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:09.667 | ++ functions-common:get_or_create_project:920 : project_id=3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:09.670 | ++ functions-common:get_or_create_project:921 : echo 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:09.674 | + lib/keystone:create_keystone_accounts:333 : demo_project=3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:09.678 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-01 17:10:09.684 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-01 17:10:09.687 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:10:09.690 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-01 17:10:09.694 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-01 17:10:09.699 | +++ 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-05-01 17:10:13.195 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:13.198 | ++ functions-common:get_or_create_user:907 : user_id=d7f4282192ff45ae90ad8c5fcdb7665d 2026-05-01 17:10:13.202 | ++ functions-common:get_or_create_user:908 : echo d7f4282192ff45ae90ad8c5fcdb7665d 2026-05-01 17:10:13.206 | + lib/keystone:create_keystone_accounts:336 : demo_user=d7f4282192ff45ae90ad8c5fcdb7665d 2026-05-01 17:10:13.210 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-01 17:10:13.273 | [2017 Async ks-domain-role:42429]: Waiting for completion of get_or_add_user_domain_role admin 708c1cbffda94047832711f09381c7cf default running on PID 42429 (6 other jobs running) 2026-05-01 17:10:13.301 | [2017 Async ks-domain-role:42429]: Signaling child to exit 2026-05-01 17:10:13.301 | WAKEUP 2026-05-01 17:10:13.326 | [2017 Async ks-domain-role:42429]: Signaled 2026-05-01 17:10:13.328 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-01 17:10:13.328 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user 708c1cbffda94047832711f09381c7cf --domain default 2026-05-01 17:10:13.328 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 708c1cbffda94047832711f09381c7cf --domain default -c Role -f value 2026-05-01 17:10:13.328 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:13.328 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:13.328 | + functions-common:get_or_add_user_domain_role:991 : echo 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:13.329 | 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:13.376 | [2017 Async ks-domain-role:42429]: finished get_or_add_user_domain_role admin 708c1cbffda94047832711f09381c7cf default with result 0 in 10 seconds 2026-05-01 17:10:13.386 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-01 17:10:13.426 | [2017 Async ks-project:42538]: Waiting for completion of get_or_create_project service Default running on PID 42538 (5 other jobs running) 2026-05-01 17:10:13.451 | [2017 Async ks-project:42538]: Signaling child to exit 2026-05-01 17:10:13.451 | WAKEUP 2026-05-01 17:10:13.476 | [2017 Async ks-project:42538]: Signaled 2026-05-01 17:10:13.478 | + functions-common:get_or_create_project:914 : local project_id 2026-05-01 17:10:13.479 | ++ 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-05-01 17:10:13.479 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:13.479 | + functions-common:get_or_create_project:920 : project_id=94ac6469806f49de948ef659963f036e 2026-05-01 17:10:13.479 | + functions-common:get_or_create_project:921 : echo 94ac6469806f49de948ef659963f036e 2026-05-01 17:10:13.479 | 94ac6469806f49de948ef659963f036e 2026-05-01 17:10:13.526 | [2017 Async ks-project:42538]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-05-01 17:10:13.569 | [2017 Async ks-service:42632]: Waiting for completion of get_or_create_role service running on PID 42632 (4 other jobs running) 2026-05-01 17:10:13.595 | [2017 Async ks-service:42632]: Signaling child to exit 2026-05-01 17:10:13.595 | WAKEUP 2026-05-01 17:10:13.620 | [2017 Async ks-service:42632]: Signaled 2026-05-01 17:10:13.622 | + functions-common:get_or_create_role:927 : local role_id 2026-05-01 17:10:13.623 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-01 17:10:13.623 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:13.623 | + functions-common:get_or_create_role:932 : role_id=bf8be70e1f464382baed9498665b9182 2026-05-01 17:10:13.623 | + functions-common:get_or_create_role:933 : echo bf8be70e1f464382baed9498665b9182 2026-05-01 17:10:13.623 | bf8be70e1f464382baed9498665b9182 2026-05-01 17:10:13.675 | [2017 Async ks-service:42632]: finished get_or_create_role service with result 0 in 6 seconds 2026-05-01 17:10:13.717 | [2017 Async ks-reseller:42726]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42726 (3 other jobs running) 2026-05-01 17:10:13.742 | [2017 Async ks-reseller:42726]: Signaling child to exit 2026-05-01 17:10:13.742 | WAKEUP 2026-05-01 17:10:13.766 | [2017 Async ks-reseller:42726]: Signaled 2026-05-01 17:10:13.767 | + functions-common:get_or_create_role:927 : local role_id 2026-05-01 17:10:13.767 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-01 17:10:13.767 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:13.767 | + functions-common:get_or_create_role:932 : role_id=38915ac1a61343a1885f5ba69129e3d0 2026-05-01 17:10:13.768 | + functions-common:get_or_create_role:933 : echo 38915ac1a61343a1885f5ba69129e3d0 2026-05-01 17:10:13.768 | 38915ac1a61343a1885f5ba69129e3d0 2026-05-01 17:10:13.810 | [2017 Async ks-reseller:42726]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-05-01 17:10:13.850 | [2017 Async ks-anotherrole:42840]: Waiting for completion of get_or_create_role anotherrole running on PID 42840 (2 other jobs running) 2026-05-01 17:10:13.876 | [2017 Async ks-anotherrole:42840]: Signaling child to exit 2026-05-01 17:10:13.877 | WAKEUP 2026-05-01 17:10:13.900 | [2017 Async ks-anotherrole:42840]: Signaled 2026-05-01 17:10:13.902 | + functions-common:get_or_create_role:927 : local role_id 2026-05-01 17:10:13.902 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-01 17:10:13.902 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:13.902 | + functions-common:get_or_create_role:932 : role_id=e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:13.903 | + functions-common:get_or_create_role:933 : echo e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:13.903 | e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:13.953 | [2017 Async ks-anotherrole:42840]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-05-01 17:10:13.960 | + inc/async:async_wait:197 : return 0 2026-05-01 17:10:13.965 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.042 | + inc/async:async_inner:63 : get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.089 | [2017 Async ks-demo-member:43715]: running: get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.093 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 708c1cbffda94047832711f09381c7cf 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.174 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 708c1cbffda94047832711f09381c7cf 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.234 | [2017 Async ks-demo-admin:43811]: running: get_or_add_user_project_role admin 708c1cbffda94047832711f09381c7cf 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.238 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.324 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.387 | [2017 Async ks-demo-another:43907]: running: get_or_add_user_project_role anotherrole d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:14.390 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 14f56ef2b5c744a9a2b5cc96c53c656c 2026-05-01 17:10:14.460 | + inc/async:async_inner:63 : get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 14f56ef2b5c744a9a2b5cc96c53c656c 2026-05-01 17:10:14.543 | [2017 Async ks-demo-invis:44003]: running: get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 14f56ef2b5c744a9a2b5cc96c53c656c 2026-05-01 17:10:14.551 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-01 17:10:14.560 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-01 17:10:14.569 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:10:14.579 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-01 17:10:14.588 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-01 17:10:14.599 | +++ 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-05-01 17:10:19.352 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:19.362 | ++ functions-common:get_or_create_user:907 : user_id=0e034cd89fa740a68e46516594adc538 2026-05-01 17:10:19.367 | ++ functions-common:get_or_create_user:908 : echo 0e034cd89fa740a68e46516594adc538 2026-05-01 17:10:19.373 | + lib/keystone:create_keystone_accounts:349 : demo_reader=0e034cd89fa740a68e46516594adc538 2026-05-01 17:10:19.380 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 0e034cd89fa740a68e46516594adc538 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:19.474 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0e034cd89fa740a68e46516594adc538 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:19.627 | [2017 Async ks-demo-reader:44138]: running: get_or_add_user_project_role reader 0e034cd89fa740a68e46516594adc538 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:19.641 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-01 17:10:19.653 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-01 17:10:19.662 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-01 17:10:19.672 | +++ 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-05-01 17:10:24.847 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:24.854 | ++ functions-common:get_or_create_project:920 : project_id=f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:24.858 | ++ functions-common:get_or_create_project:921 : echo f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:24.861 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:24.863 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-01 17:10:24.868 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-01 17:10:24.871 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:10:24.875 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-01 17:10:24.879 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-01 17:10:24.891 | +++ 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-05-01 17:10:25.671 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:25.719 | [43715 Async ks-demo-member:43715]: finished successfully 2026-05-01 17:10:26.687 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:26.724 | [43811 Async ks-demo-admin:43811]: finished successfully 2026-05-01 17:10:26.968 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:26.993 | [44003 Async ks-demo-invis:44003]: finished successfully 2026-05-01 17:10:27.070 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:27.101 | [43907 Async ks-demo-another:43907]: finished successfully 2026-05-01 17:10:28.829 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:28.835 | ++ functions-common:get_or_create_user:907 : user_id=63a738796a5845dc859864da5ac3d20c 2026-05-01 17:10:28.841 | ++ functions-common:get_or_create_user:908 : echo 63a738796a5845dc859864da5ac3d20c 2026-05-01 17:10:28.846 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=63a738796a5845dc859864da5ac3d20c 2026-05-01 17:10:28.850 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:28.947 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:29.001 | [2017 Async ks-alt-admin:44563]: running: get_or_add_user_project_role admin 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:29.004 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:29.093 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:29.161 | [2017 Async ks-alt-another:44659]: running: get_or_add_user_project_role anotherrole 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:29.164 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-01 17:10:29.169 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-01 17:10:29.171 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:10:29.174 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-01 17:10:29.176 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-01 17:10:29.181 | +++ 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-05-01 17:10:30.183 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:30.211 | [44138 Async ks-demo-reader:44138]: finished successfully 2026-05-01 17:10:33.078 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:33.083 | ++ functions-common:get_or_create_user:907 : user_id=6b83219472904178a190abbfe68cd283 2026-05-01 17:10:33.090 | ++ functions-common:get_or_create_user:908 : echo 6b83219472904178a190abbfe68cd283 2026-05-01 17:10:33.095 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=6b83219472904178a190abbfe68cd283 2026-05-01 17:10:33.099 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 6b83219472904178a190abbfe68cd283 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:33.196 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6b83219472904178a190abbfe68cd283 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:33.267 | [2017 Async ks-alt-member-user:44835]: running: get_or_add_user_project_role member 6b83219472904178a190abbfe68cd283 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:33.270 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-01 17:10:33.280 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-01 17:10:33.284 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:10:33.285 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-01 17:10:33.288 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-01 17:10:33.293 | +++ 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-05-01 17:10:37.127 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:37.130 | ++ functions-common:get_or_create_user:907 : user_id=abcf17c6b52d42b6a8f49a4b3ea24489 2026-05-01 17:10:37.135 | ++ functions-common:get_or_create_user:908 : echo abcf17c6b52d42b6a8f49a4b3ea24489 2026-05-01 17:10:37.139 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=abcf17c6b52d42b6a8f49a4b3ea24489 2026-05-01 17:10:37.143 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader abcf17c6b52d42b6a8f49a4b3ea24489 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:37.252 | + inc/async:async_inner:63 : get_or_add_user_project_role reader abcf17c6b52d42b6a8f49a4b3ea24489 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:37.322 | [2017 Async ks-alt-reader-user:45005]: running: get_or_add_user_project_role reader abcf17c6b52d42b6a8f49a4b3ea24489 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:37.324 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-01 17:10:37.326 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:10:37.328 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-01 17:10:37.331 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-01 17:10:37.337 | +++ 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-05-01 17:10:38.368 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:38.419 | [44563 Async ks-alt-admin:44563]: finished successfully 2026-05-01 17:10:38.493 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:38.529 | [44659 Async ks-alt-another:44659]: finished successfully 2026-05-01 17:10:41.246 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:41.250 | ++ functions-common:get_or_create_user:907 : user_id=a55ab5a69ad447ef9ecd8d097076393a 2026-05-01 17:10:41.252 | ++ functions-common:get_or_create_user:908 : echo a55ab5a69ad447ef9ecd8d097076393a 2026-05-01 17:10:41.258 | + lib/keystone:create_keystone_accounts:381 : system_member_user=a55ab5a69ad447ef9ecd8d097076393a 2026-05-01 17:10:41.266 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member a55ab5a69ad447ef9ecd8d097076393a all 2026-05-01 17:10:41.344 | + inc/async:async_inner:63 : get_or_add_user_system_role member a55ab5a69ad447ef9ecd8d097076393a all 2026-05-01 17:10:41.409 | [2017 Async ks-system-member:45236]: running: get_or_add_user_system_role member a55ab5a69ad447ef9ecd8d097076393a all 2026-05-01 17:10:41.418 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-01 17:10:41.424 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:10:41.429 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-01 17:10:41.435 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-01 17:10:41.443 | +++ 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-05-01 17:10:42.434 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:42.458 | [44835 Async ks-alt-member-user:44835]: finished successfully 2026-05-01 17:10:45.011 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:45.016 | ++ functions-common:get_or_create_user:907 : user_id=4631abcad00f48ec8a690907eb073567 2026-05-01 17:10:45.020 | ++ functions-common:get_or_create_user:908 : echo 4631abcad00f48ec8a690907eb073567 2026-05-01 17:10:45.024 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=4631abcad00f48ec8a690907eb073567 2026-05-01 17:10:45.028 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 4631abcad00f48ec8a690907eb073567 all 2026-05-01 17:10:45.117 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4631abcad00f48ec8a690907eb073567 all 2026-05-01 17:10:45.179 | [2017 Async ks-system-reader:45441]: running: get_or_add_user_system_role reader 4631abcad00f48ec8a690907eb073567 all 2026-05-01 17:10:45.182 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-01 17:10:45.188 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-01 17:10:45.191 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-01 17:10:45.195 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-01 17:10:45.202 | +++ 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-05-01 17:10:45.961 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:45.985 | [45005 Async ks-alt-reader-user:45005]: finished successfully 2026-05-01 17:10:49.010 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:49.014 | ++ functions-common:get_or_create_group:884 : group_id=42d08ab1b9694d56ab84778208cbd19a 2026-05-01 17:10:49.019 | ++ functions-common:get_or_create_group:885 : echo 42d08ab1b9694d56ab84778208cbd19a 2026-05-01 17:10:49.023 | + lib/keystone:create_keystone_accounts:391 : admin_group=42d08ab1b9694d56ab84778208cbd19a 2026-05-01 17:10:49.029 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-01 17:10:49.032 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-01 17:10:49.035 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-01 17:10:49.038 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-01 17:10:49.041 | +++ 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-05-01 17:10:52.751 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:52.756 | ++ functions-common:get_or_create_group:884 : group_id=7ed91ef0485144aea4e6ee5ebbc8d9f8 2026-05-01 17:10:52.760 | ++ functions-common:get_or_create_group:885 : echo 7ed91ef0485144aea4e6ee5ebbc8d9f8 2026-05-01 17:10:52.768 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=7ed91ef0485144aea4e6ee5ebbc8d9f8 2026-05-01 17:10:52.772 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:52.873 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:52.956 | [2017 Async ks-group-memberdemo:45705]: running: get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:52.964 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:53.088 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:53.147 | [2017 Async ks-group-anotherdemo:45784]: running: get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:53.151 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:53.234 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:53.336 | [2017 Async ks-group-memberalt:45863]: running: get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:53.345 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:53.552 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:53.658 | [2017 Async ks-group-anotheralt:45942]: running: get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:53.662 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 42d08ab1b9694d56ab84778208cbd19a 6d0a7d6eaf7349f0901b12fbff3f3b24 2026-05-01 17:10:53.827 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 42d08ab1b9694d56ab84778208cbd19a 6d0a7d6eaf7349f0901b12fbff3f3b24 2026-05-01 17:10:53.941 | [2017 Async ks-group-admin:46039]: running: get_or_add_group_project_role admin 42d08ab1b9694d56ab84778208cbd19a 6d0a7d6eaf7349f0901b12fbff3f3b24 2026-05-01 17:10:53.952 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-05-01 17:10:54.092 | [2017 Async ks-demo-member:43715]: Waiting for completion of get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff running on PID 43715 (17 other jobs running) 2026-05-01 17:10:54.151 | [2017 Async ks-demo-member:43715]: Signaling child to exit 2026-05-01 17:10:54.153 | WAKEUP 2026-05-01 17:10:54.207 | [2017 Async ks-demo-member:43715]: Signaled 2026-05-01 17:10:54.210 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:54.210 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:54.211 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:54.211 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:54.211 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:54.211 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:54.211 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:54.211 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:54.211 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:54.211 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user d7f4282192ff45ae90ad8c5fcdb7665d --project 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:54.211 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7f4282192ff45ae90ad8c5fcdb7665d --project 3cc1cdc41f234b1a9ccd4ef3f35226ff -c Role -f value 2026-05-01 17:10:54.211 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:54.211 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:54.212 | + functions-common:get_or_add_user_project_role:972 : echo f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:54.212 | f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:54.334 | [2017 Async ks-demo-member:43715]: finished get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff with result 0 in 11 seconds 2026-05-01 17:10:54.425 | [2017 Async ks-demo-admin:43811]: Waiting for completion of get_or_add_user_project_role admin 708c1cbffda94047832711f09381c7cf 3cc1cdc41f234b1a9ccd4ef3f35226ff running on PID 43811 (16 other jobs running) 2026-05-01 17:10:54.483 | [2017 Async ks-demo-admin:43811]: Signaling child to exit 2026-05-01 17:10:54.483 | WAKEUP 2026-05-01 17:10:54.543 | [2017 Async ks-demo-admin:43811]: Signaled 2026-05-01 17:10:54.545 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:54.545 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:54.545 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:54.545 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:54.545 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:54.545 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:54.546 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:54.546 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:54.546 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:54.546 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 708c1cbffda94047832711f09381c7cf --project 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:54.546 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 708c1cbffda94047832711f09381c7cf --project 3cc1cdc41f234b1a9ccd4ef3f35226ff -c Role -f value 2026-05-01 17:10:54.546 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:54.546 | + functions-common:get_or_add_user_project_role:971 : user_role_id=3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:54.546 | + functions-common:get_or_add_user_project_role:972 : echo 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:54.546 | 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:54.614 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:10:54.683 | [2017 Async ks-demo-admin:43811]: finished get_or_add_user_project_role admin 708c1cbffda94047832711f09381c7cf 3cc1cdc41f234b1a9ccd4ef3f35226ff with result 0 in 12 seconds 2026-05-01 17:10:54.704 | [45236 Async ks-system-member:45236]: finished successfully 2026-05-01 17:10:54.793 | [2017 Async ks-demo-another:43907]: Waiting for completion of get_or_add_user_project_role anotherrole d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff running on PID 43907 (15 other jobs running) 2026-05-01 17:10:54.863 | [2017 Async ks-demo-another:43907]: Signaling child to exit 2026-05-01 17:10:54.864 | WAKEUP 2026-05-01 17:10:54.924 | [2017 Async ks-demo-another:43907]: Signaled 2026-05-01 17:10:54.926 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:54.927 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:54.927 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:54.927 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:54.927 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:54.927 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:54.927 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:54.927 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:54.927 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:54.927 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user d7f4282192ff45ae90ad8c5fcdb7665d --project 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:54.927 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d7f4282192ff45ae90ad8c5fcdb7665d --project 3cc1cdc41f234b1a9ccd4ef3f35226ff -c Role -f value 2026-05-01 17:10:54.928 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:54.928 | + functions-common:get_or_add_user_project_role:971 : user_role_id=e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:54.928 | + functions-common:get_or_add_user_project_role:972 : echo e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:54.928 | e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:55.052 | [2017 Async ks-demo-another:43907]: finished get_or_add_user_project_role anotherrole d7f4282192ff45ae90ad8c5fcdb7665d 3cc1cdc41f234b1a9ccd4ef3f35226ff with result 0 in 12 seconds 2026-05-01 17:10:55.149 | [2017 Async ks-demo-invis:44003]: Waiting for completion of get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 14f56ef2b5c744a9a2b5cc96c53c656c running on PID 44003 (14 other jobs running) 2026-05-01 17:10:55.218 | [2017 Async ks-demo-invis:44003]: Signaling child to exit 2026-05-01 17:10:55.218 | WAKEUP 2026-05-01 17:10:55.278 | [2017 Async ks-demo-invis:44003]: Signaled 2026-05-01 17:10:55.284 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:55.284 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:55.284 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:55.284 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:55.284 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:55.284 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:55.284 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:55.284 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:55.284 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:55.284 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user d7f4282192ff45ae90ad8c5fcdb7665d --project 14f56ef2b5c744a9a2b5cc96c53c656c 2026-05-01 17:10:55.285 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7f4282192ff45ae90ad8c5fcdb7665d --project 14f56ef2b5c744a9a2b5cc96c53c656c -c Role -f value 2026-05-01 17:10:55.285 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:55.285 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:55.285 | + functions-common:get_or_add_user_project_role:972 : echo f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:55.285 | f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:55.394 | [2017 Async ks-demo-invis:44003]: finished get_or_add_user_project_role member d7f4282192ff45ae90ad8c5fcdb7665d 14f56ef2b5c744a9a2b5cc96c53c656c with result 0 in 12 seconds 2026-05-01 17:10:55.499 | [2017 Async ks-demo-reader:44138]: Waiting for completion of get_or_add_user_project_role reader 0e034cd89fa740a68e46516594adc538 3cc1cdc41f234b1a9ccd4ef3f35226ff running on PID 44138 (13 other jobs running) 2026-05-01 17:10:55.560 | [2017 Async ks-demo-reader:44138]: Signaling child to exit 2026-05-01 17:10:55.561 | WAKEUP 2026-05-01 17:10:55.616 | [2017 Async ks-demo-reader:44138]: Signaled 2026-05-01 17:10:55.617 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:55.618 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:55.618 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:55.618 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:55.618 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:55.618 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:55.618 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:55.618 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:55.618 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:55.618 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 0e034cd89fa740a68e46516594adc538 --project 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:10:55.619 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0e034cd89fa740a68e46516594adc538 --project 3cc1cdc41f234b1a9ccd4ef3f35226ff -c Role -f value 2026-05-01 17:10:55.619 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:55.619 | + functions-common:get_or_add_user_project_role:971 : user_role_id=4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:10:55.619 | + functions-common:get_or_add_user_project_role:972 : echo 4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:10:55.619 | 4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:10:55.734 | [2017 Async ks-demo-reader:44138]: finished get_or_add_user_project_role reader 0e034cd89fa740a68e46516594adc538 3cc1cdc41f234b1a9ccd4ef3f35226ff with result 0 in 10 seconds 2026-05-01 17:10:55.746 | + inc/async:async_wait:197 : return 0 2026-05-01 17:10:55.752 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-01 17:10:55.889 | [2017 Async ks-alt-admin:44563]: Waiting for completion of get_or_add_user_project_role admin 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda running on PID 44563 (12 other jobs running) 2026-05-01 17:10:55.954 | [2017 Async ks-alt-admin:44563]: Signaling child to exit 2026-05-01 17:10:55.959 | WAKEUP 2026-05-01 17:10:56.016 | [2017 Async ks-alt-admin:44563]: Signaled 2026-05-01 17:10:56.017 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:56.017 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:56.017 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:56.017 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:56.017 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:56.017 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:56.017 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:56.018 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:56.018 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:56.018 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 63a738796a5845dc859864da5ac3d20c --project f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:56.018 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 63a738796a5845dc859864da5ac3d20c --project f1f2f529439845ec9f6eac3d3103adda -c Role -f value 2026-05-01 17:10:56.018 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:56.018 | + functions-common:get_or_add_user_project_role:971 : user_role_id=3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:56.018 | + functions-common:get_or_add_user_project_role:972 : echo 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:56.018 | 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:10:56.140 | [2017 Async ks-alt-admin:44563]: finished get_or_add_user_project_role admin 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda with result 0 in 9 seconds 2026-05-01 17:10:56.239 | [2017 Async ks-alt-another:44659]: Waiting for completion of get_or_add_user_project_role anotherrole 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda running on PID 44659 (11 other jobs running) 2026-05-01 17:10:56.315 | [2017 Async ks-alt-another:44659]: Signaling child to exit 2026-05-01 17:10:56.315 | WAKEUP 2026-05-01 17:10:56.370 | [2017 Async ks-alt-another:44659]: Signaled 2026-05-01 17:10:56.379 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:56.379 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:56.379 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:56.379 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:56.379 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:56.379 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:56.379 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:56.379 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:56.379 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:56.379 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 63a738796a5845dc859864da5ac3d20c --project f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:56.380 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 63a738796a5845dc859864da5ac3d20c --project f1f2f529439845ec9f6eac3d3103adda -c Role -f value 2026-05-01 17:10:56.380 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:56.380 | + functions-common:get_or_add_user_project_role:971 : user_role_id=e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:56.380 | + functions-common:get_or_add_user_project_role:972 : echo e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:56.380 | e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:10:56.493 | [2017 Async ks-alt-another:44659]: finished get_or_add_user_project_role anotherrole 63a738796a5845dc859864da5ac3d20c f1f2f529439845ec9f6eac3d3103adda with result 0 in 9 seconds 2026-05-01 17:10:56.591 | [2017 Async ks-alt-member-user:44835]: Waiting for completion of get_or_add_user_project_role member 6b83219472904178a190abbfe68cd283 f1f2f529439845ec9f6eac3d3103adda running on PID 44835 (10 other jobs running) 2026-05-01 17:10:56.654 | [2017 Async ks-alt-member-user:44835]: Signaling child to exit 2026-05-01 17:10:56.654 | WAKEUP 2026-05-01 17:10:56.721 | [2017 Async ks-alt-member-user:44835]: Signaled 2026-05-01 17:10:56.721 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:56.721 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:56.721 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:56.721 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:56.721 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:56.721 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:56.721 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:56.722 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:56.722 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:56.722 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 6b83219472904178a190abbfe68cd283 --project f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:56.722 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6b83219472904178a190abbfe68cd283 --project f1f2f529439845ec9f6eac3d3103adda -c Role -f value 2026-05-01 17:10:56.722 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:56.722 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:56.722 | + functions-common:get_or_add_user_project_role:972 : echo f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:56.722 | f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:10:56.836 | [2017 Async ks-alt-member-user:44835]: finished get_or_add_user_project_role member 6b83219472904178a190abbfe68cd283 f1f2f529439845ec9f6eac3d3103adda with result 0 in 9 seconds 2026-05-01 17:10:56.938 | [2017 Async ks-alt-reader-user:45005]: Waiting for completion of get_or_add_user_project_role reader abcf17c6b52d42b6a8f49a4b3ea24489 f1f2f529439845ec9f6eac3d3103adda running on PID 45005 (9 other jobs running) 2026-05-01 17:10:56.998 | [2017 Async ks-alt-reader-user:45005]: Signaling child to exit 2026-05-01 17:10:57.000 | WAKEUP 2026-05-01 17:10:57.060 | [2017 Async ks-alt-reader-user:45005]: Signaled 2026-05-01 17:10:57.060 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:10:57.060 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:10:57.060 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-01 17:10:57.060 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:57.060 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:57.060 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:57.060 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:57.060 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:57.060 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-01 17:10:57.060 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user abcf17c6b52d42b6a8f49a4b3ea24489 --project f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:10:57.061 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user abcf17c6b52d42b6a8f49a4b3ea24489 --project f1f2f529439845ec9f6eac3d3103adda -c Role -f value 2026-05-01 17:10:57.061 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:57.061 | + functions-common:get_or_add_user_project_role:971 : user_role_id=4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:10:57.061 | + functions-common:get_or_add_user_project_role:972 : echo 4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:10:57.061 | 4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:10:57.207 | [2017 Async ks-alt-reader-user:45005]: finished get_or_add_user_project_role reader abcf17c6b52d42b6a8f49a4b3ea24489 f1f2f529439845ec9f6eac3d3103adda with result 0 in 8 seconds 2026-05-01 17:10:57.228 | + inc/async:async_wait:197 : return 0 2026-05-01 17:10:57.242 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-01 17:10:57.393 | [2017 Async ks-system-member:45236]: Waiting for completion of get_or_add_user_system_role member a55ab5a69ad447ef9ecd8d097076393a all running on PID 45236 (8 other jobs running) 2026-05-01 17:10:57.454 | [2017 Async ks-system-member:45236]: Signaling child to exit 2026-05-01 17:10:57.462 | WAKEUP 2026-05-01 17:10:57.520 | [2017 Async ks-system-member:45236]: Signaled 2026-05-01 17:10:57.523 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-01 17:10:57.523 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-01 17:10:57.523 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-01 17:10:57.524 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:10:57.524 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:10:57.524 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:10:57.524 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:10:57.524 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:10:57.524 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-01 17:10:57.524 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a55ab5a69ad447ef9ecd8d097076393a --system all -f value -c Role 2026-05-01 17:10:57.524 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:57.525 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-01 17:10:57.525 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-01 17:10:57.525 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user a55ab5a69ad447ef9ecd8d097076393a --system all 2026-05-01 17:10:57.525 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a55ab5a69ad447ef9ecd8d097076393a --system all -f value -c Role 2026-05-01 17:10:57.525 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:10:57.525 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-01 17:10:57.525 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-01 17:10:57.525 | 2026-05-01 17:10:57.633 | [2017 Async ks-system-member:45236]: finished get_or_add_user_system_role member a55ab5a69ad447ef9ecd8d097076393a all with result 0 in 13 seconds 2026-05-01 17:10:57.710 | [2017 Async ks-system-reader:45441]: Waiting for completion of get_or_add_user_system_role reader 4631abcad00f48ec8a690907eb073567 all running on PID 45441 (7 other jobs running) 2026-05-01 17:10:57.807 | [2017 Async ks-system-reader:45441]: Signaling child to exit 2026-05-01 17:11:00.902 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:00.961 | [45441 Async ks-system-reader:45441]: finished successfully 2026-05-01 17:11:01.019 | WAKEUP 2026-05-01 17:11:01.085 | [2017 Async ks-system-reader:45441]: Signaled 2026-05-01 17:11:01.087 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-01 17:11:01.087 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-01 17:11:01.087 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-01 17:11:01.087 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:11:01.087 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:11:01.087 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-01 17:11:01.088 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-01 17:11:01.088 | ++ functions-common:_get_domain_args:949 : echo 2026-05-01 17:11:01.088 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-01 17:11:01.088 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4631abcad00f48ec8a690907eb073567 --system all -f value -c Role 2026-05-01 17:11:01.088 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:11:01.088 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-01 17:11:01.088 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-01 17:11:01.088 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 4631abcad00f48ec8a690907eb073567 --system all 2026-05-01 17:11:01.088 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4631abcad00f48ec8a690907eb073567 --system all -f value -c Role 2026-05-01 17:11:01.088 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:11:01.089 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:11:01.089 | + functions-common:get_or_add_user_system_role:1022 : echo 4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:11:01.089 | 4a5a4c6a7bf844098bdc48bca88937e2 2026-05-01 17:11:01.208 | [2017 Async ks-system-reader:45441]: finished get_or_add_user_system_role reader 4631abcad00f48ec8a690907eb073567 all with result 0 in 15 seconds 2026-05-01 17:11:01.217 | + inc/async:async_wait:197 : return 0 2026-05-01 17:11:01.226 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-05-01 17:11:01.352 | [2017 Async ks-group-memberdemo:45705]: Waiting for completion of get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff running on PID 45705 (6 other jobs running) 2026-05-01 17:11:01.416 | [2017 Async ks-group-memberdemo:45705]: Signaling child to exit 2026-05-01 17:11:05.020 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:05.054 | [45863 Async ks-group-memberalt:45863]: finished successfully 2026-05-01 17:11:05.731 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:05.771 | [45942 Async ks-group-anotheralt:45942]: finished successfully 2026-05-01 17:11:06.158 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:06.192 | [45784 Async ks-group-anotherdemo:45784]: finished successfully 2026-05-01 17:11:06.354 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:06.384 | [46039 Async ks-group-admin:46039]: finished successfully 2026-05-01 17:11:06.468 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:06.501 | [45705 Async ks-group-memberdemo:45705]: finished successfully 2026-05-01 17:11:06.531 | WAKEUP 2026-05-01 17:11:06.564 | [2017 Async ks-group-memberdemo:45705]: Signaled 2026-05-01 17:11:06.566 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-01 17:11:06.567 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:11:06.567 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project 3cc1cdc41f234b1a9ccd4ef3f35226ff -f value -c Role 2026-05-01 17:11:06.567 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:11:06.567 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:11:06.567 | + functions-common:get_or_add_group_project_role:1041 : echo f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:11:06.567 | f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:11:06.623 | [2017 Async ks-group-memberdemo:45705]: finished get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff with result 0 in 13 seconds 2026-05-01 17:11:06.671 | [2017 Async ks-group-anotherdemo:45784]: Waiting for completion of get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff running on PID 45784 (5 other jobs running) 2026-05-01 17:11:06.706 | [2017 Async ks-group-anotherdemo:45784]: Signaling child to exit 2026-05-01 17:11:06.706 | WAKEUP 2026-05-01 17:11:06.740 | [2017 Async ks-group-anotherdemo:45784]: Signaled 2026-05-01 17:11:06.742 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-01 17:11:06.742 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project 3cc1cdc41f234b1a9ccd4ef3f35226ff 2026-05-01 17:11:06.743 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project 3cc1cdc41f234b1a9ccd4ef3f35226ff -f value -c Role 2026-05-01 17:11:06.743 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:11:06.743 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:11:06.743 | + functions-common:get_or_add_group_project_role:1041 : echo e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:11:06.743 | e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:11:06.804 | [2017 Async ks-group-anotherdemo:45784]: finished get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 3cc1cdc41f234b1a9ccd4ef3f35226ff with result 0 in 13 seconds 2026-05-01 17:11:06.852 | [2017 Async ks-group-memberalt:45863]: Waiting for completion of get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda running on PID 45863 (4 other jobs running) 2026-05-01 17:11:06.885 | [2017 Async ks-group-memberalt:45863]: Signaling child to exit 2026-05-01 17:11:06.886 | WAKEUP 2026-05-01 17:11:06.917 | [2017 Async ks-group-memberalt:45863]: Signaled 2026-05-01 17:11:06.919 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-01 17:11:06.919 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:11:06.919 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project f1f2f529439845ec9f6eac3d3103adda -f value -c Role 2026-05-01 17:11:06.919 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:11:06.919 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:11:06.919 | + functions-common:get_or_add_group_project_role:1041 : echo f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:11:06.920 | f5a4ec16f3784bf5a0ed013b02476903 2026-05-01 17:11:06.984 | [2017 Async ks-group-memberalt:45863]: finished get_or_add_group_project_role member 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda with result 0 in 11 seconds 2026-05-01 17:11:07.036 | [2017 Async ks-group-anotheralt:45942]: Waiting for completion of get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda running on PID 45942 (3 other jobs running) 2026-05-01 17:11:07.072 | [2017 Async ks-group-anotheralt:45942]: Signaling child to exit 2026-05-01 17:11:07.072 | WAKEUP 2026-05-01 17:11:07.103 | [2017 Async ks-group-anotheralt:45942]: Signaled 2026-05-01 17:11:07.105 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-01 17:11:07.105 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project f1f2f529439845ec9f6eac3d3103adda 2026-05-01 17:11:07.105 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ed91ef0485144aea4e6ee5ebbc8d9f8 --project f1f2f529439845ec9f6eac3d3103adda -f value -c Role 2026-05-01 17:11:07.105 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:11:07.105 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:11:07.106 | + functions-common:get_or_add_group_project_role:1041 : echo e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:11:07.106 | e29dc58b93784e4a8d4f3f3135275d8a 2026-05-01 17:11:07.169 | [2017 Async ks-group-anotheralt:45942]: finished get_or_add_group_project_role anotherrole 7ed91ef0485144aea4e6ee5ebbc8d9f8 f1f2f529439845ec9f6eac3d3103adda with result 0 in 12 seconds 2026-05-01 17:11:07.221 | [2017 Async ks-group-admin:46039]: Waiting for completion of get_or_add_group_project_role admin 42d08ab1b9694d56ab84778208cbd19a 6d0a7d6eaf7349f0901b12fbff3f3b24 running on PID 46039 (2 other jobs running) 2026-05-01 17:11:07.256 | [2017 Async ks-group-admin:46039]: Signaling child to exit 2026-05-01 17:11:07.256 | WAKEUP 2026-05-01 17:11:07.287 | [2017 Async ks-group-admin:46039]: Signaled 2026-05-01 17:11:07.290 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-01 17:11:07.290 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 42d08ab1b9694d56ab84778208cbd19a --project 6d0a7d6eaf7349f0901b12fbff3f3b24 2026-05-01 17:11:07.290 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 42d08ab1b9694d56ab84778208cbd19a --project 6d0a7d6eaf7349f0901b12fbff3f3b24 -f value -c Role 2026-05-01 17:11:07.290 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:11:07.290 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:11:07.291 | + functions-common:get_or_add_group_project_role:1041 : echo 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:11:07.291 | 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:11:07.355 | [2017 Async ks-group-admin:46039]: finished get_or_add_group_project_role admin 42d08ab1b9694d56ab84778208cbd19a 6d0a7d6eaf7349f0901b12fbff3f3b24 with result 0 in 12 seconds 2026-05-01 17:11:07.363 | + inc/async:async_wait:197 : return 0 2026-05-01 17:11:07.368 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-01 17:11:07.400 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:11:07.404 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-01 17:11:07.432 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:11:07.436 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-01 17:11:07.441 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-01 17:11:07.542 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-01 17:11:07.600 | [2017 Async create_nova_accounts:47921]: running: create_nova_accounts 2026-05-01 17:11:07.605 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-01 17:11:07.631 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:11:07.635 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-01 17:11:07.638 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-01 17:11:07.736 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-01 17:11:07.806 | [2017 Async create_glance_accounts:48044]: running: create_glance_accounts 2026-05-01 17:11:07.815 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-01 17:11:07.844 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:11:07.848 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-01 17:11:07.852 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-01 17:11:07.925 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-01 17:11:07.984 | [2017 Async create_cinder_accounts:48183]: running: create_cinder_accounts 2026-05-01 17:11:07.989 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-01 17:11:08.017 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:11:08.020 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-01 17:11:08.024 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-01 17:11:08.105 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-01 17:11:08.172 | [2017 Async create_neutron_accounts:48325]: running: create_neutron_accounts 2026-05-01 17:11:08.177 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-01 17:11:08.211 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:11:08.218 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-01 17:11:08.258 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:11:08.262 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-01 17:11:08.396 | [2017 Async create_nova_accounts:47921]: Waiting for completion of create_nova_accounts running on PID 47921 (5 other jobs running) 2026-05-01 17:11:08.464 | [2017 Async create_nova_accounts:47921]: Signaling child to exit 2026-05-01 17:11:43.518 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:43.544 | [48325 Async create_neutron_accounts:48325]: finished successfully 2026-05-01 17:11:51.329 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:11:51.384 | [48183 Async create_cinder_accounts:48183]: finished successfully 2026-05-01 17:12:08.658 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:12:08.693 | [47921 Async create_nova_accounts:47921]: finished successfully 2026-05-01 17:12:08.724 | WAKEUP 2026-05-01 17:12:08.755 | [2017 Async create_nova_accounts:47921]: Signaled 2026-05-01 17:12:08.756 | + 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-05-01 17:12:08.757 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-01 17:12:08.757 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-01 17:12:08.757 | + functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:12:08.757 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-01 17:12:08.757 | + functions-common:get_or_create_user:895 : local email= 2026-05-01 17:12:08.757 | ++ 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-05-01 17:12:08.757 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.757 | + functions-common:get_or_create_user:907 : user_id=cfe66aa1848b4861b7738aefa334530a 2026-05-01 17:12:08.757 | + functions-common:get_or_create_user:908 : echo cfe66aa1848b4861b7738aefa334530a 2026-05-01 17:12:08.757 | cfe66aa1848b4861b7738aefa334530a 2026-05-01 17:12:08.758 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-01 17:12:08.758 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:12:08.758 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:12:08.758 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:12:08.758 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:12:08.758 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:12:08.759 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:12:08.759 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:12:08.760 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:12:08.760 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:12:08.761 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:12:08.761 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:12:08.761 | + 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-05-01 17:12:08.762 | ++ 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-05-01 17:12:08.762 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.762 | + functions-common:get_or_add_user_project_role:971 : user_role_id=bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:08.762 | + functions-common:get_or_add_user_project_role:972 : echo bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:08.762 | bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:08.762 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-01 17:12:08.762 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-01 17:12:08.762 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:12:08.762 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:12:08.762 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:12:08.763 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:12:08.763 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:12:08.763 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:12:08.763 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:12:08.763 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:12:08.763 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:12:08.763 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:12:08.763 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:12:08.763 | + 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-05-01 17:12:08.763 | ++ 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-05-01 17:12:08.763 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.764 | + functions-common:get_or_add_user_project_role:971 : user_role_id=3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:12:08.764 | + functions-common:get_or_add_user_project_role:972 : echo 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:12:08.765 | 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:12:08.765 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-01 17:12:08.765 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.96/compute 2026-05-01 17:12:08.766 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-01 17:12:08.766 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-01 17:12:08.766 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-01 17:12:08.767 | ++ 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-05-01 17:12:08.767 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.767 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-01 17:12:08.767 | b1a110315b29433eae13f3972550c41e' 2026-05-01 17:12:08.767 | + functions-common:get_or_create_service:1059 : echo b1a110315b29433eae13f3972550c41e 2026-05-01 17:12:08.767 | b1a110315b29433eae13f3972550c41e 2026-05-01 17:12:08.767 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.96/compute/v2/$(project_id)s' 2026-05-01 17:12:08.767 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-01 17:12:08.767 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.96/compute/v2/$(project_id)s' RegionOne 2026-05-01 17:12:08.767 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-01 17:12:08.767 | +++ 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-05-01 17:12:08.768 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-01 17:12:08.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-01 17:12:08.769 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.96/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-01 17:12:08.769 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=f9dd6c9039d1486bb6b7c9b9b6d59543 2026-05-01 17:12:08.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo f9dd6c9039d1486bb6b7c9b9b6d59543 2026-05-01 17:12:08.769 | + functions-common:get_or_create_endpoint:1092 : public_id=f9dd6c9039d1486bb6b7c9b9b6d59543 2026-05-01 17:12:08.769 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-01 17:12:08.769 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-01 17:12:08.770 | + functions-common:get_or_create_endpoint:1101 : echo f9dd6c9039d1486bb6b7c9b9b6d59543 2026-05-01 17:12:08.770 | f9dd6c9039d1486bb6b7c9b9b6d59543 2026-05-01 17:12:08.770 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-01 17:12:08.770 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-01 17:12:08.770 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-01 17:12:08.770 | ++ 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-05-01 17:12:08.770 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.770 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-01 17:12:08.770 | deed37326a804094a7bb96bea8f0b613' 2026-05-01 17:12:08.770 | + functions-common:get_or_create_service:1059 : echo deed37326a804094a7bb96bea8f0b613 2026-05-01 17:12:08.770 | deed37326a804094a7bb96bea8f0b613 2026-05-01 17:12:08.770 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.96/compute/v2.1 2026-05-01 17:12:08.771 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-01 17:12:08.771 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.96/compute/v2.1 RegionOne 2026-05-01 17:12:08.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-01 17:12:08.771 | +++ 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-05-01 17:12:08.771 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-01 17:12:08.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-01 17:12:08.771 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.96/compute/v2.1 --region RegionOne -f value -c id 2026-05-01 17:12:08.771 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:08.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=dc814596cc0845bfbdfa75b9d81b92f7 2026-05-01 17:12:08.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo dc814596cc0845bfbdfa75b9d81b92f7 2026-05-01 17:12:08.772 | + functions-common:get_or_create_endpoint:1092 : public_id=dc814596cc0845bfbdfa75b9d81b92f7 2026-05-01 17:12:08.772 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-01 17:12:08.773 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-01 17:12:08.773 | + functions-common:get_or_create_endpoint:1101 : echo dc814596cc0845bfbdfa75b9d81b92f7 2026-05-01 17:12:08.773 | dc814596cc0845bfbdfa75b9d81b92f7 2026-05-01 17:12:08.774 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-01 17:12:08.774 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:12:08.774 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-01 17:12:08.775 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:12:08.775 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-01 17:12:08.775 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:12:08.776 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-01 17:12:08.776 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:12:08.776 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-01 17:12:08.815 | [2017 Async create_nova_accounts:47921]: finished create_nova_accounts with result 0 in 61 seconds 2026-05-01 17:12:08.867 | [2017 Async create_glance_accounts:48044]: Waiting for completion of create_glance_accounts running on PID 48044 (4 other jobs running) 2026-05-01 17:12:08.902 | [2017 Async create_glance_accounts:48044]: Signaling child to exit 2026-05-01 17:12:22.281 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:12:22.317 | [48044 Async create_glance_accounts:48044]: finished successfully 2026-05-01 17:12:22.350 | WAKEUP 2026-05-01 17:12:22.382 | [2017 Async create_glance_accounts:48044]: Signaled 2026-05-01 17:12:22.384 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-01 17:12:22.385 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:12:22.385 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-01 17:12:22.385 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-01 17:12:22.385 | + functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:12:22.385 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-01 17:12:22.385 | + functions-common:get_or_create_user:895 : local email= 2026-05-01 17:12:22.385 | ++ 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-05-01 17:12:22.385 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.385 | + functions-common:get_or_create_user:907 : user_id=9c1a5c21049041139448aab223922bd4 2026-05-01 17:12:22.385 | + functions-common:get_or_create_user:908 : echo 9c1a5c21049041139448aab223922bd4 2026-05-01 17:12:22.386 | 9c1a5c21049041139448aab223922bd4 2026-05-01 17:12:22.386 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-01 17:12:22.386 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:12:22.386 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:12:22.386 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:12:22.386 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:12:22.386 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:12:22.386 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:12:22.386 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:12:22.386 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:12:22.387 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:12:22.387 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:12:22.387 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:12:22.387 | + 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-05-01 17:12:22.387 | ++ 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-05-01 17:12:22.387 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.387 | + functions-common:get_or_add_user_project_role:971 : user_role_id=bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.387 | + functions-common:get_or_add_user_project_role:972 : echo bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.387 | bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.387 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-01 17:12:22.387 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-01 17:12:22.388 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:12:22.388 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:12:22.388 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:12:22.388 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:12:22.388 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:12:22.388 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:12:22.388 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:12:22.388 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:12:22.388 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:12:22.388 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:12:22.388 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:12:22.389 | + 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-05-01 17:12:22.389 | ++ 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-05-01 17:12:22.389 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.389 | + functions-common:get_or_add_user_project_role:971 : user_role_id=3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:12:22.389 | + functions-common:get_or_add_user_project_role:972 : echo 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:12:22.389 | 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:12:22.389 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-01 17:12:22.389 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:12:22.389 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-01 17:12:22.389 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-01 17:12:22.389 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-01 17:12:22.390 | ++ 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-05-01 17:12:22.390 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.390 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-01 17:12:22.390 | fd3b1fc4ffd5414ea052d0ce12a310dc' 2026-05-01 17:12:22.390 | + functions-common:get_or_create_service:1059 : echo fd3b1fc4ffd5414ea052d0ce12a310dc 2026-05-01 17:12:22.390 | fd3b1fc4ffd5414ea052d0ce12a310dc 2026-05-01 17:12:22.390 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.96/image 2026-05-01 17:12:22.390 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-01 17:12:22.390 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.96/image RegionOne 2026-05-01 17:12:22.390 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-01 17:12:22.390 | +++ 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-05-01 17:12:22.391 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-01 17:12:22.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-01 17:12:22.391 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.96/image --region RegionOne -f value -c id 2026-05-01 17:12:22.391 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=de74984c4cd542038c546df5f3d926a1 2026-05-01 17:12:22.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo de74984c4cd542038c546df5f3d926a1 2026-05-01 17:12:22.391 | + functions-common:get_or_create_endpoint:1092 : public_id=de74984c4cd542038c546df5f3d926a1 2026-05-01 17:12:22.391 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-01 17:12:22.391 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-01 17:12:22.391 | + functions-common:get_or_create_endpoint:1101 : echo de74984c4cd542038c546df5f3d926a1 2026-05-01 17:12:22.392 | de74984c4cd542038c546df5f3d926a1 2026-05-01 17:12:22.392 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-01 17:12:22.392 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-01 17:12:22.392 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-01 17:12:22.392 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.392 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-01 17:12:22.392 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-01 17:12:22.392 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-01 17:12:22.392 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-01 17:12:22.392 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-01 17:12:22.393 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-01 17:12:22.393 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-01 17:12:22.393 | + 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-05-01 17:12:22.393 | +---------------+----------------------------------+ 2026-05-01 17:12:22.393 | | Field | Value | 2026-05-01 17:12:22.393 | +---------------+----------------------------------+ 2026-05-01 17:12:22.393 | | default_limit | 2000 | 2026-05-01 17:12:22.393 | | description | None | 2026-05-01 17:12:22.393 | | id | ddf1e61014e44e3fb19e962c804bb6ff | 2026-05-01 17:12:22.393 | | region_id | RegionOne | 2026-05-01 17:12:22.393 | | resource_name | image_size_total | 2026-05-01 17:12:22.394 | | service_id | fd3b1fc4ffd5414ea052d0ce12a310dc | 2026-05-01 17:12:22.394 | +---------------+----------------------------------+ 2026-05-01 17:12:22.394 | + 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-05-01 17:12:22.394 | +---------------+----------------------------------+ 2026-05-01 17:12:22.394 | | Field | Value | 2026-05-01 17:12:22.394 | +---------------+----------------------------------+ 2026-05-01 17:12:22.394 | | default_limit | 2000 | 2026-05-01 17:12:22.394 | | description | None | 2026-05-01 17:12:22.394 | | id | d17504f24bec41c680d981250f4d9c29 | 2026-05-01 17:12:22.394 | | region_id | RegionOne | 2026-05-01 17:12:22.394 | | resource_name | image_stage_total | 2026-05-01 17:12:22.394 | | service_id | fd3b1fc4ffd5414ea052d0ce12a310dc | 2026-05-01 17:12:22.395 | +---------------+----------------------------------+ 2026-05-01 17:12:22.395 | + 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-05-01 17:12:22.395 | +---------------+----------------------------------+ 2026-05-01 17:12:22.395 | | Field | Value | 2026-05-01 17:12:22.395 | +---------------+----------------------------------+ 2026-05-01 17:12:22.395 | | default_limit | 100 | 2026-05-01 17:12:22.395 | | description | None | 2026-05-01 17:12:22.395 | | id | 8275ad8a330a4267931a318ea962e482 | 2026-05-01 17:12:22.395 | | region_id | RegionOne | 2026-05-01 17:12:22.395 | | resource_name | image_count_total | 2026-05-01 17:12:22.395 | | service_id | fd3b1fc4ffd5414ea052d0ce12a310dc | 2026-05-01 17:12:22.396 | +---------------+----------------------------------+ 2026-05-01 17:12:22.396 | + 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-05-01 17:12:22.396 | +---------------+----------------------------------+ 2026-05-01 17:12:22.396 | | Field | Value | 2026-05-01 17:12:22.396 | +---------------+----------------------------------+ 2026-05-01 17:12:22.396 | | default_limit | 100 | 2026-05-01 17:12:22.396 | | description | None | 2026-05-01 17:12:22.396 | | id | b3e82f4688964db290074b47455667b3 | 2026-05-01 17:12:22.396 | | region_id | RegionOne | 2026-05-01 17:12:22.396 | | resource_name | image_count_uploading | 2026-05-01 17:12:22.396 | | service_id | fd3b1fc4ffd5414ea052d0ce12a310dc | 2026-05-01 17:12:22.397 | +---------------+----------------------------------+ 2026-05-01 17:12:22.397 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-01 17:12:22.397 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-01 17:12:22.397 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-01 17:12:22.397 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-01 17:12:22.397 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-01 17:12:22.397 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.96/identity 2026-05-01 17:12:22.397 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-01 17:12:22.397 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-01 17:12:22.397 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.398 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id de74984c4cd542038c546df5f3d926a1 2026-05-01 17:12:22.398 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-01 17:12:22.398 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-01 17:12:22.398 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:12:22.447 | [2017 Async create_glance_accounts:48044]: finished create_glance_accounts with result 0 in 74 seconds 2026-05-01 17:12:22.499 | [2017 Async create_cinder_accounts:48183]: Waiting for completion of create_cinder_accounts running on PID 48183 (3 other jobs running) 2026-05-01 17:12:22.535 | [2017 Async create_cinder_accounts:48183]: Signaling child to exit 2026-05-01 17:12:22.536 | WAKEUP 2026-05-01 17:12:22.567 | [2017 Async create_cinder_accounts:48183]: Signaled 2026-05-01 17:12:22.569 | + 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-05-01 17:12:22.569 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-01 17:12:22.569 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-01 17:12:22.569 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:12:22.569 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-01 17:12:22.570 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-01 17:12:22.570 | + functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:12:22.570 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-01 17:12:22.570 | + functions-common:get_or_create_user:895 : local email= 2026-05-01 17:12:22.570 | ++ 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-05-01 17:12:22.570 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.571 | + functions-common:get_or_create_user:907 : user_id=5d813485b37744fab2ec7253005211ca 2026-05-01 17:12:22.571 | + functions-common:get_or_create_user:908 : echo 5d813485b37744fab2ec7253005211ca 2026-05-01 17:12:22.571 | 5d813485b37744fab2ec7253005211ca 2026-05-01 17:12:22.571 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-01 17:12:22.571 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:12:22.571 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:12:22.571 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:12:22.571 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:12:22.571 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:12:22.572 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:12:22.572 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:12:22.572 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:12:22.572 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:12:22.572 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:12:22.572 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:12:22.572 | + 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-05-01 17:12:22.573 | ++ 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-05-01 17:12:22.573 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.573 | + functions-common:get_or_add_user_project_role:971 : user_role_id=bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.573 | + functions-common:get_or_add_user_project_role:972 : echo bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.573 | bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.573 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-01 17:12:22.573 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-01 17:12:22.573 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.96/volume 2026-05-01 17:12:22.574 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-01 17:12:22.574 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-01 17:12:22.574 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-01 17:12:22.574 | ++ 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-05-01 17:12:22.574 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.574 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-01 17:12:22.574 | c5cc3d196ae24517b184084c58725f04' 2026-05-01 17:12:22.574 | + functions-common:get_or_create_service:1059 : echo c5cc3d196ae24517b184084c58725f04 2026-05-01 17:12:22.575 | c5cc3d196ae24517b184084c58725f04 2026-05-01 17:12:22.575 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.96/volume/v3 2026-05-01 17:12:22.575 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-01 17:12:22.575 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.96/volume/v3 RegionOne 2026-05-01 17:12:22.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-01 17:12:22.575 | +++ 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-05-01 17:12:22.575 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-01 17:12:22.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-01 17:12:22.576 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.96/volume/v3 --region RegionOne -f value -c id 2026-05-01 17:12:22.576 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=1a4dd1f15fbd4750882b70363456590e 2026-05-01 17:12:22.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 1a4dd1f15fbd4750882b70363456590e 2026-05-01 17:12:22.576 | + functions-common:get_or_create_endpoint:1092 : public_id=1a4dd1f15fbd4750882b70363456590e 2026-05-01 17:12:22.576 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-01 17:12:22.577 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-01 17:12:22.577 | + functions-common:get_or_create_endpoint:1101 : echo 1a4dd1f15fbd4750882b70363456590e 2026-05-01 17:12:22.577 | 1a4dd1f15fbd4750882b70363456590e 2026-05-01 17:12:22.577 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-01 17:12:22.577 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-01 17:12:22.577 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-01 17:12:22.577 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-05-01 17:12:22.577 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.578 | ++ functions-common:get_or_create_project:920 : project_id=94ac6469806f49de948ef659963f036e 2026-05-01 17:12:22.578 | ++ functions-common:get_or_create_project:921 : echo 94ac6469806f49de948ef659963f036e 2026-05-01 17:12:22.578 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 94ac6469806f49de948ef659963f036e 2026-05-01 17:12:22.578 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-01 17:12:22.578 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:12:22.578 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-01 17:12:22.578 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-01 17:12:22.579 | +++ 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-05-01 17:12:22.579 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-01 17:12:22.579 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.579 | ++ functions-common:get_or_create_user:907 : user_id=5d813485b37744fab2ec7253005211ca 2026-05-01 17:12:22.579 | ++ functions-common:get_or_create_user:908 : echo 5d813485b37744fab2ec7253005211ca 2026-05-01 17:12:22.579 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5d813485b37744fab2ec7253005211ca 2026-05-01 17:12:22.633 | [2017 Async create_cinder_accounts:48183]: finished create_cinder_accounts with result 0 in 43 seconds 2026-05-01 17:12:22.641 | + inc/async:async_wait:197 : return 0 2026-05-01 17:12:22.645 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-01 17:12:22.725 | [2017 Async create_neutron_accounts:48325]: Waiting for completion of create_neutron_accounts running on PID 48325 (2 other jobs running) 2026-05-01 17:12:22.762 | [2017 Async create_neutron_accounts:48325]: Signaling child to exit 2026-05-01 17:12:22.762 | WAKEUP 2026-05-01 17:12:22.795 | [2017 Async create_neutron_accounts:48325]: Signaled 2026-05-01 17:12:22.798 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-01 17:12:22.798 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.96/ 2026-05-01 17:12:22.798 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-01 17:12:22.798 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.96/networking 2026-05-01 17:12:22.798 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-01 17:12:22.798 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:12:22.798 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-01 17:12:22.799 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-01 17:12:22.799 | + functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:12:22.799 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-01 17:12:22.799 | + functions-common:get_or_create_user:895 : local email= 2026-05-01 17:12:22.799 | ++ 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-05-01 17:12:22.799 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.799 | + functions-common:get_or_create_user:907 : user_id=79037861c4af4280a5fc12a2ba22fc26 2026-05-01 17:12:22.799 | + functions-common:get_or_create_user:908 : echo 79037861c4af4280a5fc12a2ba22fc26 2026-05-01 17:12:22.800 | 79037861c4af4280a5fc12a2ba22fc26 2026-05-01 17:12:22.800 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-01 17:12:22.800 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:12:22.800 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:12:22.800 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:12:22.800 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:12:22.800 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:12:22.800 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:12:22.800 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:12:22.801 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:12:22.801 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:12:22.801 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:12:22.801 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:12:22.801 | + 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-05-01 17:12:22.801 | ++ 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-05-01 17:12:22.801 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.801 | + functions-common:get_or_add_user_project_role:971 : user_role_id=bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.801 | + functions-common:get_or_add_user_project_role:972 : echo bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.802 | bf8be70e1f464382baed9498665b9182 2026-05-01 17:12:22.802 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-01 17:12:22.802 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-01 17:12:22.802 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-01 17:12:22.802 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-01 17:12:22.802 | ++ 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-05-01 17:12:22.802 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.802 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-01 17:12:22.802 | f6ee3c8ecb1f4e1cbfdaf3224331bbb4' 2026-05-01 17:12:22.802 | + functions-common:get_or_create_service:1059 : echo f6ee3c8ecb1f4e1cbfdaf3224331bbb4 2026-05-01 17:12:22.802 | f6ee3c8ecb1f4e1cbfdaf3224331bbb4 2026-05-01 17:12:22.803 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.96/networking 2026-05-01 17:12:22.803 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-01 17:12:22.803 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.96/networking RegionOne 2026-05-01 17:12:22.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-01 17:12:22.803 | +++ 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-05-01 17:12:22.803 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-01 17:12:22.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-01 17:12:22.803 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.96/networking --region RegionOne -f value -c id 2026-05-01 17:12:22.803 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:12:22.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=046f20803e4f46ff8c23ec1313c6c8a0 2026-05-01 17:12:22.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 046f20803e4f46ff8c23ec1313c6c8a0 2026-05-01 17:12:22.804 | + functions-common:get_or_create_endpoint:1092 : public_id=046f20803e4f46ff8c23ec1313c6c8a0 2026-05-01 17:12:22.804 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-01 17:12:22.804 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-01 17:12:22.804 | + functions-common:get_or_create_endpoint:1101 : echo 046f20803e4f46ff8c23ec1313c6c8a0 2026-05-01 17:12:22.804 | 046f20803e4f46ff8c23ec1313c6c8a0 2026-05-01 17:12:22.863 | [2017 Async create_neutron_accounts:48325]: finished create_neutron_accounts with result 0 in 35 seconds 2026-05-01 17:12:22.876 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-01 17:12:22.884 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-01 17:12:22.889 | + inc/async:async_wait:197 : return 0 2026-05-01 17:12:22.893 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-01 17:12:22.925 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:12:22.929 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-01 17:12:22.959 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:12:22.964 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-01 17:12:22.969 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:12:22.974 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-01 17:12:22.978 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-01 17:12:22.983 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-01 17:12:23.086 | + inc/async:async_inner:63 : init_glance 2026-05-01 17:12:23.148 | [2017 Async init_glance:50598]: running: init_glance 2026-05-01 17:12:23.150 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-01 17:12:23.182 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:12:23.187 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-01 17:12:23.191 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:12:23.195 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-01 17:12:23.200 | + ./stack.sh:main:1164 : configure_neutron 2026-05-01 17:12:23.205 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-01 17:12:23.209 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-01 17:12:23.213 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-01 17:12:23.236 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-01 17:12:23.240 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-01 17:12:38.188 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:12:38.218 | [50598 Async init_glance:50598]: finished successfully 2026-05-01 17:12:48.501 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-01 17:12:48.501 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-01 17:13:03.281 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-01 17:13:03.286 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-01 17:13:03.290 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-01 17:13:03.293 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-01 17:13:03.295 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-01 17:13:03.299 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-01 17:13:03.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-01 17:13:03.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-01 17:13:03.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-01 17:13:03.311 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-01 17:13:03.314 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-01 17:13:03.317 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-01 17:13:03.319 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-01 17:13:03.322 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-01 17:13:03.325 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-01 17:13:03.328 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-01 17:13:03.333 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:03.337 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:03.341 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-01 17:13:03.344 | + 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-05-01 17:13:03.350 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-01 17:13:03.354 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-01 17:13:03.357 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-01 17:13:03.359 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-01 17:13:03.362 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:13:03.365 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:13:03.368 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:13:03.389 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:03.393 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:13:03.396 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-01 17:13:03.401 | + 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-05-01 17:13:03.445 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-01 17:13:03.481 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-01 17:13:03.517 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-01 17:13:03.557 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-01 17:13:03.595 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-01 17:13:03.635 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-01 17:13:03.638 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-01 17:13:03.641 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-01 17:13:03.643 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-01 17:13:03.647 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:13:03.668 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:13:03.672 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:13:03.676 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:13:03.679 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:13:03.683 | + 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-05-01 17:13:03.722 | + 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-05-01 17:13:03.759 | + 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-05-01 17:13:03.797 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:13:03.834 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-01 17:13:03.873 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-01 17:13:03.876 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:13:03.878 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-01 17:13:03.882 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-01 17:13:03.885 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-01 17:13:03.888 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:13:03.891 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-01 17:13:03.893 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-01 17:13:03.912 | + 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-05-01 17:13:03.933 | + 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-05-01 17:13:03.951 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-05-01 17:13:03.969 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-01 17:13:03.987 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-01 17:13:03.990 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-01 17:13:03.995 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-01 17:13:03.999 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.8xUz42wWyg 2026-05-01 17:13:04.002 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-01 17:13:04.005 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-01 17:13:04.007 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.8xUz42wWyg 2026-05-01 17:13:04.012 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.8xUz42wWyg 2026-05-01 17:13:04.029 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.8xUz42wWyg /etc/sudoers.d/neutron-rootwrap 2026-05-01 17:13:04.046 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-01 17:13:04.048 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-01 17:13:04.051 | + 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-05-01 17:13:04.086 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-01 17:13:04.089 | + 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-05-01 17:13:04.124 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-01 17:13:04.126 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-01 17:13:04.130 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-01 17:13:04.133 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-01 17:13:04.136 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-01 17:13:04.139 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-01 17:13:04.159 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:04.164 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-01 17:13:04.168 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-01 17:13:04.172 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-01 17:13:04.191 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:04.195 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:13:04.198 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/ 2026-05-01 17:13:04.238 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-01 17:13:04.241 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-01 17:13:04.245 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-01 17:13:04.266 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:04.270 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-01 17:13:04.291 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:04.294 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-01 17:13:04.315 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:04.319 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-01 17:13:04.340 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:04.343 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-01 17:13:04.366 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:04.370 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-01 17:13:04.373 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-01 17:13:04.395 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:04.399 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-01 17:13:04.403 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-01 17:13:04.405 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-01 17:13:04.405 | Configuring OVN 2026-05-01 17:13:04.408 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-01 17:13:04.410 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-01 17:13:04.415 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-01 17:13:04.420 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=275f5411-f42e-4c5a-80b2-c7c707098ad1 2026-05-01 17:13:04.423 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:13:04.426 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-01 17:13:04.429 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 17:13:04.431 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 17:13:04.434 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 17:13:04.436 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 17:13:04.438 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 17:13:04.440 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 17:13:04.443 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 17:13:04.445 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 17:13:04.448 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 17:13:04.452 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 17:13:04.455 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 17:13:04.457 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 17:13:04.460 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 17:13:04.463 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-01 17:13:04.466 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-01 17:13:04.469 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-01 17:13:04.471 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-01 17:13:04.492 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:04.495 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-01 17:13:04.546 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-01 17:13:04.549 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-01 17:13:04.553 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-01 17:13:04.574 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:04.578 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-01 17:13:04.581 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-01 17:13:04.584 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-01 17:13:04.587 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-01 17:13:04.603 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-01 17:13:04.609 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-01 17:13:04.613 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-01 17:13:29.228 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-01 17:13:29.228 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-01 17:13:43.806 | + 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-05-01 17:13:43.814 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-01 17:13:43.818 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-01 17:13:43.822 | + 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-05-01 17:13:43.867 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-01 17:13:43.872 | + 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-05-01 17:13:43.916 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-01 17:13:43.962 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.96 2026-05-01 17:13:44.010 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-01 17:13:44.057 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-05-01 17:13:44.104 | + 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-05-01 17:13:44.153 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.96:6642 2026-05-01 17:13:44.200 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-01 17:13:44.225 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:44.230 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-01 17:13:44.233 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-01 17:13:44.278 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.96:6641 2026-05-01 17:13:44.323 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-01 17:13:44.327 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-01 17:13:44.327 | Configuring Neutron for OVN 2026-05-01 17:13:44.329 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-01 17:13:44.352 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:44.355 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-01 17:13:44.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-01 17:13:44.360 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-01 17:13:47.914 | + 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-05-01 17:13:47.919 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-01 17:13:47.919 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-01 17:13:50.925 | + 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-05-01 17:13:50.929 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-01 17:13:50.956 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:50.960 | + 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-05-01 17:13:50.967 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-01 17:13:50.967 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-01 17:13:50.967 | ++ 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-05-01 17:13:50.975 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-01 17:13:50.975 | address-scope 2026-05-01 17:13:50.975 | agent 2026-05-01 17:13:50.975 | allowed-address-pairs 2026-05-01 17:13:50.975 | auto-allocated-topology 2026-05-01 17:13:50.975 | availability_zone 2026-05-01 17:13:50.975 | bgp 2026-05-01 17:13:50.975 | bgp_4byte_asn 2026-05-01 17:13:50.976 | bgp_dragent_scheduler 2026-05-01 17:13:50.976 | binding 2026-05-01 17:13:50.976 | binding-extended 2026-05-01 17:13:50.976 | default-subnetpools 2026-05-01 17:13:50.976 | dhcp_agent_scheduler 2026-05-01 17:13:50.976 | dns-domain-ports 2026-05-01 17:13:50.976 | dns-integration 2026-05-01 17:13:50.976 | dns-integration-domain-keywords 2026-05-01 17:13:50.976 | empty-string-filtering 2026-05-01 17:13:50.976 | enable-default-route-bfd 2026-05-01 17:13:50.976 | enable-default-route-ecmp 2026-05-01 17:13:50.977 | expose-port-forwarding-in-fip 2026-05-01 17:13:50.977 | ext-gw-mode 2026-05-01 17:13:50.977 | external-gateway-multihoming 2026-05-01 17:13:50.977 | external-net 2026-05-01 17:13:50.977 | extra_dhcp_opt 2026-05-01 17:13:50.977 | extraroute 2026-05-01 17:13:50.977 | extraroute-atomic 2026-05-01 17:13:50.977 | filter-validation 2026-05-01 17:13:50.977 | fip-port-details 2026-05-01 17:13:50.977 | flavors 2026-05-01 17:13:50.978 | floating-ip-port-forwarding 2026-05-01 17:13:50.978 | floating-ip-port-forwarding-description 2026-05-01 17:13:50.979 | floating-ip-port-forwarding-detail 2026-05-01 17:13:50.979 | floating-ip-port-forwarding-port-ranges 2026-05-01 17:13:50.979 | floatingip-pools 2026-05-01 17:13:50.980 | fwaas_v2 2026-05-01 17:13:50.980 | ip_allocation 2026-05-01 17:13:50.980 | l3-flavors 2026-05-01 17:13:50.981 | l3-ha 2026-05-01 17:13:50.981 | logging 2026-05-01 17:13:50.982 | multi-provider 2026-05-01 17:13:50.982 | net-mtu 2026-05-01 17:13:50.982 | net-mtu-writable 2026-05-01 17:13:50.982 | network-ip-availability 2026-05-01 17:13:50.982 | network_availability_zone 2026-05-01 17:13:50.982 | network_ha 2026-05-01 17:13:50.983 | pagination 2026-05-01 17:13:50.983 | port-device-profile 2026-05-01 17:13:50.983 | port-hardware-offload-type 2026-05-01 17:13:50.983 | port-mac-address-regenerate 2026-05-01 17:13:50.984 | port-numa-affinity-policy 2026-05-01 17:13:50.984 | port-numa-affinity-policy-socket 2026-05-01 17:13:50.984 | port-resource-request 2026-05-01 17:13:50.984 | port-security 2026-05-01 17:13:50.984 | port-trusted-vif 2026-05-01 17:13:50.984 | project-id 2026-05-01 17:13:50.984 | provider 2026-05-01 17:13:50.984 | qinq 2026-05-01 17:13:50.984 | qos 2026-05-01 17:13:50.984 | qos-bw-limit-direction 2026-05-01 17:13:50.984 | qos-bw-minimum-ingress 2026-05-01 17:13:50.984 | qos-default 2026-05-01 17:13:50.985 | qos-fip 2026-05-01 17:13:50.985 | qos-gateway-ip 2026-05-01 17:13:50.985 | qos-rule-type-details 2026-05-01 17:13:50.985 | qos-rule-type-filter 2026-05-01 17:13:50.985 | qos-rules-alias 2026-05-01 17:13:50.985 | quota-check-limit 2026-05-01 17:13:50.985 | quota-check-limit-default 2026-05-01 17:13:50.985 | quota_details 2026-05-01 17:13:50.985 | quotas 2026-05-01 17:13:50.985 | rbac-address-scope 2026-05-01 17:13:50.985 | rbac-policies 2026-05-01 17:13:50.985 | rbac-security-groups 2026-05-01 17:13:50.986 | router 2026-05-01 17:13:50.986 | router-enable-snat 2026-05-01 17:13:50.986 | router_availability_zone 2026-05-01 17:13:50.986 | security-group 2026-05-01 17:13:50.986 | security-groups-default-rules 2026-05-01 17:13:50.986 | security-groups-normalized-cidr 2026-05-01 17:13:50.986 | security-groups-remote-address-group 2026-05-01 17:13:50.986 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:13:50.986 | security-groups-shared-filtering 2026-05-01 17:13:50.986 | segment 2026-05-01 17:13:50.986 | sorting 2026-05-01 17:13:50.987 | standard-attr-description 2026-05-01 17:13:50.987 | standard-attr-fwaas-v2 2026-05-01 17:13:50.987 | standard-attr-revisions 2026-05-01 17:13:50.987 | standard-attr-tag 2026-05-01 17:13:50.987 | standard-attr-timestamp 2026-05-01 17:13:50.987 | stateful-security-group 2026-05-01 17:13:50.987 | subnet-dns-publish-fixed-ip 2026-05-01 17:13:50.987 | subnet-external-network 2026-05-01 17:13:50.987 | subnet-service-types 2026-05-01 17:13:50.987 | subnet_allocation 2026-05-01 17:13:50.987 | subnetpool-prefix-ops 2026-05-01 17:13:50.987 | tag-creation 2026-05-01 17:13:50.988 | tap-mirror 2026-05-01 17:13:50.988 | tap-mirror-both-direction 2026-05-01 17:13:50.988 | trunk 2026-05-01 17:13:50.988 | uplink-status-propagation 2026-05-01 17:13:50.988 | uplink-status-propagation-updatable 2026-05-01 17:13:50.988 | vlan-transparent 2026-05-01 17:13:50.988 | vpn-endpoint-groups 2026-05-01 17:13:50.988 | vpnaas' 2026-05-01 17:13:50.988 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-01 17:13:50.988 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-01 17:13:50.989 | ++ 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-05-01 17:13:50.990 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-01 17:13:50.990 | address-scope 2026-05-01 17:13:50.990 | agent 2026-05-01 17:13:50.990 | allowed-address-pairs 2026-05-01 17:13:50.991 | auto-allocated-topology 2026-05-01 17:13:50.991 | availability_zone 2026-05-01 17:13:50.991 | bgp 2026-05-01 17:13:50.991 | bgp_4byte_asn 2026-05-01 17:13:50.991 | bgp_dragent_scheduler 2026-05-01 17:13:50.991 | binding 2026-05-01 17:13:50.991 | binding-extended 2026-05-01 17:13:50.991 | default-subnetpools 2026-05-01 17:13:50.991 | dhcp_agent_scheduler 2026-05-01 17:13:50.991 | dns-domain-ports 2026-05-01 17:13:50.991 | dns-integration 2026-05-01 17:13:50.992 | dns-integration-domain-keywords 2026-05-01 17:13:50.992 | empty-string-filtering 2026-05-01 17:13:50.992 | enable-default-route-bfd 2026-05-01 17:13:50.992 | enable-default-route-ecmp 2026-05-01 17:13:50.992 | expose-port-forwarding-in-fip 2026-05-01 17:13:50.992 | ext-gw-mode 2026-05-01 17:13:50.992 | external-gateway-multihoming 2026-05-01 17:13:50.992 | external-net 2026-05-01 17:13:50.992 | extra_dhcp_opt 2026-05-01 17:13:50.992 | extraroute 2026-05-01 17:13:50.993 | extraroute-atomic 2026-05-01 17:13:50.993 | filter-validation 2026-05-01 17:13:50.994 | fip-port-details 2026-05-01 17:13:50.994 | flavors 2026-05-01 17:13:50.994 | floating-ip-port-forwarding 2026-05-01 17:13:50.995 | floating-ip-port-forwarding-description 2026-05-01 17:13:50.995 | floating-ip-port-forwarding-detail 2026-05-01 17:13:50.995 | floating-ip-port-forwarding-port-ranges 2026-05-01 17:13:50.996 | floatingip-pools 2026-05-01 17:13:50.996 | fwaas_v2 2026-05-01 17:13:50.996 | ip_allocation 2026-05-01 17:13:50.996 | l3-flavors 2026-05-01 17:13:50.997 | l3-ha 2026-05-01 17:13:50.997 | logging 2026-05-01 17:13:50.997 | multi-provider 2026-05-01 17:13:50.997 | net-mtu 2026-05-01 17:13:50.997 | net-mtu-writable 2026-05-01 17:13:50.997 | network-ip-availability 2026-05-01 17:13:50.997 | network_availability_zone 2026-05-01 17:13:50.997 | network_ha 2026-05-01 17:13:50.997 | pagination 2026-05-01 17:13:50.998 | port-device-profile 2026-05-01 17:13:50.998 | port-hardware-offload-type 2026-05-01 17:13:50.999 | port-mac-address-regenerate 2026-05-01 17:13:50.999 | port-numa-affinity-policy 2026-05-01 17:13:50.999 | port-numa-affinity-policy-socket 2026-05-01 17:13:51.000 | port-resource-request 2026-05-01 17:13:51.000 | port-security 2026-05-01 17:13:51.000 | port-trusted-vif 2026-05-01 17:13:51.000 | project-id 2026-05-01 17:13:51.000 | provider 2026-05-01 17:13:51.000 | qinq 2026-05-01 17:13:51.000 | qos 2026-05-01 17:13:51.001 | qos-bw-limit-direction 2026-05-01 17:13:51.001 | qos-bw-minimum-ingress 2026-05-01 17:13:51.001 | qos-default 2026-05-01 17:13:51.001 | qos-fip 2026-05-01 17:13:51.001 | qos-gateway-ip 2026-05-01 17:13:51.001 | qos-rule-type-details 2026-05-01 17:13:51.001 | qos-rule-type-filter 2026-05-01 17:13:51.001 | qos-rules-alias 2026-05-01 17:13:51.001 | quota-check-limit 2026-05-01 17:13:51.001 | quota-check-limit-default 2026-05-01 17:13:51.002 | quota_details 2026-05-01 17:13:51.002 | quotas 2026-05-01 17:13:51.002 | rbac-address-scope 2026-05-01 17:13:51.002 | rbac-policies 2026-05-01 17:13:51.002 | rbac-security-groups 2026-05-01 17:13:51.002 | router 2026-05-01 17:13:51.002 | router-enable-snat 2026-05-01 17:13:51.002 | router_availability_zone 2026-05-01 17:13:51.002 | security-group 2026-05-01 17:13:51.003 | security-groups-default-rules 2026-05-01 17:13:51.003 | security-groups-normalized-cidr 2026-05-01 17:13:51.003 | security-groups-remote-address-group 2026-05-01 17:13:51.003 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:13:51.003 | security-groups-shared-filtering 2026-05-01 17:13:51.003 | segment 2026-05-01 17:13:51.003 | sorting 2026-05-01 17:13:51.003 | standard-attr-description 2026-05-01 17:13:51.003 | standard-attr-fwaas-v2 2026-05-01 17:13:51.003 | standard-attr-revisions 2026-05-01 17:13:51.003 | standard-attr-tag 2026-05-01 17:13:51.004 | standard-attr-timestamp 2026-05-01 17:13:51.004 | stateful-security-group 2026-05-01 17:13:51.004 | subnet-dns-publish-fixed-ip 2026-05-01 17:13:51.004 | subnet-external-network 2026-05-01 17:13:51.004 | subnet-service-types 2026-05-01 17:13:51.004 | subnet_allocation 2026-05-01 17:13:51.004 | subnetpool-prefix-ops 2026-05-01 17:13:51.004 | tag-creation 2026-05-01 17:13:51.004 | tap-mirror 2026-05-01 17:13:51.004 | tap-mirror-both-direction 2026-05-01 17:13:51.004 | trunk 2026-05-01 17:13:51.005 | uplink-status-propagation 2026-05-01 17:13:51.005 | uplink-status-propagation-updatable 2026-05-01 17:13:51.005 | vlan-transparent 2026-05-01 17:13:51.005 | vpn-endpoint-groups 2026-05-01 17:13:51.005 | vpnaas' 2026-05-01 17:13:51.005 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-01 17:13:51.005 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-01 17:13:51.005 | address-scope 2026-05-01 17:13:51.005 | agent 2026-05-01 17:13:51.005 | allowed-address-pairs 2026-05-01 17:13:51.006 | auto-allocated-topology 2026-05-01 17:13:51.006 | availability_zone 2026-05-01 17:13:51.006 | bgp 2026-05-01 17:13:51.006 | bgp_4byte_asn 2026-05-01 17:13:51.006 | bgp_dragent_scheduler 2026-05-01 17:13:51.006 | binding 2026-05-01 17:13:51.006 | binding-extended 2026-05-01 17:13:51.006 | default-subnetpools 2026-05-01 17:13:51.006 | dhcp_agent_scheduler 2026-05-01 17:13:51.006 | dns-domain-ports 2026-05-01 17:13:51.006 | dns-integration 2026-05-01 17:13:51.007 | dns-integration-domain-keywords 2026-05-01 17:13:51.007 | empty-string-filtering 2026-05-01 17:13:51.007 | enable-default-route-bfd 2026-05-01 17:13:51.007 | enable-default-route-ecmp 2026-05-01 17:13:51.007 | expose-port-forwarding-in-fip 2026-05-01 17:13:51.007 | ext-gw-mode 2026-05-01 17:13:51.007 | external-gateway-multihoming 2026-05-01 17:13:51.007 | external-net 2026-05-01 17:13:51.007 | extra_dhcp_opt 2026-05-01 17:13:51.007 | extraroute 2026-05-01 17:13:51.007 | extraroute-atomic 2026-05-01 17:13:51.008 | filter-validation 2026-05-01 17:13:51.008 | fip-port-details 2026-05-01 17:13:51.008 | flavors 2026-05-01 17:13:51.008 | floating-ip-port-forwarding 2026-05-01 17:13:51.008 | floating-ip-port-forwarding-description 2026-05-01 17:13:51.008 | floating-ip-port-forwarding-detail 2026-05-01 17:13:51.008 | floating-ip-port-forwarding-port-ranges 2026-05-01 17:13:51.008 | floatingip-pools 2026-05-01 17:13:51.008 | fwaas_v2 2026-05-01 17:13:51.008 | ip_allocation 2026-05-01 17:13:51.008 | l3-flavors 2026-05-01 17:13:51.008 | l3-ha 2026-05-01 17:13:51.009 | logging 2026-05-01 17:13:51.009 | multi-provider 2026-05-01 17:13:51.009 | net-mtu 2026-05-01 17:13:51.009 | net-mtu-writable 2026-05-01 17:13:51.009 | network-ip-availability 2026-05-01 17:13:51.009 | network_availability_zone 2026-05-01 17:13:51.009 | network_ha 2026-05-01 17:13:51.009 | pagination 2026-05-01 17:13:51.009 | port-device-profile 2026-05-01 17:13:51.009 | port-hardware-offload-type 2026-05-01 17:13:51.009 | port-mac-address-regenerate 2026-05-01 17:13:51.010 | port-numa-affinity-policy 2026-05-01 17:13:51.010 | port-numa-affinity-policy-socket 2026-05-01 17:13:51.010 | port-resource-request 2026-05-01 17:13:51.010 | port-security 2026-05-01 17:13:51.010 | port-trusted-vif 2026-05-01 17:13:51.010 | project-id 2026-05-01 17:13:51.010 | provider 2026-05-01 17:13:51.010 | qinq 2026-05-01 17:13:51.010 | qos 2026-05-01 17:13:51.010 | qos-bw-limit-direction 2026-05-01 17:13:51.011 | qos-bw-minimum-ingress 2026-05-01 17:13:51.011 | qos-default 2026-05-01 17:13:51.011 | qos-fip 2026-05-01 17:13:51.011 | qos-gateway-ip 2026-05-01 17:13:51.011 | qos-rule-type-details 2026-05-01 17:13:51.011 | qos-rule-type-filter 2026-05-01 17:13:51.011 | qos-rules-alias 2026-05-01 17:13:51.011 | quota-check-limit 2026-05-01 17:13:51.012 | quota-check-limit-default 2026-05-01 17:13:51.012 | quota_details 2026-05-01 17:13:51.012 | quotas 2026-05-01 17:13:51.012 | rbac-address-scope 2026-05-01 17:13:51.012 | rbac-policies 2026-05-01 17:13:51.012 | rbac-security-groups 2026-05-01 17:13:51.012 | router 2026-05-01 17:13:51.012 | router-enable-snat 2026-05-01 17:13:51.012 | router_availability_zone 2026-05-01 17:13:51.013 | security-group 2026-05-01 17:13:51.013 | security-groups-default-rules 2026-05-01 17:13:51.013 | security-groups-normalized-cidr 2026-05-01 17:13:51.013 | security-groups-remote-address-group 2026-05-01 17:13:51.013 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:13:51.013 | security-groups-shared-filtering 2026-05-01 17:13:51.013 | segment 2026-05-01 17:13:51.013 | sorting 2026-05-01 17:13:51.013 | standard-attr-description 2026-05-01 17:13:51.013 | standard-attr-fwaas-v2 2026-05-01 17:13:51.014 | standard-attr-revisions 2026-05-01 17:13:51.014 | standard-attr-tag 2026-05-01 17:13:51.014 | standard-attr-timestamp 2026-05-01 17:13:51.014 | stateful-security-group 2026-05-01 17:13:51.014 | subnet-dns-publish-fixed-ip 2026-05-01 17:13:51.014 | subnet-external-network 2026-05-01 17:13:51.014 | subnet-service-types 2026-05-01 17:13:51.014 | subnet_allocation 2026-05-01 17:13:51.014 | subnetpool-prefix-ops 2026-05-01 17:13:51.014 | tag-creation 2026-05-01 17:13:51.014 | tap-mirror 2026-05-01 17:13:51.015 | tap-mirror-both-direction 2026-05-01 17:13:51.015 | trunk 2026-05-01 17:13:51.015 | uplink-status-propagation 2026-05-01 17:13:51.015 | uplink-status-propagation-updatable 2026-05-01 17:13:51.015 | vlan-transparent 2026-05-01 17:13:51.015 | vpn-endpoint-groups 2026-05-01 17:13:51.015 | vpnaas' 2026-05-01 17:13:51.015 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-01 17:13:51.015 | address-scope 2026-05-01 17:13:51.015 | agent 2026-05-01 17:13:51.015 | allowed-address-pairs 2026-05-01 17:13:51.016 | auto-allocated-topology 2026-05-01 17:13:51.016 | availability_zone 2026-05-01 17:13:51.016 | bgp 2026-05-01 17:13:51.016 | bgp_4byte_asn 2026-05-01 17:13:51.016 | bgp_dragent_scheduler 2026-05-01 17:13:51.016 | binding 2026-05-01 17:13:51.016 | binding-extended 2026-05-01 17:13:51.016 | default-subnetpools 2026-05-01 17:13:51.016 | dhcp_agent_scheduler 2026-05-01 17:13:51.016 | dns-domain-ports 2026-05-01 17:13:51.016 | dns-integration 2026-05-01 17:13:51.017 | dns-integration-domain-keywords 2026-05-01 17:13:51.017 | empty-string-filtering 2026-05-01 17:13:51.017 | enable-default-route-bfd 2026-05-01 17:13:51.017 | enable-default-route-ecmp 2026-05-01 17:13:51.017 | expose-port-forwarding-in-fip 2026-05-01 17:13:51.017 | ext-gw-mode 2026-05-01 17:13:51.017 | external-gateway-multihoming 2026-05-01 17:13:51.017 | external-net 2026-05-01 17:13:51.017 | extra_dhcp_opt 2026-05-01 17:13:51.017 | extraroute 2026-05-01 17:13:51.018 | extraroute-atomic 2026-05-01 17:13:51.018 | filter-validation 2026-05-01 17:13:51.018 | fip-port-details 2026-05-01 17:13:51.018 | flavors 2026-05-01 17:13:51.018 | floating-ip-port-forwarding 2026-05-01 17:13:51.018 | floating-ip-port-forwarding-description 2026-05-01 17:13:51.018 | floating-ip-port-forwarding-detail 2026-05-01 17:13:51.018 | floating-ip-port-forwarding-port-ranges 2026-05-01 17:13:51.018 | floatingip-pools 2026-05-01 17:13:51.018 | fwaas_v2 2026-05-01 17:13:51.018 | ip_allocation 2026-05-01 17:13:51.018 | l3-flavors 2026-05-01 17:13:51.019 | l3-ha 2026-05-01 17:13:51.019 | logging 2026-05-01 17:13:51.019 | multi-provider 2026-05-01 17:13:51.019 | net-mtu 2026-05-01 17:13:51.019 | net-mtu-writable 2026-05-01 17:13:51.019 | network-ip-availability 2026-05-01 17:13:51.019 | network_availability_zone 2026-05-01 17:13:51.019 | network_ha 2026-05-01 17:13:51.019 | pagination 2026-05-01 17:13:51.019 | port-device-profile 2026-05-01 17:13:51.019 | port-hardware-offload-type 2026-05-01 17:13:51.020 | port-mac-address-regenerate 2026-05-01 17:13:51.020 | port-numa-affinity-policy 2026-05-01 17:13:51.020 | port-numa-affinity-policy-socket 2026-05-01 17:13:51.020 | port-resource-request 2026-05-01 17:13:51.020 | port-security 2026-05-01 17:13:51.020 | port-trusted-vif 2026-05-01 17:13:51.020 | project-id 2026-05-01 17:13:51.020 | provider 2026-05-01 17:13:51.020 | qinq 2026-05-01 17:13:51.020 | qos 2026-05-01 17:13:51.020 | qos-bw-limit-direction 2026-05-01 17:13:51.021 | qos-bw-minimum-ingress 2026-05-01 17:13:51.021 | qos-default 2026-05-01 17:13:51.021 | qos-fip 2026-05-01 17:13:51.021 | qos-gateway-ip 2026-05-01 17:13:51.021 | qos-rule-type-details 2026-05-01 17:13:51.021 | qos-rule-type-filter 2026-05-01 17:13:51.021 | qos-rules-alias 2026-05-01 17:13:51.021 | quota-check-limit 2026-05-01 17:13:51.021 | quota-check-limit-default 2026-05-01 17:13:51.021 | quota_details 2026-05-01 17:13:51.021 | quotas 2026-05-01 17:13:51.022 | rbac-address-scope 2026-05-01 17:13:51.022 | rbac-policies 2026-05-01 17:13:51.022 | rbac-security-groups 2026-05-01 17:13:51.022 | router 2026-05-01 17:13:51.022 | router-enable-snat 2026-05-01 17:13:51.022 | router_availability_zone 2026-05-01 17:13:51.022 | security-group 2026-05-01 17:13:51.022 | security-groups-default-rules 2026-05-01 17:13:51.022 | security-groups-normalized-cidr 2026-05-01 17:13:51.022 | security-groups-remote-address-group 2026-05-01 17:13:51.022 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:13:51.023 | security-groups-shared-filtering 2026-05-01 17:13:51.023 | segment 2026-05-01 17:13:51.023 | sorting 2026-05-01 17:13:51.023 | standard-attr-description 2026-05-01 17:13:51.023 | standard-attr-fwaas-v2 2026-05-01 17:13:51.023 | standard-attr-revisions 2026-05-01 17:13:51.023 | standard-attr-tag 2026-05-01 17:13:51.023 | standard-attr-timestamp 2026-05-01 17:13:51.023 | stateful-security-group 2026-05-01 17:13:51.023 | subnet-dns-publish-fixed-ip 2026-05-01 17:13:51.023 | subnet-external-network 2026-05-01 17:13:51.024 | subnet-service-types 2026-05-01 17:13:51.024 | subnet_allocation 2026-05-01 17:13:51.024 | subnetpool-prefix-ops 2026-05-01 17:13:51.024 | tag-creation 2026-05-01 17:13:51.024 | tap-mirror 2026-05-01 17:13:51.024 | tap-mirror-both-direction 2026-05-01 17:13:51.024 | trunk 2026-05-01 17:13:51.024 | uplink-status-propagation 2026-05-01 17:13:51.024 | uplink-status-propagation-updatable 2026-05-01 17:13:51.024 | vlan-transparent 2026-05-01 17:13:51.024 | vpn-endpoint-groups 2026-05-01 17:13:51.025 | vpnaas' 2026-05-01 17:13:51.025 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-01 17:13:51.025 | address-scope 2026-05-01 17:13:51.025 | agent 2026-05-01 17:13:51.025 | allowed-address-pairs 2026-05-01 17:13:51.025 | auto-allocated-topology 2026-05-01 17:13:51.025 | availability_zone 2026-05-01 17:13:51.025 | bgp 2026-05-01 17:13:51.025 | bgp_4byte_asn 2026-05-01 17:13:51.025 | bgp_dragent_scheduler 2026-05-01 17:13:51.025 | binding 2026-05-01 17:13:51.026 | binding-extended 2026-05-01 17:13:51.026 | default-subnetpools 2026-05-01 17:13:51.026 | dhcp_agent_scheduler 2026-05-01 17:13:51.026 | dns-domain-ports 2026-05-01 17:13:51.026 | dns-integration 2026-05-01 17:13:51.026 | dns-integration-domain-keywords 2026-05-01 17:13:51.026 | empty-string-filtering 2026-05-01 17:13:51.026 | enable-default-route-bfd 2026-05-01 17:13:51.026 | enable-default-route-ecmp 2026-05-01 17:13:51.026 | expose-port-forwarding-in-fip 2026-05-01 17:13:51.026 | ext-gw-mode 2026-05-01 17:13:51.026 | external-gateway-multihoming 2026-05-01 17:13:51.027 | external-net 2026-05-01 17:13:51.027 | extra_dhcp_opt 2026-05-01 17:13:51.027 | extraroute 2026-05-01 17:13:51.027 | extraroute-atomic 2026-05-01 17:13:51.027 | filter-validation 2026-05-01 17:13:51.027 | fip-port-details 2026-05-01 17:13:51.027 | flavors 2026-05-01 17:13:51.027 | floating-ip-port-forwarding 2026-05-01 17:13:51.027 | floating-ip-port-forwarding-description 2026-05-01 17:13:51.027 | floating-ip-port-forwarding-detail 2026-05-01 17:13:51.027 | floating-ip-port-forwarding-port-ranges 2026-05-01 17:13:51.028 | floatingip-pools 2026-05-01 17:13:51.028 | fwaas_v2 2026-05-01 17:13:51.028 | ip_allocation 2026-05-01 17:13:51.028 | l3-flavors 2026-05-01 17:13:51.028 | l3-ha 2026-05-01 17:13:51.028 | logging 2026-05-01 17:13:51.028 | multi-provider 2026-05-01 17:13:51.028 | net-mtu 2026-05-01 17:13:51.028 | net-mtu-writable 2026-05-01 17:13:51.028 | network-ip-availability 2026-05-01 17:13:51.028 | network_availability_zone 2026-05-01 17:13:51.028 | network_ha 2026-05-01 17:13:51.029 | pagination 2026-05-01 17:13:51.029 | port-device-profile 2026-05-01 17:13:51.029 | port-hardware-offload-type 2026-05-01 17:13:51.029 | port-mac-address-regenerate 2026-05-01 17:13:51.029 | port-numa-affinity-policy 2026-05-01 17:13:51.029 | port-numa-affinity-policy-socket 2026-05-01 17:13:51.029 | port-resource-request 2026-05-01 17:13:51.029 | port-security 2026-05-01 17:13:51.029 | port-trusted-vif 2026-05-01 17:13:51.029 | project-id 2026-05-01 17:13:51.029 | provider 2026-05-01 17:13:51.030 | qinq 2026-05-01 17:13:51.030 | qos 2026-05-01 17:13:51.030 | qos-bw-limit-direction 2026-05-01 17:13:51.030 | qos-bw-minimum-ingress 2026-05-01 17:13:51.030 | qos-default 2026-05-01 17:13:51.030 | qos-fip 2026-05-01 17:13:51.030 | qos-gateway-ip 2026-05-01 17:13:51.030 | qos-rule-type-details 2026-05-01 17:13:51.030 | qos-rule-type-filter 2026-05-01 17:13:51.030 | qos-rules-alias 2026-05-01 17:13:51.030 | quota-check-limit 2026-05-01 17:13:51.031 | quota-check-limit-default 2026-05-01 17:13:51.031 | quota_details 2026-05-01 17:13:51.031 | quotas 2026-05-01 17:13:51.031 | rbac-address-scope 2026-05-01 17:13:51.031 | rbac-policies 2026-05-01 17:13:51.031 | rbac-security-groups 2026-05-01 17:13:51.031 | router 2026-05-01 17:13:51.031 | router-enable-snat 2026-05-01 17:13:51.031 | router_availability_zone 2026-05-01 17:13:51.031 | security-group 2026-05-01 17:13:51.031 | security-groups-default-rules 2026-05-01 17:13:51.032 | security-groups-normalized-cidr 2026-05-01 17:13:51.032 | security-groups-remote-address-group 2026-05-01 17:13:51.032 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:13:51.032 | security-groups-shared-filtering 2026-05-01 17:13:51.032 | segment 2026-05-01 17:13:51.032 | sorting 2026-05-01 17:13:51.032 | standard-attr-description 2026-05-01 17:13:51.032 | standard-attr-fwaas-v2 2026-05-01 17:13:51.032 | standard-attr-revisions 2026-05-01 17:13:51.032 | standard-attr-tag 2026-05-01 17:13:51.032 | standard-attr-timestamp 2026-05-01 17:13:51.032 | stateful-security-group 2026-05-01 17:13:51.033 | subnet-dns-publish-fixed-ip 2026-05-01 17:13:51.033 | subnet-external-network 2026-05-01 17:13:51.033 | subnet-service-types 2026-05-01 17:13:51.033 | subnet_allocation 2026-05-01 17:13:51.033 | subnetpool-prefix-ops 2026-05-01 17:13:51.033 | tag-creation 2026-05-01 17:13:51.033 | tap-mirror 2026-05-01 17:13:51.033 | tap-mirror-both-direction 2026-05-01 17:13:51.033 | trunk 2026-05-01 17:13:51.033 | uplink-status-propagation 2026-05-01 17:13:51.034 | uplink-status-propagation-updatable 2026-05-01 17:13:51.034 | vlan-transparent 2026-05-01 17:13:51.034 | vpn-endpoint-groups 2026-05-01 17:13:51.034 | vpnaas' 2026-05-01 17:13:51.034 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-01 17:13:51.034 | address-scope 2026-05-01 17:13:51.034 | agent 2026-05-01 17:13:51.034 | allowed-address-pairs 2026-05-01 17:13:51.034 | auto-allocated-topology 2026-05-01 17:13:51.034 | availability_zone 2026-05-01 17:13:51.034 | bgp 2026-05-01 17:13:51.034 | bgp_4byte_asn 2026-05-01 17:13:51.035 | bgp_dragent_scheduler 2026-05-01 17:13:51.035 | binding 2026-05-01 17:13:51.035 | binding-extended 2026-05-01 17:13:51.035 | default-subnetpools 2026-05-01 17:13:51.035 | dhcp_agent_scheduler 2026-05-01 17:13:51.035 | dns-domain-ports 2026-05-01 17:13:51.035 | dns-integration 2026-05-01 17:13:51.035 | dns-integration-domain-keywords 2026-05-01 17:13:51.035 | empty-string-filtering 2026-05-01 17:13:51.035 | enable-default-route-bfd 2026-05-01 17:13:51.035 | enable-default-route-ecmp 2026-05-01 17:13:51.036 | expose-port-forwarding-in-fip 2026-05-01 17:13:51.036 | ext-gw-mode 2026-05-01 17:13:51.036 | external-gateway-multihoming 2026-05-01 17:13:51.036 | external-net 2026-05-01 17:13:51.036 | extra_dhcp_opt 2026-05-01 17:13:51.036 | extraroute 2026-05-01 17:13:51.036 | extraroute-atomic 2026-05-01 17:13:51.036 | filter-validation 2026-05-01 17:13:51.036 | fip-port-details 2026-05-01 17:13:51.036 | flavors 2026-05-01 17:13:51.036 | floating-ip-port-forwarding 2026-05-01 17:13:51.037 | floating-ip-port-forwarding-description 2026-05-01 17:13:51.037 | floating-ip-port-forwarding-detail 2026-05-01 17:13:51.037 | floating-ip-port-forwarding-port-ranges 2026-05-01 17:13:51.037 | floatingip-pools 2026-05-01 17:13:51.037 | fwaas_v2 2026-05-01 17:13:51.037 | ip_allocation 2026-05-01 17:13:51.037 | l3-flavors 2026-05-01 17:13:51.037 | l3-ha 2026-05-01 17:13:51.037 | logging 2026-05-01 17:13:51.037 | multi-provider 2026-05-01 17:13:51.037 | net-mtu 2026-05-01 17:13:51.038 | net-mtu-writable 2026-05-01 17:13:51.038 | network-ip-availability 2026-05-01 17:13:51.038 | network_availability_zone 2026-05-01 17:13:51.038 | network_ha 2026-05-01 17:13:51.038 | pagination 2026-05-01 17:13:51.038 | port-device-profile 2026-05-01 17:13:51.038 | port-hardware-offload-type 2026-05-01 17:13:51.038 | port-mac-address-regenerate 2026-05-01 17:13:51.038 | port-numa-affinity-policy 2026-05-01 17:13:51.038 | port-numa-affinity-policy-socket 2026-05-01 17:13:51.038 | port-resource-request 2026-05-01 17:13:51.039 | port-security 2026-05-01 17:13:51.039 | port-trusted-vif 2026-05-01 17:13:51.039 | project-id 2026-05-01 17:13:51.039 | provider 2026-05-01 17:13:51.039 | qinq 2026-05-01 17:13:51.039 | qos 2026-05-01 17:13:51.039 | qos-bw-limit-direction 2026-05-01 17:13:51.039 | qos-bw-minimum-ingress 2026-05-01 17:13:51.039 | qos-default 2026-05-01 17:13:51.039 | qos-fip 2026-05-01 17:13:51.039 | qos-gateway-ip 2026-05-01 17:13:51.039 | qos-rule-type-details 2026-05-01 17:13:51.040 | qos-rule-type-filter 2026-05-01 17:13:51.040 | qos-rules-alias 2026-05-01 17:13:51.040 | quota-check-limit 2026-05-01 17:13:51.040 | quota-check-limit-default 2026-05-01 17:13:51.040 | quota_details 2026-05-01 17:13:51.040 | quotas 2026-05-01 17:13:51.040 | rbac-address-scope 2026-05-01 17:13:51.040 | rbac-policies 2026-05-01 17:13:51.040 | rbac-security-groups 2026-05-01 17:13:51.040 | router 2026-05-01 17:13:51.041 | router-enable-snat 2026-05-01 17:13:51.041 | router_availability_zone 2026-05-01 17:13:51.041 | security-group 2026-05-01 17:13:51.041 | security-groups-default-rules 2026-05-01 17:13:51.041 | security-groups-normalized-cidr 2026-05-01 17:13:51.041 | security-groups-remote-address-group 2026-05-01 17:13:51.041 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:13:51.041 | security-groups-shared-filtering 2026-05-01 17:13:51.041 | segment 2026-05-01 17:13:51.041 | sorting 2026-05-01 17:13:51.041 | standard-attr-description 2026-05-01 17:13:51.041 | standard-attr-fwaas-v2 2026-05-01 17:13:51.042 | standard-attr-revisions 2026-05-01 17:13:51.042 | standard-attr-tag 2026-05-01 17:13:51.042 | standard-attr-timestamp 2026-05-01 17:13:51.042 | stateful-security-group 2026-05-01 17:13:51.042 | subnet-dns-publish-fixed-ip 2026-05-01 17:13:51.042 | subnet-external-network 2026-05-01 17:13:51.042 | subnet-service-types 2026-05-01 17:13:51.042 | subnet_allocation 2026-05-01 17:13:51.042 | subnetpool-prefix-ops 2026-05-01 17:13:51.042 | tag-creation 2026-05-01 17:13:51.043 | tap-mirror 2026-05-01 17:13:51.043 | tap-mirror-both-direction 2026-05-01 17:13:51.043 | trunk 2026-05-01 17:13:51.043 | uplink-status-propagation 2026-05-01 17:13:51.043 | uplink-status-propagation-updatable 2026-05-01 17:13:51.043 | vlan-transparent 2026-05-01 17:13:51.043 | vpn-endpoint-groups 2026-05-01 17:13:51.043 | vpnaas' 2026-05-01 17:13:51.043 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-01 17:13:51.043 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-01 17:13:51.043 | address-scope 2026-05-01 17:13:51.044 | agent 2026-05-01 17:13:51.044 | allowed-address-pairs 2026-05-01 17:13:51.044 | auto-allocated-topology 2026-05-01 17:13:51.044 | availability_zone 2026-05-01 17:13:51.044 | bgp 2026-05-01 17:13:51.044 | bgp_4byte_asn 2026-05-01 17:13:51.044 | bgp_dragent_scheduler 2026-05-01 17:13:51.044 | binding 2026-05-01 17:13:51.044 | binding-extended 2026-05-01 17:13:51.044 | default-subnetpools 2026-05-01 17:13:51.044 | dhcp_agent_scheduler 2026-05-01 17:13:51.045 | dns-domain-ports 2026-05-01 17:13:51.045 | dns-integration 2026-05-01 17:13:51.045 | dns-integration-domain-keywords 2026-05-01 17:13:51.045 | empty-string-filtering 2026-05-01 17:13:51.045 | enable-default-route-bfd 2026-05-01 17:13:51.045 | enable-default-route-ecmp 2026-05-01 17:13:51.045 | expose-port-forwarding-in-fip 2026-05-01 17:13:51.045 | ext-gw-mode 2026-05-01 17:13:51.045 | external-gateway-multihoming 2026-05-01 17:13:51.045 | external-net 2026-05-01 17:13:51.045 | extra_dhcp_opt 2026-05-01 17:13:51.045 | extraroute 2026-05-01 17:13:51.046 | extraroute-atomic 2026-05-01 17:13:51.046 | filter-validation 2026-05-01 17:13:51.046 | fip-port-details 2026-05-01 17:13:51.046 | flavors 2026-05-01 17:13:51.046 | floating-ip-port-forwarding 2026-05-01 17:13:51.046 | floating-ip-port-forwarding-description 2026-05-01 17:13:51.046 | floating-ip-port-forwarding-detail 2026-05-01 17:13:51.046 | floating-ip-port-forwarding-port-ranges 2026-05-01 17:13:51.046 | floatingip-pools 2026-05-01 17:13:51.046 | fwaas_v2 2026-05-01 17:13:51.046 | ip_allocation 2026-05-01 17:13:51.047 | l3-flavors 2026-05-01 17:13:51.047 | l3-ha 2026-05-01 17:13:51.047 | logging 2026-05-01 17:13:51.047 | multi-provider 2026-05-01 17:13:51.047 | net-mtu 2026-05-01 17:13:51.047 | net-mtu-writable 2026-05-01 17:13:51.047 | network-ip-availability 2026-05-01 17:13:51.047 | network_availability_zone 2026-05-01 17:13:51.047 | network_ha 2026-05-01 17:13:51.047 | pagination 2026-05-01 17:13:51.047 | port-device-profile 2026-05-01 17:13:51.048 | port-hardware-offload-type 2026-05-01 17:13:51.048 | port-mac-address-regenerate 2026-05-01 17:13:51.048 | port-numa-affinity-policy 2026-05-01 17:13:51.048 | port-numa-affinity-policy-socket 2026-05-01 17:13:51.048 | port-resource-request 2026-05-01 17:13:51.048 | port-security 2026-05-01 17:13:51.048 | port-trusted-vif 2026-05-01 17:13:51.048 | project-id 2026-05-01 17:13:51.048 | provider 2026-05-01 17:13:51.048 | qinq 2026-05-01 17:13:51.048 | qos 2026-05-01 17:13:51.048 | qos-bw-limit-direction 2026-05-01 17:13:51.049 | qos-bw-minimum-ingress 2026-05-01 17:13:51.049 | qos-default 2026-05-01 17:13:51.049 | qos-fip 2026-05-01 17:13:51.049 | qos-gateway-ip 2026-05-01 17:13:51.049 | qos-rule-type-details 2026-05-01 17:13:51.049 | qos-rule-type-filter 2026-05-01 17:13:51.049 | qos-rules-alias 2026-05-01 17:13:51.049 | quota-check-limit 2026-05-01 17:13:51.049 | quota-check-limit-default 2026-05-01 17:13:51.050 | quota_details 2026-05-01 17:13:51.050 | quotas 2026-05-01 17:13:51.050 | rbac-address-scope 2026-05-01 17:13:51.050 | rbac-policies 2026-05-01 17:13:51.050 | rbac-security-groups 2026-05-01 17:13:51.050 | router 2026-05-01 17:13:51.050 | router-enable-snat 2026-05-01 17:13:51.050 | router_availability_zone 2026-05-01 17:13:51.050 | security-group 2026-05-01 17:13:51.050 | security-groups-default-rules 2026-05-01 17:13:51.050 | security-groups-normalized-cidr 2026-05-01 17:13:51.050 | security-groups-remote-address-group 2026-05-01 17:13:51.051 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:13:51.051 | security-groups-shared-filtering 2026-05-01 17:13:51.051 | segment 2026-05-01 17:13:51.051 | sorting 2026-05-01 17:13:51.051 | standard-attr-description 2026-05-01 17:13:51.051 | standard-attr-fwaas-v2 2026-05-01 17:13:51.051 | standard-attr-revisions 2026-05-01 17:13:51.051 | standard-attr-tag 2026-05-01 17:13:51.051 | standard-attr-timestamp 2026-05-01 17:13:51.051 | stateful-security-group 2026-05-01 17:13:51.051 | subnet-dns-publish-fixed-ip 2026-05-01 17:13:51.052 | subnet-external-network 2026-05-01 17:13:51.052 | subnet-service-types 2026-05-01 17:13:51.052 | subnet_allocation 2026-05-01 17:13:51.052 | subnetpool-prefix-ops 2026-05-01 17:13:51.052 | tag-creation 2026-05-01 17:13:51.052 | tap-mirror 2026-05-01 17:13:51.052 | tap-mirror-both-direction 2026-05-01 17:13:51.052 | trunk 2026-05-01 17:13:51.052 | uplink-status-propagation 2026-05-01 17:13:51.052 | uplink-status-propagation-updatable 2026-05-01 17:13:51.052 | vlan-transparent 2026-05-01 17:13:51.052 | vpn-endpoint-groups 2026-05-01 17:13:51.053 | vpnaas' 2026-05-01 17:13:51.053 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-01 17:13:51.053 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-01 17:13:51.053 | ++ 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-05-01 17:13:51.053 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-01 17:13:51.053 | + 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-05-01 17:13:51.055 | + 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-05-01 17:13:51.059 | + 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-05-01 17:13:51.064 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:51.068 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-01 17:13:51.072 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-01 17:13:51.076 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-01 17:13:51.080 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:51.084 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-05-01 17:13:51.128 | + 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.96:6641 2026-05-01 17:13:51.131 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:51.133 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-01 17:13:51.137 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.96:6641 2026-05-01 17:13:51.142 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.96:6641 ']' 2026-05-01 17:13:51.145 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:51.149 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.96:6641 2026-05-01 17:13:51.190 | + 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.96:6642 2026-05-01 17:13:51.195 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:51.199 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-01 17:13:51.203 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.96:6642 2026-05-01 17:13:51.207 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.96:6642 ']' 2026-05-01 17:13:51.211 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:51.215 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.96:6642 2026-05-01 17:13:51.261 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-01 17:13:51.287 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:51.291 | + 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-05-01 17:13:51.296 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:51.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-01 17:13:51.304 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-01 17:13:51.308 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-01 17:13:51.312 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:51.316 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-01 17:13:51.362 | + 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-05-01 17:13:51.365 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:51.369 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-01 17:13:51.373 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-01 17:13:51.377 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-01 17:13:51.380 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:51.384 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-01 17:13:51.429 | + 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-05-01 17:13:51.432 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:51.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-01 17:13:51.440 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-01 17:13:51.444 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-01 17:13:51.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:51.453 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-01 17:13:51.499 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-01 17:13:51.530 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-01 17:13:51.555 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:51.559 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-01 17:13:51.563 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-01 17:13:51.586 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:51.590 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:13:51.594 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-01 17:13:51.598 | + 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-05-01 17:13:51.601 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:51.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-01 17:13:51.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-01 17:13:51.613 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-01 17:13:51.617 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:51.620 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-01 17:13:51.667 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-01 17:13:51.690 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:51.694 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-01 17:13:51.742 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-01 17:13:51.766 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:51.770 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-01 17:13:51.814 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-01 17:13:51.839 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:51.843 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-01 17:13:51.846 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-01 17:13:51.872 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:51.876 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:13:51.879 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-01 17:13:51.883 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-01 17:13:51.926 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-01 17:13:51.952 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:51.956 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-01 17:13:51.981 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:51.986 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-01 17:13:52.012 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:52.017 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-01 17:13:52.041 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:52.046 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-01 17:13:52.072 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:52.076 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-01 17:13:52.080 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-01 17:13:52.084 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-01 17:13:52.092 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-01 17:13:52.143 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-01 17:13:52.189 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-01 17:13:52.234 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-01 17:13:52.278 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-01 17:13:52.281 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-01 17:13:52.285 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-01 17:13:52.290 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-01 17:13:52.294 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-01 17:13:52.297 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-01 17:13:52.301 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-01 17:13:52.306 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-01 17:13:52.309 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-01 17:13:52.313 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-01 17:13:52.356 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-01 17:13:52.397 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.96/identity 2026-05-01 17:13:52.440 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-01 17:13:52.484 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-01 17:13:52.527 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-01 17:13:52.574 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-01 17:13:52.620 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-01 17:13:52.667 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.96/identity 2026-05-01 17:13:52.717 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-01 17:13:52.760 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-01 17:13:52.805 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-01 17:13:52.809 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-01 17:13:52.858 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-01 17:13:52.905 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-01 17:13:52.908 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-01 17:13:52.911 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:13:52.914 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-01 17:13:52.918 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-01 17:13:52.963 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-01 17:13:53.008 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.96/identity 2026-05-01 17:13:53.054 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-01 17:13:53.101 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-01 17:13:53.148 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-01 17:13:53.195 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-01 17:13:53.242 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-01 17:13:53.291 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-01 17:13:53.295 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-01 17:13:53.299 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-01 17:13:53.304 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-01 17:13:53.307 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-01 17:13:53.355 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-01 17:13:53.403 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.96/identity 2026-05-01 17:13:53.450 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-01 17:13:53.498 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-01 17:13:53.546 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-01 17:13:53.595 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-01 17:13:53.642 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-01 17:13:53.689 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-01 17:13:53.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-01 17:13:53.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-01 17:13:53.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-01 17:13:53.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-01 17:13:53.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-01 17:13:53.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-01 17:13:53.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-01 17:13:53.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-01 17:13:53.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-01 17:13:53.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-01 17:13:53.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-01 17:13:53.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-01 17:13:53.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-01 17:13:53.742 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-01 17:13:53.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-01 17:13:53.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-01 17:13:53.752 | + 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-05-01 17:13:53.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:53.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-01 17:13:53.763 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-01 17:13:53.766 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-01 17:13:53.769 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:53.772 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-01 17:13:53.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-05-01 17:13:53.822 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:53.826 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-01 17:13:53.829 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-01 17:13:53.832 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-01 17:13:53.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:53.839 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-01 17:13:53.885 | + 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-05-01 17:13:53.889 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:53.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-01 17:13:53.897 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-01 17:13:53.902 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-01 17:13:53.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:53.910 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-01 17:13:53.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-01 17:13:53.959 | + 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-05-01 17:13:53.964 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:53.968 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-01 17:13:53.972 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-01 17:13:53.976 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-01 17:13:53.980 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:53.985 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-05-01 17:13:54.032 | + 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-05-01 17:13:54.036 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:54.040 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-01 17:13:54.044 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-01 17:13:54.048 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-01 17:13:54.052 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:54.056 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-01 17:13:54.101 | + 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-05-01 17:13:54.105 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:54.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-01 17:13:54.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-01 17:13:54.118 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-01 17:13:54.122 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:54.126 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-01 17:13:54.172 | + 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-05-01 17:13:54.175 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:54.178 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-01 17:13:54.183 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-01 17:13:54.186 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-01 17:13:54.190 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:54.194 | + 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-05-01 17:13:54.241 | + 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-05-01 17:13:54.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:54.249 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-01 17:13:54.253 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-01 17:13:54.257 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-01 17:13:54.261 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:54.264 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-05-01 17:13:54.310 | + 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-05-01 17:13:54.315 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:54.319 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-01 17:13:54.323 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-01 17:13:54.327 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-01 17:13:54.331 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:54.336 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-01 17:13:54.380 | + 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-05-01 17:13:54.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:54.388 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-01 17:13:54.392 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-01 17:13:54.396 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-01 17:13:54.400 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:54.403 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-05-01 17:13:54.448 | + 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-05-01 17:13:54.452 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-01 17:13:54.456 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-01 17:13:54.460 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-01 17:13:54.464 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-01 17:13:54.468 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-01 17:13:54.472 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-05-01 17:13:54.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-01 17:13:54.523 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-01 17:13:54.569 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-01 17:13:54.618 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-01 17:13:54.623 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-01 17:13:54.627 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-01 17:13:54.631 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-01 17:13:54.636 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-01 17:13:54.640 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-01 17:13:54.644 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-01 17:13:54.649 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-01 17:13:54.653 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-01 17:13:54.675 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-01 17:13:54.677 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:13:54.689 | d /var/run/uwsgi 0755 quobyte root 2026-05-01 17:13:54.696 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-01 17:13:54.713 | /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-05-01 17:13:54.720 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-01 17:13:54.724 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-01 17:13:54.731 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-01 17:13:54.735 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-01 17:13:54.781 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-01 17:13:54.827 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-01 17:13:54.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-01 17:13:54.918 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-01 17:13:54.961 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-01 17:13:55.005 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-01 17:13:55.050 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-01 17:13:55.100 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-01 17:13:55.146 | + 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-05-01 17:13:55.189 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-01 17:13:55.232 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-01 17:13:55.275 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-01 17:13:55.321 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-01 17:13:55.372 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-01 17:13:55.376 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-01 17:13:55.381 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-01 17:13:55.384 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-01 17:13:55.389 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-01 17:13:55.392 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:13:55.397 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:13:55.400 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-01 17:13:55.405 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-01 17:13:55.410 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-01 17:13:55.454 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-01 17:13:55.500 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-01 17:13:55.500 | + 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-05-01 17:13:55.514 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-01 17:13:55.520 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-01 17:13:55.524 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-01 17:13:55.527 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-01 17:13:55.531 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-01 17:13:55.535 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-01 17:13:55.539 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-01 17:13:55.543 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:13:55.546 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:13:55.550 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-01 17:13:55.554 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-01 17:13:55.557 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:13:55.561 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:13:55.565 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-01 17:13:55.579 | perl: warning: Setting locale failed. 2026-05-01 17:13:55.579 | perl: warning: Please check that your locale settings: 2026-05-01 17:13:55.580 | LANGUAGE = (unset), 2026-05-01 17:13:55.580 | LC_ALL = "en_US.utf8", 2026-05-01 17:13:55.580 | LANG = "de_DE.UTF-8" 2026-05-01 17:13:55.580 | are supported and installed on your system. 2026-05-01 17:13:55.580 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-01 17:13:55.627 | Enabling site neutron-api. 2026-05-01 17:13:55.633 | To activate the new configuration, you need to run: 2026-05-01 17:13:55.633 | systemctl reload apache2 2026-05-01 17:13:55.640 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-01 17:13:55.644 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-01 17:13:55.648 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-01 17:13:55.652 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-01 17:13:55.792 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-01 17:13:55.818 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:55.822 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-01 17:13:55.848 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:55.852 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-01 17:13:55.857 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-01 17:13:55.946 | + inc/async:async_inner:63 : init_neutron 2026-05-01 17:13:55.990 | [2017 Async init_neutron:54767]: running: init_neutron 2026-05-01 17:13:55.994 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-01 17:13:56.015 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:56.018 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-01 17:13:56.039 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:56.043 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-01 17:13:56.045 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-01 17:13:56.048 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-01 17:13:56.093 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-01 17:13:56.096 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-01 17:13:56.142 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-01 17:13:56.171 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:13:56.175 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-01 17:13:56.198 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:56.202 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-01 17:13:56.205 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:13:56.209 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-01 17:13:56.214 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-01 17:13:56.216 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-01 17:13:56.296 | + inc/async:async_inner:63 : init_cinder 2026-05-01 17:13:56.346 | [2017 Async init_cinder:55005]: running: init_cinder 2026-05-01 17:13:56.348 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-01 17:13:56.366 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:13:56.369 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-01 17:13:56.371 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:13:56.373 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-01 17:13:56.376 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-01 17:13:56.378 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-01 17:13:56.442 | + inc/async:async_inner:63 : init_placement 2026-05-01 17:13:56.489 | [2017 Async init_placement:55135]: running: init_placement 2026-05-01 17:13:56.492 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-01 17:13:56.558 | [2017 Async init_neutron:54767]: Waiting for completion of init_neutron running on PID 54767 (5 other jobs running) 2026-05-01 17:13:56.587 | [2017 Async init_neutron:54767]: Signaling child to exit 2026-05-01 17:14:11.777 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:14:11.816 | [55005 Async init_cinder:55005]: finished successfully 2026-05-01 17:14:45.415 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:14:45.452 | [55135 Async init_placement:55135]: finished successfully 2026-05-01 17:14:53.216 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:14:53.250 | [54767 Async init_neutron:54767]: finished successfully 2026-05-01 17:14:53.282 | WAKEUP 2026-05-01 17:14:53.314 | [2017 Async init_neutron:54767]: Signaled 2026-05-01 17:14:53.315 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-01 17:14:53.315 | + lib/database:recreate_database:112 : local db=neutron 2026-05-01 17:14:53.316 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-01 17:14:53.316 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-01 17:14:53.316 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-01 17:14:53.316 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:53.316 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-01 17:14:53.316 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:53.316 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-01 17:14:53.316 | + functions-common:time_start:2398 : local name=dbsync 2026-05-01 17:14:53.316 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:14:53.316 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:14:53.316 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:14:53.317 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655636173 2026-05-01 17:14:53.317 | + 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-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-01 17:14:53.317 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-01 17:14:53.318 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-01 17:14:53.319 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-01 17:14:53.319 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-01 17:14:53.319 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-01 17:14:53.320 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-01 17:14:53.320 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-01 17:14:53.320 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-01 17:14:53.320 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-01 17:14:53.320 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-01 17:14:53.320 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-01 17:14:53.320 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-01 17:14:53.321 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-01 17:14:53.321 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-01 17:14:53.321 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-01 17:14:53.322 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-01 17:14:53.323 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-01 17:14:53.323 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-01 17:14:53.323 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-01 17:14:53.324 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-01 17:14:53.324 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-01 17:14:53.324 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-01 17:14:53.324 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-01 17:14:53.324 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-01 17:14:53.324 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-01 17:14:53.325 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-01 17:14:53.326 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-01 17:14:53.327 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-01 17:14:53.328 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-01 17:14:53.329 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-01 17:14:53.330 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-01 17:14:53.331 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-01 17:14:53.332 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-01 17:14:53.333 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-01 17:14:53.334 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-01 17:14:53.334 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-01 17:14:53.334 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-01 17:14:53.334 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-01 17:14:53.334 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-01 17:14:53.334 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-01 17:14:53.334 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-01 17:14:53.334 | Running upgrade for neutron ... 2026-05-01 17:14:53.334 | OK 2026-05-01 17:14:53.334 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-01 17:14:53.334 | + functions-common:time_stop:2412 : local name 2026-05-01 17:14:53.335 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:14:53.335 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:14:53.335 | + functions-common:time_stop:2415 : local total 2026-05-01 17:14:53.335 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:14:53.335 | + functions-common:time_stop:2418 : name=dbsync 2026-05-01 17:14:53.335 | + functions-common:time_stop:2419 : start_time=1777655636173 2026-05-01 17:14:53.335 | + functions-common:time_stop:2421 : [[ -z 1777655636173 ]] 2026-05-01 17:14:53.335 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:14:53.335 | + functions-common:time_stop:2424 : end_time=1777655693191 2026-05-01 17:14:53.335 | + functions-common:time_stop:2425 : elapsed_time=57018 2026-05-01 17:14:53.335 | + functions-common:time_stop:2426 : total=8621 2026-05-01 17:14:53.336 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:14:53.336 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=65639 2026-05-01 17:14:53.382 | [2017 Async init_neutron:54767]: finished init_neutron with result 0 in 57 seconds 2026-05-01 17:14:53.388 | + inc/async:async_wait:197 : return 0 2026-05-01 17:14:53.393 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-01 17:14:53.467 | [2017 Async init_placement:55135]: Waiting for completion of init_placement running on PID 55135 (4 other jobs running) 2026-05-01 17:14:53.502 | [2017 Async init_placement:55135]: Signaling child to exit 2026-05-01 17:14:53.502 | WAKEUP 2026-05-01 17:14:53.534 | [2017 Async init_placement:55135]: Signaled 2026-05-01 17:14:53.537 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-01 17:14:53.537 | + lib/database:recreate_database:112 : local db=placement 2026-05-01 17:14:53.537 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-01 17:14:53.537 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-01 17:14:53.537 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-01 17:14:53.537 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:53.537 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-01 17:14:53.537 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:53.538 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-01 17:14:53.538 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-01 17:14:53.538 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-01 17:14:53.538 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-01 17:14:53.538 | + functions-common:get_or_create_user:891 : local user_id 2026-05-01 17:14:53.538 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-01 17:14:53.538 | + functions-common:get_or_create_user:895 : local email= 2026-05-01 17:14:53.539 | ++ 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-05-01 17:14:53.539 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:14:53.539 | + functions-common:get_or_create_user:907 : user_id=5bf324529c334e93a83b925e48f4ab91 2026-05-01 17:14:53.539 | + functions-common:get_or_create_user:908 : echo 5bf324529c334e93a83b925e48f4ab91 2026-05-01 17:14:53.539 | 5bf324529c334e93a83b925e48f4ab91 2026-05-01 17:14:53.539 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-01 17:14:53.539 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:14:53.539 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:14:53.540 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:14:53.540 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:14:53.540 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:14:53.540 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:14:53.540 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:14:53.540 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:14:53.540 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:14:53.540 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:14:53.541 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:14:53.541 | + 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-05-01 17:14:53.541 | ++ 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-05-01 17:14:53.541 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:14:53.541 | + functions-common:get_or_add_user_project_role:971 : user_role_id=bf8be70e1f464382baed9498665b9182 2026-05-01 17:14:53.541 | + functions-common:get_or_add_user_project_role:972 : echo bf8be70e1f464382baed9498665b9182 2026-05-01 17:14:53.541 | bf8be70e1f464382baed9498665b9182 2026-05-01 17:14:53.541 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-01 17:14:53.542 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-01 17:14:53.542 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-01 17:14:53.542 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-01 17:14:53.542 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-01 17:14:53.542 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-01 17:14:53.542 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-01 17:14:53.542 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-01 17:14:53.542 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-01 17:14:53.543 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-01 17:14:53.543 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-01 17:14:53.543 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-01 17:14:53.543 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-01 17:14:53.543 | + 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-05-01 17:14:53.543 | ++ 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-05-01 17:14:53.543 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:14:53.543 | + functions-common:get_or_add_user_project_role:971 : user_role_id=3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:14:53.544 | + functions-common:get_or_add_user_project_role:972 : echo 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:14:53.544 | 3c2214d1a40b476d8674366d02049e8b 2026-05-01 17:14:53.544 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.96/placement 2026-05-01 17:14:53.544 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-01 17:14:53.544 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-01 17:14:53.544 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-01 17:14:53.544 | ++ 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-05-01 17:14:53.545 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:14:53.545 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-01 17:14:53.545 | f23e0d5330104c6f9bfc18a11605fa7b' 2026-05-01 17:14:53.545 | + functions-common:get_or_create_service:1059 : echo f23e0d5330104c6f9bfc18a11605fa7b 2026-05-01 17:14:53.545 | f23e0d5330104c6f9bfc18a11605fa7b 2026-05-01 17:14:53.545 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.96/placement 2026-05-01 17:14:53.545 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-01 17:14:53.545 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.96/placement RegionOne 2026-05-01 17:14:53.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-01 17:14:53.546 | +++ 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-05-01 17:14:53.546 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:14:53.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-01 17:14:53.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-01 17:14:53.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.96/placement --region RegionOne -f value -c id 2026-05-01 17:14:53.546 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:14:53.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=84c959b73dad41cebbc762b249b88d4c 2026-05-01 17:14:53.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 84c959b73dad41cebbc762b249b88d4c 2026-05-01 17:14:53.547 | + functions-common:get_or_create_endpoint:1092 : public_id=84c959b73dad41cebbc762b249b88d4c 2026-05-01 17:14:53.547 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-01 17:14:53.547 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-01 17:14:53.547 | + functions-common:get_or_create_endpoint:1101 : echo 84c959b73dad41cebbc762b249b88d4c 2026-05-01 17:14:53.547 | 84c959b73dad41cebbc762b249b88d4c 2026-05-01 17:14:53.600 | [2017 Async init_placement:55135]: finished init_placement with result 0 in 49 seconds 2026-05-01 17:14:53.607 | + inc/async:async_wait:197 : return 0 2026-05-01 17:14:53.612 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-01 17:14:53.693 | [2017 Async init_glance:50598]: Waiting for completion of init_glance running on PID 50598 (3 other jobs running) 2026-05-01 17:14:53.734 | [2017 Async init_glance:50598]: Signaling child to exit 2026-05-01 17:14:53.734 | WAKEUP 2026-05-01 17:14:53.772 | [2017 Async init_glance:50598]: Signaled 2026-05-01 17:14:53.774 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-01 17:14:53.774 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-01 17:14:53.774 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-01 17:14:53.774 | + lib/database:recreate_database:112 : local db=glance 2026-05-01 17:14:53.774 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-01 17:14:53.774 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-01 17:14:53.774 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-01 17:14:53.775 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:53.775 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-01 17:14:53.775 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:53.775 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-01 17:14:53.775 | + functions-common:time_start:2398 : local name=dbsync 2026-05-01 17:14:53.775 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:14:53.775 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:14:53.775 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:14:53.775 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655543336 2026-05-01 17:14:53.775 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-01 17:14:53.775 | INFO dbcounter [-] Registered counter for database glance 2026-05-01 17:14:53.776 | 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=50704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-01 17:14:53.776 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.776 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.776 | DEBUG dbcounter [-] [50704] Writer thread running {{(pid=50704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:14:53.776 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.776 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.776 | INFO dbcounter [-] Registered counter for database glance 2026-05-01 17:14:53.776 | 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=50704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-01 17:14:53.776 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.776 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.776 | DEBUG dbcounter [-] [50704] Writer thread running {{(pid=50704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:14:53.777 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-01 17:14:53.777 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:14:53.777 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-01 17:14:53.777 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.777 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-01 17:14:53.777 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.777 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-01 17:14:53.777 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.777 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-01 17:14:53.777 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.777 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-01 17:14:53.778 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.778 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-01 17:14:53.778 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.778 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-01 17:14:53.778 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.778 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-01 17:14:53.778 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.778 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-01 17:14:53.778 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.778 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-01 17:14:53.778 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.779 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-01 17:14:53.779 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.779 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-01 17:14:53.779 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.779 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-01 17:14:53.779 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.779 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-01 17:14:53.779 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.779 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-01 17:14:53.779 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.779 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-01 17:14:53.780 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:14:53.780 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-01 17:14:53.781 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.781 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-01 17:14:53.781 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.781 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-01 17:14:53.781 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.781 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-01 17:14:53.781 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.781 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-01 17:14:53.781 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.781 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-01 17:14:53.781 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.782 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-01 17:14:53.782 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.782 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-01 17:14:53.782 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.782 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-01 17:14:53.782 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.782 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-01 17:14:53.782 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.782 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-01 17:14:53.782 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:53.782 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-01 17:14:53.783 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50704) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-01 17:14:53.783 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.783 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.783 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:53.783 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:53.783 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-01 17:14:53.783 | Database migration is up to date. No migration needed. 2026-05-01 17:14:53.783 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-01 17:14:53.783 | Database is synced successfully. 2026-05-01 17:14:53.783 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-01 17:14:53.783 | INFO dbcounter [-] Registered counter for database glance 2026-05-01 17:14:53.783 | 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=50888) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-01 17:14:53.784 | DEBUG dbcounter [-] [50888] Writer thread running {{(pid=50888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-01 17:14:53.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-01 17:14:53.785 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-01 17:14:53.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-01 17:14:53.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-01 17:14:53.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-01 17:14:53.787 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-01 17:14:53.787 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-01 17:14:53.787 | + functions-common:time_stop:2412 : local name 2026-05-01 17:14:53.787 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:14:53.787 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:14:53.787 | + functions-common:time_stop:2415 : local total 2026-05-01 17:14:53.787 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:14:53.787 | + functions-common:time_stop:2418 : name=dbsync 2026-05-01 17:14:53.787 | + functions-common:time_stop:2419 : start_time=1777655543336 2026-05-01 17:14:53.788 | + functions-common:time_stop:2421 : [[ -z 1777655543336 ]] 2026-05-01 17:14:53.788 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:14:53.788 | + functions-common:time_stop:2424 : end_time=1777655558161 2026-05-01 17:14:53.788 | + functions-common:time_stop:2425 : elapsed_time=14825 2026-05-01 17:14:53.788 | + functions-common:time_stop:2426 : total=8621 2026-05-01 17:14:53.788 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:14:53.788 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23446 2026-05-01 17:14:53.839 | [2017 Async init_glance:50598]: finished init_glance with result 0 in 15 seconds 2026-05-01 17:14:53.846 | + inc/async:async_wait:197 : return 0 2026-05-01 17:14:53.851 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-01 17:14:53.883 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-01 17:14:53.888 | + inc/async:async_wait:197 : return 0 2026-05-01 17:14:53.891 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-01 17:14:53.963 | [2017 Async init_cinder:55005]: Waiting for completion of init_cinder running on PID 55005 (2 other jobs running) 2026-05-01 17:14:53.995 | [2017 Async init_cinder:55005]: Signaling child to exit 2026-05-01 17:14:53.996 | WAKEUP 2026-05-01 17:14:54.022 | [2017 Async init_cinder:55005]: Signaled 2026-05-01 17:14:54.023 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-01 17:14:54.023 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:14:54.023 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-01 17:14:54.023 | + lib/database:recreate_database:112 : local db=cinder 2026-05-01 17:14:54.024 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-01 17:14:54.024 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-01 17:14:54.024 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-01 17:14:54.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:54.024 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-01 17:14:54.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:54.024 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-01 17:14:54.024 | + functions-common:time_start:2398 : local name=dbsync 2026-05-01 17:14:54.024 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:14:54.024 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:14:54.024 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:14:54.024 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655636571 2026-05-01 17:14:54.025 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-01 17:14:54.025 | INFO dbcounter [-] Registered counter for database cinder 2026-05-01 17:14:54.025 | 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=55245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-01 17:14:54.025 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-01 17:14:54.025 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:54.025 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:54.025 | DEBUG dbcounter [-] [55245] Writer thread running {{(pid=55245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:14:54.025 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-01 17:14:54.025 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:14:54.025 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-01 17:14:54.025 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:54.026 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-01 17:14:54.026 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:54.026 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-01 17:14:54.026 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:54.026 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-01 17:14:54.026 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:54.026 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-01 17:14:54.026 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:54.026 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-01 17:14:54.026 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:54.026 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-01 17:14:54.027 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:14:54.027 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-01 17:14:54.027 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-01 17:14:54.027 | + functions-common:time_stop:2412 : local name 2026-05-01 17:14:54.027 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:14:54.027 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:14:54.027 | + functions-common:time_stop:2415 : local total 2026-05-01 17:14:54.027 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:14:54.027 | + functions-common:time_stop:2418 : name=dbsync 2026-05-01 17:14:54.027 | + functions-common:time_stop:2419 : start_time=1777655636571 2026-05-01 17:14:54.027 | + functions-common:time_stop:2421 : [[ -z 1777655636571 ]] 2026-05-01 17:14:54.028 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:14:54.028 | + functions-common:time_stop:2424 : end_time=1777655649647 2026-05-01 17:14:54.028 | + functions-common:time_stop:2425 : elapsed_time=13076 2026-05-01 17:14:54.028 | + functions-common:time_stop:2426 : total=8621 2026-05-01 17:14:54.028 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:14:54.028 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21697 2026-05-01 17:14:54.028 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-01 17:14:54.028 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:14:54.028 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-01 17:14:54.028 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-01 17:14:54.028 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-01 17:14:54.029 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-01 17:14:54.029 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-01 17:14:54.029 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-01 17:14:54.029 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-01 17:14:54.029 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-01 17:14:54.029 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-01 17:14:54.029 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-01 17:14:54.029 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-01 17:14:54.029 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-01 17:14:54.029 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-01 17:14:54.029 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-01 17:14:54.030 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-01 17:14:54.031 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-01 17:14:54.031 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-01 17:14:54.031 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-01 17:14:54.031 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-01 17:14:54.031 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-01 17:14:54.031 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-01 17:14:54.031 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-01 17:14:54.031 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-01 17:14:54.031 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-01 17:14:54.031 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-01 17:14:54.031 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-01 17:14:54.032 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-01 17:14:54.032 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-01 17:14:54.032 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-01 17:14:54.032 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-01 17:14:54.032 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-01 17:14:54.032 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-01 17:14:54.032 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-01 17:14:54.032 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-01 17:14:54.032 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-01 17:14:54.032 | [Unit] 2026-05-01 17:14:54.033 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-01 17:14:54.033 | DefaultDependencies=no 2026-05-01 17:14:54.033 | After=systemd-udev-settle.service 2026-05-01 17:14:54.033 | Before=lvm2-activation-early.service 2026-05-01 17:14:54.033 | Wants=systemd-udev-settle.service 2026-05-01 17:14:54.033 | 2026-05-01 17:14:54.033 | [Service] 2026-05-01 17:14:54.033 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-01 17:14:54.033 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-01 17:14:54.033 | RemainAfterExit=yes 2026-05-01 17:14:54.034 | Type=oneshot 2026-05-01 17:14:54.034 | 2026-05-01 17:14:54.034 | [Install] 2026-05-01 17:14:54.034 | WantedBy=local-fs.target 2026-05-01 17:14:54.034 | Also=systemd-udev-settle.service 2026-05-01 17:14:54.034 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-01 17:14:54.034 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-01 17:14:54.034 | 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-05-01 17:14:54.034 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-01 17:14:54.034 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-01 17:14:54.034 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-01 17:14:54.035 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-01 17:14:54.035 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-01 17:14:54.035 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-01 17:14:54.035 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-01 17:14:54.035 | Physical volume "/dev/loop0" successfully created. 2026-05-01 17:14:54.035 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-01 17:14:54.035 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-01 17:14:54.035 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:14:54.035 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-01 17:14:54.035 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-01 17:14:54.035 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-01 17:14:54.036 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-01 17:14:54.036 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-01 17:14:54.036 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-01 17:14:54.036 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-01 17:14:54.036 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:14:54.036 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-01 17:14:54.071 | [2017 Async init_cinder:55005]: finished init_cinder with result 0 in 15 seconds 2026-05-01 17:14:54.077 | + inc/async:async_wait:197 : return 0 2026-05-01 17:14:54.080 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-01 17:14:54.099 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:14:54.102 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-01 17:14:54.106 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:14:54.108 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-01 17:14:54.111 | + ./stack.sh:main:1236 : init_nova 2026-05-01 17:14:54.113 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-01 17:14:54.133 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:14:54.136 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-01 17:14:54.161 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:14:54.164 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:14:54.166 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-01 17:14:54.240 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-01 17:14:54.294 | [2017 Async nova-cell-0:57333]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-01 17:14:54.299 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-01 17:14:54.306 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:14:54.311 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-01 17:14:54.315 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-01 17:14:54.319 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-01 17:14:54.323 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-01 17:14:54.387 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-01 17:14:54.424 | [2017 Async nova-cell-1:57437]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-01 17:14:54.429 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-01 17:14:54.435 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-01 17:14:54.438 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-01 17:14:54.442 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-01 17:14:54.447 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-01 17:14:54.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:54.528 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-01 17:14:54.533 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:14:54.620 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-01 17:14:59.526 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-01 17:14:59.567 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:14:59.568 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:14:59.569 | DEBUG dbcounter [-] [57507] Writer thread running {{(pid=57507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:14:59.659 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-01 17:15:05.171 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57507) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:15:05.178 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-01 17:15:07.611 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57507) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:07.620 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-01 17:15:07.630 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57507) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:08.413 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-01 17:15:08.420 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-01 17:15:08.425 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-01 17:15:08.430 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-01 17:15:08.434 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-01 17:15:08.438 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-01 17:15:08.444 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-01 17:15:08.476 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:08.478 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-01 17:15:08.483 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-01 17:15:08.489 | + 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-05-01 17:15:12.802 | INFO dbcounter [None req-5cafff4d-c5a4-4469-87b3-0eb5035c96a6 None None] Registered counter for database nova_api 2026-05-01 17:15:12.884 | DEBUG dbcounter [-] [58107] Writer thread running {{(pid=58107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:15:13.720 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-01 17:15:13.728 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-01 17:15:13.734 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-01 17:15:13.810 | [2017 Async nova-cell-0:57333]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57333 (3 other jobs running) 2026-05-01 17:15:13.841 | [2017 Async nova-cell-0:57333]: Signaling child to exit 2026-05-01 17:15:28.920 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:15:28.935 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:15:28.948 | [57437 Async nova-cell-1:57437]: finished successfully 2026-05-01 17:15:28.966 | [57333 Async nova-cell-0:57333]: finished successfully 2026-05-01 17:15:28.995 | WAKEUP 2026-05-01 17:15:29.024 | [2017 Async nova-cell-0:57333]: Signaled 2026-05-01 17:15:29.024 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-01 17:15:29.025 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-01 17:15:29.025 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-01 17:15:29.025 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-01 17:15:29.025 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-01 17:15:29.025 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-01 17:15:29.025 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-01 17:15:29.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:15:29.025 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-01 17:15:29.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:15:29.025 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-05-01 17:15:29.025 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-01 17:15:29.026 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:15:29.026 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:15:29.026 | DEBUG dbcounter [-] [57495] Writer thread running {{(pid=57495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:15:29.026 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-01 17:15:29.026 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:15:29.026 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-01 17:15:29.026 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.026 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-01 17:15:29.026 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.026 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-01 17:15:29.026 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.027 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-01 17:15:29.028 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.028 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-01 17:15:29.028 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.029 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-01 17:15:29.029 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.029 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-01 17:15:29.029 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.029 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-01 17:15:29.029 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.030 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-01 17:15:29.030 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57495) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.075 | [2017 Async nova-cell-0:57333]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 34 seconds 2026-05-01 17:15:29.079 | + inc/async:async_wait:197 : return 0 2026-05-01 17:15:29.083 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-01 17:15:29.086 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-01 17:15:29.143 | [2017 Async nova-cell-1:57437]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57437 (2 other jobs running) 2026-05-01 17:15:29.172 | [2017 Async nova-cell-1:57437]: Signaling child to exit 2026-05-01 17:15:29.173 | WAKEUP 2026-05-01 17:15:29.198 | [2017 Async nova-cell-1:57437]: Signaled 2026-05-01 17:15:29.200 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-01 17:15:29.200 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-01 17:15:29.200 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-01 17:15:29.200 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-01 17:15:29.200 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-01 17:15:29.200 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-01 17:15:29.200 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-01 17:15:29.201 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:15:29.201 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-01 17:15:29.201 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-01 17:15:29.201 | + 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-05-01 17:15:29.201 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-01 17:15:29.201 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-01 17:15:29.201 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-01 17:15:29.201 | DEBUG dbcounter [-] [57504] Writer thread running {{(pid=57504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:15:29.202 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-01 17:15:29.202 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-01 17:15:29.202 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-01 17:15:29.202 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.202 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-01 17:15:29.202 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.202 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-01 17:15:29.202 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.202 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-01 17:15:29.203 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.203 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-01 17:15:29.203 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.203 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-01 17:15:29.203 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.203 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-01 17:15:29.203 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.203 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-01 17:15:29.204 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.204 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-01 17:15:29.204 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57504) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-01 17:15:29.250 | [2017 Async nova-cell-1:57437]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 34 seconds 2026-05-01 17:15:29.256 | + inc/async:async_wait:197 : return 0 2026-05-01 17:15:29.260 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:15:29.263 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-01 17:15:33.169 | Running batches of 50 until complete 2026-05-01 17:15:33.170 | INFO dbcounter [None req-fccad4a2-c5fb-4234-b1da-4c60759e3744 None None] Registered counter for database nova_cell0 2026-05-01 17:15:33.323 | DEBUG dbcounter [-] [58777] Writer thread running {{(pid=58777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:15:33.329 | INFO dbcounter [None req-fccad4a2-c5fb-4234-b1da-4c60759e3744 None None] Registered counter for database nova_api 2026-05-01 17:15:33.455 | DEBUG dbcounter [-] [58777] Writer thread running {{(pid=58777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:15:33.483 | INFO dbcounter [None req-fccad4a2-c5fb-4234-b1da-4c60759e3744 None None] Registered counter for database nova_cell0 2026-05-01 17:15:33.507 | DEBUG dbcounter [-] [58777] Writer thread running {{(pid=58777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:15:33.591 | +-------------------------------------+--------------+-----------+ 2026-05-01 17:15:33.591 | | Migration | Total Needed | Completed | 2026-05-01 17:15:33.591 | +-------------------------------------+--------------+-----------+ 2026-05-01 17:15:33.591 | | fill_virtual_interface_list | 0 | 0 | 2026-05-01 17:15:33.591 | | migrate_empty_ratio | 0 | 0 | 2026-05-01 17:15:33.591 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-01 17:15:33.591 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-01 17:15:33.591 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-01 17:15:33.591 | | populate_dev_uuids | 0 | 0 | 2026-05-01 17:15:33.591 | | populate_instance_compute_id | 0 | 0 | 2026-05-01 17:15:33.592 | | populate_missing_availability_zones | 0 | 0 | 2026-05-01 17:15:33.592 | | populate_queued_for_delete | 0 | 0 | 2026-05-01 17:15:33.592 | | populate_user_id | 0 | 0 | 2026-05-01 17:15:33.592 | | populate_uuids | 0 | 0 | 2026-05-01 17:15:33.592 | +-------------------------------------+--------------+-----------+ 2026-05-01 17:15:34.367 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-01 17:15:34.373 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:15:34.381 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-01 17:15:34.384 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-01 17:15:34.389 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-01 17:15:34.394 | + 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-05-01 17:15:38.158 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-01 17:15:38.159 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-01 17:15:38.159 | INFO dbcounter [None req-4edd7939-e0b6-43e7-9b8a-a4d13bb6b96c None None] Registered counter for database nova_api 2026-05-01 17:15:38.225 | DEBUG dbcounter [-] [58795] Writer thread running {{(pid=58795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:15:38.919 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-01 17:15:38.923 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-01 17:15:38.944 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-01 17:15:38.948 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-01 17:15:38.951 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-01 17:15:39.036 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-01 17:15:39.089 | [2017 Async configure_neutron_nova:58854]: running: configure_neutron_nova 2026-05-01 17:15:39.092 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-01 17:15:39.097 | + functions-common:run_phase:1840 : local mode=stack 2026-05-01 17:15:39.100 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-01 17:15:39.105 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-01 17:15:39.109 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-01 17:15:39.112 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-01 17:15:39.117 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-01 17:15:39.122 | + functions-common:run_phase:1850 : local extra 2026-05-01 17:15:39.126 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-01 17:15:39.132 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-01 17:15:39.135 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-01 17:15:39.140 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-01 17:15:39.143 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-01 17:15:39.147 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-01 17:15:39.170 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:39.175 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:15:39.179 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:15:39.182 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-01 17:15:39.185 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:15:39.190 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-01 17:15:39.193 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-01 17:15:39.197 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-01 17:15:39.200 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-01 17:15:39.205 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:15:39.208 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-01 17:15:39.212 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-01 17:15:39.216 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-01 17:15:39.218 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-01 17:15:39.222 | + functions-common:run_plugins:1829 : local plugins= 2026-05-01 17:15:39.226 | + functions-common:run_plugins:1830 : local plugin 2026-05-01 17:15:39.229 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-01 17:15:39.232 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.236 | + inc/meta-config:merge_config_group:171 : shift 2026-05-01 17:15:39.240 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-01 17:15:39.244 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:15:39.248 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-01 17:15:39.251 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-01 17:15:39.255 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-01 17:15:39.258 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.262 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-01 17:15:39.265 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:15:39.269 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-01 17:15:39.270 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:15:39.270 | gsub("[][]", "", $1); 2026-05-01 17:15:39.270 | split($1, a, "|"); 2026-05-01 17:15:39.270 | if (a[1] == matchgroup) 2026-05-01 17:15:39.270 | print a[2] 2026-05-01 17:15:39.270 | } 2026-05-01 17:15:39.270 | ' /home/quobyte/devstack/local.conf 2026-05-01 17:15:39.277 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-01 17:15:39.282 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-01 17:15:39.285 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-01 17:15:39.290 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-01 17:15:39.293 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-01 17:15:39.297 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-01 17:15:39.301 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-01 17:15:39.306 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-01 17:15:39.312 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-01 17:15:39.316 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-01 17:15:39.320 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-01 17:15:39.324 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-01 17:15:39.327 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-01 17:15:39.331 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.334 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-01 17:15:39.338 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-01 17:15:39.342 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-01 17:15:39.347 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-01 17:15:39.351 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-01 17:15:39.356 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-01 17:15:39.361 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-01 17:15:39.367 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-01 17:15:39.367 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-01 17:15:39.367 | BEGIN { 2026-05-01 17:15:39.367 | section = "" 2026-05-01 17:15:39.367 | last_section = "" 2026-05-01 17:15:39.367 | section_count = 0 2026-05-01 17:15:39.367 | } 2026-05-01 17:15:39.368 | /^\[.+\]/ { 2026-05-01 17:15:39.368 | gsub("[][]", "", $1); 2026-05-01 17:15:39.368 | section=$1 2026-05-01 17:15:39.368 | next 2026-05-01 17:15:39.368 | } 2026-05-01 17:15:39.368 | /^ *\#/ { 2026-05-01 17:15:39.368 | next 2026-05-01 17:15:39.368 | } 2026-05-01 17:15:39.368 | /^[^ \t]+/ { 2026-05-01 17:15:39.368 | # get offset of first = in $0 2026-05-01 17:15:39.368 | eq_idx = index($0, "=") 2026-05-01 17:15:39.369 | # extract attr & value from $0 2026-05-01 17:15:39.369 | attr = substr($0, 1, eq_idx - 1) 2026-05-01 17:15:39.369 | value = substr($0, eq_idx + 1) 2026-05-01 17:15:39.369 | # only need to strip trailing whitespace from attr 2026-05-01 17:15:39.369 | sub(/[ \t]*$/, "", attr) 2026-05-01 17:15:39.369 | # need to strip leading & trailing whitespace from value 2026-05-01 17:15:39.369 | sub(/^[ \t]*/, "", value) 2026-05-01 17:15:39.369 | sub(/[ \t]*$/, "", value) 2026-05-01 17:15:39.369 | 2026-05-01 17:15:39.369 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-01 17:15:39.369 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-01 17:15:39.371 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-01 17:15:39.372 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-01 17:15:39.372 | if (! (section, attr) in cfg_attr_count) { 2026-05-01 17:15:39.372 | if (section != last_section) { 2026-05-01 17:15:39.372 | cfg_section[section_count++] = section 2026-05-01 17:15:39.372 | last_section = section 2026-05-01 17:15:39.372 | } 2026-05-01 17:15:39.372 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-01 17:15:39.372 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-01 17:15:39.372 | 2026-05-01 17:15:39.372 | cfg_attr[section, attr, 0] = value 2026-05-01 17:15:39.373 | cfg_attr_count[section, attr] = 1 2026-05-01 17:15:39.373 | } else { 2026-05-01 17:15:39.373 | lno = cfg_attr_count[section, attr]++ 2026-05-01 17:15:39.373 | cfg_attr[section, attr, lno] = value 2026-05-01 17:15:39.373 | } 2026-05-01 17:15:39.373 | } 2026-05-01 17:15:39.373 | END { 2026-05-01 17:15:39.373 | # Process each section in order 2026-05-01 17:15:39.373 | for (sno = 0; sno < section_count; sno++) { 2026-05-01 17:15:39.373 | section = cfg_section[sno] 2026-05-01 17:15:39.373 | # The ini routines simply append a config item immediately 2026-05-01 17:15:39.374 | # after the section header. To keep the same order as defined 2026-05-01 17:15:39.374 | # in local.conf, invoke the ini routines in the reverse order 2026-05-01 17:15:39.374 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-01 17:15:39.374 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-01 17:15:39.374 | if (cfg_attr_count[section, attr] == 1) 2026-05-01 17:15:39.374 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-01 17:15:39.374 | else { 2026-05-01 17:15:39.374 | # For multiline, invoke the ini routines in the reverse order 2026-05-01 17:15:39.375 | count = cfg_attr_count[section, attr] 2026-05-01 17:15:39.375 | print "inidelete " configfile " " section " " attr 2026-05-01 17:15:39.375 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-01 17:15:39.375 | for (l = count -2; l >= 0; l--) 2026-05-01 17:15:39.375 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-01 17:15:39.375 | } 2026-05-01 17:15:39.375 | } 2026-05-01 17:15:39.375 | } 2026-05-01 17:15:39.375 | } 2026-05-01 17:15:39.375 | ' 2026-05-01 17:15:39.376 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.376 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.376 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-01 17:15:39.376 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-01 17:15:39.380 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-01 17:15:39.383 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:15:39.388 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-01 17:15:39.392 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-01 17:15:39.392 | BEGIN { group = "" } 2026-05-01 17:15:39.392 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:15:39.392 | gsub("[][]", "", $1); 2026-05-01 17:15:39.392 | split($1, a, "|"); 2026-05-01 17:15:39.392 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-01 17:15:39.392 | group=a[1] 2026-05-01 17:15:39.392 | } else { 2026-05-01 17:15:39.393 | group="" 2026-05-01 17:15:39.393 | } 2026-05-01 17:15:39.394 | next 2026-05-01 17:15:39.394 | } 2026-05-01 17:15:39.394 | { 2026-05-01 17:15:39.394 | if (group != "") 2026-05-01 17:15:39.394 | print $0 2026-05-01 17:15:39.394 | } 2026-05-01 17:15:39.394 | ' /home/quobyte/devstack/local.conf 2026-05-01 17:15:39.401 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-01 17:15:39.404 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-01 17:15:39.444 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-01 17:15:39.451 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-01 17:15:39.493 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.496 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-01 17:15:39.500 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-01 17:15:39.537 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.541 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-01 17:15:39.544 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-01 17:15:39.580 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.582 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-01 17:15:39.586 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-01 17:15:39.625 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.628 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-01 17:15:39.632 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-01 17:15:39.635 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-01 17:15:39.639 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-01 17:15:39.642 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.645 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.650 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-01 17:15:39.654 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.660 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-01 17:15:39.665 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-01 17:15:39.667 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-01 17:15:39.670 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-01 17:15:39.674 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.678 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.681 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-01 17:15:39.685 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.688 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-01 17:15:39.693 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.696 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.700 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.704 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-01 17:15:39.707 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.714 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.717 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.717 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.719 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-01 17:15:39.719 | BEGIN { 2026-05-01 17:15:39.719 | section = "" 2026-05-01 17:15:39.719 | last_section = "" 2026-05-01 17:15:39.719 | section_count = 0 2026-05-01 17:15:39.719 | } 2026-05-01 17:15:39.720 | /^\[.+\]/ { 2026-05-01 17:15:39.720 | gsub("[][]", "", $1); 2026-05-01 17:15:39.720 | section=$1 2026-05-01 17:15:39.720 | next 2026-05-01 17:15:39.720 | } 2026-05-01 17:15:39.720 | /^ *\#/ { 2026-05-01 17:15:39.721 | next 2026-05-01 17:15:39.721 | } 2026-05-01 17:15:39.721 | /^[^ \t]+/ { 2026-05-01 17:15:39.721 | # get offset of first = in $0 2026-05-01 17:15:39.721 | eq_idx = index($0, "=") 2026-05-01 17:15:39.721 | # extract attr & value from $0 2026-05-01 17:15:39.721 | attr = substr($0, 1, eq_idx - 1) 2026-05-01 17:15:39.721 | value = substr($0, eq_idx + 1) 2026-05-01 17:15:39.722 | # only need to strip trailing whitespace from attr 2026-05-01 17:15:39.722 | sub(/[ \t]*$/, "", attr) 2026-05-01 17:15:39.722 | # need to strip leading & trailing whitespace from value 2026-05-01 17:15:39.724 | sub(/^[ \t]*/, "", value) 2026-05-01 17:15:39.724 | sub(/[ \t]*$/, "", value) 2026-05-01 17:15:39.724 | 2026-05-01 17:15:39.724 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-01 17:15:39.724 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-01 17:15:39.724 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-01 17:15:39.724 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-01 17:15:39.724 | if (! (section, attr) in cfg_attr_count) { 2026-05-01 17:15:39.725 | if (section != last_section) { 2026-05-01 17:15:39.725 | cfg_section[section_count++] = section 2026-05-01 17:15:39.725 | last_section = section 2026-05-01 17:15:39.725 | } 2026-05-01 17:15:39.725 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-01 17:15:39.725 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-01 17:15:39.725 | 2026-05-01 17:15:39.725 | cfg_attr[section, attr, 0] = value 2026-05-01 17:15:39.726 | cfg_attr_count[section, attr] = 1 2026-05-01 17:15:39.726 | } else { 2026-05-01 17:15:39.727 | lno = cfg_attr_count[section, attr]++ 2026-05-01 17:15:39.727 | cfg_attr[section, attr, lno] = value 2026-05-01 17:15:39.727 | } 2026-05-01 17:15:39.727 | } 2026-05-01 17:15:39.727 | END { 2026-05-01 17:15:39.727 | # Process each section in order 2026-05-01 17:15:39.727 | for (sno = 0; sno < section_count; sno++) { 2026-05-01 17:15:39.727 | section = cfg_section[sno] 2026-05-01 17:15:39.727 | # The ini routines simply append a config item immediately 2026-05-01 17:15:39.728 | # after the section header. To keep the same order as defined 2026-05-01 17:15:39.728 | # in local.conf, invoke the ini routines in the reverse order 2026-05-01 17:15:39.728 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-01 17:15:39.728 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-01 17:15:39.728 | if (cfg_attr_count[section, attr] == 1) 2026-05-01 17:15:39.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-01 17:15:39.728 | else { 2026-05-01 17:15:39.728 | # For multiline, invoke the ini routines in the reverse order 2026-05-01 17:15:39.728 | count = cfg_attr_count[section, attr] 2026-05-01 17:15:39.728 | print "inidelete " configfile " " section " " attr 2026-05-01 17:15:39.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-01 17:15:39.729 | for (l = count -2; l >= 0; l--) 2026-05-01 17:15:39.729 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-01 17:15:39.729 | } 2026-05-01 17:15:39.729 | } 2026-05-01 17:15:39.729 | } 2026-05-01 17:15:39.729 | } 2026-05-01 17:15:39.729 | ' 2026-05-01 17:15:39.729 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-01 17:15:39.729 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-01 17:15:39.729 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-01 17:15:39.731 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:15:39.735 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-01 17:15:39.738 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-01 17:15:39.738 | BEGIN { group = "" } 2026-05-01 17:15:39.738 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:15:39.738 | gsub("[][]", "", $1); 2026-05-01 17:15:39.738 | split($1, a, "|"); 2026-05-01 17:15:39.738 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-01 17:15:39.738 | group=a[1] 2026-05-01 17:15:39.738 | } else { 2026-05-01 17:15:39.738 | group="" 2026-05-01 17:15:39.738 | } 2026-05-01 17:15:39.739 | next 2026-05-01 17:15:39.739 | } 2026-05-01 17:15:39.739 | { 2026-05-01 17:15:39.739 | if (group != "") 2026-05-01 17:15:39.739 | print $0 2026-05-01 17:15:39.739 | } 2026-05-01 17:15:39.739 | ' /home/quobyte/devstack/local.conf 2026-05-01 17:15:39.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-05-01 17:15:39.749 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-01 17:15:39.789 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.793 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-01 17:15:39.796 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-01 17:15:39.800 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-01 17:15:39.804 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-01 17:15:39.808 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-01 17:15:39.813 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-01 17:15:39.815 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-01 17:15:39.819 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-01 17:15:39.827 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-01 17:15:39.830 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-01 17:15:39.832 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-01 17:15:39.836 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-01 17:15:39.841 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-01 17:15:39.844 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.848 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-01 17:15:39.851 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-01 17:15:39.855 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-01 17:15:39.859 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-01 17:15:39.864 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-01 17:15:39.869 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-01 17:15:39.873 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-01 17:15:39.877 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-01 17:15:39.877 | BEGIN { 2026-05-01 17:15:39.877 | section = "" 2026-05-01 17:15:39.877 | last_section = "" 2026-05-01 17:15:39.877 | section_count = 0 2026-05-01 17:15:39.877 | } 2026-05-01 17:15:39.878 | /^\[.+\]/ { 2026-05-01 17:15:39.878 | gsub("[][]", "", $1); 2026-05-01 17:15:39.878 | section=$1 2026-05-01 17:15:39.878 | next 2026-05-01 17:15:39.878 | } 2026-05-01 17:15:39.878 | /^ *\#/ { 2026-05-01 17:15:39.878 | next 2026-05-01 17:15:39.878 | } 2026-05-01 17:15:39.878 | /^[^ \t]+/ { 2026-05-01 17:15:39.878 | # get offset of first = in $0 2026-05-01 17:15:39.878 | eq_idx = index($0, "=") 2026-05-01 17:15:39.878 | # extract attr & value from $0 2026-05-01 17:15:39.879 | attr = substr($0, 1, eq_idx - 1) 2026-05-01 17:15:39.879 | value = substr($0, eq_idx + 1) 2026-05-01 17:15:39.879 | # only need to strip trailing whitespace from attr 2026-05-01 17:15:39.879 | sub(/[ \t]*$/, "", attr) 2026-05-01 17:15:39.879 | # need to strip leading & trailing whitespace from value 2026-05-01 17:15:39.879 | sub(/^[ \t]*/, "", value) 2026-05-01 17:15:39.879 | sub(/[ \t]*$/, "", value) 2026-05-01 17:15:39.879 | 2026-05-01 17:15:39.879 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-01 17:15:39.879 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-01 17:15:39.879 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-01 17:15:39.881 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-01 17:15:39.881 | if (! (section, attr) in cfg_attr_count) { 2026-05-01 17:15:39.881 | if (section != last_section) { 2026-05-01 17:15:39.881 | cfg_section[section_count++] = section 2026-05-01 17:15:39.881 | last_section = section 2026-05-01 17:15:39.881 | } 2026-05-01 17:15:39.881 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-01 17:15:39.881 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-01 17:15:39.881 | 2026-05-01 17:15:39.881 | cfg_attr[section, attr, 0] = value 2026-05-01 17:15:39.882 | cfg_attr_count[section, attr] = 1 2026-05-01 17:15:39.882 | } else { 2026-05-01 17:15:39.882 | lno = cfg_attr_count[section, attr]++ 2026-05-01 17:15:39.882 | cfg_attr[section, attr, lno] = value 2026-05-01 17:15:39.882 | } 2026-05-01 17:15:39.882 | } 2026-05-01 17:15:39.882 | END { 2026-05-01 17:15:39.882 | # Process each section in order 2026-05-01 17:15:39.882 | for (sno = 0; sno < section_count; sno++) { 2026-05-01 17:15:39.882 | section = cfg_section[sno] 2026-05-01 17:15:39.882 | # The ini routines simply append a config item immediately 2026-05-01 17:15:39.882 | # after the section header. To keep the same order as defined 2026-05-01 17:15:39.883 | # in local.conf, invoke the ini routines in the reverse order 2026-05-01 17:15:39.883 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-01 17:15:39.883 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-01 17:15:39.883 | if (cfg_attr_count[section, attr] == 1) 2026-05-01 17:15:39.883 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-01 17:15:39.883 | else { 2026-05-01 17:15:39.883 | # For multiline, invoke the ini routines in the reverse order 2026-05-01 17:15:39.883 | count = cfg_attr_count[section, attr] 2026-05-01 17:15:39.883 | print "inidelete " configfile " " section " " attr 2026-05-01 17:15:39.883 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-01 17:15:39.883 | for (l = count -2; l >= 0; l--) 2026-05-01 17:15:39.884 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-01 17:15:39.884 | } 2026-05-01 17:15:39.884 | } 2026-05-01 17:15:39.884 | } 2026-05-01 17:15:39.884 | } 2026-05-01 17:15:39.884 | ' 2026-05-01 17:15:39.884 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.884 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-01 17:15:39.884 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-01 17:15:39.884 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:15:39.886 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-01 17:15:39.890 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-01 17:15:39.893 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:15:39.897 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-01 17:15:39.900 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-01 17:15:39.900 | BEGIN { group = "" } 2026-05-01 17:15:39.900 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:15:39.900 | gsub("[][]", "", $1); 2026-05-01 17:15:39.900 | split($1, a, "|"); 2026-05-01 17:15:39.901 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-01 17:15:39.901 | group=a[1] 2026-05-01 17:15:39.901 | } else { 2026-05-01 17:15:39.901 | group="" 2026-05-01 17:15:39.901 | } 2026-05-01 17:15:39.901 | next 2026-05-01 17:15:39.901 | } 2026-05-01 17:15:39.901 | { 2026-05-01 17:15:39.902 | if (group != "") 2026-05-01 17:15:39.902 | print $0 2026-05-01 17:15:39.902 | } 2026-05-01 17:15:39.902 | ' /home/quobyte/devstack/local.conf 2026-05-01 17:15:39.910 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-01 17:15:39.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-01 17:15:39.953 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:39.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-01 17:15:39.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-01 17:15:39.998 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:40.001 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-01 17:15:40.005 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-01 17:15:40.044 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:40.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-01 17:15:40.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-01 17:15:40.086 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:40.089 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:15:40.090 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-ce3dcd9a-d0e2-45e6-b53e-70f6c64e9c8c"' 2026-05-01 17:15:40.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-ce3dcd9a-d0e2-45e6-b53e-70f6c64e9c8c 2026-05-01 17:15:40.118 | [58854 Async configure_neutron_nova:58854]: finished successfully 2026-05-01 17:15:40.129 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:40.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-01 17:15:40.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-01 17:15:40.169 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:40.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-01 17:15:40.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-01 17:15:40.211 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:15:40.214 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-01 17:15:40.235 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:15:40.238 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-01 17:15:40.241 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-01 17:15:40.261 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:40.265 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-01 17:15:40.302 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-01 17:15:40.353 | [2017 Async configure_neutron_nova:58854]: Waiting for completion of configure_neutron_nova running on PID 58854 (2 other jobs running) 2026-05-01 17:15:40.377 | [2017 Async configure_neutron_nova:58854]: Signaling child to exit 2026-05-01 17:15:40.378 | WAKEUP 2026-05-01 17:15:40.399 | [2017 Async configure_neutron_nova:58854]: Signaled 2026-05-01 17:15:40.401 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-01 17:15:40.401 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-01 17:15:40.401 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-01 17:15:40.401 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-01 17:15:40.401 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:15:40.401 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-01 17:15:40.401 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-01 17:15:40.402 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-01 17:15:40.402 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.96/identity 2026-05-01 17:15:40.402 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-01 17:15:40.402 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-01 17:15:40.402 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-01 17:15:40.402 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-01 17:15:40.402 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-01 17:15:40.402 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-01 17:15:40.402 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-01 17:15:40.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-01 17:15:40.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-01 17:15:40.403 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-01 17:15:40.403 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:15:40.403 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-01 17:15:40.403 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-01 17:15:40.403 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:15:40.403 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-01 17:15:40.403 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:15:40.403 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-01 17:15:40.403 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-01 17:15:40.404 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-01 17:15:40.404 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-01 17:15:40.404 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-01 17:15:40.404 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-01 17:15:40.404 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-01 17:15:40.404 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-01 17:15:40.404 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-01 17:15:40.404 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-01 17:15:40.404 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-01 17:15:40.404 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-01 17:15:40.405 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-01 17:15:40.405 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.96/identity 2026-05-01 17:15:40.405 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-01 17:15:40.405 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-01 17:15:40.405 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-01 17:15:40.405 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-01 17:15:40.405 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-01 17:15:40.405 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-01 17:15:40.405 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-01 17:15:40.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-01 17:15:40.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-01 17:15:40.406 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-01 17:15:40.406 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:15:40.406 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-01 17:15:40.406 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-01 17:15:40.450 | [2017 Async configure_neutron_nova:58854]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-01 17:15:40.456 | + inc/async:async_wait:197 : return 0 2026-05-01 17:15:40.460 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-01 17:15:40.478 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:40.482 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-01 17:15:40.520 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-01 17:15:40.558 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-01 17:15:40.581 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:40.584 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-01 17:15:40.588 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:15:40.592 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-01 17:15:40.596 | + ./stack.sh:main:1290 : start_nova_api 2026-05-01 17:15:40.598 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-01 17:15:40.602 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-01 17:15:40.605 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-01 17:15:40.608 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-01 17:15:40.627 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:15:40.629 | + 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-05-01 17:15:40.632 | + 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-05-01 17:15:40.635 | + 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-05-01 17:15:40.640 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-01 17:15:40.644 | + lib/nova:start_nova_api:980 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-01 17:15:40.647 | + functions-common:run_process:1666 : local service=n-api 2026-05-01 17:15:40.651 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-01 17:15:40.653 | + functions-common:run_process:1668 : local group= 2026-05-01 17:15:40.656 | + functions-common:run_process:1669 : local user= 2026-05-01 17:15:40.658 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:15:40.661 | + functions-common:run_process:1672 : local name=n-api 2026-05-01 17:15:40.664 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:15:40.666 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:15:40.669 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:15:40.672 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:15:40.678 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:15:40.682 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655740679 2026-05-01 17:15:40.685 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-01 17:15:40.703 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:40.705 | + functions-common:run_process:1676 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-05-01 17:15:40.708 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-01 17:15:40.711 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-01 17:15:40.713 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-01 17:15:40.716 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-01 17:15:40.718 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-01 17:15:40.721 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-01 17:15:40.724 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-01 17:15:40.727 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-01 17:15:40.730 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:15:40.733 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:15:40.736 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:15:40.739 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:15:40.741 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-01 17:15:40.745 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-01 17:15:40.748 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-01 17:15:40.750 | + 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-05-01 17:15:40.753 | + 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-05-01 17:15:40.756 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-01 17:15:40.758 | + 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-05-01 17:15:40.760 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-01 17:15:40.763 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-01 17:15:40.766 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-01 17:15:40.768 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-01 17:15:40.770 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-01 17:15:40.774 | + 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-05-01 17:15:40.862 | + 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-05-01 17:15:40.943 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-05-01 17:15:41.010 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-01 17:15:41.077 | + 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-05-01 17:15:41.146 | + 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-05-01 17:15:41.214 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-01 17:15:41.283 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-01 17:15:41.349 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-01 17:15:41.416 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-01 17:15:41.482 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-01 17:15:41.546 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-01 17:15:41.549 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-01 17:15:41.552 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-01 17:15:41.630 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-01 17:15:42.094 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-01 17:15:42.122 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-01 17:15:42.542 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-01 17:15:42.691 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:15:42.694 | + functions-common:time_stop:2412 : local name 2026-05-01 17:15:42.699 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:15:42.701 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:15:42.705 | + functions-common:time_stop:2415 : local total 2026-05-01 17:15:42.707 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:15:42.713 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:15:42.715 | + functions-common:time_stop:2419 : start_time=1777655740679 2026-05-01 17:15:42.721 | + functions-common:time_stop:2421 : [[ -z 1777655740679 ]] 2026-05-01 17:15:42.721 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:15:42.728 | + functions-common:time_stop:2424 : end_time=1777655742723 2026-05-01 17:15:42.732 | + functions-common:time_stop:2425 : elapsed_time=2044 2026-05-01 17:15:42.735 | + functions-common:time_stop:2426 : total=4461 2026-05-01 17:15:42.737 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:15:42.740 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6505 2026-05-01 17:15:42.743 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.96/compute/v2.1/ 2026-05-01 17:15:42.747 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-01 17:15:42.747 | Waiting for nova-api to start... 2026-05-01 17:15:42.750 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.96/compute/v2.1/ 2026-05-01 17:15:42.754 | + functions:wait_for_service:476 : local timeout=60 2026-05-01 17:15:42.755 | + functions:wait_for_service:477 : local url=http://192.168.122.96/compute/v2.1/ 2026-05-01 17:15:42.758 | + functions:wait_for_service:478 : local rval=0 2026-05-01 17:15:42.760 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-01 17:15:42.765 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-01 17:15:42.765 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:15:42.767 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:15:42.770 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:15:42.774 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655742772 2026-05-01 17:15:42.777 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-01 17:15:42.780 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:15:42.782 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.96/compute/v2.1/ 2026-05-01 17:15:49.011 | + :: : [[ 200 == 503 ]] 2026-05-01 17:15:49.013 | + :: : [[ 0 -eq 7 ]] 2026-05-01 17:15:49.020 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-01 17:15:49.025 | + functions-common:time_stop:2412 : local name 2026-05-01 17:15:49.029 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:15:49.034 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:15:49.038 | + functions-common:time_stop:2415 : local total 2026-05-01 17:15:49.043 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:15:49.048 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-01 17:15:49.054 | + functions-common:time_stop:2419 : start_time=1777655742772 2026-05-01 17:15:49.058 | + functions-common:time_stop:2421 : [[ -z 1777655742772 ]] 2026-05-01 17:15:49.066 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:15:49.072 | + functions-common:time_stop:2424 : end_time=1777655749068 2026-05-01 17:15:49.079 | + functions-common:time_stop:2425 : elapsed_time=6296 2026-05-01 17:15:49.083 | + functions-common:time_stop:2426 : total=5520 2026-05-01 17:15:49.088 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:15:49.094 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11816 2026-05-01 17:15:49.098 | + functions:wait_for_service:486 : return 0 2026-05-01 17:15:49.103 | + 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-05-01 17:15:49.107 | + 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-05-01 17:15:49.113 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-01 17:15:49.142 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:49.147 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-01 17:15:49.153 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:15:49.157 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-01 17:15:49.161 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-01 17:15:49.167 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-01 17:15:49.172 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-01 17:15:49.178 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-01 17:15:49.182 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-01 17:15:49.186 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:15:49.192 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-01 17:15:49.197 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-01 17:15:49.217 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-01 17:15:49.225 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-01 17:15:49.231 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-01 17:15:49.238 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-05-01 17:15:49.257 | + 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-05-01 17:15:49.275 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-05-01 17:15:49.294 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-01 17:15:49.299 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-01 17:15:49.299 | Starting OVN 2026-05-01 17:15:49.303 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-01 17:15:49.308 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-01 17:15:49.308 | Starting OVS 2026-05-01 17:15:49.312 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-01 17:15:49.338 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:49.342 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-01 17:15:49.408 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-01 17:15:49.474 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-01 17:15:49.480 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-01 17:15:49.485 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-01 17:15:49.986 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-01 17:15:50.477 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-01 17:15:50.477 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-01 17:15:50.477 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-01 17:15:50.477 | 2026-05-01 17:15:50.481 | Possible reasons for having these kinds of units are: 2026-05-01 17:15:50.481 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-01 17:15:50.482 | .wants/, .requires/, or .upholds/ directory. 2026-05-01 17:15:50.482 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-01 17:15:50.482 | a requirement dependency on it. 2026-05-01 17:15:50.482 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-01 17:15:50.482 | D-Bus, udev, scripted systemctl call, ...). 2026-05-01 17:15:50.482 | • In case of template units, the unit is meant to be enabled with some 2026-05-01 17:15:50.482 | instance name specified. 2026-05-01 17:15:50.489 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-01 17:15:55.158 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-01 17:15:55.161 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-01 17:15:55.668 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-01 17:15:56.158 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-01 17:15:56.158 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-01 17:15:56.158 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-01 17:15:56.158 | 2026-05-01 17:15:56.158 | Possible reasons for having these kinds of units are: 2026-05-01 17:15:56.158 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-01 17:15:56.158 | .wants/, .requires/, or .upholds/ directory. 2026-05-01 17:15:56.158 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-01 17:15:56.159 | a requirement dependency on it. 2026-05-01 17:15:56.159 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-01 17:15:56.159 | D-Bus, udev, scripted systemctl call, ...). 2026-05-01 17:15:56.159 | • In case of template units, the unit is meant to be enabled with some 2026-05-01 17:15:56.159 | instance name specified. 2026-05-01 17:15:56.169 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-01 17:15:56.518 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-01 17:15:56.519 | Configuring OVSDB 2026-05-01 17:15:56.523 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-01 17:15:56.553 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:15:56.557 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-01 17:15:56.593 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-01 17:15:56.619 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=275f5411-f42e-4c5a-80b2-c7c707098ad1 2026-05-01 17:15:56.648 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.96:6642 2026-05-01 17:15:56.675 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-01 17:15:56.701 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-01 17:15:56.730 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.96 2026-05-01 17:15:56.758 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-01 17:15:56.764 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-01 17:15:56.791 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-01 17:15:56.796 | + 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-05-01 17:15:56.824 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-01 17:15:56.829 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-01 17:15:56.831 | + functions-common:is_provider_network:2264 : return 1 2026-05-01 17:15:56.834 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-01 17:15:56.838 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-01 17:15:56.841 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-01 17:15:56.844 | + 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-05-01 17:15:56.848 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-01 17:15:56.852 | + 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-05-01 17:15:56.887 | + 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-05-01 17:15:56.927 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-01 17:15:56.956 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-01 17:15:56.983 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:15:56.987 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-01 17:15:56.991 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-01 17:15:56.996 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:15:57.000 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-01 17:15:57.004 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-01 17:15:57.030 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:57.035 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-01 17:15:57.039 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-01 17:15:57.043 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-01 17:15:57.506 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-01 17:15:58.031 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-01 17:15:58.116 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-01 17:15:58.120 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-05-01 17:15:58.124 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-01 17:15:58.128 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-01 17:15:58.134 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-01 17:15:59.140 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-01 17:15:59.144 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-01 17:15:59.148 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-01 17:15:59.153 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-05-01 17:15:59.157 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-01 17:15:59.161 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-01 17:15:59.166 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-05-01 17:15:59.170 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-01 17:15:59.174 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-01 17:15:59.179 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-05-01 17:15:59.183 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-01 17:15:59.188 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-01 17:15:59.192 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-01 17:15:59.220 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:15:59.224 | + 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-05-01 17:15:59.253 | + 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-05-01 17:15:59.285 | + 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-05-01 17:15:59.305 | + 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-05-01 17:15:59.327 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-01 17:15:59.356 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:15:59.360 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-01 17:15:59.365 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-01 17:15:59.369 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-01 17:15:59.865 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-01 17:16:00.350 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-01 17:16:00.350 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-01 17:16:00.350 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-01 17:16:00.351 | 2026-05-01 17:16:00.351 | Possible reasons for having these kinds of units are: 2026-05-01 17:16:00.351 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-01 17:16:00.351 | .wants/, .requires/, or .upholds/ directory. 2026-05-01 17:16:00.351 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-01 17:16:00.351 | a requirement dependency on it. 2026-05-01 17:16:00.351 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-01 17:16:00.351 | D-Bus, udev, scripted systemctl call, ...). 2026-05-01 17:16:00.351 | • In case of template units, the unit is meant to be enabled with some 2026-05-01 17:16:00.351 | instance name specified. 2026-05-01 17:16:00.359 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-01 17:16:00.538 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-01 17:16:00.557 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:16:00.561 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-01 17:16:00.564 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-01 17:16:00.596 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:00.602 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-01 17:16:00.609 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-01 17:16:00.614 | + 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-05-01 17:16:00.619 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-01 17:16:00.623 | + 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-05-01 17:16:00.628 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:00.633 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:00.638 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:00.642 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-01 17:16:00.647 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:00.652 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:00.657 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:00.662 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:00.668 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:00.676 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655760669 2026-05-01 17:16:00.681 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-01 17:16:00.706 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:00.710 | + 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-05-01 17:16:00.715 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-01 17:16:00.720 | + 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-05-01 17:16:00.725 | + 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-05-01 17:16:00.728 | + 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-05-01 17:16:00.733 | + 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-05-01 17:16:00.737 | + 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-05-01 17:16:00.742 | + 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-05-01 17:16:00.746 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-01 17:16:00.750 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:16:00.755 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:16:00.759 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:16:00.763 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:16:00.768 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-01 17:16:00.771 | + 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-05-01 17:16:00.777 | + 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-05-01 17:16:00.780 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-01 17:16:00.784 | + 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-05-01 17:16:00.788 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:16:00.792 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:16:00.796 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:16:00.800 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:16:00.805 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:16:00.809 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-01 17:16:00.812 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:16:00.819 | + 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-05-01 17:16:00.925 | + 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-05-01 17:16:01.038 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-01 17:16:01.132 | + 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-05-01 17:16:01.228 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-01 17:16:01.315 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-01 17:16:01.408 | + 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-05-01 17:16:01.501 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:16:01.506 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:16:01.510 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-05-01 17:16:01.625 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:16:02.123 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-01 17:16:02.152 | 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-05-01 17:16:02.613 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-01 17:16:02.678 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:02.681 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:02.686 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:02.690 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:02.694 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:02.699 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:02.703 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:02.708 | + functions-common:time_stop:2419 : start_time=1777655760669 2026-05-01 17:16:02.711 | + functions-common:time_stop:2421 : [[ -z 1777655760669 ]] 2026-05-01 17:16:02.720 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:02.727 | + functions-common:time_stop:2424 : end_time=1777655762722 2026-05-01 17:16:02.732 | + functions-common:time_stop:2425 : elapsed_time=2053 2026-05-01 17:16:02.736 | + functions-common:time_stop:2426 : total=6505 2026-05-01 17:16:02.740 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:02.745 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8558 2026-05-01 17:16:02.750 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-01 17:16:02.754 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-01 17:16:02.759 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-01 17:16:02.765 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:16:02.794 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:16:02.799 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:16:02.804 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:16:02.809 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:16:02.813 | + 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-05-01 17:16:02.865 | + 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-05-01 17:16:02.906 | + 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-05-01 17:16:02.948 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:16:02.989 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-01 17:16:03.029 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-01 17:16:03.033 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-01 17:16:03.059 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:03.064 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-01 17:16:03.126 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-01 17:16:03.130 | + 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-05-01 17:16:03.135 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-01 17:16:03.139 | + 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-05-01 17:16:03.144 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:03.147 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:03.151 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:03.156 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-01 17:16:03.159 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:03.163 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:03.168 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:03.172 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:03.176 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:03.183 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655763178 2026-05-01 17:16:03.188 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-01 17:16:03.210 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:03.214 | + 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-05-01 17:16:03.218 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-01 17:16:03.221 | + 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-05-01 17:16:03.225 | + 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-05-01 17:16:03.228 | + 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-05-01 17:16:03.230 | + 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-05-01 17:16:03.235 | + 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-05-01 17:16:03.239 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-05-01 17:16:03.244 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-01 17:16:03.248 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:16:03.253 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:16:03.256 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:16:03.260 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:16:03.264 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-01 17:16:03.268 | + 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-05-01 17:16:03.273 | + 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-05-01 17:16:03.277 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-01 17:16:03.282 | + 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-05-01 17:16:03.286 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:16:03.291 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:16:03.294 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:16:03.298 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:16:03.303 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:16:03.306 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-01 17:16:03.310 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:16:03.318 | + 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-05-01 17:16:03.413 | + 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-05-01 17:16:03.511 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-01 17:16:03.592 | + 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-05-01 17:16:03.670 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-01 17:16:03.752 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-01 17:16:03.819 | + 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-05-01 17:16:03.888 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:16:03.891 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:16:03.893 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-01 17:16:03.989 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:16:04.479 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-01 17:16:04.504 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-01 17:16:04.960 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-01 17:16:05.026 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:05.029 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:05.035 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:05.039 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:05.044 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:05.048 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:05.051 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:05.055 | + functions-common:time_stop:2419 : start_time=1777655763178 2026-05-01 17:16:05.059 | + functions-common:time_stop:2421 : [[ -z 1777655763178 ]] 2026-05-01 17:16:05.062 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:05.067 | + functions-common:time_stop:2424 : end_time=1777655765064 2026-05-01 17:16:05.069 | + functions-common:time_stop:2425 : elapsed_time=1886 2026-05-01 17:16:05.071 | + functions-common:time_stop:2426 : total=8558 2026-05-01 17:16:05.073 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:05.076 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10444 2026-05-01 17:16:05.078 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-01 17:16:05.081 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-01 17:16:05.083 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-01 17:16:05.086 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-01 17:16:05.106 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-01 17:16:05.109 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-01 17:16:05.111 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-01 17:16:05.113 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-01 17:16:05.115 | + 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-05-01 17:16:05.144 | + 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-05-01 17:16:05.174 | + 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-05-01 17:16:05.201 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-01 17:16:05.231 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-01 17:16:05.267 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-01 17:16:05.269 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-01 17:16:05.272 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-01 17:16:05.274 | + 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-05-01 17:16:05.306 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-01 17:16:05.335 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-01 17:16:05.340 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-01 17:16:05.343 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-01 17:16:05.348 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-05-01 17:16:05.415 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-01 17:16:05.443 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:05.447 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-01 17:16:05.451 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:16:05.456 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-01 17:16:05.459 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-01 17:16:05.464 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-01 17:16:05.467 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-01 17:16:05.522 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-01 17:16:05.525 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-01 17:16:05.530 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-01 17:16:05.575 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-01 17:16:05.621 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-01 17:16:05.627 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-01 17:16:05.630 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-01 17:16:05.634 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-01 17:16:05.639 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-01 17:16:05.644 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-01 17:16:05.648 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-01 17:16:05.652 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-01 17:16:05.657 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-01 17:16:05.661 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-01 17:16:05.665 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-01 17:16:05.669 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-01 17:16:05.673 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-01 17:16:05.680 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-01 17:16:05.685 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-01 17:16:05.688 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-01 17:16:05.691 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-01 17:16:05.696 | + 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-05-01 17:16:05.701 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-01 17:16:05.724 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:16:05.729 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-01 17:16:05.734 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-01 17:16:05.738 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-01 17:16:05.742 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-01 17:16:05.774 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-01 17:16:05.777 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-01 17:16:05.841 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-01 17:16:05.904 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-01 17:16:05.910 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-01 17:16:05.970 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-01 17:16:05.975 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-01 17:16:06.037 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-01 17:16:06.048 | + 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-05-01 17:16:06.053 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-01 17:16:06.057 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-01 17:16:06.062 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:06.065 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:06.070 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:06.074 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-01 17:16:06.078 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:06.082 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:06.086 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:06.090 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:06.096 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:06.102 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655766097 2026-05-01 17:16:06.106 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-01 17:16:06.133 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:06.138 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-05-01 17:16:06.142 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-01 17:16:06.147 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-01 17:16:06.151 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-01 17:16:06.155 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-01 17:16:06.161 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-01 17:16:06.165 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-01 17:16:06.170 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-01 17:16:06.174 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-01 17:16:06.178 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:16:06.183 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:16:06.187 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:16:06.191 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:16:06.196 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-01 17:16:06.200 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-01 17:16:06.205 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-01 17:16:06.210 | + 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-05-01 17:16:06.214 | + 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-05-01 17:16:06.218 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-01 17:16:06.222 | + 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-05-01 17:16:06.227 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-01 17:16:06.230 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-01 17:16:06.235 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-01 17:16:06.239 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-01 17:16:06.244 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-01 17:16:06.251 | + 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-05-01 17:16:06.353 | + 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-05-01 17:16:06.455 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-05-01 17:16:06.546 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-01 17:16:06.631 | + 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-05-01 17:16:06.721 | + 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-05-01 17:16:06.799 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-01 17:16:06.882 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-01 17:16:06.967 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-01 17:16:07.046 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-01 17:16:07.119 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-01 17:16:07.195 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-01 17:16:07.197 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-01 17:16:07.203 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-01 17:16:07.302 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-01 17:16:07.789 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-01 17:16:07.825 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-01 17:16:08.317 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-01 17:16:08.483 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:08.491 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:08.495 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:08.498 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:08.502 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:08.506 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:08.513 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:08.517 | + functions-common:time_stop:2419 : start_time=1777655766097 2026-05-01 17:16:08.522 | + functions-common:time_stop:2421 : [[ -z 1777655766097 ]] 2026-05-01 17:16:08.527 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:08.534 | + functions-common:time_stop:2424 : end_time=1777655768528 2026-05-01 17:16:08.537 | + functions-common:time_stop:2425 : elapsed_time=2431 2026-05-01 17:16:08.540 | + functions-common:time_stop:2426 : total=10444 2026-05-01 17:16:08.544 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:08.548 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12875 2026-05-01 17:16:08.548 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.96/ 2026-05-01 17:16:08.552 | + 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-05-01 17:16:08.553 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-01 17:16:08.558 | + 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-05-01 17:16:08.558 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:08.561 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:08.563 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:08.565 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-01 17:16:08.568 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:08.569 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:08.572 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:08.575 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:08.578 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:08.582 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655768580 2026-05-01 17:16:08.585 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-01 17:16:08.615 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:08.619 | + 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-05-01 17:16:08.625 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-01 17:16:08.631 | + 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-05-01 17:16:08.636 | + 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-05-01 17:16:08.643 | + 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-05-01 17:16:08.648 | + 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-05-01 17:16:08.649 | + 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-05-01 17:16:08.654 | + 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-05-01 17:16:08.660 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-01 17:16:08.666 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:16:08.672 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:16:08.681 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:16:08.687 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:16:08.691 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-01 17:16:08.692 | + 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-05-01 17:16:08.699 | + 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-05-01 17:16:08.702 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-01 17:16:08.706 | + 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-05-01 17:16:08.710 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:16:08.714 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:16:08.719 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:16:08.722 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:16:08.725 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:16:08.729 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-01 17:16:08.732 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:16:08.736 | + 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-05-01 17:16:08.845 | + 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-05-01 17:16:08.960 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-01 17:16:09.039 | + 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-05-01 17:16:09.122 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-01 17:16:09.215 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-01 17:16:09.300 | + 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-05-01 17:16:09.394 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:16:09.394 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:16:09.395 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-01 17:16:09.490 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:16:10.024 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-01 17:16:10.054 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-01 17:16:10.544 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-01 17:16:10.591 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:10.596 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:10.601 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:10.614 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:10.614 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:10.618 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:10.626 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:10.631 | + functions-common:time_stop:2419 : start_time=1777655768580 2026-05-01 17:16:10.638 | + functions-common:time_stop:2421 : [[ -z 1777655768580 ]] 2026-05-01 17:16:10.645 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:10.654 | + functions-common:time_stop:2424 : end_time=1777655770645 2026-05-01 17:16:10.659 | + functions-common:time_stop:2425 : elapsed_time=2065 2026-05-01 17:16:10.665 | + functions-common:time_stop:2426 : total=12875 2026-05-01 17:16:10.670 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:10.676 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14940 2026-05-01 17:16:10.686 | + 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-05-01 17:16:10.690 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-01 17:16:10.695 | + 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-05-01 17:16:10.700 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:10.710 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:10.715 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:10.725 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-01 17:16:10.730 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:10.740 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:10.746 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:10.751 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:10.759 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:10.770 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655770761 2026-05-01 17:16:10.777 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-01 17:16:10.824 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:10.833 | + 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-05-01 17:16:10.837 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-01 17:16:10.845 | + 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-05-01 17:16:10.851 | + 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-05-01 17:16:10.857 | + 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-05-01 17:16:10.868 | + 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-05-01 17:16:10.874 | + 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-05-01 17:16:10.884 | + 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-05-01 17:16:10.891 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-01 17:16:10.901 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:16:10.905 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:16:10.911 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:16:10.916 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:16:10.921 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-01 17:16:10.928 | + 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-05-01 17:16:10.934 | + 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-05-01 17:16:10.942 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-01 17:16:10.952 | + 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-05-01 17:16:10.955 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:16:10.960 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:16:10.967 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:16:10.973 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:16:10.981 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:16:10.985 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-01 17:16:10.993 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:16:11.002 | + 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-05-01 17:16:11.142 | + 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-05-01 17:16:11.288 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-01 17:16:11.421 | + 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-05-01 17:16:11.529 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-01 17:16:11.660 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-01 17:16:11.798 | + 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-05-01 17:16:11.920 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:16:11.922 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:16:11.925 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-01 17:16:12.030 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:16:12.593 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-01 17:16:12.614 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-01 17:16:13.121 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-01 17:16:13.180 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:13.184 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:13.191 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:13.197 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:13.208 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:13.216 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:13.221 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:13.228 | + functions-common:time_stop:2419 : start_time=1777655770761 2026-05-01 17:16:13.236 | + functions-common:time_stop:2421 : [[ -z 1777655770761 ]] 2026-05-01 17:16:13.242 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:13.251 | + functions-common:time_stop:2424 : end_time=1777655773244 2026-05-01 17:16:13.256 | + functions-common:time_stop:2425 : elapsed_time=2483 2026-05-01 17:16:13.261 | + functions-common:time_stop:2426 : total=14940 2026-05-01 17:16:13.266 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:13.274 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17423 2026-05-01 17:16:13.276 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-01 17:16:13.282 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-01 17:16:13.287 | + 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-05-01 17:16:13.291 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-01 17:16:13.297 | + 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-05-01 17:16:13.302 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:13.306 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:13.310 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:13.315 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-01 17:16:13.321 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:13.329 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:13.330 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:13.336 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:13.343 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:13.350 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655773344 2026-05-01 17:16:13.350 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-01 17:16:13.389 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:13.397 | + 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-05-01 17:16:13.405 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-01 17:16:13.409 | + 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-05-01 17:16:13.415 | + 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-05-01 17:16:13.421 | + 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-05-01 17:16:13.421 | + 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-05-01 17:16:13.424 | + 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-05-01 17:16:13.428 | + 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-05-01 17:16:13.435 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:16:13.440 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:16:13.445 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:16:13.452 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:16:13.458 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:16:13.463 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-01 17:16:13.468 | + 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-05-01 17:16:13.474 | + 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-05-01 17:16:13.482 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:16:13.486 | + 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-05-01 17:16:13.491 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:16:13.493 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:16:13.501 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:16:13.505 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:16:13.513 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:16:13.518 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:16:13.522 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:16:13.526 | + 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-05-01 17:16:13.603 | + 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-05-01 17:16:13.688 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-01 17:16:13.805 | + 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-05-01 17:16:13.917 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-01 17:16:14.030 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-01 17:16:14.158 | + 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-05-01 17:16:14.296 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:16:14.305 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:16:14.308 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-05-01 17:16:14.477 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:16:15.041 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:16:15.085 | 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-05-01 17:16:15.653 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:16:15.719 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:15.725 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:15.731 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:15.737 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:15.741 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:15.745 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:15.753 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:15.757 | + functions-common:time_stop:2419 : start_time=1777655773344 2026-05-01 17:16:15.760 | + functions-common:time_stop:2421 : [[ -z 1777655773344 ]] 2026-05-01 17:16:15.770 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:15.775 | + functions-common:time_stop:2424 : end_time=1777655775771 2026-05-01 17:16:15.778 | + functions-common:time_stop:2425 : elapsed_time=2427 2026-05-01 17:16:15.782 | + functions-common:time_stop:2426 : total=17423 2026-05-01 17:16:15.787 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:15.795 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19850 2026-05-01 17:16:15.798 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-01 17:16:15.803 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.96/networking 2026-05-01 17:16:15.810 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-01 17:16:15.810 | Waiting for Neutron to start... 2026-05-01 17:16:15.810 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.96/networking' 2026-05-01 17:16:15.817 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.96/networking' 'Neutron did not start' 60 2026-05-01 17:16:15.824 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.96/networking' 2026-05-01 17:16:15.829 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-01 17:16:15.835 | + functions-common:test_with_retry:2352 : local until=60 2026-05-01 17:16:15.843 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-01 17:16:15.852 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-01 17:16:15.857 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-01 17:16:15.863 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:15.868 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:15.875 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:15.887 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655775877 2026-05-01 17:16:15.892 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.96/networking; do sleep 0.5; done' 2026-05-01 17:16:23.024 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.96/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-01 17:16:23.029 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:23.032 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:23.035 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:23.038 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:23.041 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:23.043 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-01 17:16:23.045 | + functions-common:time_stop:2419 : start_time=1777655775877 2026-05-01 17:16:23.047 | + functions-common:time_stop:2421 : [[ -z 1777655775877 ]] 2026-05-01 17:16:23.052 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:23.058 | + functions-common:time_stop:2424 : end_time=1777655783054 2026-05-01 17:16:23.059 | + functions-common:time_stop:2425 : elapsed_time=7177 2026-05-01 17:16:23.061 | + functions-common:time_stop:2426 : total=0 2026-05-01 17:16:23.063 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:23.066 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7177 2026-05-01 17:16:23.068 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-01 17:16:23.090 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:23.093 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-01 17:16:23.096 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:16:23.099 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-01 17:16:23.102 | + ./stack.sh:main:1308 : start_placement 2026-05-01 17:16:23.104 | + lib/placement:start_placement:137 : start_placement_api 2026-05-01 17:16:23.107 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-01 17:16:23.112 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-01 17:16:23.115 | + functions-common:run_process:1666 : local service=placement-api 2026-05-01 17:16:23.117 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-01 17:16:23.120 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:23.122 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:23.126 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:23.127 | + functions-common:run_process:1672 : local name=placement-api 2026-05-01 17:16:23.130 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:23.132 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:23.135 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:23.137 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:23.141 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:23.146 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655783143 2026-05-01 17:16:23.149 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-01 17:16:23.184 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:23.193 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-01 17:16:23.199 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-01 17:16:23.205 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-01 17:16:23.210 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-01 17:16:23.216 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-01 17:16:23.223 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-01 17:16:23.231 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-01 17:16:23.238 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-01 17:16:23.242 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-01 17:16:23.249 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:16:23.256 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:16:23.260 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:16:23.268 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:16:23.274 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-01 17:16:23.282 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-01 17:16:23.291 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-01 17:16:23.298 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-01 17:16:23.306 | + 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-05-01 17:16:23.310 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-01 17:16:23.315 | + 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-05-01 17:16:23.321 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-01 17:16:23.328 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-01 17:16:23.334 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-01 17:16:23.342 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-01 17:16:23.345 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-01 17:16:23.357 | + 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-05-01 17:16:23.520 | + 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-05-01 17:16:23.655 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-05-01 17:16:23.772 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-01 17:16:23.877 | + 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-05-01 17:16:23.981 | + 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-05-01 17:16:24.103 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-01 17:16:24.250 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-01 17:16:24.362 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-01 17:16:24.455 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-01 17:16:24.549 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-01 17:16:24.643 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-01 17:16:24.648 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-01 17:16:24.653 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-01 17:16:24.766 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-01 17:16:25.273 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-01 17:16:25.309 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-01 17:16:25.786 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-01 17:16:25.937 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:25.942 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:25.948 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:25.952 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:25.957 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:25.962 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:25.966 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:25.970 | + functions-common:time_stop:2419 : start_time=1777655783143 2026-05-01 17:16:25.976 | + functions-common:time_stop:2421 : [[ -z 1777655783143 ]] 2026-05-01 17:16:25.981 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:25.988 | + functions-common:time_stop:2424 : end_time=1777655785983 2026-05-01 17:16:25.992 | + functions-common:time_stop:2425 : elapsed_time=2840 2026-05-01 17:16:25.996 | + functions-common:time_stop:2426 : total=19850 2026-05-01 17:16:26.000 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:26.005 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22690 2026-05-01 17:16:26.009 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-01 17:16:26.009 | Waiting for placement-api to start... 2026-05-01 17:16:26.014 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.96/placement 2026-05-01 17:16:26.019 | + functions:wait_for_service:476 : local timeout=60 2026-05-01 17:16:26.024 | + functions:wait_for_service:477 : local url=http://192.168.122.96/placement 2026-05-01 17:16:26.029 | + functions:wait_for_service:478 : local rval=0 2026-05-01 17:16:26.033 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-01 17:16:26.038 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-01 17:16:26.043 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:26.047 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:26.052 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:26.059 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655786054 2026-05-01 17:16:26.063 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-01 17:16:26.067 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:16:26.069 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.96/placement 2026-05-01 17:16:28.816 | + :: : [[ 200 == 503 ]] 2026-05-01 17:16:28.818 | + :: : [[ 0 -eq 7 ]] 2026-05-01 17:16:28.823 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-01 17:16:28.826 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:28.830 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:28.834 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:28.839 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:28.842 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:28.846 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-01 17:16:28.850 | + functions-common:time_stop:2419 : start_time=1777655786054 2026-05-01 17:16:28.855 | + functions-common:time_stop:2421 : [[ -z 1777655786054 ]] 2026-05-01 17:16:28.861 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:28.868 | + functions-common:time_stop:2424 : end_time=1777655788863 2026-05-01 17:16:28.872 | + functions-common:time_stop:2425 : elapsed_time=2809 2026-05-01 17:16:28.877 | + functions-common:time_stop:2426 : total=11816 2026-05-01 17:16:28.881 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:28.885 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14625 2026-05-01 17:16:28.888 | + functions:wait_for_service:486 : return 0 2026-05-01 17:16:28.892 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-01 17:16:28.919 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:28.923 | + ./stack.sh:main:1312 : start_neutron 2026-05-01 17:16:28.927 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-01 17:16:28.930 | + 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-05-01 17:16:28.934 | + functions-common:run_process:1666 : local service=q-agt 2026-05-01 17:16:28.939 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-01 17:16:28.943 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:28.947 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:28.951 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:28.955 | + functions-common:run_process:1672 : local name=q-agt 2026-05-01 17:16:28.960 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:28.964 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:28.969 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:28.973 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:28.979 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:28.985 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655788980 2026-05-01 17:16:28.989 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-01 17:16:29.018 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:16:29.023 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:29.027 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:29.033 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:29.038 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:29.042 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:29.047 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:29.052 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:29.056 | + functions-common:time_stop:2419 : start_time=1777655788980 2026-05-01 17:16:29.061 | + functions-common:time_stop:2421 : [[ -z 1777655788980 ]] 2026-05-01 17:16:29.066 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:29.073 | + functions-common:time_stop:2424 : end_time=1777655789068 2026-05-01 17:16:29.078 | + functions-common:time_stop:2425 : elapsed_time=88 2026-05-01 17:16:29.081 | + functions-common:time_stop:2426 : total=22690 2026-05-01 17:16:29.086 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:29.090 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22778 2026-05-01 17:16:29.095 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-01 17:16:29.099 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-01 17:16:29.103 | + functions-common:is_provider_network:2264 : return 1 2026-05-01 17:16:29.109 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-01 17:16:29.114 | + 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-05-01 17:16:29.117 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-01 17:16:29.122 | + 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-05-01 17:16:29.127 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:29.131 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:29.136 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:29.141 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-01 17:16:29.145 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:29.150 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:29.155 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:29.158 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:29.165 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:29.172 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655789166 2026-05-01 17:16:29.177 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-01 17:16:29.206 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:16:29.209 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:29.215 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:29.218 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:29.223 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:29.227 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:29.231 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:29.235 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:29.239 | + functions-common:time_stop:2419 : start_time=1777655789166 2026-05-01 17:16:29.243 | + functions-common:time_stop:2421 : [[ -z 1777655789166 ]] 2026-05-01 17:16:29.249 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:29.256 | + functions-common:time_stop:2424 : end_time=1777655789251 2026-05-01 17:16:29.260 | + functions-common:time_stop:2425 : elapsed_time=85 2026-05-01 17:16:29.265 | + functions-common:time_stop:2426 : total=22778 2026-05-01 17:16:29.269 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:29.273 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22863 2026-05-01 17:16:29.279 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-01 17:16:29.283 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-01 17:16:29.286 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-01 17:16:29.290 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-01 17:16:29.295 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-01 17:16:29.299 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-01 17:16:29.303 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-01 17:16:29.307 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-01 17:16:29.312 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-01 17:16:29.316 | + 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-05-01 17:16:29.321 | + functions-common:run_process:1666 : local service=q-l3 2026-05-01 17:16:29.325 | + 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-05-01 17:16:29.329 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:29.333 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:29.337 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:29.342 | + functions-common:run_process:1672 : local name=q-l3 2026-05-01 17:16:29.346 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:29.350 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:29.354 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:29.358 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:29.364 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:29.370 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655789366 2026-05-01 17:16:29.374 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-01 17:16:29.400 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:16:29.405 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:29.408 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:29.412 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:29.416 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:29.419 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:29.424 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:29.427 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:29.431 | + functions-common:time_stop:2419 : start_time=1777655789366 2026-05-01 17:16:29.435 | + functions-common:time_stop:2421 : [[ -z 1777655789366 ]] 2026-05-01 17:16:29.440 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:29.446 | + functions-common:time_stop:2424 : end_time=1777655789441 2026-05-01 17:16:29.449 | + functions-common:time_stop:2425 : elapsed_time=75 2026-05-01 17:16:29.453 | + functions-common:time_stop:2426 : total=22863 2026-05-01 17:16:29.457 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:29.461 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22938 2026-05-01 17:16:29.466 | + 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-05-01 17:16:29.469 | + functions-common:run_process:1666 : local service=q-meta 2026-05-01 17:16:29.473 | + 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-05-01 17:16:29.477 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:29.481 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:29.485 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:29.490 | + functions-common:run_process:1672 : local name=q-meta 2026-05-01 17:16:29.494 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:29.498 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:29.502 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:29.507 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:29.512 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:29.519 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655789515 2026-05-01 17:16:29.524 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-01 17:16:29.553 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:16:29.558 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:29.563 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:29.568 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:29.572 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:29.576 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:29.581 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:29.585 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:29.590 | + functions-common:time_stop:2419 : start_time=1777655789515 2026-05-01 17:16:29.595 | + functions-common:time_stop:2421 : [[ -z 1777655789515 ]] 2026-05-01 17:16:29.600 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:29.607 | + functions-common:time_stop:2424 : end_time=1777655789602 2026-05-01 17:16:29.612 | + functions-common:time_stop:2425 : elapsed_time=87 2026-05-01 17:16:29.615 | + functions-common:time_stop:2426 : total=22938 2026-05-01 17:16:29.620 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:29.625 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23025 2026-05-01 17:16:29.630 | + 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-05-01 17:16:29.634 | + functions-common:run_process:1666 : local service=q-metering 2026-05-01 17:16:29.639 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-01 17:16:29.644 | + functions-common:run_process:1668 : local group= 2026-05-01 17:16:29.647 | + functions-common:run_process:1669 : local user= 2026-05-01 17:16:29.652 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:16:29.656 | + functions-common:run_process:1672 : local name=q-metering 2026-05-01 17:16:29.661 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:16:29.667 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:16:29.672 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:16:29.677 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:16:29.684 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:16:29.691 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655789686 2026-05-01 17:16:29.696 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-01 17:16:29.725 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:16:29.729 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:16:29.732 | + functions-common:time_stop:2412 : local name 2026-05-01 17:16:29.736 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:16:29.739 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:16:29.744 | + functions-common:time_stop:2415 : local total 2026-05-01 17:16:29.748 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:16:29.752 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:16:29.755 | + functions-common:time_stop:2419 : start_time=1777655789686 2026-05-01 17:16:29.759 | + functions-common:time_stop:2421 : [[ -z 1777655789686 ]] 2026-05-01 17:16:29.765 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:16:29.771 | + functions-common:time_stop:2424 : end_time=1777655789766 2026-05-01 17:16:29.775 | + functions-common:time_stop:2425 : elapsed_time=80 2026-05-01 17:16:29.779 | + functions-common:time_stop:2426 : total=23025 2026-05-01 17:16:29.783 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:16:29.788 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23105 2026-05-01 17:16:29.792 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-01 17:16:29.818 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:16:29.823 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-01 17:16:29.827 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-01 17:16:29.831 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:16:29.836 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-01 17:16:29.839 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-01 17:16:29.844 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-01 17:16:29.850 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-01 17:16:29.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-01 17:16:29.857 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-01 17:16:29.862 | ++ 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-05-01 17:16:33.376 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:16:33.382 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-01 17:16:33.382 | address-scope 2026-05-01 17:16:33.382 | agent 2026-05-01 17:16:33.382 | allowed-address-pairs 2026-05-01 17:16:33.382 | auto-allocated-topology 2026-05-01 17:16:33.382 | availability_zone 2026-05-01 17:16:33.383 | default-subnetpools 2026-05-01 17:16:33.383 | dhcp_agent_scheduler 2026-05-01 17:16:33.383 | dns-integration 2026-05-01 17:16:33.383 | dns-domain-ports 2026-05-01 17:16:33.383 | dns-integration-domain-keywords 2026-05-01 17:16:33.383 | empty-string-filtering 2026-05-01 17:16:33.383 | external-net 2026-05-01 17:16:33.383 | extra_dhcp_opt 2026-05-01 17:16:33.383 | extraroute 2026-05-01 17:16:33.384 | extraroute-atomic 2026-05-01 17:16:33.384 | filter-validation 2026-05-01 17:16:33.384 | floating-ip-port-forwarding-detail 2026-05-01 17:16:33.384 | fip-port-details 2026-05-01 17:16:33.384 | flavors 2026-05-01 17:16:33.384 | floatingip-pools 2026-05-01 17:16:33.384 | router 2026-05-01 17:16:33.385 | enable-default-route-bfd 2026-05-01 17:16:33.385 | enable-default-route-ecmp 2026-05-01 17:16:33.385 | ext-gw-mode 2026-05-01 17:16:33.385 | l3-ha 2026-05-01 17:16:33.385 | external-gateway-multihoming 2026-05-01 17:16:33.385 | l3-flavors 2026-05-01 17:16:33.385 | multi-provider 2026-05-01 17:16:33.385 | net-mtu 2026-05-01 17:16:33.385 | net-mtu-writable 2026-05-01 17:16:33.386 | network_availability_zone 2026-05-01 17:16:33.386 | network-ip-availability 2026-05-01 17:16:33.386 | network-ip-availability-details 2026-05-01 17:16:33.386 | pagination 2026-05-01 17:16:33.386 | port-device-profile 2026-05-01 17:16:33.386 | port-mac-address-regenerate 2026-05-01 17:16:33.386 | port-numa-affinity-policy 2026-05-01 17:16:33.386 | port-numa-affinity-policy-socket 2026-05-01 17:16:33.386 | binding 2026-05-01 17:16:33.387 | binding-extended 2026-05-01 17:16:33.387 | port-security 2026-05-01 17:16:33.387 | project-id 2026-05-01 17:16:33.387 | provider 2026-05-01 17:16:33.387 | qinq 2026-05-01 17:16:33.387 | quota-check-limit 2026-05-01 17:16:33.387 | quota-check-limit-default 2026-05-01 17:16:33.387 | quotas 2026-05-01 17:16:33.387 | quota_details 2026-05-01 17:16:33.389 | rbac-policies 2026-05-01 17:16:33.389 | rbac-address-scope 2026-05-01 17:16:33.389 | rbac-security-groups 2026-05-01 17:16:33.389 | revision-if-match 2026-05-01 17:16:33.389 | standard-attr-revisions 2026-05-01 17:16:33.389 | router_availability_zone 2026-05-01 17:16:33.389 | router-enable-snat 2026-05-01 17:16:33.390 | security-groups-default-rules 2026-05-01 17:16:33.390 | security-groups-normalized-cidr 2026-05-01 17:16:33.390 | security-groups-remote-address-group 2026-05-01 17:16:33.390 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:16:33.390 | security-groups-shared-filtering 2026-05-01 17:16:33.390 | security-group 2026-05-01 17:16:33.390 | service-type 2026-05-01 17:16:33.390 | sorting 2026-05-01 17:16:33.391 | standard-attr-description 2026-05-01 17:16:33.391 | stateful-security-group 2026-05-01 17:16:33.391 | subnet-dns-publish-fixed-ip 2026-05-01 17:16:33.391 | subnet-external-network 2026-05-01 17:16:33.391 | subnet-service-types 2026-05-01 17:16:33.391 | subnet_allocation 2026-05-01 17:16:33.391 | subnetpool-prefix-ops 2026-05-01 17:16:33.391 | tag-creation 2026-05-01 17:16:33.391 | standard-attr-tag 2026-05-01 17:16:33.392 | standard-attr-timestamp 2026-05-01 17:16:33.392 | vlan-transparent' 2026-05-01 17:16:33.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-01 17:16:33.392 | address-scope 2026-05-01 17:16:33.392 | agent 2026-05-01 17:16:33.392 | allowed-address-pairs 2026-05-01 17:16:33.392 | auto-allocated-topology 2026-05-01 17:16:33.393 | availability_zone 2026-05-01 17:16:33.393 | default-subnetpools 2026-05-01 17:16:33.393 | dhcp_agent_scheduler 2026-05-01 17:16:33.393 | dns-integration 2026-05-01 17:16:33.393 | dns-domain-ports 2026-05-01 17:16:33.393 | dns-integration-domain-keywords 2026-05-01 17:16:33.393 | empty-string-filtering 2026-05-01 17:16:33.393 | external-net 2026-05-01 17:16:33.393 | extra_dhcp_opt 2026-05-01 17:16:33.394 | extraroute 2026-05-01 17:16:33.394 | extraroute-atomic 2026-05-01 17:16:33.394 | filter-validation 2026-05-01 17:16:33.394 | floating-ip-port-forwarding-detail 2026-05-01 17:16:33.394 | fip-port-details 2026-05-01 17:16:33.394 | flavors 2026-05-01 17:16:33.394 | floatingip-pools 2026-05-01 17:16:33.394 | router 2026-05-01 17:16:33.394 | enable-default-route-bfd 2026-05-01 17:16:33.394 | enable-default-route-ecmp 2026-05-01 17:16:33.395 | ext-gw-mode 2026-05-01 17:16:33.395 | l3-ha 2026-05-01 17:16:33.395 | external-gateway-multihoming 2026-05-01 17:16:33.396 | l3-flavors 2026-05-01 17:16:33.396 | multi-provider 2026-05-01 17:16:33.396 | net-mtu 2026-05-01 17:16:33.396 | net-mtu-writable 2026-05-01 17:16:33.396 | network_availability_zone 2026-05-01 17:16:33.396 | network-ip-availability 2026-05-01 17:16:33.396 | network-ip-availability-details 2026-05-01 17:16:33.396 | pagination 2026-05-01 17:16:33.396 | port-device-profile 2026-05-01 17:16:33.396 | port-mac-address-regenerate 2026-05-01 17:16:33.397 | port-numa-affinity-policy 2026-05-01 17:16:33.397 | port-numa-affinity-policy-socket 2026-05-01 17:16:33.397 | binding 2026-05-01 17:16:33.397 | binding-extended 2026-05-01 17:16:33.397 | port-security 2026-05-01 17:16:33.397 | project-id 2026-05-01 17:16:33.398 | provider 2026-05-01 17:16:33.398 | qinq 2026-05-01 17:16:33.398 | quota-check-limit 2026-05-01 17:16:33.398 | quota-check-limit-default 2026-05-01 17:16:33.399 | quotas 2026-05-01 17:16:33.399 | quota_details 2026-05-01 17:16:33.399 | rbac-policies 2026-05-01 17:16:33.399 | rbac-address-scope 2026-05-01 17:16:33.399 | rbac-security-groups 2026-05-01 17:16:33.399 | revision-if-match 2026-05-01 17:16:33.399 | standard-attr-revisions 2026-05-01 17:16:33.399 | router_availability_zone 2026-05-01 17:16:33.399 | router-enable-snat 2026-05-01 17:16:33.399 | security-groups-default-rules 2026-05-01 17:16:33.401 | security-groups-normalized-cidr 2026-05-01 17:16:33.401 | security-groups-remote-address-group 2026-05-01 17:16:33.401 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:16:33.401 | security-groups-shared-filtering 2026-05-01 17:16:33.401 | security-group 2026-05-01 17:16:33.401 | service-type 2026-05-01 17:16:33.401 | sorting 2026-05-01 17:16:33.401 | standard-attr-description 2026-05-01 17:16:33.402 | stateful-security-group 2026-05-01 17:16:33.402 | subnet-dns-publish-fixed-ip 2026-05-01 17:16:33.402 | subnet-external-network 2026-05-01 17:16:33.402 | subnet-service-types 2026-05-01 17:16:33.402 | subnet_allocation 2026-05-01 17:16:33.402 | subnetpool-prefix-ops 2026-05-01 17:16:33.402 | tag-creation 2026-05-01 17:16:33.402 | standard-attr-tag 2026-05-01 17:16:33.402 | standard-attr-timestamp 2026-05-01 17:16:33.403 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-01 17:16:33.403 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-01 17:16:33.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-01 17:16:33.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-01 17:16:33.410 | ++ 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-05-01 17:16:37.710 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:16:37.713 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=1b666b06-83f8-4651-818a-65f52b4627c3 2026-05-01 17:16:37.718 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-01 17:16:37.724 | ++ 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 fd7c:87b9:22ff::/56 --share --default -f value -c id 2026-05-01 17:16:41.673 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:16:41.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=35ca814f-1d89-4afe-b129-5c6d1cc4bfac 2026-05-01 17:16:41.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-01 17:16:41.685 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-01 17:16:41.689 | + functions-common:is_provider_network:2264 : return 1 2026-05-01 17:16:41.694 | ++ 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-05-01 17:16:47.347 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:16:47.352 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=80f5b64c-81ee-4ded-8b48-215f3c331721 2026-05-01 17:16:47.356 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-05-01 17:16:47.360 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:16:47.389 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-01 17:16:47.397 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-01 17:16:47.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 1b666b06-83f8-4651-818a-65f52b4627c3 ']' 2026-05-01 17:16:47.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-01 17:16:47.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-01 17:16:47.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 1b666b06-83f8-4651-818a-65f52b4627c3 ' 2026-05-01 17:16:47.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-01 17:16:47.420 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 80f5b64c-81ee-4ded-8b48-215f3c331721 private-subnet' 2026-05-01 17:16:47.424 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-01 17:16:47.429 | +++ 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 1b666b06-83f8-4651-818a-65f52b4627c3 --network 80f5b64c-81ee-4ded-8b48-215f3c331721 private-subnet -f value -c id 2026-05-01 17:16:52.532 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:16:52.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=c89c12c0-9621-4c42-b0c3-ef0685df5473 2026-05-01 17:16:52.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-05-01 17:16:52.542 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:16:52.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo c89c12c0-9621-4c42-b0c3-ef0685df5473 2026-05-01 17:16:52.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=c89c12c0-9621-4c42-b0c3-ef0685df5473 2026-05-01 17:16:52.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-01 17:16:52.566 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-01 17:16:52.568 | ++ 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-05-01 17:16:52.571 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:16:52.589 | ++ 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-05-01 17:16:52.592 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:16:52.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-01 17:16:52.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 35ca814f-1d89-4afe-b129-5c6d1cc4bfac ']' 2026-05-01 17:16:52.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-01 17:16:52.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-01 17:16:52.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 35ca814f-1d89-4afe-b129-5c6d1cc4bfac ' 2026-05-01 17:16:52.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-01 17:16:52.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 80f5b64c-81ee-4ded-8b48-215f3c331721 ipv6-private-subnet ' 2026-05-01 17:16:52.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-01 17:16:52.628 | +++ 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 35ca814f-1d89-4afe-b129-5c6d1cc4bfac --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 80f5b64c-81ee-4ded-8b48-215f3c331721 ipv6-private-subnet -f value -c id 2026-05-01 17:16:57.582 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:16:57.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=5fc81874-d9f2-4909-b218-448e56985e13 2026-05-01 17:16:57.590 | ++ 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-05-01 17:16:57.593 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:16:57.617 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo 5fc81874-d9f2-4909-b218-448e56985e13 2026-05-01 17:16:57.622 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=5fc81874-d9f2-4909-b218-448e56985e13 2026-05-01 17:16:57.626 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-01 17:16:57.630 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-01 17:16:57.636 | ++ 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-05-01 17:17:00.794 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:00.800 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-01 17:17:00.800 | address-scope 2026-05-01 17:17:00.800 | agent 2026-05-01 17:17:00.801 | allowed-address-pairs 2026-05-01 17:17:00.801 | auto-allocated-topology 2026-05-01 17:17:00.801 | availability_zone 2026-05-01 17:17:00.801 | default-subnetpools 2026-05-01 17:17:00.801 | dhcp_agent_scheduler 2026-05-01 17:17:00.801 | dns-integration 2026-05-01 17:17:00.801 | dns-domain-ports 2026-05-01 17:17:00.802 | dns-integration-domain-keywords 2026-05-01 17:17:00.802 | empty-string-filtering 2026-05-01 17:17:00.802 | external-net 2026-05-01 17:17:00.802 | extra_dhcp_opt 2026-05-01 17:17:00.802 | extraroute 2026-05-01 17:17:00.802 | extraroute-atomic 2026-05-01 17:17:00.802 | filter-validation 2026-05-01 17:17:00.803 | floating-ip-port-forwarding-detail 2026-05-01 17:17:00.803 | fip-port-details 2026-05-01 17:17:00.803 | flavors 2026-05-01 17:17:00.803 | floatingip-pools 2026-05-01 17:17:00.803 | router 2026-05-01 17:17:00.803 | enable-default-route-bfd 2026-05-01 17:17:00.804 | enable-default-route-ecmp 2026-05-01 17:17:00.804 | ext-gw-mode 2026-05-01 17:17:00.804 | l3-ha 2026-05-01 17:17:00.804 | external-gateway-multihoming 2026-05-01 17:17:00.804 | l3-flavors 2026-05-01 17:17:00.804 | multi-provider 2026-05-01 17:17:00.804 | net-mtu 2026-05-01 17:17:00.805 | net-mtu-writable 2026-05-01 17:17:00.805 | network_availability_zone 2026-05-01 17:17:00.805 | network-ip-availability 2026-05-01 17:17:00.805 | network-ip-availability-details 2026-05-01 17:17:00.805 | pagination 2026-05-01 17:17:00.805 | port-device-profile 2026-05-01 17:17:00.806 | port-mac-address-regenerate 2026-05-01 17:17:00.806 | port-numa-affinity-policy 2026-05-01 17:17:00.806 | port-numa-affinity-policy-socket 2026-05-01 17:17:00.806 | binding 2026-05-01 17:17:00.806 | binding-extended 2026-05-01 17:17:00.806 | port-security 2026-05-01 17:17:00.806 | project-id 2026-05-01 17:17:00.807 | provider 2026-05-01 17:17:00.807 | qinq 2026-05-01 17:17:00.807 | quota-check-limit 2026-05-01 17:17:00.807 | quota-check-limit-default 2026-05-01 17:17:00.807 | quotas 2026-05-01 17:17:00.807 | quota_details 2026-05-01 17:17:00.808 | rbac-policies 2026-05-01 17:17:00.808 | rbac-address-scope 2026-05-01 17:17:00.808 | rbac-security-groups 2026-05-01 17:17:00.808 | revision-if-match 2026-05-01 17:17:00.808 | standard-attr-revisions 2026-05-01 17:17:00.808 | router_availability_zone 2026-05-01 17:17:00.809 | router-enable-snat 2026-05-01 17:17:00.809 | security-groups-default-rules 2026-05-01 17:17:00.809 | security-groups-normalized-cidr 2026-05-01 17:17:00.809 | security-groups-remote-address-group 2026-05-01 17:17:00.809 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:17:00.809 | security-groups-shared-filtering 2026-05-01 17:17:00.810 | security-group 2026-05-01 17:17:00.810 | service-type 2026-05-01 17:17:00.810 | sorting 2026-05-01 17:17:00.810 | standard-attr-description 2026-05-01 17:17:00.810 | stateful-security-group 2026-05-01 17:17:00.810 | subnet-dns-publish-fixed-ip 2026-05-01 17:17:00.811 | subnet-external-network 2026-05-01 17:17:00.811 | subnet-service-types 2026-05-01 17:17:00.811 | subnet_allocation 2026-05-01 17:17:00.811 | subnetpool-prefix-ops 2026-05-01 17:17:00.811 | tag-creation 2026-05-01 17:17:00.811 | standard-attr-tag 2026-05-01 17:17:00.811 | standard-attr-timestamp 2026-05-01 17:17:00.812 | vlan-transparent' 2026-05-01 17:17:00.812 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-01 17:17:00.812 | address-scope 2026-05-01 17:17:00.812 | agent 2026-05-01 17:17:00.812 | allowed-address-pairs 2026-05-01 17:17:00.812 | auto-allocated-topology 2026-05-01 17:17:00.813 | availability_zone 2026-05-01 17:17:00.813 | default-subnetpools 2026-05-01 17:17:00.813 | dhcp_agent_scheduler 2026-05-01 17:17:00.813 | dns-integration 2026-05-01 17:17:00.813 | dns-domain-ports 2026-05-01 17:17:00.813 | dns-integration-domain-keywords 2026-05-01 17:17:00.814 | empty-string-filtering 2026-05-01 17:17:00.814 | external-net 2026-05-01 17:17:00.814 | extra_dhcp_opt 2026-05-01 17:17:00.814 | extraroute 2026-05-01 17:17:00.814 | extraroute-atomic 2026-05-01 17:17:00.814 | filter-validation 2026-05-01 17:17:00.815 | floating-ip-port-forwarding-detail 2026-05-01 17:17:00.815 | fip-port-details 2026-05-01 17:17:00.815 | flavors 2026-05-01 17:17:00.815 | floatingip-pools 2026-05-01 17:17:00.815 | router 2026-05-01 17:17:00.815 | enable-default-route-bfd 2026-05-01 17:17:00.815 | enable-default-route-ecmp 2026-05-01 17:17:00.816 | ext-gw-mode 2026-05-01 17:17:00.816 | l3-ha 2026-05-01 17:17:00.816 | external-gateway-multihoming 2026-05-01 17:17:00.816 | l3-flavors 2026-05-01 17:17:00.816 | multi-provider 2026-05-01 17:17:00.816 | net-mtu 2026-05-01 17:17:00.817 | net-mtu-writable 2026-05-01 17:17:00.817 | network_availability_zone 2026-05-01 17:17:00.817 | network-ip-availability 2026-05-01 17:17:00.817 | network-ip-availability-details 2026-05-01 17:17:00.817 | pagination 2026-05-01 17:17:00.817 | port-device-profile 2026-05-01 17:17:00.818 | port-mac-address-regenerate 2026-05-01 17:17:00.818 | port-numa-affinity-policy 2026-05-01 17:17:00.818 | port-numa-affinity-policy-socket 2026-05-01 17:17:00.818 | binding 2026-05-01 17:17:00.818 | binding-extended 2026-05-01 17:17:00.818 | port-security 2026-05-01 17:17:00.819 | project-id 2026-05-01 17:17:00.819 | provider 2026-05-01 17:17:00.819 | qinq 2026-05-01 17:17:00.819 | quota-check-limit 2026-05-01 17:17:00.819 | quota-check-limit-default 2026-05-01 17:17:00.819 | quotas 2026-05-01 17:17:00.819 | quota_details 2026-05-01 17:17:00.820 | rbac-policies 2026-05-01 17:17:00.820 | rbac-address-scope 2026-05-01 17:17:00.820 | rbac-security-groups 2026-05-01 17:17:00.820 | revision-if-match 2026-05-01 17:17:00.820 | standard-attr-revisions 2026-05-01 17:17:00.821 | router_availability_zone 2026-05-01 17:17:00.821 | router-enable-snat 2026-05-01 17:17:00.821 | security-groups-default-rules 2026-05-01 17:17:00.821 | security-groups-normalized-cidr 2026-05-01 17:17:00.821 | security-groups-remote-address-group 2026-05-01 17:17:00.821 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:17:00.822 | security-groups-shared-filtering 2026-05-01 17:17:00.822 | security-group 2026-05-01 17:17:00.822 | service-type 2026-05-01 17:17:00.822 | sorting 2026-05-01 17:17:00.822 | standard-attr-description 2026-05-01 17:17:00.822 | stateful-security-group 2026-05-01 17:17:00.822 | subnet-dns-publish-fixed-ip 2026-05-01 17:17:00.823 | subnet-external-network 2026-05-01 17:17:00.823 | subnet-service-types 2026-05-01 17:17:00.823 | subnet_allocation 2026-05-01 17:17:00.823 | subnetpool-prefix-ops 2026-05-01 17:17:00.823 | tag-creation 2026-05-01 17:17:00.823 | standard-attr-tag 2026-05-01 17:17:00.824 | standard-attr-timestamp 2026-05-01 17:17:00.824 | vlan-transparent =~ router ]] 2026-05-01 17:17:00.824 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-01 17:17:00.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-01 17:17:00.824 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-01 17:17:00.827 | ++ 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-05-01 17:17:03.924 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:03.928 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-01 17:17:03.928 | address-scope 2026-05-01 17:17:03.928 | agent 2026-05-01 17:17:03.928 | allowed-address-pairs 2026-05-01 17:17:03.928 | auto-allocated-topology 2026-05-01 17:17:03.928 | availability_zone 2026-05-01 17:17:03.928 | default-subnetpools 2026-05-01 17:17:03.929 | dhcp_agent_scheduler 2026-05-01 17:17:03.929 | dns-integration 2026-05-01 17:17:03.929 | dns-domain-ports 2026-05-01 17:17:03.929 | dns-integration-domain-keywords 2026-05-01 17:17:03.929 | empty-string-filtering 2026-05-01 17:17:03.929 | external-net 2026-05-01 17:17:03.929 | extra_dhcp_opt 2026-05-01 17:17:03.929 | extraroute 2026-05-01 17:17:03.930 | extraroute-atomic 2026-05-01 17:17:03.930 | filter-validation 2026-05-01 17:17:03.930 | floating-ip-port-forwarding-detail 2026-05-01 17:17:03.930 | fip-port-details 2026-05-01 17:17:03.930 | flavors 2026-05-01 17:17:03.930 | floatingip-pools 2026-05-01 17:17:03.930 | router 2026-05-01 17:17:03.931 | enable-default-route-bfd 2026-05-01 17:17:03.931 | enable-default-route-ecmp 2026-05-01 17:17:03.931 | ext-gw-mode 2026-05-01 17:17:03.931 | l3-ha 2026-05-01 17:17:03.931 | external-gateway-multihoming 2026-05-01 17:17:03.931 | l3-flavors 2026-05-01 17:17:03.931 | multi-provider 2026-05-01 17:17:03.931 | net-mtu 2026-05-01 17:17:03.932 | net-mtu-writable 2026-05-01 17:17:03.932 | network_availability_zone 2026-05-01 17:17:03.932 | network-ip-availability 2026-05-01 17:17:03.932 | network-ip-availability-details 2026-05-01 17:17:03.932 | pagination 2026-05-01 17:17:03.932 | port-device-profile 2026-05-01 17:17:03.933 | port-mac-address-regenerate 2026-05-01 17:17:03.933 | port-numa-affinity-policy 2026-05-01 17:17:03.933 | port-numa-affinity-policy-socket 2026-05-01 17:17:03.933 | binding 2026-05-01 17:17:03.933 | binding-extended 2026-05-01 17:17:03.933 | port-security 2026-05-01 17:17:03.933 | project-id 2026-05-01 17:17:03.934 | provider 2026-05-01 17:17:03.934 | qinq 2026-05-01 17:17:03.934 | quota-check-limit 2026-05-01 17:17:03.934 | quota-check-limit-default 2026-05-01 17:17:03.934 | quotas 2026-05-01 17:17:03.934 | quota_details 2026-05-01 17:17:03.934 | rbac-policies 2026-05-01 17:17:03.935 | rbac-address-scope 2026-05-01 17:17:03.935 | rbac-security-groups 2026-05-01 17:17:03.935 | revision-if-match 2026-05-01 17:17:03.935 | standard-attr-revisions 2026-05-01 17:17:03.935 | router_availability_zone 2026-05-01 17:17:03.935 | router-enable-snat 2026-05-01 17:17:03.935 | security-groups-default-rules 2026-05-01 17:17:03.935 | security-groups-normalized-cidr 2026-05-01 17:17:03.936 | security-groups-remote-address-group 2026-05-01 17:17:03.936 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:17:03.936 | security-groups-shared-filtering 2026-05-01 17:17:03.936 | security-group 2026-05-01 17:17:03.936 | service-type 2026-05-01 17:17:03.936 | sorting 2026-05-01 17:17:03.937 | standard-attr-description 2026-05-01 17:17:03.937 | stateful-security-group 2026-05-01 17:17:03.937 | subnet-dns-publish-fixed-ip 2026-05-01 17:17:03.937 | subnet-external-network 2026-05-01 17:17:03.937 | subnet-service-types 2026-05-01 17:17:03.937 | subnet_allocation 2026-05-01 17:17:03.937 | subnetpool-prefix-ops 2026-05-01 17:17:03.938 | tag-creation 2026-05-01 17:17:03.938 | standard-attr-tag 2026-05-01 17:17:03.938 | standard-attr-timestamp 2026-05-01 17:17:03.938 | vlan-transparent' 2026-05-01 17:17:03.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-01 17:17:03.938 | address-scope 2026-05-01 17:17:03.939 | agent 2026-05-01 17:17:03.939 | allowed-address-pairs 2026-05-01 17:17:03.939 | auto-allocated-topology 2026-05-01 17:17:03.939 | availability_zone 2026-05-01 17:17:03.939 | default-subnetpools 2026-05-01 17:17:03.939 | dhcp_agent_scheduler 2026-05-01 17:17:03.939 | dns-integration 2026-05-01 17:17:03.940 | dns-domain-ports 2026-05-01 17:17:03.940 | dns-integration-domain-keywords 2026-05-01 17:17:03.940 | empty-string-filtering 2026-05-01 17:17:03.940 | external-net 2026-05-01 17:17:03.940 | extra_dhcp_opt 2026-05-01 17:17:03.940 | extraroute 2026-05-01 17:17:03.941 | extraroute-atomic 2026-05-01 17:17:03.941 | filter-validation 2026-05-01 17:17:03.941 | floating-ip-port-forwarding-detail 2026-05-01 17:17:03.941 | fip-port-details 2026-05-01 17:17:03.941 | flavors 2026-05-01 17:17:03.941 | floatingip-pools 2026-05-01 17:17:03.941 | router 2026-05-01 17:17:03.941 | enable-default-route-bfd 2026-05-01 17:17:03.942 | enable-default-route-ecmp 2026-05-01 17:17:03.942 | ext-gw-mode 2026-05-01 17:17:03.942 | l3-ha 2026-05-01 17:17:03.942 | external-gateway-multihoming 2026-05-01 17:17:03.942 | l3-flavors 2026-05-01 17:17:03.942 | multi-provider 2026-05-01 17:17:03.942 | net-mtu 2026-05-01 17:17:03.943 | net-mtu-writable 2026-05-01 17:17:03.943 | network_availability_zone 2026-05-01 17:17:03.943 | network-ip-availability 2026-05-01 17:17:03.943 | network-ip-availability-details 2026-05-01 17:17:03.943 | pagination 2026-05-01 17:17:03.943 | port-device-profile 2026-05-01 17:17:03.944 | port-mac-address-regenerate 2026-05-01 17:17:03.944 | port-numa-affinity-policy 2026-05-01 17:17:03.944 | port-numa-affinity-policy-socket 2026-05-01 17:17:03.944 | binding 2026-05-01 17:17:03.944 | binding-extended 2026-05-01 17:17:03.944 | port-security 2026-05-01 17:17:03.944 | project-id 2026-05-01 17:17:03.945 | provider 2026-05-01 17:17:03.945 | qinq 2026-05-01 17:17:03.945 | quota-check-limit 2026-05-01 17:17:03.945 | quota-check-limit-default 2026-05-01 17:17:03.945 | quotas 2026-05-01 17:17:03.945 | quota_details 2026-05-01 17:17:03.946 | rbac-policies 2026-05-01 17:17:03.946 | rbac-address-scope 2026-05-01 17:17:03.946 | rbac-security-groups 2026-05-01 17:17:03.946 | revision-if-match 2026-05-01 17:17:03.946 | standard-attr-revisions 2026-05-01 17:17:03.946 | router_availability_zone 2026-05-01 17:17:03.946 | router-enable-snat 2026-05-01 17:17:03.947 | security-groups-default-rules 2026-05-01 17:17:03.947 | security-groups-normalized-cidr 2026-05-01 17:17:03.947 | security-groups-remote-address-group 2026-05-01 17:17:03.947 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:17:03.947 | security-groups-shared-filtering 2026-05-01 17:17:03.947 | security-group 2026-05-01 17:17:03.947 | service-type 2026-05-01 17:17:03.948 | sorting 2026-05-01 17:17:03.948 | standard-attr-description 2026-05-01 17:17:03.948 | stateful-security-group 2026-05-01 17:17:03.948 | subnet-dns-publish-fixed-ip 2026-05-01 17:17:03.948 | subnet-external-network 2026-05-01 17:17:03.948 | subnet-service-types 2026-05-01 17:17:03.948 | subnet_allocation 2026-05-01 17:17:03.949 | subnetpool-prefix-ops 2026-05-01 17:17:03.949 | tag-creation 2026-05-01 17:17:03.949 | standard-attr-tag 2026-05-01 17:17:03.949 | standard-attr-timestamp 2026-05-01 17:17:03.949 | vlan-transparent =~ external-net ]] 2026-05-01 17:17:03.949 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-01 17:17:03.950 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-01 17:17:03.950 | ++ 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-05-01 17:17:07.774 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:07.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=6ddab033-3401-4f88-99de-cf99b9027d17 2026-05-01 17:17:07.783 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-01 17:17:07.786 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:17:07.806 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-01 17:17:07.810 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-01 17:17:07.812 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-01 17:17:07.817 | ++ 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-05-01 17:17:10.894 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:10.899 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-01 17:17:10.899 | address-scope 2026-05-01 17:17:10.899 | agent 2026-05-01 17:17:10.899 | allowed-address-pairs 2026-05-01 17:17:10.899 | auto-allocated-topology 2026-05-01 17:17:10.899 | availability_zone 2026-05-01 17:17:10.899 | default-subnetpools 2026-05-01 17:17:10.900 | dhcp_agent_scheduler 2026-05-01 17:17:10.900 | dns-integration 2026-05-01 17:17:10.900 | dns-domain-ports 2026-05-01 17:17:10.900 | dns-integration-domain-keywords 2026-05-01 17:17:10.900 | empty-string-filtering 2026-05-01 17:17:10.900 | external-net 2026-05-01 17:17:10.900 | extra_dhcp_opt 2026-05-01 17:17:10.900 | extraroute 2026-05-01 17:17:10.900 | extraroute-atomic 2026-05-01 17:17:10.900 | filter-validation 2026-05-01 17:17:10.901 | floating-ip-port-forwarding-detail 2026-05-01 17:17:10.901 | fip-port-details 2026-05-01 17:17:10.901 | flavors 2026-05-01 17:17:10.901 | floatingip-pools 2026-05-01 17:17:10.901 | router 2026-05-01 17:17:10.901 | enable-default-route-bfd 2026-05-01 17:17:10.901 | enable-default-route-ecmp 2026-05-01 17:17:10.901 | ext-gw-mode 2026-05-01 17:17:10.902 | l3-ha 2026-05-01 17:17:10.902 | external-gateway-multihoming 2026-05-01 17:17:10.902 | l3-flavors 2026-05-01 17:17:10.902 | multi-provider 2026-05-01 17:17:10.902 | net-mtu 2026-05-01 17:17:10.902 | net-mtu-writable 2026-05-01 17:17:10.902 | network_availability_zone 2026-05-01 17:17:10.902 | network-ip-availability 2026-05-01 17:17:10.903 | network-ip-availability-details 2026-05-01 17:17:10.903 | pagination 2026-05-01 17:17:10.903 | port-device-profile 2026-05-01 17:17:10.903 | port-mac-address-regenerate 2026-05-01 17:17:10.903 | port-numa-affinity-policy 2026-05-01 17:17:10.903 | port-numa-affinity-policy-socket 2026-05-01 17:17:10.903 | binding 2026-05-01 17:17:10.903 | binding-extended 2026-05-01 17:17:10.903 | port-security 2026-05-01 17:17:10.903 | project-id 2026-05-01 17:17:10.903 | provider 2026-05-01 17:17:10.903 | qinq 2026-05-01 17:17:10.904 | quota-check-limit 2026-05-01 17:17:10.904 | quota-check-limit-default 2026-05-01 17:17:10.904 | quotas 2026-05-01 17:17:10.904 | quota_details 2026-05-01 17:17:10.904 | rbac-policies 2026-05-01 17:17:10.904 | rbac-address-scope 2026-05-01 17:17:10.904 | rbac-security-groups 2026-05-01 17:17:10.904 | revision-if-match 2026-05-01 17:17:10.904 | standard-attr-revisions 2026-05-01 17:17:10.904 | router_availability_zone 2026-05-01 17:17:10.904 | router-enable-snat 2026-05-01 17:17:10.905 | security-groups-default-rules 2026-05-01 17:17:10.905 | security-groups-normalized-cidr 2026-05-01 17:17:10.905 | security-groups-remote-address-group 2026-05-01 17:17:10.905 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:17:10.905 | security-groups-shared-filtering 2026-05-01 17:17:10.905 | security-group 2026-05-01 17:17:10.905 | service-type 2026-05-01 17:17:10.905 | sorting 2026-05-01 17:17:10.905 | standard-attr-description 2026-05-01 17:17:10.905 | stateful-security-group 2026-05-01 17:17:10.905 | subnet-dns-publish-fixed-ip 2026-05-01 17:17:10.906 | subnet-external-network 2026-05-01 17:17:10.906 | subnet-service-types 2026-05-01 17:17:10.906 | subnet_allocation 2026-05-01 17:17:10.906 | subnetpool-prefix-ops 2026-05-01 17:17:10.906 | tag-creation 2026-05-01 17:17:10.906 | standard-attr-tag 2026-05-01 17:17:10.906 | standard-attr-timestamp 2026-05-01 17:17:10.906 | vlan-transparent' 2026-05-01 17:17:10.906 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-01 17:17:10.906 | address-scope 2026-05-01 17:17:10.906 | agent 2026-05-01 17:17:10.907 | allowed-address-pairs 2026-05-01 17:17:10.907 | auto-allocated-topology 2026-05-01 17:17:10.907 | availability_zone 2026-05-01 17:17:10.907 | default-subnetpools 2026-05-01 17:17:10.907 | dhcp_agent_scheduler 2026-05-01 17:17:10.907 | dns-integration 2026-05-01 17:17:10.907 | dns-domain-ports 2026-05-01 17:17:10.907 | dns-integration-domain-keywords 2026-05-01 17:17:10.907 | empty-string-filtering 2026-05-01 17:17:10.907 | external-net 2026-05-01 17:17:10.907 | extra_dhcp_opt 2026-05-01 17:17:10.907 | extraroute 2026-05-01 17:17:10.908 | extraroute-atomic 2026-05-01 17:17:10.908 | filter-validation 2026-05-01 17:17:10.908 | floating-ip-port-forwarding-detail 2026-05-01 17:17:10.908 | fip-port-details 2026-05-01 17:17:10.908 | flavors 2026-05-01 17:17:10.908 | floatingip-pools 2026-05-01 17:17:10.908 | router 2026-05-01 17:17:10.908 | enable-default-route-bfd 2026-05-01 17:17:10.908 | enable-default-route-ecmp 2026-05-01 17:17:10.908 | ext-gw-mode 2026-05-01 17:17:10.908 | l3-ha 2026-05-01 17:17:10.909 | external-gateway-multihoming 2026-05-01 17:17:10.909 | l3-flavors 2026-05-01 17:17:10.909 | multi-provider 2026-05-01 17:17:10.909 | net-mtu 2026-05-01 17:17:10.909 | net-mtu-writable 2026-05-01 17:17:10.909 | network_availability_zone 2026-05-01 17:17:10.909 | network-ip-availability 2026-05-01 17:17:10.909 | network-ip-availability-details 2026-05-01 17:17:10.909 | pagination 2026-05-01 17:17:10.909 | port-device-profile 2026-05-01 17:17:10.909 | port-mac-address-regenerate 2026-05-01 17:17:10.909 | port-numa-affinity-policy 2026-05-01 17:17:10.910 | port-numa-affinity-policy-socket 2026-05-01 17:17:10.910 | binding 2026-05-01 17:17:10.910 | binding-extended 2026-05-01 17:17:10.910 | port-security 2026-05-01 17:17:10.910 | project-id 2026-05-01 17:17:10.910 | provider 2026-05-01 17:17:10.910 | qinq 2026-05-01 17:17:10.910 | quota-check-limit 2026-05-01 17:17:10.910 | quota-check-limit-default 2026-05-01 17:17:10.911 | quotas 2026-05-01 17:17:10.911 | quota_details 2026-05-01 17:17:10.911 | rbac-policies 2026-05-01 17:17:10.911 | rbac-address-scope 2026-05-01 17:17:10.911 | rbac-security-groups 2026-05-01 17:17:10.911 | revision-if-match 2026-05-01 17:17:10.911 | standard-attr-revisions 2026-05-01 17:17:10.911 | router_availability_zone 2026-05-01 17:17:10.911 | router-enable-snat 2026-05-01 17:17:10.911 | security-groups-default-rules 2026-05-01 17:17:10.912 | security-groups-normalized-cidr 2026-05-01 17:17:10.912 | security-groups-remote-address-group 2026-05-01 17:17:10.912 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:17:10.912 | security-groups-shared-filtering 2026-05-01 17:17:10.912 | security-group 2026-05-01 17:17:10.912 | service-type 2026-05-01 17:17:10.912 | sorting 2026-05-01 17:17:10.912 | standard-attr-description 2026-05-01 17:17:10.912 | stateful-security-group 2026-05-01 17:17:10.912 | subnet-dns-publish-fixed-ip 2026-05-01 17:17:10.912 | subnet-external-network 2026-05-01 17:17:10.913 | subnet-service-types 2026-05-01 17:17:10.913 | subnet_allocation 2026-05-01 17:17:10.913 | subnetpool-prefix-ops 2026-05-01 17:17:10.913 | tag-creation 2026-05-01 17:17:10.913 | standard-attr-tag 2026-05-01 17:17:10.913 | standard-attr-timestamp 2026-05-01 17:17:10.913 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-01 17:17:10.913 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-01 17:17:10.914 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-01 17:17:10.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-01 17:17:10.923 | ++ 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-05-01 17:17:15.429 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:15.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=a1cb455b-0e72-47e5-964c-cd978b66dcea 2026-05-01 17:17:15.440 | + 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-05-01 17:17:15.444 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:17:15.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-01 17:17:15.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-01 17:17:15.480 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 6ddab033-3401-4f88-99de-cf99b9027d17 c89c12c0-9621-4c42-b0c3-ef0685df5473 2026-05-01 17:17:21.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-01 17:17:21.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 a1cb455b-0e72-47e5-964c-cd978b66dcea 2026-05-01 17:17:21.521 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-01 17:17:21.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-01 17:17:21.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-01 17:17:21.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network a1cb455b-0e72-47e5-964c-cd978b66dcea --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-01 17:17:21.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-01 17:17:21.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-01 17:17:21.554 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-01 17:17:21.555 | +++ 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 a1cb455b-0e72-47e5-964c-cd978b66dcea --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-01 17:17:25.061 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:25.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-01 17:17:25.066 | | id | dd7b8606-9686-4246-b095-62f0d530e365 |' 2026-05-01 17:17:25.070 | ++ 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-05-01 17:17:25.075 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:17:25.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' dd7b8606-9686-4246-b095-62f0d530e365 '|' 2026-05-01 17:17:25.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | dd7b8606-9686-4246-b095-62f0d530e365 |' 2026-05-01 17:17:25.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-01 17:17:25.116 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' dd7b8606-9686-4246-b095-62f0d530e365 '|' 2026-05-01 17:17:25.118 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-01 17:17:25.121 | ++ functions-common:get_field:798 : local data field 2026-05-01 17:17:25.125 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:25.128 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-01 17:17:25.131 | ++ functions-common:get_field:803 : field='$3' 2026-05-01 17:17:25.137 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-01 17:17:25.137 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | dd7b8606-9686-4246-b095-62f0d530e365 |' 2026-05-01 17:17:25.145 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:25.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-01 17:17:25.157 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' dd7b8606-9686-4246-b095-62f0d530e365 '|' 2026-05-01 17:17:25.157 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-01 17:17:25.161 | ++ functions-common:get_field:798 : local data field 2026-05-01 17:17:25.164 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:25.168 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-01 17:17:25.170 | ++ functions-common:get_field:803 : field='$6' 2026-05-01 17:17:25.175 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | dd7b8606-9686-4246-b095-62f0d530e365 |' 2026-05-01 17:17:25.176 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-01 17:17:25.182 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:25.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=dd7b8606-9686-4246-b095-62f0d530e365 2026-05-01 17:17:25.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a1cb455b-0e72-47e5-964c-cd978b66dcea 6ddab033-3401-4f88-99de-cf99b9027d17 2026-05-01 17:17:31.232 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-01 17:17:31.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-01 17:17:31.236 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-01 17:17:31.256 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:31.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-01 17:17:31.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-01 17:17:31.267 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-01 17:17:31.272 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-01 17:17:31.277 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-01 17:17:31.281 | ++ 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-05-01 17:17:31.316 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-01 17:17:31.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-01 17:17:31.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-01 17:17:31.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-01 17:17:31.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-01 17:17:31.335 | + 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-05-01 17:17:31.339 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-01 17:17:31.343 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-01 17:17:31.347 | + functions-common:test_with_retry:2352 : local until=10 2026-05-01 17:17:31.351 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-01 17:17:31.354 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-01 17:17:31.358 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-01 17:17:31.362 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:17:31.365 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:17:31.371 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:17:31.379 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655851374 2026-05-01 17:17:31.382 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-05-01 17:17:31.391 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-01 17:17:31.394 | + functions-common:time_stop:2412 : local name 2026-05-01 17:17:31.397 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:17:31.399 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:17:31.402 | + functions-common:time_stop:2415 : local total 2026-05-01 17:17:31.406 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:17:31.409 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-01 17:17:31.413 | + functions-common:time_stop:2419 : start_time=1777655851374 2026-05-01 17:17:31.416 | + functions-common:time_stop:2421 : [[ -z 1777655851374 ]] 2026-05-01 17:17:31.421 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:17:31.426 | + functions-common:time_stop:2424 : end_time=1777655851422 2026-05-01 17:17:31.431 | + functions-common:time_stop:2425 : elapsed_time=48 2026-05-01 17:17:31.436 | + functions-common:time_stop:2426 : total=7177 2026-05-01 17:17:31.440 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:17:31.443 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7225 2026-05-01 17:17:31.448 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-01 17:17:31.449 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-01 17:17:31.455 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-01 17:17:31.459 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:17:31.463 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-01 17:17:31.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-01 17:17:31.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-01 17:17:31.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-01 17:17:31.513 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-01 17:17:31.513 | ++ 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-05-01 17:17:31.513 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-01 17:17:31.515 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-01 17:17:34.561 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:34.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.161 ' 2026-05-01 17:17:34.567 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-05-01 17:17:34.569 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:17:34.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-01 17:17:34.588 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:17:34.590 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-01 17:17:34.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-01 17:17:34.595 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 6ddab033-3401-4f88-99de-cf99b9027d17 5fc81874-d9f2-4909-b218-448e56985e13 2026-05-01 17:17:40.552 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-01 17:17:40.556 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 a1cb455b-0e72-47e5-964c-cd978b66dcea 2026-05-01 17:17:40.559 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-01 17:17:40.562 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-01 17:17:40.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network a1cb455b-0e72-47e5-964c-cd978b66dcea --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-01 17:17:40.568 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-01 17:17:40.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-01 17:17:40.577 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-01 17:17:40.578 | +++ 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 a1cb455b-0e72-47e5-964c-cd978b66dcea --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-01 17:17:46.952 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:46.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-01 17:17:46.958 | | id | 88a644f4-2334-4254-9af2-8c2d378fd9f8 |' 2026-05-01 17:17:46.960 | ++ 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-05-01 17:17:46.963 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:17:46.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 88a644f4-2334-4254-9af2-8c2d378fd9f8 '|' 2026-05-01 17:17:46.992 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 88a644f4-2334-4254-9af2-8c2d378fd9f8 |' 2026-05-01 17:17:46.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-01 17:17:47.003 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-01 17:17:47.003 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 88a644f4-2334-4254-9af2-8c2d378fd9f8 '|' 2026-05-01 17:17:47.006 | ++ functions-common:get_field:798 : local data field 2026-05-01 17:17:47.010 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:47.013 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-01 17:17:47.017 | ++ functions-common:get_field:803 : field='$3' 2026-05-01 17:17:47.021 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 88a644f4-2334-4254-9af2-8c2d378fd9f8 |' 2026-05-01 17:17:47.021 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-01 17:17:47.028 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:47.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-01 17:17:47.035 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-01 17:17:47.041 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 88a644f4-2334-4254-9af2-8c2d378fd9f8 '|' 2026-05-01 17:17:47.043 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-01 17:17:47.047 | ++ functions-common:get_field:798 : local data field 2026-05-01 17:17:47.051 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:47.056 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-01 17:17:47.060 | ++ functions-common:get_field:803 : field='$6' 2026-05-01 17:17:47.065 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 88a644f4-2334-4254-9af2-8c2d378fd9f8 |' 2026-05-01 17:17:47.065 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-01 17:17:47.074 | ++ functions-common:get_field:799 : read data 2026-05-01 17:17:47.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=88a644f4-2334-4254-9af2-8c2d378fd9f8 2026-05-01 17:17:47.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-01 17:17:47.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-01 17:17:47.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-01 17:17:47.097 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-01 17:17:47.119 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:47.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-01 17:17:47.137 | net.ipv6.conf.all.forwarding = 1 2026-05-01 17:17:47.145 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-01 17:17:47.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 88a644f4-2334-4254-9af2-8c2d378fd9f8 2026-05-01 17:17:47.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 6ddab033-3401-4f88-99de-cf99b9027d17 -c external_gateway_info -f json 2026-05-01 17:17:47.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-01 17:17:47.150 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-01 17:17:50.310 | ++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:17:50.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-01 17:17:50.322 | + 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-05-01 17:17:50.326 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-01 17:17:50.352 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-01 17:17:50.357 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-01 17:17:50.362 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-01 17:17:50.368 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-01 17:17:50.372 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-01 17:17:50.376 | ++ 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-05-01 17:17:50.405 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-01 17:17:50.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-01 17:17:50.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-01 17:17:50.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-01 17:17:50.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-01 17:17:50.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd7c:87b9:22ff::/56 2026-05-01 17:17:50.470 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 35ca814f-1d89-4afe-b129-5c6d1cc4bfac ]] 2026-05-01 17:17:50.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd7c:87b9:22ff::/56 via 2001:db8::1 dev br-ex 2026-05-01 17:17:50.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-01 17:17:50.501 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:17:50.506 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-01 17:17:50.534 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:50.538 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-01 17:17:50.542 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:17:50.547 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-01 17:17:50.551 | + ./stack.sh:main:1329 : start_nova 2026-05-01 17:17:50.555 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-01 17:17:50.559 | + 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-05-01 17:17:50.563 | + 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-05-01 17:17:50.568 | + 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-05-01 17:17:50.572 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-01 17:17:50.576 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-01 17:17:50.581 | + functions-common:run_process:1666 : local service=n-sch 2026-05-01 17:17:50.584 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-01 17:17:50.589 | + functions-common:run_process:1668 : local group= 2026-05-01 17:17:50.593 | + functions-common:run_process:1669 : local user= 2026-05-01 17:17:50.597 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:17:50.602 | + functions-common:run_process:1672 : local name=n-sch 2026-05-01 17:17:50.606 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:17:50.610 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:17:50.614 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:17:50.619 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:17:50.625 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:17:50.631 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655870627 2026-05-01 17:17:50.636 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-01 17:17:50.664 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:50.668 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-05-01 17:17:50.673 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-01 17:17:50.677 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-01 17:17:50.681 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-01 17:17:50.685 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-01 17:17:50.690 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-01 17:17:50.694 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-01 17:17:50.698 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-01 17:17:50.702 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-01 17:17:50.706 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:17:50.710 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:17:50.715 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:17:50.719 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:17:50.724 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-01 17:17:50.729 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-01 17:17:50.733 | + 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-05-01 17:17:50.737 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-01 17:17:50.742 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-01 17:17:50.746 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:17:50.751 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:17:50.755 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:17:50.760 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:17:50.764 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:17:50.768 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-01 17:17:50.772 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:17:50.778 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-05-01 17:17:50.885 | + 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-05-01 17:17:50.991 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-01 17:17:51.078 | + 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-05-01 17:17:51.160 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-01 17:17:51.241 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-01 17:17:51.315 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-01 17:17:51.391 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:17:51.395 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:17:51.399 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-01 17:17:51.497 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:17:51.967 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-01 17:17:51.997 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-01 17:17:52.459 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-01 17:17:52.510 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:17:52.515 | + functions-common:time_stop:2412 : local name 2026-05-01 17:17:52.519 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:17:52.525 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:17:52.529 | + functions-common:time_stop:2415 : local total 2026-05-01 17:17:52.533 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:17:52.539 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:17:52.542 | + functions-common:time_stop:2419 : start_time=1777655870627 2026-05-01 17:17:52.547 | + functions-common:time_stop:2421 : [[ -z 1777655870627 ]] 2026-05-01 17:17:52.553 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:17:52.560 | + functions-common:time_stop:2424 : end_time=1777655872555 2026-05-01 17:17:52.565 | + functions-common:time_stop:2425 : elapsed_time=1928 2026-05-01 17:17:52.570 | + functions-common:time_stop:2426 : total=23105 2026-05-01 17:17:52.574 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:17:52.579 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25033 2026-05-01 17:17:52.585 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-01 17:17:52.592 | + 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-05-01 17:17:52.597 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-01 17:17:52.601 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-01 17:17:52.606 | + functions-common:run_process:1668 : local group= 2026-05-01 17:17:52.610 | + functions-common:run_process:1669 : local user= 2026-05-01 17:17:52.614 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:17:52.619 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-01 17:17:52.623 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:17:52.627 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:17:52.632 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:17:52.636 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:17:52.642 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:17:52.650 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655872645 2026-05-01 17:17:52.654 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-01 17:17:52.687 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:52.691 | + 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-05-01 17:17:52.696 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-01 17:17:52.700 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-01 17:17:52.705 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-01 17:17:52.710 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-01 17:17:52.719 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-01 17:17:52.723 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-01 17:17:52.728 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-01 17:17:52.732 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-01 17:17:52.737 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:17:52.742 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:17:52.746 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:17:52.750 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:17:52.755 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-01 17:17:52.760 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-01 17:17:52.764 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-01 17:17:52.769 | + 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-05-01 17:17:52.773 | + 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-05-01 17:17:52.778 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-01 17:17:52.782 | + 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-05-01 17:17:52.786 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-01 17:17:52.791 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-01 17:17:52.795 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-01 17:17:52.800 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-01 17:17:52.805 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-01 17:17:52.812 | + 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-05-01 17:17:52.916 | + 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-05-01 17:17:53.021 | + 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-05-01 17:17:53.108 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-01 17:17:53.196 | + 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-05-01 17:17:53.284 | + 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-05-01 17:17:53.372 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-01 17:17:53.462 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-01 17:17:53.549 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-01 17:17:53.638 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-01 17:17:53.725 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-01 17:17:53.814 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-01 17:17:53.818 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-01 17:17:53.823 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-05-01 17:17:53.925 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-01 17:17:54.448 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-01 17:17:54.485 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-01 17:17:54.961 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-01 17:17:55.112 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:17:55.118 | + functions-common:time_stop:2412 : local name 2026-05-01 17:17:55.121 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:17:55.128 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:17:55.132 | + functions-common:time_stop:2415 : local total 2026-05-01 17:17:55.135 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:17:55.140 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:17:55.145 | + functions-common:time_stop:2419 : start_time=1777655872645 2026-05-01 17:17:55.149 | + functions-common:time_stop:2421 : [[ -z 1777655872645 ]] 2026-05-01 17:17:55.153 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:17:55.156 | + functions-common:time_stop:2424 : end_time=1777655875154 2026-05-01 17:17:55.158 | + functions-common:time_stop:2425 : elapsed_time=2509 2026-05-01 17:17:55.161 | + functions-common:time_stop:2426 : total=25033 2026-05-01 17:17:55.163 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:17:55.166 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27542 2026-05-01 17:17:55.167 | + 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-05-01 17:17:55.171 | + 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-05-01 17:17:55.173 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-01 17:17:55.175 | + 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-05-01 17:17:55.178 | + 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-05-01 17:17:55.180 | + 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-05-01 17:17:55.182 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-01 17:17:55.185 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:17:55.187 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-01 17:17:55.191 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-01 17:17:55.194 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:17:55.196 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-01 17:17:55.198 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-01 17:17:55.219 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:55.222 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-01 17:17:55.281 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-01 17:17:55.286 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-01 17:17:55.306 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:17:55.309 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-01 17:17:55.312 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-01 17:17:55.331 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:17:55.334 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-01 17:17:55.339 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:17:55.340 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-01 17:17:55.342 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-01 17:17:55.344 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-01 17:17:55.347 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-01 17:17:55.351 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-01 17:17:55.351 | + 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-05-01 17:17:55.353 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-01 17:17:55.355 | + 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-05-01 17:17:55.357 | + functions-common:run_process:1668 : local group= 2026-05-01 17:17:55.359 | + functions-common:run_process:1669 : local user= 2026-05-01 17:17:55.362 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:17:55.364 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-01 17:17:55.367 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:17:55.369 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:17:55.370 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:17:55.372 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:17:55.375 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:17:55.379 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655875376 2026-05-01 17:17:55.381 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-01 17:17:55.400 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:55.402 | + 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-05-01 17:17:55.405 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-01 17:17:55.408 | + 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-05-01 17:17:55.409 | + 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-05-01 17:17:55.411 | + 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-05-01 17:17:55.413 | + 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-05-01 17:17:55.415 | + 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-05-01 17:17:55.417 | + 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-05-01 17:17:55.419 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-01 17:17:55.421 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:17:55.425 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:17:55.426 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:17:55.428 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:17:55.430 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-01 17:17:55.432 | + 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-05-01 17:17:55.434 | + 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-05-01 17:17:55.436 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-01 17:17:55.438 | + 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-05-01 17:17:55.442 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:17:55.442 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:17:55.445 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:17:55.446 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:17:55.448 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:17:55.450 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-01 17:17:55.452 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:17:55.455 | + 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-05-01 17:17:55.544 | + 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-05-01 17:17:55.635 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-01 17:17:55.708 | + 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-05-01 17:17:55.795 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-01 17:17:55.880 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-01 17:17:55.969 | + 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-05-01 17:17:56.053 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:17:56.056 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:17:56.061 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-01 17:17:56.174 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:17:56.731 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-01 17:17:56.776 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-01 17:17:57.300 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-01 17:17:57.362 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:17:57.364 | + functions-common:time_stop:2412 : local name 2026-05-01 17:17:57.367 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:17:57.370 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:17:57.372 | + functions-common:time_stop:2415 : local total 2026-05-01 17:17:57.374 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:17:57.378 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:17:57.379 | + functions-common:time_stop:2419 : start_time=1777655875376 2026-05-01 17:17:57.382 | + functions-common:time_stop:2421 : [[ -z 1777655875376 ]] 2026-05-01 17:17:57.385 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:17:57.391 | + functions-common:time_stop:2424 : end_time=1777655877387 2026-05-01 17:17:57.393 | + functions-common:time_stop:2425 : elapsed_time=2011 2026-05-01 17:17:57.395 | + functions-common:time_stop:2426 : total=27542 2026-05-01 17:17:57.398 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:17:57.401 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29553 2026-05-01 17:17:57.404 | + 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-05-01 17:17:57.407 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-01 17:17:57.410 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-01 17:17:57.412 | + functions-common:run_process:1668 : local group= 2026-05-01 17:17:57.415 | + functions-common:run_process:1669 : local user= 2026-05-01 17:17:57.418 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:17:57.420 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-01 17:17:57.423 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:17:57.426 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:17:57.428 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:17:57.431 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:17:57.437 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:17:57.442 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655877439 2026-05-01 17:17:57.445 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-01 17:17:57.465 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:17:57.468 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:17:57.471 | + functions-common:time_stop:2412 : local name 2026-05-01 17:17:57.474 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:17:57.476 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:17:57.479 | + functions-common:time_stop:2415 : local total 2026-05-01 17:17:57.481 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:17:57.484 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:17:57.487 | + functions-common:time_stop:2419 : start_time=1777655877439 2026-05-01 17:17:57.490 | + functions-common:time_stop:2421 : [[ -z 1777655877439 ]] 2026-05-01 17:17:57.493 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:17:57.498 | + functions-common:time_stop:2424 : end_time=1777655877495 2026-05-01 17:17:57.501 | + functions-common:time_stop:2425 : elapsed_time=56 2026-05-01 17:17:57.503 | + functions-common:time_stop:2426 : total=29553 2026-05-01 17:17:57.507 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:17:57.510 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29609 2026-05-01 17:17:57.513 | + 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-05-01 17:17:57.516 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-01 17:17:57.519 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-01 17:17:57.522 | + functions-common:run_process:1668 : local group= 2026-05-01 17:17:57.525 | + functions-common:run_process:1669 : local user= 2026-05-01 17:17:57.528 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:17:57.531 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-01 17:17:57.534 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:17:57.537 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:17:57.540 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:17:57.542 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:17:57.549 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:17:57.552 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655877549 2026-05-01 17:17:57.555 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-01 17:17:57.590 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:17:57.594 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:17:57.604 | + functions-common:time_stop:2412 : local name 2026-05-01 17:17:57.608 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:17:57.613 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:17:57.618 | + functions-common:time_stop:2415 : local total 2026-05-01 17:17:57.626 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:17:57.630 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:17:57.633 | + functions-common:time_stop:2419 : start_time=1777655877549 2026-05-01 17:17:57.639 | + functions-common:time_stop:2421 : [[ -z 1777655877549 ]] 2026-05-01 17:17:57.645 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:17:57.653 | + functions-common:time_stop:2424 : end_time=1777655877646 2026-05-01 17:17:57.654 | + functions-common:time_stop:2425 : elapsed_time=97 2026-05-01 17:17:57.657 | + functions-common:time_stop:2426 : total=29609 2026-05-01 17:17:57.663 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:17:57.670 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29706 2026-05-01 17:17:57.678 | + 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-05-01 17:17:57.682 | + 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-05-01 17:17:57.686 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-01 17:17:57.693 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:17:57.697 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-01 17:17:57.702 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-01 17:17:57.738 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:57.743 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-01 17:17:57.836 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-01 17:17:57.846 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:17:57.852 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-01 17:17:57.951 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-01 17:17:57.988 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:57.998 | + 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-05-01 17:17:58.004 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-01 17:17:58.012 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-01 17:17:58.014 | + functions-common:run_process:1668 : local group= 2026-05-01 17:17:58.020 | + functions-common:run_process:1669 : local user= 2026-05-01 17:17:58.026 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:17:58.033 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-01 17:17:58.038 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:17:58.046 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:17:58.052 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:17:58.060 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:17:58.068 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:17:58.077 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655878070 2026-05-01 17:17:58.081 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-01 17:17:58.120 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:17:58.126 | + 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-05-01 17:17:58.132 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-01 17:17:58.136 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-01 17:17:58.142 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-01 17:17:58.146 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-01 17:17:58.150 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-01 17:17:58.156 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-01 17:17:58.159 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-01 17:17:58.169 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-01 17:17:58.176 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:17:58.185 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:17:58.189 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:17:58.196 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:17:58.201 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-01 17:17:58.211 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-01 17:17:58.214 | + 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-05-01 17:17:58.220 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-01 17:17:58.225 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-01 17:17:58.232 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:17:58.236 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:17:58.242 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:17:58.246 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:17:58.249 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:17:58.254 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-01 17:17:58.260 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:17:58.269 | + 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-05-01 17:17:58.396 | + 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-05-01 17:17:58.547 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-01 17:17:58.690 | + 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-05-01 17:17:58.819 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-01 17:17:58.917 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-01 17:17:59.002 | + 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-05-01 17:17:59.069 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:17:59.071 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:17:59.073 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-01 17:17:59.163 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:17:59.761 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-01 17:17:59.799 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-01 17:18:00.326 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-01 17:18:00.393 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:00.397 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:00.400 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:00.403 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:00.405 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:00.408 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:00.411 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:00.413 | + functions-common:time_stop:2419 : start_time=1777655878070 2026-05-01 17:18:00.416 | + functions-common:time_stop:2421 : [[ -z 1777655878070 ]] 2026-05-01 17:18:00.428 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:00.433 | + functions-common:time_stop:2424 : end_time=1777655880426 2026-05-01 17:18:00.440 | + functions-common:time_stop:2425 : elapsed_time=2356 2026-05-01 17:18:00.444 | + functions-common:time_stop:2426 : total=29706 2026-05-01 17:18:00.448 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:00.458 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32062 2026-05-01 17:18:00.464 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-01 17:18:00.474 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-01 17:18:00.476 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-01 17:18:00.518 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:00.524 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-01 17:18:00.534 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-01 17:18:00.543 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-01 17:18:00.544 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-01 17:18:00.551 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-01 17:18:00.554 | + 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-05-01 17:18:00.559 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-01 17:18:00.565 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-01 17:18:00.571 | + functions-common:run_process:1668 : local group= 2026-05-01 17:18:00.578 | + functions-common:run_process:1669 : local user= 2026-05-01 17:18:00.594 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:18:00.599 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-01 17:18:00.603 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:18:00.609 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:18:00.612 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:00.615 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:00.620 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:00.623 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655880620 2026-05-01 17:18:00.625 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-01 17:18:00.656 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:00.660 | + 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-05-01 17:18:00.665 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-01 17:18:00.669 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-01 17:18:00.672 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-01 17:18:00.678 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-01 17:18:00.682 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-01 17:18:00.689 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-01 17:18:00.694 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-01 17:18:00.700 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-01 17:18:00.701 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:18:00.708 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:18:00.712 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:18:00.716 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:18:00.721 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-01 17:18:00.725 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-01 17:18:00.732 | + 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-05-01 17:18:00.737 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-01 17:18:00.746 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-01 17:18:00.751 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:18:00.758 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:18:00.764 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:18:00.767 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:18:00.773 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:18:00.774 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-01 17:18:00.777 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:18:00.786 | + 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-05-01 17:18:00.919 | + 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-05-01 17:18:01.059 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-01 17:18:01.175 | + 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-05-01 17:18:01.293 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-01 17:18:01.439 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-01 17:18:01.544 | + 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-05-01 17:18:01.639 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:18:01.643 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:18:01.648 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-01 17:18:01.749 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:18:02.274 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-01 17:18:02.315 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-01 17:18:02.798 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-01 17:18:02.865 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:02.868 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:02.873 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:02.878 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:02.881 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:02.886 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:02.890 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:02.894 | + functions-common:time_stop:2419 : start_time=1777655880620 2026-05-01 17:18:02.899 | + functions-common:time_stop:2421 : [[ -z 1777655880620 ]] 2026-05-01 17:18:02.906 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:02.912 | + functions-common:time_stop:2424 : end_time=1777655882907 2026-05-01 17:18:02.916 | + functions-common:time_stop:2425 : elapsed_time=2287 2026-05-01 17:18:02.920 | + functions-common:time_stop:2426 : total=32062 2026-05-01 17:18:02.924 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:02.928 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34349 2026-05-01 17:18:02.932 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-01 17:18:02.937 | + 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-05-01 17:18:02.941 | + 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-05-01 17:18:02.946 | + 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-05-01 17:18:02.951 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-01 17:18:02.955 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-01 17:18:02.963 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-01 17:18:02.968 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:18:02.972 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-01 17:18:02.977 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-01 17:18:02.981 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-01 17:18:02.988 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-01 17:18:02.992 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-01 17:18:02.997 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-01 17:18:03.001 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-01 17:18:03.008 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-01 17:18:03.013 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:18:03.013 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-01 17:18:03.013 | BEGIN { 2026-05-01 17:18:03.013 | section = "" 2026-05-01 17:18:03.013 | last_section = "" 2026-05-01 17:18:03.013 | section_count = 0 2026-05-01 17:18:03.013 | } 2026-05-01 17:18:03.013 | /^\[.+\]/ { 2026-05-01 17:18:03.013 | gsub("[][]", "", $1); 2026-05-01 17:18:03.013 | section=$1 2026-05-01 17:18:03.013 | next 2026-05-01 17:18:03.014 | } 2026-05-01 17:18:03.014 | /^ *\#/ { 2026-05-01 17:18:03.014 | next 2026-05-01 17:18:03.014 | } 2026-05-01 17:18:03.014 | /^[^ \t]+/ { 2026-05-01 17:18:03.014 | # get offset of first = in $0 2026-05-01 17:18:03.014 | eq_idx = index($0, "=") 2026-05-01 17:18:03.014 | # extract attr & value from $0 2026-05-01 17:18:03.014 | attr = substr($0, 1, eq_idx - 1) 2026-05-01 17:18:03.014 | value = substr($0, eq_idx + 1) 2026-05-01 17:18:03.014 | # only need to strip trailing whitespace from attr 2026-05-01 17:18:03.015 | sub(/[ \t]*$/, "", attr) 2026-05-01 17:18:03.015 | # need to strip leading & trailing whitespace from value 2026-05-01 17:18:03.015 | sub(/^[ \t]*/, "", value) 2026-05-01 17:18:03.015 | sub(/[ \t]*$/, "", value) 2026-05-01 17:18:03.015 | 2026-05-01 17:18:03.015 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-01 17:18:03.015 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-01 17:18:03.015 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-01 17:18:03.015 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-01 17:18:03.015 | if (! (section, attr) in cfg_attr_count) { 2026-05-01 17:18:03.015 | if (section != last_section) { 2026-05-01 17:18:03.016 | cfg_section[section_count++] = section 2026-05-01 17:18:03.017 | last_section = section 2026-05-01 17:18:03.017 | } 2026-05-01 17:18:03.017 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-01 17:18:03.019 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-01 17:18:03.019 | 2026-05-01 17:18:03.019 | cfg_attr[section, attr, 0] = value 2026-05-01 17:18:03.020 | cfg_attr_count[section, attr] = 1 2026-05-01 17:18:03.020 | } else { 2026-05-01 17:18:03.020 | lno = cfg_attr_count[section, attr]++ 2026-05-01 17:18:03.021 | cfg_attr[section, attr, lno] = value 2026-05-01 17:18:03.021 | } 2026-05-01 17:18:03.021 | } 2026-05-01 17:18:03.021 | END { 2026-05-01 17:18:03.022 | # Process each section in order 2026-05-01 17:18:03.022 | for (sno = 0; sno < section_count; sno++) { 2026-05-01 17:18:03.022 | section = cfg_section[sno] 2026-05-01 17:18:03.022 | # The ini routines simply append a config item immediately 2026-05-01 17:18:03.022 | # after the section header. To keep the same order as defined 2026-05-01 17:18:03.022 | # in local.conf, invoke the ini routines in the reverse order 2026-05-01 17:18:03.022 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-01 17:18:03.023 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-01 17:18:03.023 | if (cfg_attr_count[section, attr] == 1) 2026-05-01 17:18:03.024 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-01 17:18:03.024 | else { 2026-05-01 17:18:03.024 | # For multiline, invoke the ini routines in the reverse order 2026-05-01 17:18:03.024 | count = cfg_attr_count[section, attr] 2026-05-01 17:18:03.024 | print "inidelete " configfile " " section " " attr 2026-05-01 17:18:03.024 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-01 17:18:03.024 | for (l = count -2; l >= 0; l--) 2026-05-01 17:18:03.025 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-01 17:18:03.026 | } 2026-05-01 17:18:03.026 | } 2026-05-01 17:18:03.026 | } 2026-05-01 17:18:03.026 | } 2026-05-01 17:18:03.026 | ' 2026-05-01 17:18:03.026 | + inc/meta-config:merge_config_file:164 : read a 2026-05-01 17:18:03.026 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-01 17:18:03.026 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-01 17:18:03.026 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-01 17:18:03.029 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:18:03.033 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-01 17:18:03.037 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-01 17:18:03.037 | BEGIN { group = "" } 2026-05-01 17:18:03.037 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:18:03.037 | gsub("[][]", "", $1); 2026-05-01 17:18:03.037 | split($1, a, "|"); 2026-05-01 17:18:03.038 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-01 17:18:03.038 | group=a[1] 2026-05-01 17:18:03.038 | } else { 2026-05-01 17:18:03.038 | group="" 2026-05-01 17:18:03.038 | } 2026-05-01 17:18:03.038 | next 2026-05-01 17:18:03.038 | } 2026-05-01 17:18:03.038 | { 2026-05-01 17:18:03.038 | if (group != "") 2026-05-01 17:18:03.038 | print $0 2026-05-01 17:18:03.038 | } 2026-05-01 17:18:03.039 | ' /home/quobyte/devstack/local.conf 2026-05-01 17:18:03.050 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-01 17:18:03.055 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-01 17:18:03.106 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-01 17:18:03.158 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-01 17:18:03.162 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-01 17:18:03.167 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-01 17:18:03.171 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-01 17:18:03.176 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-01 17:18:03.180 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-01 17:18:03.207 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:03.213 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-01 17:18:03.218 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-01 17:18:03.222 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-01 17:18:03.250 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:03.254 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.96:5672/nova_cell1 2026-05-01 17:18:03.259 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.96:5672/nova_cell1 2026-05-01 17:18:03.302 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-01 17:18:03.305 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-01 17:18:03.307 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-01 17:18:03.329 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-01 17:18:03.348 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-01 17:18:03.350 | + lib/nova:configure_console_compute:669 : local offset 2026-05-01 17:18:03.353 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-01 17:18:03.357 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-01 17:18:03.361 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-01 17:18:03.390 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.96 2026-05-01 17:18:03.393 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-01 17:18:03.416 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:03.420 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-01 17:18:03.424 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-01 17:18:03.428 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-01 17:18:03.432 | + functions:vercmp:648 : local 'op=<' 2026-05-01 17:18:03.436 | + functions:vercmp:649 : local v2=1.0.0 2026-05-01 17:18:03.440 | + functions:vercmp:650 : local result 2026-05-01 17:18:03.445 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-01 17:18:03.447 | ++ functions:vercmp:654 : sort -V 2026-05-01 17:18:03.451 | ++ functions:vercmp:654 : head -1 2026-05-01 17:18:03.457 | + functions:vercmp:654 : result=1.0.0 2026-05-01 17:18:03.461 | + functions:vercmp:656 : case $op in 2026-05-01 17:18:03.465 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-01 17:18:03.469 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-01 17:18:03.473 | + functions:vercmp:667 : return 2026-05-01 17:18:03.477 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.96:6080/vnc_lite.html 2026-05-01 17:18:03.481 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.96:6080/vnc_lite.html 2026-05-01 17:18:03.525 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.96:6081/spice_auto.html 2026-05-01 17:18:03.530 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.96:6081/spice_auto.html 2026-05-01 17:18:03.576 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-01 17:18:03.601 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:03.606 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-01 17:18:03.611 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.96 2026-05-01 17:18:03.616 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-01 17:18:03.681 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.96 2026-05-01 17:18:03.728 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-01 17:18:03.754 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:18:03.759 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-01 17:18:03.764 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-01 17:18:03.789 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:18:03.792 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-01 17:18:03.796 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-01 17:18:03.844 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-01 17:18:03.847 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-01 17:18:03.895 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-01 17:18:03.899 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-01 17:18:03.904 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-01 17:18:03.907 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-01 17:18:03.913 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-01 17:18:03.918 | + 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-05-01 17:18:03.922 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-01 17:18:03.927 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-01 17:18:03.932 | + functions-common:run_process:1668 : local group=libvirt 2026-05-01 17:18:03.936 | + functions-common:run_process:1669 : local user= 2026-05-01 17:18:03.941 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:18:03.945 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-01 17:18:03.950 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:18:03.955 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:18:03.959 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:03.963 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:03.968 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:03.975 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655883971 2026-05-01 17:18:03.980 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-01 17:18:04.006 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:04.012 | + 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-05-01 17:18:04.015 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-01 17:18:04.020 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-01 17:18:04.025 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-01 17:18:04.028 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-01 17:18:04.032 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-01 17:18:04.036 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-01 17:18:04.040 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-01 17:18:04.044 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-01 17:18:04.050 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-01 17:18:04.056 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:18:04.059 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:18:04.064 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:18:04.068 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-01 17:18:04.072 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-01 17:18:04.076 | + 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-05-01 17:18:04.080 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-01 17:18:04.083 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-01 17:18:04.087 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-01 17:18:04.091 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:18:04.096 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:18:04.099 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:18:04.103 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-01 17:18:04.107 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-01 17:18:04.110 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-01 17:18:04.114 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:18:04.121 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-05-01 17:18:04.223 | + 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-05-01 17:18:04.330 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-01 17:18:04.418 | + 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-05-01 17:18:04.504 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-01 17:18:04.581 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-01 17:18:04.663 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-01 17:18:04.750 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:18:04.752 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-01 17:18:04.755 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-01 17:18:04.830 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-01 17:18:04.919 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:18:05.463 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-01 17:18:05.491 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-01 17:18:06.004 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-01 17:18:06.075 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:06.078 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:06.082 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:06.090 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:06.096 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:06.099 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:06.103 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:06.106 | + functions-common:time_stop:2419 : start_time=1777655883971 2026-05-01 17:18:06.112 | + functions-common:time_stop:2421 : [[ -z 1777655883971 ]] 2026-05-01 17:18:06.121 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:06.130 | + functions-common:time_stop:2424 : end_time=1777655886124 2026-05-01 17:18:06.134 | + functions-common:time_stop:2425 : elapsed_time=2153 2026-05-01 17:18:06.140 | + functions-common:time_stop:2426 : total=34349 2026-05-01 17:18:06.145 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:06.151 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36502 2026-05-01 17:18:06.157 | + 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-05-01 17:18:06.163 | + 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-05-01 17:18:06.168 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-01 17:18:06.203 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:06.211 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-01 17:18:06.211 | Dumping cells_v2 mapping 2026-05-01 17:18:06.218 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-01 17:18:10.053 | INFO dbcounter [None req-08217e5c-4cbb-4afb-96c2-0365a68a7312 None None] Registered counter for database nova_api 2026-05-01 17:18:10.126 | DEBUG dbcounter [-] [73217] Writer thread running {{(pid=73217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:18:10.146 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-01 17:18:10.146 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-01 17:18:10.147 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-01 17:18:10.147 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-01 17:18:10.147 | | cell1 | 2cf9e087-117a-4207-8b08-33d0bf655564 | rabbit://stackrabbit:stackqueue@192.168.122.96:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-01 17:18:10.147 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-01 17:18:10.849 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-01 17:18:10.854 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-01 17:18:10.945 | + inc/async:async_inner:63 : create_flavors 2026-05-01 17:18:10.994 | [2017 Async create_flavors:73319]: running: create_flavors 2026-05-01 17:18:10.999 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-01 17:18:11.022 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:11.024 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-01 17:18:11.028 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:18:11.031 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-01 17:18:11.034 | + ./stack.sh:main:1334 : start_cinder 2026-05-01 17:18:11.038 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-01 17:18:11.041 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-01 17:18:11.045 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-01 17:18:11.048 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-01 17:18:11.052 | + 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-05-01 17:18:11.057 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-01 17:18:11.062 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-01 17:18:11.065 | + functions-common:run_process:1666 : local service=c-api 2026-05-01 17:18:11.068 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-01 17:18:11.071 | + functions-common:run_process:1668 : local group= 2026-05-01 17:18:11.074 | + functions-common:run_process:1669 : local user= 2026-05-01 17:18:11.077 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:18:11.080 | + functions-common:run_process:1672 : local name=c-api 2026-05-01 17:18:11.084 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:18:11.087 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:18:11.090 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:11.093 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:11.098 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:11.103 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655891099 2026-05-01 17:18:11.106 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-01 17:18:11.126 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:11.130 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-05-01 17:18:11.133 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-01 17:18:11.136 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-01 17:18:11.139 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-01 17:18:11.143 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-01 17:18:11.145 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-01 17:18:11.148 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-01 17:18:11.150 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-01 17:18:11.152 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-01 17:18:11.155 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:18:11.158 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:18:11.161 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:18:11.164 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:18:11.167 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-01 17:18:11.174 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-01 17:18:11.178 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-01 17:18:11.182 | + 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-05-01 17:18:11.188 | + 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-05-01 17:18:11.195 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-01 17:18:11.200 | + 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-05-01 17:18:11.203 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-01 17:18:11.207 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-01 17:18:11.211 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-01 17:18:11.214 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-01 17:18:11.219 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-01 17:18:11.225 | + 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-05-01 17:18:11.319 | + 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-05-01 17:18:11.401 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-05-01 17:18:11.476 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-01 17:18:11.548 | + 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-05-01 17:18:11.633 | + 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-05-01 17:18:11.712 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-01 17:18:11.798 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-01 17:18:11.874 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-01 17:18:11.948 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-01 17:18:12.026 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-01 17:18:12.107 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-01 17:18:12.111 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-01 17:18:12.116 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-01 17:18:12.211 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-01 17:18:12.748 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-01 17:18:12.772 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-01 17:18:13.304 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-01 17:18:13.461 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:13.466 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:13.473 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:13.482 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:13.486 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:13.489 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:13.499 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:13.503 | + functions-common:time_stop:2419 : start_time=1777655891099 2026-05-01 17:18:13.508 | + functions-common:time_stop:2421 : [[ -z 1777655891099 ]] 2026-05-01 17:18:13.521 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:13.528 | + functions-common:time_stop:2424 : end_time=1777655893521 2026-05-01 17:18:13.537 | + functions-common:time_stop:2425 : elapsed_time=2422 2026-05-01 17:18:13.547 | + functions-common:time_stop:2426 : total=36502 2026-05-01 17:18:13.555 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:13.562 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38924 2026-05-01 17:18:13.569 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.96/volume/v3 2026-05-01 17:18:13.576 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-01 17:18:13.576 | Waiting for Cinder API to start... 2026-05-01 17:18:13.586 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.96/volume/v3 2026-05-01 17:18:13.592 | + functions:wait_for_service:476 : local timeout=60 2026-05-01 17:18:13.599 | + functions:wait_for_service:477 : local url=http://192.168.122.96/volume/v3 2026-05-01 17:18:13.607 | + functions:wait_for_service:478 : local rval=0 2026-05-01 17:18:13.611 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-01 17:18:13.616 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-01 17:18:13.622 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:13.626 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:13.630 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:13.637 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655893632 2026-05-01 17:18:13.640 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-01 17:18:13.644 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:18:13.653 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.96/volume/v3 2026-05-01 17:18:18.534 | + :: : [[ 401 == 503 ]] 2026-05-01 17:18:18.534 | + :: : [[ 0 -eq 7 ]] 2026-05-01 17:18:18.544 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-01 17:18:18.546 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:18.555 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:18.560 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:18.564 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:18.569 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:18.575 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-01 17:18:18.580 | + functions-common:time_stop:2419 : start_time=1777655893632 2026-05-01 17:18:18.584 | + functions-common:time_stop:2421 : [[ -z 1777655893632 ]] 2026-05-01 17:18:18.588 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:18.596 | + functions-common:time_stop:2424 : end_time=1777655898591 2026-05-01 17:18:18.601 | + functions-common:time_stop:2425 : elapsed_time=4959 2026-05-01 17:18:18.605 | + functions-common:time_stop:2426 : total=14625 2026-05-01 17:18:18.609 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:18.613 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19584 2026-05-01 17:18:18.617 | + functions:wait_for_service:486 : return 0 2026-05-01 17:18:18.621 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:18.624 | + functions-common:run_process:1666 : local service=c-sch 2026-05-01 17:18:18.628 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:18.632 | + functions-common:run_process:1668 : local group= 2026-05-01 17:18:18.636 | + functions-common:run_process:1669 : local user= 2026-05-01 17:18:18.640 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:18:18.645 | + functions-common:run_process:1672 : local name=c-sch 2026-05-01 17:18:18.649 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:18:18.653 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:18:18.657 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:18.659 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:18.665 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:18.673 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655898667 2026-05-01 17:18:18.679 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-01 17:18:18.706 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:18.711 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-05-01 17:18:18.718 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-01 17:18:18.723 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:18.727 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:18.732 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:18.737 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:18.740 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-01 17:18:18.744 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-01 17:18:18.748 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-01 17:18:18.753 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:18:18.756 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:18:18.759 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:18:18.763 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:18:18.767 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-01 17:18:18.770 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-01 17:18:18.774 | + 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-05-01 17:18:18.779 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-01 17:18:18.782 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:18.785 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:18:18.789 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:18:18.793 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-01 17:18:18.797 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:18:18.800 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:18:18.803 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-01 17:18:18.806 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:18:18.813 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-05-01 17:18:18.907 | + 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-05-01 17:18:19.006 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-01 17:18:19.093 | + 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-05-01 17:18:19.188 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-01 17:18:19.279 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-01 17:18:19.371 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-01 17:18:19.469 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-01 17:18:19.469 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:18:19.472 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-01 17:18:19.576 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:18:20.098 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-01 17:18:20.118 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-01 17:18:20.614 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-01 17:18:20.665 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:20.670 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:20.675 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:20.682 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:20.688 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:20.692 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:20.696 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:20.702 | + functions-common:time_stop:2419 : start_time=1777655898667 2026-05-01 17:18:20.704 | + functions-common:time_stop:2421 : [[ -z 1777655898667 ]] 2026-05-01 17:18:20.709 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:20.719 | + functions-common:time_stop:2424 : end_time=1777655900712 2026-05-01 17:18:20.722 | + functions-common:time_stop:2425 : elapsed_time=2045 2026-05-01 17:18:20.724 | + functions-common:time_stop:2426 : total=38924 2026-05-01 17:18:20.726 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:20.729 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40969 2026-05-01 17:18:20.731 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-01 17:18:20.734 | + 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-05-01 17:18:20.736 | + functions-common:run_process:1666 : local service=c-bak 2026-05-01 17:18:20.739 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:20.741 | + functions-common:run_process:1668 : local group= 2026-05-01 17:18:20.743 | + functions-common:run_process:1669 : local user= 2026-05-01 17:18:20.745 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-01 17:18:20.748 | + functions-common:run_process:1672 : local name=c-bak 2026-05-01 17:18:20.749 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:18:20.751 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:18:20.755 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:20.756 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:20.763 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:20.766 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655900763 2026-05-01 17:18:20.769 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-01 17:18:20.796 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:18:20.800 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:20.805 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:20.805 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:20.807 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:20.809 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:20.812 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:20.815 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:20.817 | + functions-common:time_stop:2419 : start_time=1777655900763 2026-05-01 17:18:20.820 | + functions-common:time_stop:2421 : [[ -z 1777655900763 ]] 2026-05-01 17:18:20.827 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:20.835 | + functions-common:time_stop:2424 : end_time=1777655900829 2026-05-01 17:18:20.841 | + functions-common:time_stop:2425 : elapsed_time=66 2026-05-01 17:18:20.845 | + functions-common:time_stop:2426 : total=40969 2026-05-01 17:18:20.851 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:20.853 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41035 2026-05-01 17:18:20.859 | + 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-05-01 17:18:20.865 | + functions-common:run_process:1666 : local service=c-vol 2026-05-01 17:18:20.870 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:20.874 | + functions-common:run_process:1668 : local group= 2026-05-01 17:18:20.879 | + functions-common:run_process:1669 : local user= 2026-05-01 17:18:20.882 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-01 17:18:20.888 | + functions-common:run_process:1672 : local name=c-vol 2026-05-01 17:18:20.894 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:18:20.900 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:18:20.907 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:20.911 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:20.915 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:20.921 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655900916 2026-05-01 17:18:20.923 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-01 17:18:20.951 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:20.956 | + 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-05-01 17:18:20.961 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-01 17:18:20.966 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:20.970 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:20.975 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:20.980 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:20.985 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-01 17:18:20.990 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-01 17:18:20.994 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-01 17:18:20.999 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:18:21.003 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:18:21.007 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:18:21.012 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-01 17:18:21.016 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-01 17:18:21.021 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-01 17:18:21.026 | + 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-05-01 17:18:21.031 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-01 17:18:21.035 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-01 17:18:21.040 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-01 17:18:21.045 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-01 17:18:21.050 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-01 17:18:21.055 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-01 17:18:21.061 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-01 17:18:21.065 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-01 17:18:21.069 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-01 17:18:21.076 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-05-01 17:18:21.195 | + 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-05-01 17:18:21.320 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-01 17:18:21.418 | + 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-05-01 17:18:21.519 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-01 17:18:21.617 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-01 17:18:21.709 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-01 17:18:21.826 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-01 17:18:21.826 | + 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-05-01 17:18:21.918 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-01 17:18:21.921 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-01 17:18:22.024 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-01 17:18:22.555 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-01 17:18:22.602 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-01 17:18:23.169 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-01 17:18:23.222 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:23.225 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:23.225 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:23.227 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:23.229 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:23.232 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:23.233 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:23.236 | + functions-common:time_stop:2419 : start_time=1777655900916 2026-05-01 17:18:23.238 | + functions-common:time_stop:2421 : [[ -z 1777655900916 ]] 2026-05-01 17:18:23.241 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:23.248 | + functions-common:time_stop:2424 : end_time=1777655903242 2026-05-01 17:18:23.248 | + functions-common:time_stop:2425 : elapsed_time=2326 2026-05-01 17:18:23.249 | + functions-common:time_stop:2426 : total=41035 2026-05-01 17:18:23.251 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:23.253 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43361 2026-05-01 17:18:23.256 | + ./stack.sh:main:1335 : create_volume_types 2026-05-01 17:18:23.258 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-01 17:18:23.280 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:23.282 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-01 17:18:23.284 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-01 17:18:23.287 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-01 17:18:23.291 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-01 17:18:23.291 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-01 17:18:23.293 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-01 17:18:23.295 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-01 17:18:23.298 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-01 17:18:23.300 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-01 17:18:23.341 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:23.347 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-01 17:18:28.330 | +-------------+--------------------------------------+ 2026-05-01 17:18:28.331 | | Field | Value | 2026-05-01 17:18:28.331 | +-------------+--------------------------------------+ 2026-05-01 17:18:28.331 | | description | None | 2026-05-01 17:18:28.332 | | id | 2c7d4a32-fb37-4d68-a023-3bf2e02953c8 | 2026-05-01 17:18:28.332 | | is_public | True | 2026-05-01 17:18:28.332 | | name | lvmdriver-1 | 2026-05-01 17:18:28.332 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-01 17:18:28.332 | +-------------+--------------------------------------+ 2026-05-01 17:18:28.717 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-01 17:18:28.718 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-01 17:18:28.720 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-01 17:18:28.724 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-01 17:18:28.764 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:28.771 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-01 17:18:28.776 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:18:28.782 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-01 17:18:28.787 | + ./stack.sh:main:1350 : start_glance 2026-05-01 17:18:28.794 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-01 17:18:28.804 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-01 17:18:28.813 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-01 17:18:28.819 | + functions-common:run_process:1666 : local service=g-api 2026-05-01 17:18:28.824 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-01 17:18:28.830 | + functions-common:run_process:1668 : local group= 2026-05-01 17:18:28.835 | + functions-common:run_process:1669 : local user= 2026-05-01 17:18:28.839 | + functions-common:run_process:1670 : local env_vars= 2026-05-01 17:18:28.846 | + functions-common:run_process:1672 : local name=g-api 2026-05-01 17:18:28.850 | + functions-common:run_process:1674 : time_start run_process 2026-05-01 17:18:28.855 | + functions-common:time_start:2398 : local name=run_process 2026-05-01 17:18:28.860 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:28.866 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:28.874 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:28.884 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655908877 2026-05-01 17:18:28.891 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-01 17:18:28.916 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:28.919 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-01 17:18:28.922 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-01 17:18:28.925 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-01 17:18:28.929 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-01 17:18:28.929 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-01 17:18:28.931 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-01 17:18:28.933 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-01 17:18:28.936 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-01 17:18:28.938 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-01 17:18:28.940 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-01 17:18:28.942 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-01 17:18:28.945 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-01 17:18:28.948 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-01 17:18:28.949 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-01 17:18:28.951 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-01 17:18:28.955 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-01 17:18:28.957 | + 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-05-01 17:18:28.959 | + 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-05-01 17:18:28.961 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-01 17:18:28.963 | + 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-05-01 17:18:28.967 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-01 17:18:28.970 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-01 17:18:28.971 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-01 17:18:28.973 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-01 17:18:28.976 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-01 17:18:28.987 | + 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-05-01 17:18:29.094 | + 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-05-01 17:18:29.201 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-05-01 17:18:29.292 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-01 17:18:29.395 | + 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-05-01 17:18:29.487 | + 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-05-01 17:18:29.570 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-01 17:18:29.671 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-01 17:18:29.754 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-01 17:18:29.860 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-01 17:18:29.959 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-01 17:18:30.056 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-01 17:18:30.062 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-01 17:18:30.068 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-01 17:18:30.182 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-01 17:18:30.784 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-01 17:18:30.811 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-01 17:18:31.376 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-01 17:18:31.543 | + functions-common:run_process:1678 : time_stop run_process 2026-05-01 17:18:31.547 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:31.551 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:31.557 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:31.564 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:31.570 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:31.576 | + functions-common:time_stop:2418 : name=run_process 2026-05-01 17:18:31.581 | + functions-common:time_stop:2419 : start_time=1777655908877 2026-05-01 17:18:31.589 | + functions-common:time_stop:2421 : [[ -z 1777655908877 ]] 2026-05-01 17:18:31.598 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:31.612 | + functions-common:time_stop:2424 : end_time=1777655911601 2026-05-01 17:18:31.619 | + functions-common:time_stop:2425 : elapsed_time=2724 2026-05-01 17:18:31.627 | + functions-common:time_stop:2426 : total=43361 2026-05-01 17:18:31.634 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:31.638 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=46085 2026-05-01 17:18:31.647 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-01 17:18:31.695 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:18:31.700 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.96) to start...' 2026-05-01 17:18:31.700 | Waiting for g-api (192.168.122.96) to start... 2026-05-01 17:18:31.704 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.96/image 2026-05-01 17:18:31.713 | + functions:wait_for_service:476 : local timeout=60 2026-05-01 17:18:31.719 | + functions:wait_for_service:477 : local url=http://192.168.122.96/image 2026-05-01 17:18:31.730 | + functions:wait_for_service:478 : local rval=0 2026-05-01 17:18:31.737 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-01 17:18:31.746 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-01 17:18:31.751 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:31.760 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:31.767 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:31.781 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655911769 2026-05-01 17:18:31.788 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-01 17:18:31.793 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:18:31.797 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.96/image 2026-05-01 17:18:37.199 | + :: : [[ 300 == 503 ]] 2026-05-01 17:18:37.204 | + :: : [[ 0 -eq 7 ]] 2026-05-01 17:18:37.218 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-01 17:18:37.224 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:37.233 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:37.241 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:37.245 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:37.254 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:37.260 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-01 17:18:37.269 | + functions-common:time_stop:2419 : start_time=1777655911769 2026-05-01 17:18:37.277 | + functions-common:time_stop:2421 : [[ -z 1777655911769 ]] 2026-05-01 17:18:37.283 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:37.293 | + functions-common:time_stop:2424 : end_time=1777655917286 2026-05-01 17:18:37.298 | + functions-common:time_stop:2425 : elapsed_time=5517 2026-05-01 17:18:37.303 | + functions-common:time_stop:2426 : total=19584 2026-05-01 17:18:37.310 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:37.316 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25101 2026-05-01 17:18:37.322 | + functions:wait_for_service:486 : return 0 2026-05-01 17:18:37.328 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-01 17:18:37.364 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:37.369 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-01 17:18:37.395 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:37.399 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-01 17:18:37.402 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:18:37.406 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-01 17:18:37.410 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-01 17:18:37.414 | + ./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-05-01 17:18:37.417 | + 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-05-01 17:18:37.420 | + functions:upload_image:141 : local image image_fname image_name 2026-05-01 17:18:37.423 | + functions:upload_image:143 : local max_attempts=5 2026-05-01 17:18:37.427 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-01 17:18:37.435 | ++ 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-05-01 17:18:37.441 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-01 17:18:37.444 | + 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-05-01 17:18:37.447 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-01 17:18:37.450 | ++ functions:upload_image:151 : seq 5 2026-05-01 17:18:37.456 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-01 17:18:37.459 | + functions:upload_image:152 : local rc=0 2026-05-01 17:18:37.462 | + 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-05-01 17:18:37.467 | --2026-05-01 19:18:37-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-01 17:18:37.523 | Resolving github.com (github.com)... 140.82.121.3 2026-05-01 17:18:37.539 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-01 17:18:37.595 | HTTP request sent, awaiting response... 302 Found 2026-05-01 17:18:37.595 | 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-05-01T17%3A57%3A21Z&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-05-01T16%3A57%3A20Z&ske=2026-05-01T17%3A57%3A21Z&sks=b&skv=2018-11-09&sig=UEx2wOFOoH0kAzYCYoRdnS4zVDEONSvhSy7xL6N4exg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzY1NzY1NSwibmJmIjoxNzc3NjU1ODU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lHkFoNg1-LXY5dwQKHOu3gRXVfHm-gt2r-b1Y0Vx7i4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-01 17:18:37.597 | --2026-05-01 19:18: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-05-01T17%3A57%3A21Z&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-05-01T16%3A57%3A20Z&ske=2026-05-01T17%3A57%3A21Z&sks=b&skv=2018-11-09&sig=UEx2wOFOoH0kAzYCYoRdnS4zVDEONSvhSy7xL6N4exg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzY1NzY1NSwibmJmIjoxNzc3NjU1ODU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lHkFoNg1-LXY5dwQKHOu3gRXVfHm-gt2r-b1Y0Vx7i4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-01 17:18:37.597 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-05-01 17:18:37.610 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-05-01 17:18:37.671 | HTTP request sent, awaiting response... 200 OK 2026-05-01 17:18:37.671 | Length: 21692416 (21M) [application/octet-stream] 2026-05-01 17:18:37.671 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-01 17:18:37.724 | 2026-05-01 17:18:37.956 | 0K ........ ........ .... 100% 72.8M=0.3s 2026-05-01 17:18:37.956 | 2026-05-01 17:18:37.956 | 2026-05-01 19:18:37 (72.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-01 17:18:37.956 | 2026-05-01 17:18:37.961 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-01 17:18:37.964 | + functions:upload_image:163 : break 2026-05-01 17:18:37.967 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-01 17:18:37.971 | + 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-05-01 17:18:37.974 | + 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-05-01 17:18:37.978 | + 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-05-01 17:18:37.982 | + functions:upload_image:313 : local kernel= 2026-05-01 17:18:37.986 | + functions:upload_image:314 : local ramdisk= 2026-05-01 17:18:37.989 | + functions:upload_image:315 : local disk_format= 2026-05-01 17:18:37.993 | + functions:upload_image:316 : local container_format= 2026-05-01 17:18:37.996 | + functions:upload_image:317 : local unpack= 2026-05-01 17:18:38.000 | + functions:upload_image:318 : local img_property= 2026-05-01 17:18:38.003 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-01 17:18:38.007 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-01 17:18:38.010 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-01 17:18:38.014 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-01 17:18:38.017 | + functions:upload_image:328 : case "$image_fname" in 2026-05-01 17:18:38.021 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-01 17:18:38.026 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-01 17:18:38.028 | + functions:upload_image:350 : local format 2026-05-01 17:18:38.033 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-01 17:18:38.033 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-01 17:18:38.049 | + functions:upload_image:351 : format=qcow2 2026-05-01 17:18:38.052 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-01 17:18:38.054 | + functions:upload_image:353 : disk_format=qcow2 2026-05-01 17:18:38.056 | + functions:upload_image:357 : container_format=bare 2026-05-01 17:18:38.059 | + functions:upload_image:404 : is_arch ppc64le 2026-05-01 17:18:38.063 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:18:38.069 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-01 17:18:38.075 | + functions:upload_image:404 : is_arch ppc64 2026-05-01 17:18:38.080 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:18:38.085 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-01 17:18:38.089 | + functions:upload_image:404 : is_arch ppc 2026-05-01 17:18:38.092 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:18:38.098 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-01 17:18:38.101 | + functions:upload_image:408 : is_arch aarch64 2026-05-01 17:18:38.105 | ++ functions-common:is_arch:517 : uname -m 2026-05-01 17:18:38.110 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-01 17:18:38.114 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-01 17:18:38.116 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-01 17:18:38.120 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-01 17:18:38.122 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-01 17:18:38.125 | + 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-05-01 17:18:38.127 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-01 17:18:38.130 | + functions:_upload_image:112 : shift 2026-05-01 17:18:38.132 | + functions:_upload_image:113 : local container=bare 2026-05-01 17:18:38.134 | + functions:_upload_image:114 : shift 2026-05-01 17:18:38.137 | + functions:_upload_image:115 : local disk=qcow2 2026-05-01 17:18:38.139 | + functions:_upload_image:116 : shift 2026-05-01 17:18:38.142 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-01 17:18:38.145 | + functions:_upload_image:118 : shift 2026-05-01 17:18:38.147 | + functions:_upload_image:119 : local properties 2026-05-01 17:18:38.150 | + functions:_upload_image:120 : local useimport 2026-05-01 17:18:38.153 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-01 17:18:38.156 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-01 17:18:38.159 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-01 17:18:38.163 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-01 17:18:38.166 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-01 17:18:38.170 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-01 17:18:38.172 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-01 17:18:38.178 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-01 17:18:38.184 | + 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-05-01 17:18:44.085 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-01 17:18:44.085 | | Field | Value | 2026-05-01 17:18:44.085 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-01 17:18:44.085 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-01 17:18:44.085 | | container_format | bare | 2026-05-01 17:18:44.085 | | created_at | 2026-05-01T17:18:42Z | 2026-05-01 17:18:44.085 | | disk_format | qcow2 | 2026-05-01 17:18:44.085 | | file | /v2/images/821e644f-7406-49b6-85bd-2bcbc8fba2e0/file | 2026-05-01 17:18:44.086 | | id | 821e644f-7406-49b6-85bd-2bcbc8fba2e0 | 2026-05-01 17:18:44.087 | | min_disk | 0 | 2026-05-01 17:18:44.087 | | min_ram | 0 | 2026-05-01 17:18:44.087 | | name | cirros-0.6.3-x86_64-disk | 2026-05-01 17:18:44.087 | | owner | 6d0a7d6eaf7349f0901b12fbff3f3b24 | 2026-05-01 17:18:44.087 | | 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-05-01 17:18:44.087 | | protected | False | 2026-05-01 17:18:44.087 | | schema | /v2/schemas/image | 2026-05-01 17:18:44.087 | | size | 21692416 | 2026-05-01 17:18:44.087 | | status | active | 2026-05-01 17:18:44.087 | | tags | | 2026-05-01 17:18:44.087 | | updated_at | 2026-05-01T17:18:44Z | 2026-05-01 17:18:44.088 | | virtual_size | 117440512 | 2026-05-01 17:18:44.088 | | visibility | public | 2026-05-01 17:18:44.088 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-01 17:18:44.371 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-01 17:18:44.439 | [2017 Async create_flavors:73319]: Waiting for completion of create_flavors running on PID 73319 (2 other jobs running) 2026-05-01 17:18:44.472 | [2017 Async create_flavors:73319]: Signaling child to exit 2026-05-01 17:18:51.963 | + inc/async:async_inner:64 : rc=0 2026-05-01 17:18:51.996 | [73319 Async create_flavors:73319]: finished successfully 2026-05-01 17:18:52.028 | WAKEUP 2026-05-01 17:18:52.057 | [2017 Async create_flavors:73319]: Signaled 2026-05-01 17:18:52.058 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-01 17:18:52.058 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:52.058 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-01 17:18:52.058 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-01 17:18:52.058 | + 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-05-01 17:18:52.058 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.059 | | Field | Value | 2026-05-01 17:18:52.059 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.059 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.059 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.059 | | description | None | 2026-05-01 17:18:52.059 | | disk | 1 | 2026-05-01 17:18:52.059 | | id | c1 | 2026-05-01 17:18:52.059 | | name | cirros256 | 2026-05-01 17:18:52.059 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.060 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.060 | | ram | 256 | 2026-05-01 17:18:52.060 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.060 | | swap | 0 | 2026-05-01 17:18:52.060 | | vcpus | 1 | 2026-05-01 17:18:52.060 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.060 | + 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-05-01 17:18:52.060 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.060 | | Field | Value | 2026-05-01 17:18:52.061 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.061 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.061 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.061 | | description | None | 2026-05-01 17:18:52.061 | | disk | 5 | 2026-05-01 17:18:52.061 | | id | d1 | 2026-05-01 17:18:52.061 | | name | ds512M | 2026-05-01 17:18:52.061 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.062 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.062 | | ram | 512 | 2026-05-01 17:18:52.062 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.062 | | swap | 0 | 2026-05-01 17:18:52.062 | | vcpus | 1 | 2026-05-01 17:18:52.062 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.062 | + 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-05-01 17:18:52.062 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.062 | | Field | Value | 2026-05-01 17:18:52.062 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.063 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.063 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.063 | | description | None | 2026-05-01 17:18:52.063 | | disk | 10 | 2026-05-01 17:18:52.063 | | id | d2 | 2026-05-01 17:18:52.063 | | name | ds1G | 2026-05-01 17:18:52.063 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.063 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.063 | | ram | 1024 | 2026-05-01 17:18:52.064 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.064 | | swap | 0 | 2026-05-01 17:18:52.064 | | vcpus | 1 | 2026-05-01 17:18:52.064 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.064 | + 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-05-01 17:18:52.064 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.064 | | Field | Value | 2026-05-01 17:18:52.064 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.065 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.065 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.065 | | description | None | 2026-05-01 17:18:52.065 | | disk | 10 | 2026-05-01 17:18:52.065 | | id | d3 | 2026-05-01 17:18:52.065 | | name | ds2G | 2026-05-01 17:18:52.065 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.065 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.065 | | ram | 2048 | 2026-05-01 17:18:52.065 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.066 | | swap | 0 | 2026-05-01 17:18:52.066 | | vcpus | 2 | 2026-05-01 17:18:52.066 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.066 | + 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-05-01 17:18:52.066 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.066 | | Field | Value | 2026-05-01 17:18:52.066 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.066 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.066 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.066 | | description | None | 2026-05-01 17:18:52.067 | | disk | 20 | 2026-05-01 17:18:52.067 | | id | d4 | 2026-05-01 17:18:52.067 | | name | ds4G | 2026-05-01 17:18:52.067 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.067 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.067 | | ram | 4096 | 2026-05-01 17:18:52.067 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.067 | | swap | 0 | 2026-05-01 17:18:52.067 | | vcpus | 4 | 2026-05-01 17:18:52.067 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.068 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-01 17:18:52.068 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-01 17:18:52.068 | + 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-05-01 17:18:52.068 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.068 | | Field | Value | 2026-05-01 17:18:52.068 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.068 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.068 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.068 | | description | None | 2026-05-01 17:18:52.068 | | disk | 1 | 2026-05-01 17:18:52.069 | | id | 1 | 2026-05-01 17:18:52.069 | | name | m1.tiny | 2026-05-01 17:18:52.069 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.069 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.069 | | ram | 512 | 2026-05-01 17:18:52.069 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.069 | | swap | 0 | 2026-05-01 17:18:52.069 | | vcpus | 1 | 2026-05-01 17:18:52.069 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.069 | + 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-05-01 17:18:52.069 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.070 | | Field | Value | 2026-05-01 17:18:52.070 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.070 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.070 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.070 | | description | None | 2026-05-01 17:18:52.070 | | disk | 20 | 2026-05-01 17:18:52.070 | | id | 2 | 2026-05-01 17:18:52.070 | | name | m1.small | 2026-05-01 17:18:52.070 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.070 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.071 | | ram | 2048 | 2026-05-01 17:18:52.071 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.071 | | swap | 0 | 2026-05-01 17:18:52.071 | | vcpus | 1 | 2026-05-01 17:18:52.071 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.071 | + 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-05-01 17:18:52.071 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.071 | | Field | Value | 2026-05-01 17:18:52.072 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.072 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.072 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.072 | | description | None | 2026-05-01 17:18:52.072 | | disk | 40 | 2026-05-01 17:18:52.072 | | id | 3 | 2026-05-01 17:18:52.072 | | name | m1.medium | 2026-05-01 17:18:52.072 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.072 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.072 | | ram | 4096 | 2026-05-01 17:18:52.073 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.073 | | swap | 0 | 2026-05-01 17:18:52.073 | | vcpus | 2 | 2026-05-01 17:18:52.073 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.073 | + 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-05-01 17:18:52.073 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.073 | | Field | Value | 2026-05-01 17:18:52.074 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.074 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.074 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.075 | | description | None | 2026-05-01 17:18:52.075 | | disk | 80 | 2026-05-01 17:18:52.075 | | id | 4 | 2026-05-01 17:18:52.075 | | name | m1.large | 2026-05-01 17:18:52.075 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.076 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.076 | | ram | 8192 | 2026-05-01 17:18:52.076 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.076 | | swap | 0 | 2026-05-01 17:18:52.076 | | vcpus | 4 | 2026-05-01 17:18:52.076 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.077 | + 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-05-01 17:18:52.077 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.077 | | Field | Value | 2026-05-01 17:18:52.077 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.077 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:18:52.078 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:18:52.078 | | description | None | 2026-05-01 17:18:52.078 | | disk | 160 | 2026-05-01 17:18:52.078 | | id | 5 | 2026-05-01 17:18:52.078 | | name | m1.xlarge | 2026-05-01 17:18:52.078 | | os-flavor-access:is_public | True | 2026-05-01 17:18:52.078 | | properties | hw_rng:allowed='True' | 2026-05-01 17:18:52.078 | | ram | 16384 | 2026-05-01 17:18:52.078 | | rxtx_factor | 1.0 | 2026-05-01 17:18:52.079 | | swap | 0 | 2026-05-01 17:18:52.079 | | vcpus | 8 | 2026-05-01 17:18:52.079 | +----------------------------+-----------------------+ 2026-05-01 17:18:52.121 | [2017 Async create_flavors:73319]: finished create_flavors with result 0 in 41 seconds 2026-05-01 17:18:52.126 | + inc/async:async_wait:197 : return 0 2026-05-01 17:18:52.130 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-01 17:18:52.156 | + functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:18:52.160 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-01 17:18:52.188 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:52.192 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-01 17:18:52.219 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:52.223 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-01 17:18:52.227 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-01 17:18:52.231 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-01 17:18:52.236 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:18:52.239 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-01 17:18:52.242 | ++ 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-05-01 17:18:52.246 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-01 17:18:52.248 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-01 17:18:52.250 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-01 17:18:52.253 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-01 17:18:52.255 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-01 17:18:52.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-01 17:18:52.259 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-01 17:18:52.261 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-01 17:18:52.264 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-01 17:18:52.266 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-01 17:18:52.268 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-01 17:18:52.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-01 17:18:52.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-01 17:18:52.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-01 17:18:52.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-01 17:18:52.279 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-01 17:18:52.282 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-01 17:18:52.284 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-01 17:18:52.286 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-01 17:18:52.288 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-01 17:18:52.290 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-01 17:18:52.292 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-01 17:18:52.295 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-01 17:18:52.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-01 17:18:52.299 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-01 17:18:52.301 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-01 17:18:52.303 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-01 17:18:52.305 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-01 17:18:52.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-01 17:18:52.309 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-01 17:18:52.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-01 17:18:52.313 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-01 17:18:52.315 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-01 17:18:52.318 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-01 17:18:52.320 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-01 17:18:52.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-01 17:18:52.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-01 17:18:52.326 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-01 17:18:52.328 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-01 17:18:52.331 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-01 17:18:52.333 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-01 17:18:52.335 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-01 17:18:52.337 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-01 17:18:52.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-01 17:18:52.342 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-01 17:18:52.344 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-01 17:18:52.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-01 17:18:52.349 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-01 17:18:52.351 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-01 17:18:52.353 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-01 17:18:52.355 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-01 17:18:52.357 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-01 17:18:52.360 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-01 17:18:52.363 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-01 17:18:52.363 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-01 17:18:52.363 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-01 17:18:52.365 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-01 17:18:52.365 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-01 17:18:54.511 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-01 17:18:54.514 | 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-05-01 17:18:54.823 | + ./stack.sh:main:1400 : save_stackenv 2026-05-01 17:18:54.827 | + functions-common:save_stackenv:63 : local tag= 2026-05-01 17:18:54.833 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-01 17:18:54.838 | + functions-common:save_stackenv:65 : time_stamp=2026-05-01-191854 2026-05-01 17:18:54.842 | + functions-common:save_stackenv:66 : echo '# 2026-05-01-191854 ' 2026-05-01 17:18:54.847 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.851 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-01 17:18:54.854 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.858 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-01 17:18:54.863 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.868 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-01 17:18:54.871 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.875 | + 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-05-01 17:18:54.878 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.881 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.96 2026-05-01 17:18:54.886 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.889 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.96/identity 2026-05-01 17:18:54.893 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.897 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-01-185517 2026-05-01 17:18:54.901 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.905 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-01 17:18:54.908 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.912 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.96 2026-05-01 17:18:54.915 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.919 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-01 17:18:54.923 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.928 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-01 17:18:54.930 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.934 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-01 17:18:54.937 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.941 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-01 17:18:54.945 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.948 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.96 2026-05-01 17:18:54.952 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-01 17:18:54.956 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-01 17:18:54.961 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-01 17:18:54.965 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-01 17:18:54.969 | + inc/meta-config:merge_config_group:171 : shift 2026-05-01 17:18:54.973 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-01 17:18:54.976 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:18:54.981 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-01 17:18:54.984 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-01 17:18:54.989 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-01 17:18:54.992 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:18:54.996 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-01 17:18:54.999 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:18:55.002 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-01 17:18:55.003 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:18:55.003 | gsub("[][]", "", $1); 2026-05-01 17:18:55.003 | split($1, a, "|"); 2026-05-01 17:18:55.003 | if (a[1] == matchgroup) 2026-05-01 17:18:55.003 | print a[2] 2026-05-01 17:18:55.003 | } 2026-05-01 17:18:55.003 | ' /home/quobyte/devstack/local.conf 2026-05-01 17:18:55.011 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-01 17:18:55.015 | + functions-common:run_phase:1840 : local mode=stack 2026-05-01 17:18:55.018 | + functions-common:run_phase:1841 : local phase=extra 2026-05-01 17:18:55.021 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-01 17:18:55.025 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-01 17:18:55.029 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-01 17:18:55.033 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-01 17:18:55.037 | + functions-common:run_phase:1850 : local extra 2026-05-01 17:18:55.040 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-01 17:18:55.046 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-01 17:18:55.048 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-01 17:18:55.053 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-01 17:18:55.056 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-01 17:18:55.061 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-01 17:18:55.083 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:55.087 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:18:55.090 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:18:55.095 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-01 17:18:55.098 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:18:55.102 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-01 17:18:55.106 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:18:55.109 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-01 17:18:55.112 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-01 17:18:55.117 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-01 17:18:55.121 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-01 17:18:55.125 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:18:55.129 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-01 17:18:55.132 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-01 17:18:55.134 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-01 17:18:55.137 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-01 17:18:55.141 | + functions-common:run_plugins:1829 : local plugins= 2026-05-01 17:18:55.143 | + functions-common:run_plugins:1830 : local plugin 2026-05-01 17:18:55.148 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-01 17:18:55.151 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-01 17:18:55.154 | + inc/meta-config:merge_config_group:171 : shift 2026-05-01 17:18:55.159 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-01 17:18:55.165 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:18:55.170 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-01 17:18:55.174 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-01 17:18:55.179 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-01 17:18:55.183 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:18:55.187 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-01 17:18:55.191 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:18:55.195 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-01 17:18:55.195 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:18:55.195 | gsub("[][]", "", $1); 2026-05-01 17:18:55.195 | split($1, a, "|"); 2026-05-01 17:18:55.195 | if (a[1] == matchgroup) 2026-05-01 17:18:55.195 | print a[2] 2026-05-01 17:18:55.195 | } 2026-05-01 17:18:55.195 | ' /home/quobyte/devstack/local.conf 2026-05-01 17:18:55.204 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-01 17:18:55.233 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:18:55.237 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-01 17:18:55.242 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-01 17:18:55.246 | + functions:wait_for_compute:490 : local timeout=60 2026-05-01 17:18:55.251 | + functions:wait_for_compute:491 : local rval=0 2026-05-01 17:18:55.256 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-01 17:18:55.260 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-01 17:18:55.265 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-01 17:18:55.270 | + functions-common:time_start:2399 : local start_time= 2026-05-01 17:18:55.274 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:18:55.279 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:18:55.286 | + functions-common:time_start:2403 : _TIME_START[$name]=1777655935282 2026-05-01 17:18:55.292 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-01 17:18:55.325 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-01 17:18:55.329 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-01 17:18:55.334 | ++ functions:wait_for_compute:496 : hostname 2026-05-01 17:18:55.341 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-01 17:18:55.346 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-01 17:18:55.352 | ++ functions:wait_for_compute:498 : hostname 2026-05-01 17:18:55.360 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:18:55.362 | + :: : ID= 2026-05-01 17:18:55.365 | + :: : [[ '' == '' ]] 2026-05-01 17:18:55.367 | + :: : sleep 1 2026-05-01 17:18:56.372 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-01 17:18:56.375 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-01 17:18:59.560 | + :: : ID=dfddae55-9c36-4446-99dc-30a6350498ea 2026-05-01 17:18:59.562 | + :: : [[ dfddae55-9c36-4446-99dc-30a6350498ea == '' ]] 2026-05-01 17:18:59.567 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-01 17:18:59.571 | + functions-common:time_stop:2412 : local name 2026-05-01 17:18:59.575 | + functions-common:time_stop:2413 : local end_time 2026-05-01 17:18:59.578 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:18:59.583 | + functions-common:time_stop:2415 : local total 2026-05-01 17:18:59.588 | + functions-common:time_stop:2416 : local start_time 2026-05-01 17:18:59.592 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-01 17:18:59.597 | + functions-common:time_stop:2419 : start_time=1777655935282 2026-05-01 17:18:59.602 | + functions-common:time_stop:2421 : [[ -z 1777655935282 ]] 2026-05-01 17:18:59.609 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:18:59.616 | + functions-common:time_stop:2424 : end_time=1777655939611 2026-05-01 17:18:59.620 | + functions-common:time_stop:2425 : elapsed_time=4329 2026-05-01 17:18:59.623 | + functions-common:time_stop:2426 : total=25101 2026-05-01 17:18:59.627 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:18:59.630 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29430 2026-05-01 17:18:59.635 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-01 17:18:59.640 | + functions:wait_for_compute:516 : return 0 2026-05-01 17:18:59.645 | + ./stack.sh:main:1440 : service_check 2026-05-01 17:18:59.650 | + functions-common:service_check:1705 : local service 2026-05-01 17:18:59.655 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:18:59.659 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-01 17:18:59.682 | not-found 2026-05-01 17:18:59.688 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:18:59.692 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-01 17:18:59.714 | enabled 2026-05-01 17:18:59.722 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-01 17:18:59.748 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-01 17:18:59.748 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-01 17:18:59.749 | Active: active (running) since Fri 2026-05-01 19:15:42 CEST; 3min 17s ago 2026-05-01 17:18:59.749 | Main PID: 61051 (uwsgi) 2026-05-01 17:18:59.749 | Status: "uWSGI is ready" 2026-05-01 17:18:59.749 | Tasks: 17 (limit: 14255) 2026-05-01 17:18:59.749 | Memory: 265.3M (peak: 266.1M) 2026-05-01 17:18:59.750 | CPU: 14.606s 2026-05-01 17:18:59.750 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-01 17:18:59.750 | ├─61051 "nova-apiuWSGI master" 2026-05-01 17:18:59.750 | ├─61070 "nova-apiuWSGI worker 1" 2026-05-01 17:18:59.750 | └─61071 "nova-apiuWSGI worker 2" 2026-05-01 17:18:59.751 | 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61070]: [pid: 61070|app: 0|req: 19/36] 192.168.122.96 () {54 vars in 930 bytes} [Fri May 1 19:18:59 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61071]: DEBUG nova.api.openstack.wsgi [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 admin admin] Calling method '>' {{(pid=61071) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61071]: DEBUG oslo_concurrency.lockutils [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61071) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61071]: DEBUG oslo_concurrency.lockutils [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 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=61071) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61071]: DEBUG oslo_concurrency.lockutils [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 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=61071) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61071]: DEBUG oslo_concurrency.lockutils [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 admin admin] Acquiring lock "2cf9e087-117a-4207-8b08-33d0bf655564" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61071) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61071]: DEBUG oslo_concurrency.lockutils [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 admin admin] Lock "2cf9e087-117a-4207-8b08-33d0bf655564" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61071) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-01 17:18:59.751 | May 01 19:18:59 devstack devstack@n-api.service[61071]: DEBUG oslo_concurrency.lockutils [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 admin admin] Lock "2cf9e087-117a-4207-8b08-33d0bf655564" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61071) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-01 17:18:59.752 | May 01 19:18:59 devstack devstack@n-api.service[61071]: INFO nova.api.openstack.requestlog [None req-b04ebb61-fa74-4792-a755-3cd2b8a76376 admin admin] 192.168.122.96 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.132295 2026-05-01 17:18:59.752 | May 01 19:18:59 devstack devstack@n-api.service[61071]: [pid: 61071|app: 0|req: 18/37] 192.168.122.96 () {60 vars in 1320 bytes} [Fri May 1 19:18:59 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-01 17:18:59.755 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:18:59.760 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-01 17:18:59.782 | enabled 2026-05-01 17:18:59.789 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-01 17:18:59.815 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-01 17:18:59.815 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-01 17:18:59.816 | Active: active (running) since Fri 2026-05-01 19:18:06 CEST; 53s ago 2026-05-01 17:18:59.816 | Main PID: 73159 (nova-compute) 2026-05-01 17:18:59.816 | Tasks: 10 (limit: 14255) 2026-05-01 17:18:59.816 | Memory: 139.2M (peak: 140.7M) 2026-05-01 17:18:59.816 | CPU: 4.918s 2026-05-01 17:18:59.816 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-01 17:18:59.816 | └─73159 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-01 17:18:59.816 | 2026-05-01 17:18:59.816 | May 01 19:18:36 devstack nova-compute[73159]: DEBUG nova.compute.resource_tracker [None req-2fcc17cd-7433-41db-9ac0-4318d35e0e1e None None] Compute_service record updated for devstack:devstack {{(pid=73159) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-01 17:18:59.816 | May 01 19:18:36 devstack nova-compute[73159]: DEBUG oslo_concurrency.lockutils [None req-2fcc17cd-7433-41db-9ac0-4318d35e0e1e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.157s {{(pid=73159) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-01 17:18:59.816 | May 01 19:18:36 devstack nova-compute[73159]: DEBUG nova.service [None req-2fcc17cd-7433-41db-9ac0-4318d35e0e1e None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73159) start /opt/stack/nova/nova/service.py:195}} 2026-05-01 17:18:59.817 | May 01 19:18:36 devstack nova-compute[73159]: DEBUG nova.service [None req-2fcc17cd-7433-41db-9ac0-4318d35e0e1e None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73159) start /opt/stack/nova/nova/service.py:211}} 2026-05-01 17:18:59.817 | May 01 19:18:36 devstack nova-compute[73159]: DEBUG nova.service [None req-2fcc17cd-7433-41db-9ac0-4318d35e0e1e None None] Join ServiceGroup membership for this service compute {{(pid=73159) start /opt/stack/nova/nova/service.py:221}} 2026-05-01 17:18:59.817 | May 01 19:18:36 devstack nova-compute[73159]: DEBUG nova.servicegroup.drivers.db [None req-2fcc17cd-7433-41db-9ac0-4318d35e0e1e None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73159) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-01 17:18:59.817 | May 01 19:18:36 devstack nova-compute[73159]: DEBUG oslo_service.periodic_task [None req-1bac1186-31bc-41cc-b237-e5ec4382e351 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73159) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-01 17:18:59.817 | May 01 19:18:37 devstack nova-compute[73159]: DEBUG oslo_service.periodic_task [None req-1bac1186-31bc-41cc-b237-e5ec4382e351 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73159) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-01 17:18:59.818 | May 01 19:18:37 devstack nova-compute[73159]: DEBUG oslo.service.backend._threading.loopingcall [None req-1bac1186-31bc-41cc-b237-e5ec4382e351 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 33.07 seconds {{(pid=73159) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:18:59.818 | May 01 19:18:42 devstack nova-compute[73159]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73159) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:18:59.822 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:18:59.826 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-01 17:18:59.846 | not-found 2026-05-01 17:18:59.853 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:18:59.858 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-01 17:18:59.880 | enabled 2026-05-01 17:18:59.887 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-01 17:18:59.914 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-01 17:18:59.914 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-01 17:18:59.914 | Active: active (running) since Fri 2026-05-01 19:17:52 CEST; 1min 7s ago 2026-05-01 17:18:59.914 | Main PID: 69479 (nova-scheduler:) 2026-05-01 17:18:59.914 | Tasks: 19 (limit: 14255) 2026-05-01 17:18:59.914 | Memory: 150.9M (peak: 151.4M) 2026-05-01 17:18:59.914 | CPU: 4.470s 2026-05-01 17:18:59.915 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-01 17:18:59.915 | ├─69479 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-01 17:18:59.915 | ├─71011 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-01 17:18:59.915 | └─71020 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-01 17:18:59.915 | 2026-05-01 17:18:59.915 | May 01 19:17:58 devstack nova-scheduler[71011]: DEBUG nova.servicegroup.drivers.db [None req-d3bc4338-c387-48d1-8c83-75df0bad643e None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71011) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-01 17:18:59.915 | May 01 19:18:03 devstack nova-scheduler[71020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:18:59.915 | May 01 19:18:03 devstack nova-scheduler[71011]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71011) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:18:59.915 | May 01 19:18:06 devstack nova-scheduler[69479]: DEBUG dbcounter [-] [69479] Writing DB stats nova_api:SELECT=3 {{(pid=69479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:18:59.915 | May 01 19:18:06 devstack nova-scheduler[69479]: DEBUG dbcounter [-] [69479] Writing DB stats nova_cell1:SELECT=1 {{(pid=69479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:18:59.916 | May 01 19:18:06 devstack nova-scheduler[69479]: DEBUG dbcounter [-] [69479] Writing DB stats nova_cell0:SELECT=1 {{(pid=69479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:18:59.916 | May 01 19:18:09 devstack nova-scheduler[71011]: DEBUG oslo.service.backend._threading.loopingcall [None req-ea656026-6e6b-4874-a529-98f60efb53ae None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71011) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:18:59.916 | May 01 19:18:13 devstack nova-scheduler[71020]: DEBUG dbcounter [-] [71020] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:18:59.916 | May 01 19:18:13 devstack nova-scheduler[71011]: DEBUG dbcounter [-] [71011] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:18:59.917 | May 01 19:18:27 devstack nova-scheduler[71020]: DEBUG oslo.service.backend._threading.loopingcall [None req-d92ffbdd-f815-4a17-a278-2a28e855a2a5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:18:59.921 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:18:59.924 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-01 17:18:59.944 | not-found 2026-05-01 17:18:59.950 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:18:59.954 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-01 17:18:59.974 | enabled 2026-05-01 17:18:59.981 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-01 17:19:00.006 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-01 17:19:00.007 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-01 17:19:00.007 | Active: active (running) since Fri 2026-05-01 19:17:55 CEST; 1min 4s ago 2026-05-01 17:19:00.007 | Main PID: 70091 (uwsgi) 2026-05-01 17:19:00.007 | Status: "uWSGI is ready" 2026-05-01 17:19:00.007 | Tasks: 16 (limit: 14255) 2026-05-01 17:19:00.007 | Memory: 215.6M (peak: 216.5M) 2026-05-01 17:19:00.007 | CPU: 9.587s 2026-05-01 17:19:00.007 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-01 17:19:00.007 | ├─70091 "nova-api-metauWSGI master" 2026-05-01 17:19:00.007 | ├─70092 "nova-api-metauWSGI worker 1" 2026-05-01 17:19:00.007 | ├─70093 "nova-api-metauWSGI worker 2" 2026-05-01 17:19:00.008 | └─70094 "nova-api-metauWSGI http 1" 2026-05-01 17:19:00.008 | 2026-05-01 17:19:00.008 | May 01 19:18:01 devstack devstack@n-api-meta.service[70092]: DEBUG nova.api.openstack.wsgi_app [None req-4fc74639-b4bc-4e42-a71f-16c77d1144fd None None] ******************************************************************************** {{(pid=70092) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-01 17:19:00.008 | May 01 19:18:01 devstack devstack@n-api-meta.service[70092]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x715ab7ca3668 pid: 70092 (default app) 2026-05-01 17:19:00.008 | May 01 19:18:10 devstack devstack@n-api-meta.service[70093]: DEBUG dbcounter [-] [70093] Writing DB stats nova_api:SELECT=1 {{(pid=70093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.010 | May 01 19:18:10 devstack devstack@n-api-meta.service[70092]: DEBUG dbcounter [-] [70092] Writing DB stats nova_api:SELECT=1 {{(pid=70092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.010 | May 01 19:18:10 devstack devstack@n-api-meta.service[70093]: DEBUG dbcounter [-] [70093] Writing DB stats nova_cell0:SELECT=1 {{(pid=70093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.010 | May 01 19:18:10 devstack devstack@n-api-meta.service[70093]: DEBUG dbcounter [-] [70093] Writing DB stats nova_cell1:SELECT=1 {{(pid=70093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.010 | May 01 19:18:10 devstack devstack@n-api-meta.service[70093]: DEBUG dbcounter [-] [70093] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.010 | May 01 19:18:10 devstack devstack@n-api-meta.service[70092]: DEBUG dbcounter [-] [70092] Writing DB stats nova_cell1:SELECT=1 {{(pid=70092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.010 | May 01 19:18:10 devstack devstack@n-api-meta.service[70092]: DEBUG dbcounter [-] [70092] Writing DB stats nova_cell0:SELECT=1 {{(pid=70092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.011 | May 01 19:18:10 devstack devstack@n-api-meta.service[70092]: DEBUG dbcounter [-] [70092] Writing DB stats nova_cell0:SELECT=1 {{(pid=70092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.013 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.017 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-01 17:19:00.037 | enabled 2026-05-01 17:19:00.043 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-01 17:19:00.067 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-01 17:19:00.067 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-01 17:19:00.067 | Active: active (running) since Fri 2026-05-01 19:16:25 CEST; 2min 34s ago 2026-05-01 17:19:00.067 | Main PID: 67278 (uwsgi) 2026-05-01 17:19:00.067 | Status: "uWSGI is ready" 2026-05-01 17:19:00.067 | Tasks: 5 (limit: 14255) 2026-05-01 17:19:00.067 | Memory: 169.4M (peak: 169.6M) 2026-05-01 17:19:00.067 | CPU: 6.170s 2026-05-01 17:19:00.067 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-01 17:19:00.067 | ├─67278 "placementuWSGI master" 2026-05-01 17:19:00.068 | ├─67279 "placementuWSGI worker 1" 2026-05-01 17:19:00.068 | └─67280 "placementuWSGI worker 2" 2026-05-01 17:19:00.068 | 2026-05-01 17:19:00.068 | May 01 19:18:35 devstack devstack@placement-api.service[67279]: INFO placement.requestlog [req-1d7f4c00-cb25-4373-ae58-f9be33318442 req-48fff2d8-aa01-4aff-b917-559b47d9bb7c service nova] 192.168.122.96 "PUT /placement/resource_providers/8b8e1103-9ee7-4dd9-ab5d-43e18bc8b601/inventories" status: 200 len: 396 microversion: 1.26 2026-05-01 17:19:00.068 | May 01 19:18:35 devstack devstack@placement-api.service[67279]: [pid: 67279|app: 0|req: 4/9] 192.168.122.96 () {64 vars in 1493 bytes} [Fri May 1 19:18:35 2026] PUT /placement/resource_providers/8b8e1103-9ee7-4dd9-ab5d-43e18bc8b601/inventories => generated 396 bytes in 106 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-05-01 17:19:00.068 | May 01 19:18:35 devstack devstack@placement-api.service[67280]: DEBUG placement.requestlog [req-1d7f4c00-cb25-4373-ae58-f9be33318442 req-56dbefeb-af06-4720-80d9-c638e75f8f34 None None] Starting request: 192.168.122.96 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE41,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_FMA3,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_F16C,HW_CPU_X86_BMI,HW_CPU_X86_SHA,COMPUTE_NODE" {{(pid=67280) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-01 17:19:00.068 | May 01 19:18:35 devstack devstack@placement-api.service[67280]: INFO placement.requestlog [req-1d7f4c00-cb25-4373-ae58-f9be33318442 req-56dbefeb-af06-4720-80d9-c638e75f8f34 service nova] 192.168.122.96 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE41,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_FMA3,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_F16C,HW_CPU_X86_BMI,HW_CPU_X86_SHA,COMPUTE_NODE" status: 200 len: 2058 microversion: 1.6 2026-05-01 17:19:00.068 | May 01 19:18:35 devstack devstack@placement-api.service[67280]: [pid: 67280|app: 0|req: 6/10] 192.168.122.96 () {60 vars in 4907 bytes} [Fri May 1 19:18:35 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE41,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_FMA3,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_F16C,HW_CPU_X86_BMI,HW_CPU_X86_SHA,COMPUTE_NODE => generated 2058 bytes in 70 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-01 17:19:00.068 | May 01 19:18:35 devstack devstack@placement-api.service[67279]: DEBUG placement.requestlog [req-1d7f4c00-cb25-4373-ae58-f9be33318442 req-ccd600f5-5831-4e06-8632-4ca0b9314725 None None] Starting request: 192.168.122.96 "PUT /placement/resource_providers/8b8e1103-9ee7-4dd9-ab5d-43e18bc8b601/traits" {{(pid=67279) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-01 17:19:00.069 | May 01 19:18:36 devstack devstack@placement-api.service[67279]: INFO placement.requestlog [req-1d7f4c00-cb25-4373-ae58-f9be33318442 req-ccd600f5-5831-4e06-8632-4ca0b9314725 service nova] 192.168.122.96 "PUT /placement/resource_providers/8b8e1103-9ee7-4dd9-ab5d-43e18bc8b601/traits" status: 200 len: 2093 microversion: 1.6 2026-05-01 17:19:00.069 | May 01 19:18:36 devstack devstack@placement-api.service[67279]: [pid: 67279|app: 0|req: 5/11] 192.168.122.96 () {64 vars in 1478 bytes} [Fri May 1 19:18:35 2026] PUT /placement/resource_providers/8b8e1103-9ee7-4dd9-ab5d-43e18bc8b601/traits => generated 2093 bytes in 476 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-01 17:19:00.070 | May 01 19:18:45 devstack devstack@placement-api.service[67280]: DEBUG dbcounter [-] [67280] Writing DB stats placement:SELECT=4 {{(pid=67280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.070 | May 01 19:18:46 devstack devstack@placement-api.service[67279]: DEBUG dbcounter [-] [67279] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.074 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.077 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-01 17:19:00.097 | not-found 2026-05-01 17:19:00.103 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.107 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-01 17:19:00.128 | enabled 2026-05-01 17:19:00.134 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-01 17:19:00.162 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-01 17:19:00.162 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-01 17:19:00.162 | Active: active (running) since Fri 2026-05-01 19:18:31 CEST; 28s ago 2026-05-01 17:19:00.163 | Main PID: 76313 (uwsgi) 2026-05-01 17:19:00.163 | Status: "uWSGI is ready" 2026-05-01 17:19:00.164 | Tasks: 9 (limit: 14255) 2026-05-01 17:19:00.164 | Memory: 249.0M (peak: 249.4M) 2026-05-01 17:19:00.164 | CPU: 10.527s 2026-05-01 17:19:00.164 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-01 17:19:00.164 | ├─76313 "glance-apiuWSGI master" 2026-05-01 17:19:00.164 | ├─76319 "glance-apiuWSGI worker 1" 2026-05-01 17:19:00.164 | └─76320 "glance-apiuWSGI worker 2" 2026-05-01 17:19:00.164 | 2026-05-01 17:19:00.164 | May 01 19:18:43 devstack devstack@g-api.service[76319]: INFO glance.location [None req-b0f4697d-1d8c-4e95-81dc-a65e81830234 admin admin] Image format matched and virtual size computed: 117440512 2026-05-01 17:19:00.164 | May 01 19:18:44 devstack devstack@g-api.service[76319]: DEBUG glance_store.backend [None req-b0f4697d-1d8c-4e95-81dc-a65e81830234 admin admin] Skipping store.set_acls... not implemented. {{(pid=76319) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-01 17:19:00.164 | May 01 19:18:44 devstack devstack@g-api.service[76319]: [pid: 76319|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Fri May 1 19:18:42 2026] PUT /v2/images/821e644f-7406-49b6-85bd-2bcbc8fba2e0/file => generated 0 bytes in 1925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-01 17:19:00.165 | May 01 19:18:44 devstack devstack@g-api.service[76320]: DEBUG glance.api.middleware.version_negotiation [None req-5b981a7f-f980-4df1-a5ab-b82c67826e88 admin admin] Determining version of request: GET /v2/images/821e644f-7406-49b6-85bd-2bcbc8fba2e0 Accept: */* {{(pid=76320) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-01 17:19:00.165 | May 01 19:18:44 devstack devstack@g-api.service[76320]: DEBUG glance.api.middleware.version_negotiation [None req-5b981a7f-f980-4df1-a5ab-b82c67826e88 admin admin] Using url versioning {{(pid=76320) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-01 17:19:00.165 | May 01 19:18:44 devstack devstack@g-api.service[76320]: DEBUG glance.api.middleware.version_negotiation [None req-5b981a7f-f980-4df1-a5ab-b82c67826e88 admin admin] Matched version: v2 {{(pid=76320) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-01 17:19:00.165 | May 01 19:18:44 devstack devstack@g-api.service[76320]: DEBUG glance.api.middleware.version_negotiation [None req-5b981a7f-f980-4df1-a5ab-b82c67826e88 admin admin] new path /v2/images/821e644f-7406-49b6-85bd-2bcbc8fba2e0 {{(pid=76320) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-01 17:19:00.165 | May 01 19:18:44 devstack devstack@g-api.service[76320]: [pid: 76320|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Fri May 1 19:18:44 2026] GET /v2/images/821e644f-7406-49b6-85bd-2bcbc8fba2e0 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 17:19:00.165 | May 01 19:18:54 devstack devstack@g-api.service[76319]: DEBUG dbcounter [-] [76319] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.165 | May 01 19:18:54 devstack devstack@g-api.service[76320]: DEBUG dbcounter [-] [76320] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.169 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.173 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-01 17:19:00.192 | enabled 2026-05-01 17:19:00.197 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-01 17:19:00.224 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-01 17:19:00.225 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-01 17:19:00.225 | Active: active (running) since Fri 2026-05-01 19:18:20 CEST; 39s ago 2026-05-01 17:19:00.225 | Main PID: 74789 (cinder-schedule) 2026-05-01 17:19:00.225 | Tasks: 1 (limit: 14255) 2026-05-01 17:19:00.225 | Memory: 105.4M (peak: 105.6M) 2026-05-01 17:19:00.225 | CPU: 3.961s 2026-05-01 17:19:00.225 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-01 17:19:00.226 | └─74789 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-01 17:19:00.226 | 2026-05-01 17:19:00.227 | May 01 19:18:25 devstack cinder-scheduler[74789]: DEBUG cinder.service [None req-f974ff96-4016-4717-ad76-a6be87100c17 None None] Creating RPC server for service cinder-scheduler {{(pid=74789) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-01 17:19:00.227 | May 01 19:18:25 devstack cinder-scheduler[74789]: DEBUG cinder.service [None req-f974ff96-4016-4717-ad76-a6be87100c17 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74789) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-01 17:19:00.227 | May 01 19:18:35 devstack cinder-scheduler[74789]: DEBUG dbcounter [-] [74789] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.227 | May 01 19:18:42 devstack cinder-scheduler[74789]: DEBUG cinder.scheduler.host_manager [None req-9ad765eb-ee80-4c00-ae2a-7e7cb3babae4 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=74789) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-01 17:19:00.228 | May 01 19:18:42 devstack cinder-scheduler[74789]: DEBUG cinder.scheduler.host_manager [None req-9ad765eb-ee80-4c00-ae2a-7e7cb3babae4 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, 5, 1, 17, 18, 42, 824460)}, {'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, 5, 1, 17, 18, 42, 824460)}]. {{(pid=74789) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-01 17:19:00.228 | May 01 19:18:42 devstack cinder-scheduler[74789]: DEBUG cinder.scheduler.host_manager [None req-9ad765eb-ee80-4c00-ae2a-7e7cb3babae4 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, 5, 1, 17, 18, 42, 787560)} {{(pid=74789) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-01 17:19:00.228 | May 01 19:18:52 devstack cinder-scheduler[74789]: DEBUG dbcounter [-] [74789] Writing DB stats cinder:SELECT=1 {{(pid=74789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.228 | May 01 19:18:56 devstack cinder-scheduler[74789]: DEBUG oslo_service.periodic_task [None req-8de9c47c-94a0-4071-998b-eef2bbb2ba79 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74789) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-01 17:19:00.228 | May 01 19:18:56 devstack cinder-scheduler[74789]: INFO cinder.message.api [None req-8de9c47c-94a0-4071-998b-eef2bbb2ba79 None None] Deleted 0 expired messages. 2026-05-01 17:19:00.228 | May 01 19:18:56 devstack cinder-scheduler[74789]: DEBUG oslo_service.periodic_task [None req-8de9c47c-94a0-4071-998b-eef2bbb2ba79 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74789) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-01 17:19:00.230 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.233 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-01 17:19:00.255 | enabled 2026-05-01 17:19:00.261 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-01 17:19:00.285 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-01 17:19:00.285 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-01 17:19:00.285 | Active: active (running) since Fri 2026-05-01 19:18:13 CEST; 46s ago 2026-05-01 17:19:00.285 | Main PID: 74033 (uwsgi) 2026-05-01 17:19:00.285 | Status: "uWSGI is ready" 2026-05-01 17:19:00.285 | Tasks: 7 (limit: 14255) 2026-05-01 17:19:00.285 | Memory: 238.8M (peak: 239.1M) 2026-05-01 17:19:00.285 | CPU: 10.574s 2026-05-01 17:19:00.285 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-01 17:19:00.286 | ├─74033 "cinder-apiuWSGI master" 2026-05-01 17:19:00.286 | ├─74042 "cinder-apiuWSGI worker 1" 2026-05-01 17:19:00.286 | └─74043 "cinder-apiuWSGI worker 2" 2026-05-01 17:19:00.286 | 2026-05-01 17:19:00.286 | May 01 19:18:27 devstack devstack@c-api.service[74043]: DEBUG cinder.api.middleware.request_id [req-d634e003-13b4-4343-bdbd-c39d4d6df090 req-5feaee4c-f33a-45a7-b127-b1a1d0354c10 None None] RequestId filter calling following filter/app {{(pid=74043) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-05-01 17:19:00.286 | May 01 19:18:28 devstack devstack@c-api.service[74043]: INFO cinder.api.openstack.wsgi [req-d634e003-13b4-4343-bdbd-c39d4d6df090 req-5feaee4c-f33a-45a7-b127-b1a1d0354c10 admin admin] POST http://192.168.122.96/volume/v3/types/2c7d4a32-fb37-4d68-a023-3bf2e02953c8/extra_specs 2026-05-01 17:19:00.286 | May 01 19:18:28 devstack devstack@c-api.service[74043]: DEBUG cinder.api.openstack.wsgi [req-d634e003-13b4-4343-bdbd-c39d4d6df090 req-5feaee4c-f33a-45a7-b127-b1a1d0354c10 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74043) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-01 17:19:00.286 | May 01 19:18:28 devstack devstack@c-api.service[74043]: /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-05-01 17:19:00.286 | May 01 19:18:28 devstack devstack@c-api.service[74043]: warnings.warn( 2026-05-01 17:19:00.287 | May 01 19:18:28 devstack devstack@c-api.service[74043]: DEBUG oslo_db.sqlalchemy.engines [req-d634e003-13b4-4343-bdbd-c39d4d6df090 req-5feaee4c-f33a-45a7-b127-b1a1d0354c10 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=74043) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-01 17:19:00.287 | May 01 19:18:28 devstack devstack@c-api.service[74043]: INFO cinder.api.openstack.wsgi [req-d634e003-13b4-4343-bdbd-c39d4d6df090 req-5feaee4c-f33a-45a7-b127-b1a1d0354c10 admin admin] http://192.168.122.96/volume/v3/types/2c7d4a32-fb37-4d68-a023-3bf2e02953c8/extra_specs returned with HTTP 200 2026-05-01 17:19:00.287 | May 01 19:18:28 devstack devstack@c-api.service[74043]: [pid: 74043|app: 0|req: 2/3] 192.168.122.96 () {62 vars in 1358 bytes} [Fri May 1 19:18:27 2026] POST /volume/v3/types/2c7d4a32-fb37-4d68-a023-3bf2e02953c8/extra_specs => generated 55 bytes in 966 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-01 17:19:00.287 | May 01 19:18:37 devstack devstack@c-api.service[74042]: DEBUG dbcounter [-] [74042] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.287 | May 01 19:18:38 devstack devstack@c-api.service[74043]: DEBUG dbcounter [-] [74043] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74043) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.292 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.297 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-01 17:19:00.319 | enabled 2026-05-01 17:19:00.326 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-01 17:19:00.351 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-01 17:19:00.351 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-01 17:19:00.351 | Active: active (running) since Fri 2026-05-01 19:18:23 CEST; 37s ago 2026-05-01 17:19:00.351 | Main PID: 75444 (cinder-volume) 2026-05-01 17:19:00.351 | Tasks: 2 (limit: 14255) 2026-05-01 17:19:00.351 | Memory: 134.2M (peak: 163.1M) 2026-05-01 17:19:00.352 | CPU: 19.956s 2026-05-01 17:19:00.352 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-01 17:19:00.352 | ├─75444 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-01 17:19:00.352 | └─75615 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-01 17:19:00.352 | 2026-05-01 17:19:00.352 | May 01 19:18:44 devstack sudo[76752]: pam_unix(sudo:session): session closed for user root 2026-05-01 17:19:00.352 | May 01 19:18:44 devstack cinder-volume[75615]: DEBUG oslo_concurrency.processutils [None req-9ad765eb-ee80-4c00-ae2a-7e7cb3babae4 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.624s {{(pid=75615) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-01 17:19:00.353 | May 01 19:18:44 devstack cinder-volume[75615]: DEBUG oslo_concurrency.processutils [None req-9ad765eb-ee80-4c00-ae2a-7e7cb3babae4 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=75615) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-05-01 17:19:00.353 | May 01 19:18:44 devstack sudo[76809]: 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-05-01 17:19:00.353 | May 01 19:18:44 devstack sudo[76809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-01 17:19:00.353 | May 01 19:18:45 devstack sudo[76809]: pam_unix(sudo:session): session closed for user root 2026-05-01 17:19:00.353 | May 01 19:18:45 devstack cinder-volume[75615]: DEBUG oslo_concurrency.processutils [None req-9ad765eb-ee80-4c00-ae2a-7e7cb3babae4 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.640s {{(pid=75615) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-01 17:19:00.353 | May 01 19:18:45 devstack cinder-volume[75615]: INFO cinder.volume.manager [None req-9ad765eb-ee80-4c00-ae2a-7e7cb3babae4 None None] Driver post RPC initialization completed successfully. 2026-05-01 17:19:00.353 | May 01 19:18:55 devstack cinder-volume[75615]: DEBUG dbcounter [-] [75615] Writing DB stats cinder:SELECT=2 {{(pid=75615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.353 | May 01 19:18:55 devstack cinder-volume[75615]: DEBUG dbcounter [-] [75615] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.359 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.364 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-01 17:19:00.385 | not-found 2026-05-01 17:19:00.392 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.396 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-01 17:19:00.416 | not-found 2026-05-01 17:19:00.422 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.427 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-01 17:19:00.446 | not-found 2026-05-01 17:19:00.453 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.457 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-01 17:19:00.477 | not-found 2026-05-01 17:19:00.483 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.487 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-01 17:19:00.507 | not-found 2026-05-01 17:19:00.513 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.518 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-01 17:19:00.539 | enabled 2026-05-01 17:19:00.545 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-01 17:19:00.570 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-01 17:19:00.570 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-01 17:19:00.570 | Active: active (running) since Fri 2026-05-01 19:16:05 CEST; 2min 55s ago 2026-05-01 17:19:00.571 | Main PID: 63837 (neutron-ovn-age) 2026-05-01 17:19:00.571 | Tasks: 20 (limit: 14255) 2026-05-01 17:19:00.571 | Memory: 388.3M (peak: 389.4M) 2026-05-01 17:19:00.571 | CPU: 11.771s 2026-05-01 17:19:00.571 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-01 17:19:00.571 | ├─63837 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-01 17:19:00.571 | ├─65100 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-01 17:19:00.572 | ├─65535 /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/tmp_qav_h6t/privsep.sock 2026-05-01 17:19:00.572 | └─68140 /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/tmpf37_94on/privsep.sock 2026-05-01 17:19:00.572 | 2026-05-01 17:19:00.572 | May 01 19:17:09 devstack neutron-ovn-agent[65100]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65100) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-01 17:19:00.572 | May 01 19:17:46 devstack neutron-ovn-agent[65100]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=be3baa24-4ad4-4e08-a7d2-434b3127126a, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '9a:23:bf', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'ce:f3:46:22:92:97', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=be3baa24-4ad4-4e08-a7d2-434b3127126a, nb_cfg=1) {{(pid=65100) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-05-01 17:19:00.572 | May 01 19:17:46 devstack neutron-ovn-agent[65100]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 10 seconds {{(pid=65100) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-05-01 17:19:00.574 | May 01 19:17:56 devstack neutron-ovn-agent[65100]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=275f5411-f42e-4c5a-80b2-c7c707098ad1, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65100) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-01 17:19:00.574 | May 01 19:18:09 devstack neutron-ovn-agent[65100]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65100) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-01 17:19:00.574 | May 01 19:18:09 devstack neutron-ovn-agent[65100]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=65100) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-01 17:19:00.574 | May 01 19:18:09 devstack neutron-ovn-agent[65100]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65100) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-01 17:19:00.574 | May 01 19:18:09 devstack neutron-ovn-agent[65100]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65100) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-01 17:19:00.574 | May 01 19:18:09 devstack neutron-ovn-agent[65100]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65100) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-01 17:19:00.574 | May 01 19:18:09 devstack neutron-ovn-agent[65100]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65100) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-01 17:19:00.581 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.586 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-01 17:19:00.607 | not-found 2026-05-01 17:19:00.612 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.616 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-01 17:19:00.636 | not-found 2026-05-01 17:19:00.643 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.647 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-01 17:19:00.666 | not-found 2026-05-01 17:19:00.672 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.677 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-01 17:19:00.697 | not-found 2026-05-01 17:19:00.704 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.709 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-01 17:19:00.733 | enabled 2026-05-01 17:19:00.738 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-01 17:19:00.764 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-01 17:19:00.764 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-01 17:19:00.764 | Active: active (running) since Fri 2026-05-01 19:09:12 CEST; 9min ago 2026-05-01 17:19:00.764 | Main PID: 40293 (dstat.sh) 2026-05-01 17:19:00.764 | Tasks: 3 (limit: 14255) 2026-05-01 17:19:00.765 | Memory: 27.5M (peak: 28.3M) 2026-05-01 17:19:00.765 | CPU: 3.639s 2026-05-01 17:19:00.765 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-01 17:19:00.765 | ├─40293 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-01 17:19:00.765 | ├─40395 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-01 17:19:00.765 | └─40396 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-01 17:19:00.765 | 2026-05-01 17:19:00.765 | May 01 19:18:51 devstack dstat.sh[40396]: 01-05 19:18:51| 21 7 69 0 0|5248M 242M 219M 6032M| 0 0 | 0 321k| 0 29.1 |2665 2333 |3.04 2.79 1.87|2.0 0 0| 0 0 | | 17 288 0 32 0 2026-05-01 17:19:00.765 | May 01 19:18:52 devstack dstat.sh[40396]: 01-05 19:18:52| 15 15 63 0 0|5221M 269M 219M 6032M| 12k 37k| 168k 331k|5.98 25.9 |4659 4086 |3.04 2.79 1.87|3.0 1.0 261| 0 0 | | 17 288 0 32 0 2026-05-01 17:19:00.765 | May 01 19:18:53 devstack dstat.sh[40396]: 01-05 19:18:53| 18 10 70 0 0|5252M 238M 219M 6032M| 0 0 | 0 249k| 0 25.1 |2151 1813 |3.04 2.79 1.87|3.0 0 0| 0 0 | | 17 288 0 32 0 2026-05-01 17:19:00.766 | May 01 19:18:54 devstack dstat.sh[40396]: 01-05 19:18:54| 22 7 69 0 0|5270M 219M 219M 6032M| 184B 652B| 0 324k| 0 33.0 |2306 1944 |2.87 2.76 1.87|2.0 0 2.0| 0 0 | | 17 292 0 32 0 2026-05-01 17:19:00.766 | May 01 19:18:55 devstack dstat.sh[40396]: 01-05 19:18:55| 6 16 70 0 0|5245M 244M 219M 6032M|7854B 22k|8192B 836k|1.00 51.0 |4817 4436 |2.87 2.76 1.87| 0 0 281| 0 0 | | 17 296 0 32 0 2026-05-01 17:19:00.766 | May 01 19:18:56 devstack dstat.sh[40396]: 01-05 19:18:56| 6 5 86 0 0|5239M 250M 219M 6032M| 184B 476B| 0 172k| 0 12.0 |1524 1694 |2.87 2.76 1.87|1.0 0 5.0| 0 0 | | 17 296 0 32 0 2026-05-01 17:19:00.766 | May 01 19:18:57 devstack dstat.sh[40396]: 01-05 19:18:57| 19 9 69 0 0|5253M 237M 219M 6032M| 112B 42B| 0 104k| 0 8.00 |2065 1546 |2.87 2.76 1.87|1.0 0 2.0| 0 0 | | 17 298 0 32 0 2026-05-01 17:19:00.766 | May 01 19:18:58 devstack dstat.sh[40396]: 01-05 19:18:58| 21 8 70 0 0|5278M 211M 219M 6032M| 94B 0 | 0 164k| 0 15.0 |2294 1825 |2.87 2.76 1.87|1.0 0 1.0| 0 0 | | 17 298 0 32 0 2026-05-01 17:19:00.766 | May 01 19:18:59 devstack dstat.sh[40396]: 01-05 19:18:59| 19 9 66 0 0|5254M 236M 219M 6032M|1756B 4567B| 0 2929k| 0 472 |3082 2484 |2.72 2.73 1.86|3.0 0 58| 0 0 | | 17 302 0 32 0 2026-05-01 17:19:00.766 | May 01 19:19:00 devstack dstat.sh[40396]: 01-05 19:19:00| 11 20 59 0 0|5235M 254M 219M 6032M|6475B 66k|8203B 985k|2.00 120 |5568 4181 |2.72 2.73 1.86|2.0 0 172| 0 0 | | 17 302 0 32 0 2026-05-01 17:19:00.771 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.775 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-01 17:19:00.798 | enabled 2026-05-01 17:19:00.804 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-01 17:19:00.829 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-01 17:19:00.829 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-01 17:19:00.829 | Active: active (running) since Fri 2026-05-01 19:16:02 CEST; 2min 58s ago 2026-05-01 17:19:00.829 | Main PID: 63142 (neutron-ovn-met) 2026-05-01 17:19:00.829 | Tasks: 2 (limit: 14255) 2026-05-01 17:19:00.829 | Memory: 117.5M (peak: 118.2M) 2026-05-01 17:19:00.830 | CPU: 3.548s 2026-05-01 17:19:00.830 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-01 17:19:00.830 | └─63142 "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-05-01 17:19:00.830 | 2026-05-01 17:19:00.830 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-01 17:19:00.830 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-01 17:19:00.830 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 17:19:00.830 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: 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-05-01 17:19:00.830 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-01 17:19:00.831 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-01 17:19:00.831 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: 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-05-01 17:19:00.831 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-01 17:19:00.831 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-01 17:19:00.831 | May 01 19:16:06 devstack neutron-ovn-metadata-agent[63142]: ERROR neutron 2026-05-01 17:19:00.836 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.840 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-01 17:19:00.862 | enabled 2026-05-01 17:19:00.868 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-01 17:19:00.895 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-01 17:19:00.896 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-01 17:19:00.896 | Active: active (running) since Fri 2026-05-01 19:16:08 CEST; 2min 52s ago 2026-05-01 17:19:00.896 | Main PID: 64954 (uwsgi) 2026-05-01 17:19:00.896 | Status: "uWSGI is ready" 2026-05-01 17:19:00.896 | Tasks: 23 (limit: 14255) 2026-05-01 17:19:00.896 | Memory: 370.7M (peak: 371.6M) 2026-05-01 17:19:00.896 | CPU: 44.003s 2026-05-01 17:19:00.896 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-01 17:19:00.896 | ├─64954 "neutron-apiuWSGI master" 2026-05-01 17:19:00.896 | ├─64955 "neutron-apiuWSGI worker 1" 2026-05-01 17:19:00.896 | └─64956 "neutron-apiuWSGI worker 2" 2026-05-01 17:19:00.897 | 2026-05-01 17:19:00.897 | May 01 19:18:37 devstack devstack@neutron-api.service[64955]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64955) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-01 17:19:00.897 | May 01 19:18:37 devstack devstack@neutron-api.service[64955]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64955) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-01 17:19:00.897 | May 01 19:18:39 devstack devstack@neutron-api.service[64956]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64956) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-01 17:19:00.897 | May 01 19:18:39 devstack devstack@neutron-api.service[64956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64956) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-01 17:19:00.897 | May 01 19:18:47 devstack devstack@neutron-api.service[64955]: DEBUG dbcounter [-] [64955] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.897 | May 01 19:18:49 devstack devstack@neutron-api.service[64956]: DEBUG dbcounter [-] [64956] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.897 | May 01 19:18:52 devstack devstack@neutron-api.service[64955]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64955) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-01 17:19:00.897 | May 01 19:18:52 devstack devstack@neutron-api.service[64955]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64955) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-01 17:19:00.897 | May 01 19:18:54 devstack devstack@neutron-api.service[64956]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64956) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-01 17:19:00.898 | May 01 19:18:54 devstack devstack@neutron-api.service[64956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64956) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-01 17:19:00.903 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.908 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-01 17:19:00.930 | enabled 2026-05-01 17:19:00.937 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-01 17:19:00.964 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-01 17:19:00.964 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-01 17:19:00.964 | Active: active (running) since Fri 2026-05-01 19:16:13 CEST; 2min 47s ago 2026-05-01 17:19:00.964 | Main PID: 65962 (neutron-periodi) 2026-05-01 17:19:00.964 | Tasks: 23 (limit: 14255) 2026-05-01 17:19:00.965 | Memory: 218.6M (peak: 218.8M) 2026-05-01 17:19:00.965 | CPU: 6.842s 2026-05-01 17:19:00.965 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-01 17:19:00.965 | ├─65962 "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-05-01 17:19:00.965 | ├─66813 "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-05-01 17:19:00.965 | ├─66817 "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-05-01 17:19:00.965 | ├─66826 "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-05-01 17:19:00.965 | └─66842 "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-05-01 17:19:00.965 | 2026-05-01 17:19:00.965 | May 01 19:18:23 devstack neutron-periodic-workers[66842]: DEBUG dbcounter [-] [66842] Writer thread running {{(pid=66842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:19:00.966 | May 01 19:18:23 devstack neutron-periodic-workers[66842]: DEBUG oslo.service.backend._threading.loopingcall [None req-b1b8ec0c-827a-480c-bdee-ae6112ed38ec None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.95 seconds {{(pid=66842) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:00.966 | May 01 19:18:35 devstack neutron-periodic-workers[66817]: DEBUG oslo.service.backend._threading.loopingcall [None req-1795106f-de2a-417c-8270-9e16eb9b356a None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=66817) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:00.966 | May 01 19:18:43 devstack neutron-periodic-workers[66842]: DEBUG dbcounter [-] [66842] Writing DB stats neutron:DELETE=1 {{(pid=66842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.966 | May 01 19:18:45 devstack neutron-periodic-workers[66817]: DEBUG dbcounter [-] [66817] Writing DB stats neutron:SELECT=3 {{(pid=66817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.966 | May 01 19:18:48 devstack neutron-periodic-workers[66826]: DEBUG neutron.db.agents_db [None req-4906ddaa-9b93-4de3-97c7-90e6f4a7cdb0 None None] Agent healthcheck: found 0 active agents {{(pid=66826) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-01 17:19:00.966 | May 01 19:18:48 devstack neutron-periodic-workers[66826]: DEBUG oslo.service.backend._threading.loopingcall [None req-4906ddaa-9b93-4de3-97c7-90e6f4a7cdb0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66826) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:00.966 | May 01 19:18:56 devstack neutron-periodic-workers[66813]: DEBUG dbcounter [-] [66813] Writer thread running {{(pid=66813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:19:00.966 | May 01 19:18:56 devstack neutron-periodic-workers[66813]: DEBUG oslo.service.backend._threading.loopingcall [None req-b9c526d0-d566-4394-a724-7e76d9650bc9 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.93 seconds {{(pid=66813) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:00.966 | May 01 19:18:58 devstack neutron-periodic-workers[66826]: DEBUG dbcounter [-] [66826] Writing DB stats neutron:SELECT=1 {{(pid=66826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:00.972 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:00.976 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-01 17:19:00.997 | enabled 2026-05-01 17:19:01.004 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-01 17:19:01.030 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-01 17:19:01.030 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-01 17:19:01.030 | Active: active (running) since Fri 2026-05-01 19:16:10 CEST; 2min 50s ago 2026-05-01 17:19:01.031 | Main PID: 65464 (neutron-rpc-ser) 2026-05-01 17:19:01.031 | Tasks: 16 (limit: 14255) 2026-05-01 17:19:01.031 | Memory: 180.3M (peak: 180.7M) 2026-05-01 17:19:01.031 | CPU: 6.806s 2026-05-01 17:19:01.031 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-01 17:19:01.031 | ├─65464 "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-05-01 17:19:01.031 | └─66923 "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-05-01 17:19:01.032 | 2026-05-01 17:19:01.032 | May 01 19:16:32 devstack neutron-rpc-server[65464]: DEBUG dbcounter [-] [65464] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.032 | May 01 19:16:34 devstack neutron-rpc-server[66923]: DEBUG dbcounter [-] [66923] Writing DB stats neutron:SELECT=6 {{(pid=66923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.032 | May 01 19:16:45 devstack neutron-rpc-server[66923]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66923) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-01 17:19:01.032 | May 01 19:16:54 devstack neutron-rpc-server[66923]: WARNING oslo_messaging.server [None req-8b75b038-5157-40c0-8db9-8c89270d8d72 None None] Possible hang: wait is waiting for stop to complete 2026-05-01 17:19:01.032 | May 01 19:16:54 devstack neutron-rpc-server[66923]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66923) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-01 17:19:01.032 | May 01 19:17:26 devstack neutron-rpc-server[66923]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66923) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-01 17:19:01.032 | May 01 19:17:26 devstack neutron-rpc-server[66923]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66923) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-01 17:19:01.032 | May 01 19:17:36 devstack neutron-rpc-server[66923]: DEBUG dbcounter [-] [66923] Writing DB stats neutron:SELECT=4 {{(pid=66923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.033 | May 01 19:17:46 devstack neutron-rpc-server[66923]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66923) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-01 17:19:01.033 | May 01 19:17:56 devstack neutron-rpc-server[66923]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66923) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-01 17:19:01.038 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:01.042 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:19:01.062 | enabled 2026-05-01 17:19:01.069 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-01 17:19:01.094 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:19:01.094 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-01 17:19:01.095 | Active: active (running) since Fri 2026-05-01 19:16:15 CEST; 2min 45s ago 2026-05-01 17:19:01.095 | Main PID: 66501 (neutron-ovn-mai) 2026-05-01 17:19:01.095 | Tasks: 12 (limit: 14255) 2026-05-01 17:19:01.095 | Memory: 244.1M (peak: 244.6M) 2026-05-01 17:19:01.095 | CPU: 7.893s 2026-05-01 17:19:01.095 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-01 17:19:01.095 | ├─66501 "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-05-01 17:19:01.095 | └─66745 "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-05-01 17:19:01.095 | 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: 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=fcc696f8-d9e6-48c4-8123-46ca5950666c, enabled=[], external_ids={'neutron:is_ext_gw': 'True', 'neutron:network_name': 'neutron-a1cb455b-0e72-47e5-964c-cd978b66dcea', 'neutron:revision_number': '1', 'neutron:router_name': 'neutron-6ddab033-3401-4f88-99de-cf99b9027d17', 'neutron:subnet_ids': 'dd7b8606-9686-4246-b095-62f0d530e365'}, gateway_chassis=[e060f40a-14e2-4b2d-8c02-35bd1c0522d2], ha_chassis_group=[], ipv6_prefix=[], ipv6_ra_configs={}, mac='fa:16:3e:db:0b:74', name='lrp-c422d8ae-e415-49be-a51d-284678ad3f49', networks=['172.24.4.161/24'], options={'gateway_mtu': '1442', 'reside-on-redirect-chassis': 'true'}, peer=[], status={'hosting-chassis': '275f5411-f42e-4c5a-80b2-c7c707098ad1'}) old= {{(pid=66745) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-80f5b64c-81ee-4ded-8b48-215f3c331721 synchronized; highest priority chassis 275f5411-f42e-4c5a-80b2-c7c707098ad1 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-80f5b64c-81ee-4ded-8b48-215f3c331721, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '80f5b64c-81ee-4ded-8b48-215f3c331721', 'neutron:router_id': '6ddab033-3401-4f88-99de-cf99b9027d17'}),), if_exists=True) {{(pid=66745) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-80f5b64c-81ee-4ded-8b48-215f3c331721, chassis=275f5411-f42e-4c5a-80b2-c7c707098ad1, priority=1, columns={}) {{(pid=66745) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=66745) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-80f5b64c-81ee-4ded-8b48-215f3c331721 synchronized; highest priority chassis 275f5411-f42e-4c5a-80b2-c7c707098ad1 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-80f5b64c-81ee-4ded-8b48-215f3c331721, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '80f5b64c-81ee-4ded-8b48-215f3c331721', 'neutron:router_id': '6ddab033-3401-4f88-99de-cf99b9027d17'}),), if_exists=True) {{(pid=66745) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-80f5b64c-81ee-4ded-8b48-215f3c331721, chassis=275f5411-f42e-4c5a-80b2-c7c707098ad1, priority=1, columns={}) {{(pid=66745) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-01 17:19:01.096 | May 01 19:17:45 devstack neutron-ovn-maintenance-worker[66745]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=66745) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-05-01 17:19:01.098 | May 01 19:17:55 devstack neutron-ovn-maintenance-worker[66745]: DEBUG dbcounter [-] [66745] Writing DB stats neutron:SELECT=80 {{(pid=66745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.103 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:01.108 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-01 17:19:01.134 | enabled 2026-05-01 17:19:01.141 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-01 17:19:01.166 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-01 17:19:01.166 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-01 17:19:01.166 | Active: active (running) since Fri 2026-05-01 19:17:57 CEST; 1min 3s ago 2026-05-01 17:19:01.166 | Main PID: 70736 (nova-novncproxy) 2026-05-01 17:19:01.166 | Tasks: 4 (limit: 14255) 2026-05-01 17:19:01.166 | Memory: 105.4M (peak: 105.6M) 2026-05-01 17:19:01.166 | CPU: 3.670s 2026-05-01 17:19:01.167 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-01 17:19:01.167 | └─70736 /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-05-01 17:19:01.167 | 2026-05-01 17:19:01.167 | May 01 19:17:57 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-01 17:19:01.167 | May 01 19:18:02 devstack nova-novncproxy[70736]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-01 17:19:01.167 | May 01 19:18:02 devstack nova-novncproxy[70736]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-01 17:19:01.167 | May 01 19:18:02 devstack nova-novncproxy[70736]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-01 17:19:01.167 | May 01 19:18:02 devstack nova-novncproxy[70736]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-01 17:19:01.167 | May 01 19:18:02 devstack nova-novncproxy[70736]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-01 17:19:01.174 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:01.178 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-01 17:19:01.208 | enabled 2026-05-01 17:19:01.215 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-01 17:19:01.247 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-01 17:19:01.247 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-01 17:19:01.247 | Active: active (running) since Fri 2026-05-01 19:18:00 CEST; 1min 0s ago 2026-05-01 17:19:01.247 | Main PID: 71539 (nova-conductor:) 2026-05-01 17:19:01.247 | Tasks: 19 (limit: 14255) 2026-05-01 17:19:01.247 | Memory: 152.0M (peak: 152.2M) 2026-05-01 17:19:01.247 | CPU: 4.603s 2026-05-01 17:19:01.247 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-01 17:19:01.247 | ├─71539 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-05-01 17:19:01.248 | ├─73150 "nova-conductor: ServiceWrapper worker(0)" 2026-05-01 17:19:01.248 | └─73154 "nova-conductor: ServiceWrapper worker(1)" 2026-05-01 17:19:01.248 | 2026-05-01 17:19:01.248 | May 01 19:18:06 devstack nova-conductor[73154]: DEBUG nova.servicegroup.drivers.db [None req-f2e90593-3f53-47ef-8d11-ac97023e7fdd None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73154) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-01 17:19:01.248 | May 01 19:18:11 devstack nova-conductor[73150]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73150) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.248 | May 01 19:18:11 devstack nova-conductor[73154]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73154) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.248 | May 01 19:18:14 devstack nova-conductor[71539]: DEBUG dbcounter [-] [71539] Writing DB stats nova_api:SELECT=1 {{(pid=71539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.248 | May 01 19:18:14 devstack nova-conductor[71539]: DEBUG dbcounter [-] [71539] Writing DB stats nova_cell1:SELECT=1 {{(pid=71539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.248 | May 01 19:18:14 devstack nova-conductor[71539]: DEBUG dbcounter [-] [71539] Writing DB stats nova_cell0:SELECT=1 {{(pid=71539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.248 | May 01 19:18:21 devstack nova-conductor[73150]: DEBUG dbcounter [-] [73150] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.249 | May 01 19:18:21 devstack nova-conductor[73154]: DEBUG dbcounter [-] [73154] Writing DB stats nova_cell0:SELECT=3 {{(pid=73154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.249 | May 01 19:18:34 devstack nova-conductor[73154]: DEBUG oslo.service.backend._threading.loopingcall [None req-86cacc66-5702-4190-9f4c-27b281aff7f1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73154) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.249 | May 01 19:18:54 devstack nova-conductor[73150]: DEBUG oslo.service.backend._threading.loopingcall [None req-0a31eef1-5357-473a-83d6-ceb7ff0d6baf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73150) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.253 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-01 17:19:01.257 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-01 17:19:01.278 | enabled 2026-05-01 17:19:01.283 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-01 17:19:01.309 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-01 17:19:01.309 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-01 17:19:01.309 | Active: active (running) since Fri 2026-05-01 19:18:02 CEST; 58s ago 2026-05-01 17:19:01.309 | Main PID: 72091 (nova-conductor:) 2026-05-01 17:19:01.309 | Tasks: 38 (limit: 14255) 2026-05-01 17:19:01.309 | Memory: 163.1M (peak: 163.5M) 2026-05-01 17:19:01.309 | CPU: 5.062s 2026-05-01 17:19:01.309 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-01 17:19:01.309 | ├─72091 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-05-01 17:19:01.309 | ├─73236 "nova-conductor: ServiceWrapper worker(0)" 2026-05-01 17:19:01.310 | └─73238 "nova-conductor: ServiceWrapper worker(1)" 2026-05-01 17:19:01.310 | 2026-05-01 17:19:01.310 | May 01 19:18:16 devstack nova-conductor[72091]: DEBUG dbcounter [-] [72091] Writing DB stats nova_cell1:SELECT=1 {{(pid=72091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-01 17:19:01.310 | May 01 19:18:22 devstack nova-conductor[73236]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.94 seconds {{(pid=73236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.310 | May 01 19:18:22 devstack nova-conductor[73238]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.310 | May 01 19:18:25 devstack nova-conductor[73238]: DEBUG oslo.service.backend._threading.loopingcall [None req-2b354db3-1c99-447f-8b35-3a7117b121ff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.310 | May 01 19:18:32 devstack nova-conductor[73236]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.310 | May 01 19:18:32 devstack nova-conductor[73238]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.310 | May 01 19:18:42 devstack nova-conductor[73236]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.310 | May 01 19:18:42 devstack nova-conductor[73238]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.310 | May 01 19:18:52 devstack nova-conductor[73236]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.311 | May 01 19:18:52 devstack nova-conductor[73238]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-01 17:19:01.319 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-01 17:19:01.344 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:19:01.348 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-01 17:19:01.369 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:19:01.373 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-01 17:19:01.376 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-01 17:19:05.290 | INFO dbcounter [None req-5587bb1b-3535-4a8a-8dab-c00b6d84486e None None] Registered counter for database nova_api 2026-05-01 17:19:05.358 | DEBUG dbcounter [-] [77725] Writer thread running {{(pid=77725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:19:05.368 | Found 2 cell mappings. 2026-05-01 17:19:05.368 | Skipping cell0 since it does not contain hosts. 2026-05-01 17:19:05.369 | Getting computes from cell 'cell1': 2cf9e087-117a-4207-8b08-33d0bf655564 2026-05-01 17:19:05.369 | INFO dbcounter [None req-5587bb1b-3535-4a8a-8dab-c00b6d84486e None None] Registered counter for database nova_cell1 2026-05-01 17:19:05.391 | DEBUG dbcounter [-] [77725] Writer thread running {{(pid=77725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-01 17:19:05.569 | Checking host mapping for compute host 'devstack': 8b8e1103-9ee7-4dd9-ab5d-43e18bc8b601 2026-05-01 17:19:05.569 | Creating host mapping for compute host 'devstack': 8b8e1103-9ee7-4dd9-ab5d-43e18bc8b601 2026-05-01 17:19:05.569 | Found 1 unmapped computes in cell: 2cf9e087-117a-4207-8b08-33d0bf655564 2026-05-01 17:19:06.253 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-01 17:19:10.363 | +-------------------------------------------+ 2026-05-01 17:19:10.363 | | Upgrade Check Results | 2026-05-01 17:19:10.363 | +-------------------------------------------+ 2026-05-01 17:19:10.363 | | Check: Cells v2 | 2026-05-01 17:19:10.364 | | Result: Success | 2026-05-01 17:19:10.364 | | Details: None | 2026-05-01 17:19:10.364 | +-------------------------------------------+ 2026-05-01 17:19:10.364 | | Check: Placement API | 2026-05-01 17:19:10.364 | | Result: Success | 2026-05-01 17:19:10.364 | | Details: None | 2026-05-01 17:19:10.364 | +-------------------------------------------+ 2026-05-01 17:19:10.364 | | Check: Cinder API | 2026-05-01 17:19:10.364 | | Result: Success | 2026-05-01 17:19:10.364 | | Details: None | 2026-05-01 17:19:10.364 | +-------------------------------------------+ 2026-05-01 17:19:10.365 | | Check: Policy File JSON to YAML Migration | 2026-05-01 17:19:10.365 | | Result: Success | 2026-05-01 17:19:10.365 | | Details: None | 2026-05-01 17:19:10.365 | +-------------------------------------------+ 2026-05-01 17:19:10.365 | | Check: Older than N-1 computes | 2026-05-01 17:19:10.365 | | Result: Success | 2026-05-01 17:19:10.365 | | Details: None | 2026-05-01 17:19:10.365 | +-------------------------------------------+ 2026-05-01 17:19:10.365 | | Check: hw_machine_type unset | 2026-05-01 17:19:10.365 | | Result: Success | 2026-05-01 17:19:10.366 | | Details: None | 2026-05-01 17:19:10.366 | +-------------------------------------------+ 2026-05-01 17:19:10.367 | | Check: Service User Token Configuration | 2026-05-01 17:19:10.367 | | Result: Success | 2026-05-01 17:19:10.368 | | Details: None | 2026-05-01 17:19:10.368 | +-------------------------------------------+ 2026-05-01 17:19:11.011 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-01 17:19:11.015 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-01 17:19:11.016 | + ./stack.sh:main:1479 : command openstack complete 2026-05-01 17:19:14.253 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-01 17:19:14.270 | + functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:19:14.272 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-01 17:19:14.275 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-01 17:19:14.277 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-01 17:19:14.279 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-01 17:19:14.282 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:19:14.285 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-01 17:19:14.287 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-01 17:19:14.289 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-01 17:19:14.292 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-01 17:19:14.294 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-01 17:19:14.296 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-01 17:19:14.299 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-01 17:19:14.303 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-01 17:19:14.354 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-01 17:19:14.359 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-01 17:19:14.359 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-01 17:19:14.360 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-01 17:19:14.365 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-01 17:19:14.368 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-01 17:19:14.371 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-01 17:19:14.374 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-01 17:19:14.378 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-01 17:19:14.381 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-01 17:19:14.400 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-05-01 17:19:14.418 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-01 17:19:14.422 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:19:14.426 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-01 17:19:14.430 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-01 17:19:14.433 | + functions-common:run_phase:1840 : local mode=stack 2026-05-01 17:19:14.436 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-01 17:19:14.439 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-01 17:19:14.442 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-01 17:19:14.445 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-01 17:19:14.449 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-01 17:19:14.451 | + functions-common:run_phase:1850 : local extra 2026-05-01 17:19:14.456 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-01 17:19:14.460 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-01 17:19:14.464 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-01 17:19:14.468 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-01 17:19:14.471 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-01 17:19:14.474 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-01 17:19:14.495 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:19:14.498 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:19:14.501 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:19:14.506 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-01 17:19:14.510 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:19:14.512 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-01 17:19:14.516 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:19:14.519 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-01 17:19:14.521 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:19:14.524 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-01 17:19:14.528 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-01 17:19:14.531 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-01 17:19:14.534 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-01 17:19:14.590 | [2017 Async install_tempest:38355]: Waiting for completion of install_tempest running on PID 38355 (1 other jobs running) 2026-05-01 17:19:14.618 | [2017 Async install_tempest:38355]: Signaling child to exit 2026-05-01 17:19:14.618 | WAKEUP 2026-05-01 17:19:14.642 | [2017 Async install_tempest:38355]: Signaled 2026-05-01 17:19:14.644 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-01 17:19:14.644 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-01 17:19:14.644 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-01 17:19:14.644 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-01 17:19:14.645 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-01 17:19:14.645 | +++ functions-common:git_clone:585 : pwd 2026-05-01 17:19:14.645 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:19:14.645 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:19:14.645 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:19:14.645 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:19:14.646 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:19:14.646 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:19:14.646 | ++ functions-common:git_clone:602 : echo master 2026-05-01 17:19:14.646 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:19:14.646 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-01 17:19:14.646 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 17:19:14.646 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-01 17:19:14.647 | ++ functions-common:git_timed:689 : local count=0 2026-05-01 17:19:14.647 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-01 17:19:14.647 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:19:14.647 | ++ functions-common:git_timed:693 : timeout=0 2026-05-01 17:19:14.647 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:19:14.647 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:19:14.647 | ++ functions-common:time_start:2399 : local start_time= 2026-05-01 17:19:14.648 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:19:14.648 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:19:14.648 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777655331101 2026-05-01 17:19:14.648 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-01 17:19:14.648 | Cloning into '/opt/stack/tempest'... 2026-05-01 17:19:14.648 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:19:14.648 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:14.649 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:14.649 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:14.649 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:14.649 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:14.649 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:19:14.649 | ++ functions-common:time_stop:2419 : start_time=1777655331101 2026-05-01 17:19:14.649 | ++ functions-common:time_stop:2421 : [[ -z 1777655331101 ]] 2026-05-01 17:19:14.649 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:14.650 | ++ functions-common:time_stop:2424 : end_time=1777655339790 2026-05-01 17:19:14.650 | ++ functions-common:time_stop:2425 : elapsed_time=8689 2026-05-01 17:19:14.650 | ++ functions-common:time_stop:2426 : total=368315 2026-05-01 17:19:14.650 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:14.650 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=377004 2026-05-01 17:19:14.650 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-01 17:19:14.651 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-01 17:19:14.651 | ++ functions-common:git_timed:689 : local count=0 2026-05-01 17:19:14.651 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-01 17:19:14.651 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:19:14.651 | ++ functions-common:git_timed:693 : timeout=0 2026-05-01 17:19:14.651 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:19:14.651 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:19:14.652 | ++ functions-common:time_start:2399 : local start_time= 2026-05-01 17:19:14.652 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:19:14.652 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:19:14.652 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777655339857 2026-05-01 17:19:14.652 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-01 17:19:14.652 | From https://review.opendev.org/openstack/tempest 2026-05-01 17:19:14.653 | * branch master -> FETCH_HEAD 2026-05-01 17:19:14.653 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:19:14.653 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:14.653 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:14.653 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:14.653 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:14.653 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:14.654 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:19:14.654 | ++ functions-common:time_stop:2419 : start_time=1777655339857 2026-05-01 17:19:14.654 | ++ functions-common:time_stop:2421 : [[ -z 1777655339857 ]] 2026-05-01 17:19:14.654 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:14.654 | ++ functions-common:time_stop:2424 : end_time=1777655340432 2026-05-01 17:19:14.654 | ++ functions-common:time_stop:2425 : elapsed_time=575 2026-05-01 17:19:14.655 | ++ functions-common:time_stop:2426 : total=377004 2026-05-01 17:19:14.655 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:14.655 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=377579 2026-05-01 17:19:14.655 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 17:19:14.655 | ++ functions-common:git_timed:689 : local count=0 2026-05-01 17:19:14.655 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-01 17:19:14.655 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:19:14.656 | ++ functions-common:git_timed:693 : timeout=0 2026-05-01 17:19:14.656 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:19:14.656 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:19:14.656 | ++ functions-common:time_start:2399 : local start_time= 2026-05-01 17:19:14.656 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:19:14.656 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:19:14.656 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777655340490 2026-05-01 17:19:14.656 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 17:19:14.657 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:19:14.657 | 2026-05-01 17:19:14.657 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:19:14.657 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:19:14.657 | state without impacting any branches by switching back to a branch. 2026-05-01 17:19:14.657 | 2026-05-01 17:19:14.658 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:19:14.658 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:19:14.658 | 2026-05-01 17:19:14.658 | git switch -c 2026-05-01 17:19:14.658 | 2026-05-01 17:19:14.658 | Or undo this operation with: 2026-05-01 17:19:14.659 | 2026-05-01 17:19:14.659 | git switch - 2026-05-01 17:19:14.659 | 2026-05-01 17:19:14.659 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:19:14.659 | 2026-05-01 17:19:14.659 | HEAD is now at 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-05-01 17:19:14.659 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:19:14.660 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:14.660 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:14.660 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:14.660 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:14.660 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:14.660 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:19:14.660 | ++ functions-common:time_stop:2419 : start_time=1777655340490 2026-05-01 17:19:14.661 | ++ functions-common:time_stop:2421 : [[ -z 1777655340490 ]] 2026-05-01 17:19:14.661 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:14.661 | ++ functions-common:time_stop:2424 : end_time=1777655340674 2026-05-01 17:19:14.661 | ++ functions-common:time_stop:2425 : elapsed_time=184 2026-05-01 17:19:14.661 | ++ functions-common:time_stop:2426 : total=377579 2026-05-01 17:19:14.661 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:14.661 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=377763 2026-05-01 17:19:14.661 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-01 17:19:14.661 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-01 17:19:14.662 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-01 17:19:14.662 | ++ functions-common:git_clone:665 : head -1 2026-05-01 17:19:14.662 | 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-05-01 17:19:14.662 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:19:14.662 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-01 17:19:14.662 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-01 17:19:14.663 | ++ 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-05-01 17:19:14.663 | Collecting tox!=2.8.0,<4.0.0 2026-05-01 17:19:14.663 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-01 17:19:14.663 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-01 17:19:14.663 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-01 17:19:14.663 | 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-05-01 17:19:14.663 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-01 17:19:14.664 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-01 17:19:14.664 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-01 17:19:14.664 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-01 17:19:14.664 | 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-05-01 17:19:14.664 | 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-05-01 17:19:14.664 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-01 17:19:14.664 | 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-05-01 17:19:14.665 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-01 17:19:14.665 | 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-05-01 17:19:14.665 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-01 17:19:14.665 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-01 17:19:14.665 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-01 17:19:14.665 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-01 17:19:14.665 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-01 17:19:14.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 15.2 MB/s 0:00:00 2026-05-01 17:19:14.666 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-01 17:19:14.666 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-01 17:19:14.666 | 2026-05-01 17:19:14.666 | 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-05-01 17:19:14.666 | ++ inc/python:pip_install:216 : result=0 2026-05-01 17:19:14.666 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:19:14.666 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:14.666 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:14.667 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:14.667 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:14.667 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:14.667 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:19:14.667 | ++ functions-common:time_stop:2419 : start_time=1777655340738 2026-05-01 17:19:14.667 | ++ functions-common:time_stop:2421 : [[ -z 1777655340738 ]] 2026-05-01 17:19:14.668 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:14.668 | ++ functions-common:time_stop:2424 : end_time=1777655344651 2026-05-01 17:19:14.668 | ++ functions-common:time_stop:2425 : elapsed_time=3913 2026-05-01 17:19:14.668 | ++ functions-common:time_stop:2426 : total=176735 2026-05-01 17:19:14.668 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:14.668 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=180648 2026-05-01 17:19:14.668 | ++ inc/python:pip_install:219 : return 0 2026-05-01 17:19:14.669 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-01 17:19:14.669 | /opt/stack/tempest ~/devstack 2026-05-01 17:19:14.669 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-01 17:19:14.669 | Switched to branch 'master' 2026-05-01 17:19:14.669 | Your branch is up to date with 'origin/master'. 2026-05-01 17:19:14.669 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-01 17:19:14.669 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-01 17:19:14.670 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.ovLqb7jUmF 2026-05-01 17:19:14.670 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ovLqb7jUmF 2026-05-01 17:19:14.670 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-01 17:19:14.670 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ovLqb7jUmF 2026-05-01 17:19:14.670 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-01 17:19:14.670 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-01 17:19:14.670 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-01 17:19:14.671 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:19:14.671 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:19:14.671 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:19:14.671 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:19:14.671 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-01 17:19:14.671 | full create: /opt/stack/tempest/.tox/tempest 2026-05-01 17:19:14.671 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-01 17:19:14.672 | full develop-inst: /opt/stack/tempest 2026-05-01 17:19:14.672 | 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-05-01 17:19:14.672 | ___________________________________ summary ____________________________________ 2026-05-01 17:19:14.672 | full: skipped tests 2026-05-01 17:19:14.672 | congratulations :) 2026-05-01 17:19:14.672 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ovLqb7jUmF -r requirements.txt 2026-05-01 17:19:14.673 | 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-05-01 17:19:14.673 | 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-05-01 17:19:14.673 | 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-05-01 17:19:14.673 | 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-05-01 17:19:14.673 | 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-05-01 17:19:14.673 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-01 17:19:14.673 | 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-05-01 17:19:14.673 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.674 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.675 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.676 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.677 | 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-05-01 17:19:14.678 | 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-05-01 17:19:14.678 | 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-05-01 17:19:14.678 | 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-05-01 17:19:14.678 | 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-05-01 17:19:14.678 | 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-05-01 17:19:14.678 | 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-05-01 17:19:14.678 | 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-05-01 17:19:14.679 | 2026-05-01 17:19:14.679 | [notice] A new release of pip is available: 26.0.1 -> 26.1 2026-05-01 17:19:14.679 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-01 17:19:14.679 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-01 17:19:14.679 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.ovLqb7jUmF 2026-05-01 17:19:14.679 | ++ lib/tempest:install_tempest:929 : popd 2026-05-01 17:19:14.679 | ~/devstack 2026-05-01 17:19:14.699 | [2017 Async install_tempest:38355]: finished install_tempest with result 0 in 45 seconds 2026-05-01 17:19:14.705 | ++ inc/async:async_wait:197 : return 0 2026-05-01 17:19:14.710 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-01 17:19:14.715 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:19:14.720 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-01 17:19:14.724 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-01 17:19:14.728 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-01 17:19:14.732 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-01 17:19:14.735 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-01 17:19:14.739 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-01 17:19:14.743 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-01 17:19:14.747 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-01 17:19:14.751 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-01 17:19:14.756 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-01 17:19:14.757 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-01 17:19:14.762 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-01 17:19:14.766 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-01 17:19:14.770 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-01 17:19:14.774 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-01 17:19:14.777 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-01 17:19:14.804 | Using python 3.12 to install testrepository 2026-05-01 17:19:14.808 | ++ 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-05-01 17:19:16.106 | Collecting testrepository 2026-05-01 17:19:16.262 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-01 17:19:16.275 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-01 17:19:16.276 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-01 17:19:16.277 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (1.4.5) 2026-05-01 17:19:16.280 | 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-05-01 17:19:16.302 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-01 17:19:16.695 | Installing collected packages: testrepository 2026-05-01 17:19:16.895 | Successfully installed testrepository-0.0.22 2026-05-01 17:19:17.037 | ++ inc/python:pip_install:216 : result=0 2026-05-01 17:19:17.041 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-01 17:19:17.045 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:17.048 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:17.052 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:17.056 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:17.060 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:17.064 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-01 17:19:17.067 | ++ functions-common:time_stop:2419 : start_time=1777655954798 2026-05-01 17:19:17.071 | ++ functions-common:time_stop:2421 : [[ -z 1777655954798 ]] 2026-05-01 17:19:17.074 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:17.080 | ++ functions-common:time_stop:2424 : end_time=1777655957076 2026-05-01 17:19:17.083 | ++ functions-common:time_stop:2425 : elapsed_time=2278 2026-05-01 17:19:17.087 | ++ functions-common:time_stop:2426 : total=188531 2026-05-01 17:19:17.091 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:17.094 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=190809 2026-05-01 17:19:17.098 | ++ inc/python:pip_install:219 : return 0 2026-05-01 17:19:17.101 | ++ 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-05-01 17:19:17.104 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-01 17:19:17.107 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-01 17:19:17.111 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-01 17:19:17.115 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-01 17:19:17.118 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-01 17:19:17.121 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-01 17:19:17.125 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-01 17:19:17.129 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-01 17:19:17.132 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-01 17:19:17.135 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-01 17:19:17.139 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-01 17:19:17.142 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-01 17:19:17.146 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-01 17:19:17.149 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-01 17:19:17.153 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-01 17:19:17.157 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-01 17:19:17.161 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-01 17:19:17.164 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-01 17:19:17.164 | ' 2026-05-01 17:19:17.168 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-01 17:19:17.171 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-01 17:19:17.194 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:19:17.198 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-01 17:19:17.202 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-01 17:19:17.206 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-01 17:19:17.209 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-01 17:19:17.214 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-01 17:19:17.215 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-01 17:19:17.216 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-01 17:19:20.909 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:19:20.913 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-01 17:19:20.917 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-01 17:19:20.921 | ++ lib/tempest:get_active_images:176 : img_id=821e644f-7406-49b6-85bd-2bcbc8fba2e0 2026-05-01 17:19:20.924 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-01 17:19:20.928 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-01 17:19:20.931 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-01 17:19:20.936 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-01 17:19:20.939 | ++ lib/tempest:configure_tempest:266 : '[' -z 821e644f-7406-49b6-85bd-2bcbc8fba2e0 ']' 2026-05-01 17:19:20.943 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=821e644f-7406-49b6-85bd-2bcbc8fba2e0 2026-05-01 17:19:20.946 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-01 17:19:20.967 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-01 17:19:20.973 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-01 17:19:20.977 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-01 17:19:20.981 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-01 17:19:20.985 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-01 17:19:20.988 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-01 17:19:20.992 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-01 17:19:20.995 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-01 17:19:21.001 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-01 17:19:21.002 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-01 17:19:24.074 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:19:24.079 | ++ lib/tempest:configure_tempest:303 : admin_project_id=6d0a7d6eaf7349f0901b12fbff3f3b24 2026-05-01 17:19:24.083 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-01 17:19:24.105 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:19:24.109 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-01 17:19:27.216 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:19:27.221 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-01 17:19:27.221 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-01 17:19:27.221 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-01 17:19:27.221 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-01 17:19:27.222 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-01 17:19:27.222 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-01 17:19:27.222 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-01 17:19:27.222 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-01 17:19:27.222 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-01 17:19:27.222 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-01 17:19:27.222 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-01 17:19:27.222 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-01 17:19:27.222 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-01 17:19:27.222 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-01 17:19:27.224 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-01 17:19:27.227 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-01 17:19:27.228 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-01 17:19:27.228 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-01 17:19:27.228 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-01 17:19:27.228 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-01 17:19:27.229 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-01 17:19:27.229 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-01 17:19:27.229 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-01 17:19:27.229 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-01 17:19:27.229 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-01 17:19:27.229 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-01 17:19:27.229 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-01 17:19:27.229 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-01 17:19:27.229 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-01 17:19:27.232 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 821e644f-7406-49b6-85bd-2bcbc8fba2e0 2026-05-01 17:19:27.234 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-01 17:19:27.238 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 821e644f-7406-49b6-85bd-2bcbc8fba2e0 -c size -f value 2026-05-01 17:19:30.461 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:19:30.466 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-01 17:19:30.472 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-01 17:19:30.472 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-01 17:19:30.517 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-01 17:19:30.521 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-01 17:19:30.525 | ++ 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-05-01 17:19:33.351 | +----------------------------+-----------------------+ 2026-05-01 17:19:33.351 | | Field | Value | 2026-05-01 17:19:33.351 | +----------------------------+-----------------------+ 2026-05-01 17:19:33.351 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:19:33.352 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:19:33.352 | | description | None | 2026-05-01 17:19:33.352 | | disk | 1 | 2026-05-01 17:19:33.352 | | id | 42 | 2026-05-01 17:19:33.352 | | name | m1.nano | 2026-05-01 17:19:33.352 | | os-flavor-access:is_public | True | 2026-05-01 17:19:33.352 | | properties | hw_rng:allowed='True' | 2026-05-01 17:19:33.352 | | ram | 192 | 2026-05-01 17:19:33.352 | | rxtx_factor | 1.0 | 2026-05-01 17:19:33.352 | | swap | 0 | 2026-05-01 17:19:33.353 | | vcpus | 1 | 2026-05-01 17:19:33.353 | +----------------------------+-----------------------+ 2026-05-01 17:19:33.647 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-01 17:19:33.651 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-01 17:19:33.652 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-01 17:19:33.652 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-01 17:19:33.652 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-01 17:19:33.652 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-01 17:19:33.652 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-01 17:19:33.652 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-01 17:19:33.652 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-01 17:19:33.652 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-01 17:19:33.652 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-01 17:19:33.652 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-01 17:19:33.652 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-01 17:19:33.653 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-01 17:19:33.653 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-01 17:19:33.656 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 821e644f-7406-49b6-85bd-2bcbc8fba2e0 2026-05-01 17:19:33.660 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-01 17:19:33.666 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 821e644f-7406-49b6-85bd-2bcbc8fba2e0 -c size -f value 2026-05-01 17:19:36.784 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:19:36.789 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-01 17:19:36.794 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-01 17:19:36.795 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-01 17:19:36.842 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-01 17:19:36.846 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-01 17:19:36.850 | ++ 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-05-01 17:19:39.664 | +----------------------------+-----------------------+ 2026-05-01 17:19:39.665 | | Field | Value | 2026-05-01 17:19:39.665 | +----------------------------+-----------------------+ 2026-05-01 17:19:39.665 | | OS-FLV-DISABLED:disabled | False | 2026-05-01 17:19:39.665 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-01 17:19:39.665 | | description | None | 2026-05-01 17:19:39.665 | | disk | 1 | 2026-05-01 17:19:39.665 | | id | 84 | 2026-05-01 17:19:39.665 | | name | m1.micro | 2026-05-01 17:19:39.665 | | os-flavor-access:is_public | True | 2026-05-01 17:19:39.666 | | properties | hw_rng:allowed='True' | 2026-05-01 17:19:39.666 | | ram | 256 | 2026-05-01 17:19:39.666 | | rxtx_factor | 1.0 | 2026-05-01 17:19:39.666 | | swap | 0 | 2026-05-01 17:19:39.666 | | vcpus | 1 | 2026-05-01 17:19:39.666 | +----------------------------+-----------------------+ 2026-05-01 17:19:39.965 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-01 17:19:39.968 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-01 17:19:39.986 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:19:39.991 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-01 17:19:39.993 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-01 17:19:39.996 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-01 17:19:39.999 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-01 17:19:40.001 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-01 17:19:40.006 | +++ functions-common:git_clone:585 : pwd 2026-05-01 17:19:40.010 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-01 17:19:40.013 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-01 17:19:40.017 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-01 17:19:40.038 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-01 17:19:40.042 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-01 17:19:40.045 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-01 17:19:40.049 | ++ functions-common:git_clone:602 : echo master 2026-05-01 17:19:40.049 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-01 17:19:40.055 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-01 17:19:40.058 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-01 17:19:40.061 | ++ 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-05-01 17:19:40.063 | ++ functions-common:git_timed:689 : local count=0 2026-05-01 17:19:40.066 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-01 17:19:40.069 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:19:40.072 | ++ functions-common:git_timed:693 : timeout=0 2026-05-01 17:19:40.075 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:19:40.078 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:19:40.081 | ++ functions-common:time_start:2399 : local start_time= 2026-05-01 17:19:40.084 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:19:40.088 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:19:40.094 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777655980090 2026-05-01 17:19:40.097 | ++ 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-05-01 17:19:40.102 | Cloning into '/opt/stack/os-test-images'... 2026-05-01 17:19:41.005 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:19:41.009 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:41.012 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:41.015 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:41.017 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:41.020 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:41.024 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:19:41.027 | ++ functions-common:time_stop:2419 : start_time=1777655980090 2026-05-01 17:19:41.030 | ++ functions-common:time_stop:2421 : [[ -z 1777655980090 ]] 2026-05-01 17:19:41.034 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:41.040 | ++ functions-common:time_stop:2424 : end_time=1777655981035 2026-05-01 17:19:41.043 | ++ functions-common:time_stop:2425 : elapsed_time=945 2026-05-01 17:19:41.045 | ++ functions-common:time_stop:2426 : total=368315 2026-05-01 17:19:41.048 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:41.051 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=369260 2026-05-01 17:19:41.054 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-01 17:19:41.058 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-01 17:19:41.062 | ++ functions-common:git_timed:689 : local count=0 2026-05-01 17:19:41.065 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-01 17:19:41.068 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:19:41.071 | ++ functions-common:git_timed:693 : timeout=0 2026-05-01 17:19:41.074 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:19:41.076 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:19:41.080 | ++ functions-common:time_start:2399 : local start_time= 2026-05-01 17:19:41.083 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:19:41.087 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:19:41.092 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777655981089 2026-05-01 17:19:41.095 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-01 17:19:41.576 | From https://review.opendev.org/openstack/os-test-images 2026-05-01 17:19:41.576 | * branch master -> FETCH_HEAD 2026-05-01 17:19:41.588 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:19:41.591 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:41.594 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:41.597 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:41.601 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:41.604 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:41.607 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:19:41.611 | ++ functions-common:time_stop:2419 : start_time=1777655981089 2026-05-01 17:19:41.614 | ++ functions-common:time_stop:2421 : [[ -z 1777655981089 ]] 2026-05-01 17:19:41.618 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:41.623 | ++ functions-common:time_stop:2424 : end_time=1777655981619 2026-05-01 17:19:41.626 | ++ functions-common:time_stop:2425 : elapsed_time=530 2026-05-01 17:19:41.629 | ++ functions-common:time_stop:2426 : total=369260 2026-05-01 17:19:41.631 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:41.634 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=369790 2026-05-01 17:19:41.637 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-01 17:19:41.639 | ++ functions-common:git_timed:689 : local count=0 2026-05-01 17:19:41.642 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-01 17:19:41.646 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-01 17:19:41.648 | ++ functions-common:git_timed:693 : timeout=0 2026-05-01 17:19:41.652 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-01 17:19:41.655 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-01 17:19:41.658 | ++ functions-common:time_start:2399 : local start_time= 2026-05-01 17:19:41.661 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-01 17:19:41.665 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-01 17:19:41.670 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777655981667 2026-05-01 17:19:41.672 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-01 17:19:41.680 | Note: switching to 'FETCH_HEAD'. 2026-05-01 17:19:41.680 | 2026-05-01 17:19:41.680 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-01 17:19:41.680 | changes and commit them, and you can discard any commits you make in this 2026-05-01 17:19:41.680 | state without impacting any branches by switching back to a branch. 2026-05-01 17:19:41.680 | 2026-05-01 17:19:41.680 | If you want to create a new branch to retain commits you create, you may 2026-05-01 17:19:41.680 | do so (now or later) by using -c with the switch command. Example: 2026-05-01 17:19:41.680 | 2026-05-01 17:19:41.681 | git switch -c 2026-05-01 17:19:41.681 | 2026-05-01 17:19:41.681 | Or undo this operation with: 2026-05-01 17:19:41.681 | 2026-05-01 17:19:41.681 | git switch - 2026-05-01 17:19:41.681 | 2026-05-01 17:19:41.681 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-01 17:19:41.681 | 2026-05-01 17:19:41.681 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-01 17:19:41.685 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-01 17:19:41.689 | ++ functions-common:time_stop:2412 : local name 2026-05-01 17:19:41.692 | ++ functions-common:time_stop:2413 : local end_time 2026-05-01 17:19:41.695 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-01 17:19:41.699 | ++ functions-common:time_stop:2415 : local total 2026-05-01 17:19:41.702 | ++ functions-common:time_stop:2416 : local start_time 2026-05-01 17:19:41.705 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-01 17:19:41.708 | ++ functions-common:time_stop:2419 : start_time=1777655981667 2026-05-01 17:19:41.713 | ++ functions-common:time_stop:2421 : [[ -z 1777655981667 ]] 2026-05-01 17:19:41.717 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-01 17:19:41.726 | ++ functions-common:time_stop:2424 : end_time=1777655981721 2026-05-01 17:19:41.730 | ++ functions-common:time_stop:2425 : elapsed_time=54 2026-05-01 17:19:41.734 | ++ functions-common:time_stop:2426 : total=369790 2026-05-01 17:19:41.737 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-01 17:19:41.741 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=369844 2026-05-01 17:19:41.744 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-01 17:19:41.766 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-01 17:19:41.771 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-01 17:19:41.772 | ++ functions-common:git_clone:665 : head -1 2026-05-01 17:19:41.774 | 5d0367e Clean-up zuul config spacing 2026-05-01 17:19:41.779 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-01 17:19:41.782 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-01 17:19:41.782 | /opt/stack/os-test-images ~/devstack 2026-05-01 17:19:41.786 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-01 17:19:42.245 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-01 17:19:42.907 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-01 17:19:45.723 | generate installed: PyYAML==6.0.3 2026-05-01 17:19:45.724 | generate run-test-pre: PYTHONHASHSEED='3285451467' 2026-05-01 17:19:45.724 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-01 17:19:45.843 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-01 17:19:45.863 | 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-05-01 17:19:45.885 | 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-05-01 17:19:45.913 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-01 17:19:45.916 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-01 17:19:45.925 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-01 17:19:45.933 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-01 17:19:45.971 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-01 17:19:45.983 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-01 17:19:45.992 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-01 17:19:46.003 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-01 17:19:46.003 | 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-05-01 17:19:46.011 | 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-05-01 17:19:46.018 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-01 17:19:46.037 | 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-05-01 17:19:46.041 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-01 17:19:46.043 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-01 17:19:46.055 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-01 17:19:46.068 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-01 17:19:46.082 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-01 17:19:46.084 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-05-01 17:19:46.099 | 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-05-01 17:19:46.103 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-01 17:19:46.106 | 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-05-01 17:19:46.117 | 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-05-01 17:19:46.121 | 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-05-01 17:19:46.131 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-01 17:19:46.157 | ___________________________________ summary ____________________________________ 2026-05-01 17:19:46.157 | generate: commands succeeded 2026-05-01 17:19:46.157 | congratulations :) 2026-05-01 17:19:46.199 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-01 17:19:46.199 | ~/devstack 2026-05-01 17:19:46.202 | ++ 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-05-01 17:19:46.240 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-01 17:19:46.244 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-01 17:19:46.265 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-01 17:19:46.267 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-01 17:19:46.270 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-01 17:19:46.308 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-01 17:19:46.350 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-01 17:19:46.353 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-01 17:19:46.356 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-01 17:19:46.361 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-01 17:19:46.366 | +++ 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-05-01 17:19:49.653 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:19:49.658 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-01 17:19:49.658 | address-scope 2026-05-01 17:19:49.658 | agent 2026-05-01 17:19:49.658 | allowed-address-pairs 2026-05-01 17:19:49.659 | auto-allocated-topology 2026-05-01 17:19:49.659 | availability_zone 2026-05-01 17:19:49.659 | default-subnetpools 2026-05-01 17:19:49.659 | dhcp_agent_scheduler 2026-05-01 17:19:49.659 | dns-integration 2026-05-01 17:19:49.660 | dns-domain-ports 2026-05-01 17:19:49.660 | dns-integration-domain-keywords 2026-05-01 17:19:49.660 | empty-string-filtering 2026-05-01 17:19:49.660 | external-net 2026-05-01 17:19:49.660 | extra_dhcp_opt 2026-05-01 17:19:49.661 | extraroute 2026-05-01 17:19:49.661 | extraroute-atomic 2026-05-01 17:19:49.661 | filter-validation 2026-05-01 17:19:49.662 | floating-ip-port-forwarding-detail 2026-05-01 17:19:49.662 | fip-port-details 2026-05-01 17:19:49.662 | flavors 2026-05-01 17:19:49.662 | floatingip-pools 2026-05-01 17:19:49.662 | router 2026-05-01 17:19:49.662 | enable-default-route-bfd 2026-05-01 17:19:49.663 | enable-default-route-ecmp 2026-05-01 17:19:49.663 | ext-gw-mode 2026-05-01 17:19:49.663 | l3-ha 2026-05-01 17:19:49.663 | external-gateway-multihoming 2026-05-01 17:19:49.663 | l3-flavors 2026-05-01 17:19:49.663 | multi-provider 2026-05-01 17:19:49.664 | net-mtu 2026-05-01 17:19:49.664 | net-mtu-writable 2026-05-01 17:19:49.664 | network_availability_zone 2026-05-01 17:19:49.664 | network-ip-availability 2026-05-01 17:19:49.664 | network-ip-availability-details 2026-05-01 17:19:49.664 | pagination 2026-05-01 17:19:49.665 | port-device-profile 2026-05-01 17:19:49.665 | port-mac-address-regenerate 2026-05-01 17:19:49.665 | port-numa-affinity-policy 2026-05-01 17:19:49.665 | port-numa-affinity-policy-socket 2026-05-01 17:19:49.665 | binding 2026-05-01 17:19:49.665 | binding-extended 2026-05-01 17:19:49.666 | port-security 2026-05-01 17:19:49.666 | project-id 2026-05-01 17:19:49.666 | provider 2026-05-01 17:19:49.666 | qinq 2026-05-01 17:19:49.667 | quota-check-limit 2026-05-01 17:19:49.667 | quota-check-limit-default 2026-05-01 17:19:49.667 | quotas 2026-05-01 17:19:49.667 | quota_details 2026-05-01 17:19:49.667 | rbac-policies 2026-05-01 17:19:49.668 | rbac-address-scope 2026-05-01 17:19:49.668 | rbac-security-groups 2026-05-01 17:19:49.668 | revision-if-match 2026-05-01 17:19:49.668 | standard-attr-revisions 2026-05-01 17:19:49.668 | router_availability_zone 2026-05-01 17:19:49.668 | router-enable-snat 2026-05-01 17:19:49.668 | security-groups-default-rules 2026-05-01 17:19:49.668 | security-groups-normalized-cidr 2026-05-01 17:19:49.668 | security-groups-remote-address-group 2026-05-01 17:19:49.669 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:19:49.669 | security-groups-shared-filtering 2026-05-01 17:19:49.669 | security-group 2026-05-01 17:19:49.669 | service-type 2026-05-01 17:19:49.669 | sorting 2026-05-01 17:19:49.669 | standard-attr-description 2026-05-01 17:19:49.669 | stateful-security-group 2026-05-01 17:19:49.670 | subnet-dns-publish-fixed-ip 2026-05-01 17:19:49.670 | subnet-external-network 2026-05-01 17:19:49.670 | subnet-service-types 2026-05-01 17:19:49.670 | subnet_allocation 2026-05-01 17:19:49.670 | subnetpool-prefix-ops 2026-05-01 17:19:49.671 | tag-creation 2026-05-01 17:19:49.671 | standard-attr-tag 2026-05-01 17:19:49.671 | standard-attr-timestamp 2026-05-01 17:19:49.671 | vlan-transparent' 2026-05-01 17:19:49.671 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-01 17:19:49.672 | address-scope 2026-05-01 17:19:49.672 | agent 2026-05-01 17:19:49.672 | allowed-address-pairs 2026-05-01 17:19:49.672 | auto-allocated-topology 2026-05-01 17:19:49.672 | availability_zone 2026-05-01 17:19:49.672 | default-subnetpools 2026-05-01 17:19:49.672 | dhcp_agent_scheduler 2026-05-01 17:19:49.672 | dns-integration 2026-05-01 17:19:49.672 | dns-domain-ports 2026-05-01 17:19:49.673 | dns-integration-domain-keywords 2026-05-01 17:19:49.673 | empty-string-filtering 2026-05-01 17:19:49.673 | external-net 2026-05-01 17:19:49.673 | extra_dhcp_opt 2026-05-01 17:19:49.673 | extraroute 2026-05-01 17:19:49.673 | extraroute-atomic 2026-05-01 17:19:49.673 | filter-validation 2026-05-01 17:19:49.674 | floating-ip-port-forwarding-detail 2026-05-01 17:19:49.674 | fip-port-details 2026-05-01 17:19:49.674 | flavors 2026-05-01 17:19:49.674 | floatingip-pools 2026-05-01 17:19:49.674 | router 2026-05-01 17:19:49.674 | enable-default-route-bfd 2026-05-01 17:19:49.674 | enable-default-route-ecmp 2026-05-01 17:19:49.674 | ext-gw-mode 2026-05-01 17:19:49.674 | l3-ha 2026-05-01 17:19:49.674 | external-gateway-multihoming 2026-05-01 17:19:49.675 | l3-flavors 2026-05-01 17:19:49.675 | multi-provider 2026-05-01 17:19:49.675 | net-mtu 2026-05-01 17:19:49.675 | net-mtu-writable 2026-05-01 17:19:49.675 | network_availability_zone 2026-05-01 17:19:49.675 | network-ip-availability 2026-05-01 17:19:49.675 | network-ip-availability-details 2026-05-01 17:19:49.676 | pagination 2026-05-01 17:19:49.676 | port-device-profile 2026-05-01 17:19:49.676 | port-mac-address-regenerate 2026-05-01 17:19:49.676 | port-numa-affinity-policy 2026-05-01 17:19:49.676 | port-numa-affinity-policy-socket 2026-05-01 17:19:49.677 | binding 2026-05-01 17:19:49.677 | binding-extended 2026-05-01 17:19:49.677 | port-security 2026-05-01 17:19:49.677 | project-id 2026-05-01 17:19:49.677 | provider 2026-05-01 17:19:49.677 | qinq 2026-05-01 17:19:49.678 | quota-check-limit 2026-05-01 17:19:49.678 | quota-check-limit-default 2026-05-01 17:19:49.678 | quotas 2026-05-01 17:19:49.678 | quota_details 2026-05-01 17:19:49.678 | rbac-policies 2026-05-01 17:19:49.678 | rbac-address-scope 2026-05-01 17:19:49.678 | rbac-security-groups 2026-05-01 17:19:49.679 | revision-if-match 2026-05-01 17:19:49.679 | standard-attr-revisions 2026-05-01 17:19:49.679 | router_availability_zone 2026-05-01 17:19:49.679 | router-enable-snat 2026-05-01 17:19:49.679 | security-groups-default-rules 2026-05-01 17:19:49.680 | security-groups-normalized-cidr 2026-05-01 17:19:49.680 | security-groups-remote-address-group 2026-05-01 17:19:49.680 | security-groups-rules-belongs-to-default-sg 2026-05-01 17:19:49.680 | security-groups-shared-filtering 2026-05-01 17:19:49.680 | security-group 2026-05-01 17:19:49.680 | service-type 2026-05-01 17:19:49.681 | sorting 2026-05-01 17:19:49.681 | standard-attr-description 2026-05-01 17:19:49.681 | stateful-security-group 2026-05-01 17:19:49.681 | subnet-dns-publish-fixed-ip 2026-05-01 17:19:49.681 | subnet-external-network 2026-05-01 17:19:49.681 | subnet-service-types 2026-05-01 17:19:49.681 | subnet_allocation 2026-05-01 17:19:49.682 | subnetpool-prefix-ops 2026-05-01 17:19:49.682 | tag-creation 2026-05-01 17:19:49.682 | standard-attr-tag 2026-05-01 17:19:49.682 | standard-attr-timestamp 2026-05-01 17:19:49.682 | vlan-transparent =~ external-net ]] 2026-05-01 17:19:49.682 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-01 17:19:49.682 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-01 17:19:53.079 | +++ functions-common:oscwrap:2457 : return 0 2026-05-01 17:19:53.083 | ++ lib/tempest:configure_tempest:395 : public_network_id=a1cb455b-0e72-47e5-964c-cd978b66dcea 2026-05-01 17:19:53.088 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-01 17:19:56.623 | +---------------------------+--------------------------------------+ 2026-05-01 17:19:56.623 | | Field | Value | 2026-05-01 17:19:56.623 | +---------------------------+--------------------------------------+ 2026-05-01 17:19:56.623 | | admin_state_up | UP | 2026-05-01 17:19:56.623 | | availability_zone_hints | | 2026-05-01 17:19:56.623 | | availability_zones | | 2026-05-01 17:19:56.623 | | created_at | 2026-05-01T17:19:55Z | 2026-05-01 17:19:56.623 | | description | | 2026-05-01 17:19:56.623 | | dns_domain | None | 2026-05-01 17:19:56.623 | | id | 2d693021-67a0-4601-a79f-6e821f5c09b3 | 2026-05-01 17:19:56.624 | | ipv4_address_scope | None | 2026-05-01 17:19:56.624 | | ipv6_address_scope | None | 2026-05-01 17:19:56.624 | | is_default | False | 2026-05-01 17:19:56.624 | | is_vlan_qinq | None | 2026-05-01 17:19:56.624 | | is_vlan_transparent | False | 2026-05-01 17:19:56.624 | | mtu | 1442 | 2026-05-01 17:19:56.624 | | name | shared | 2026-05-01 17:19:56.624 | | port_security_enabled | True | 2026-05-01 17:19:56.624 | | project_id | 6d0a7d6eaf7349f0901b12fbff3f3b24 | 2026-05-01 17:19:56.624 | | provider:network_type | geneve | 2026-05-01 17:19:56.624 | | provider:physical_network | None | 2026-05-01 17:19:56.625 | | provider:segmentation_id | 20901 | 2026-05-01 17:19:56.625 | | qinq | False | 2026-05-01 17:19:56.625 | | qos_policy_id | None | 2026-05-01 17:19:56.625 | | revision_number | 1 | 2026-05-01 17:19:56.625 | | router:external | Internal | 2026-05-01 17:19:56.625 | | segments | None | 2026-05-01 17:19:56.625 | | shared | True | 2026-05-01 17:19:56.625 | | status | ACTIVE | 2026-05-01 17:19:56.625 | | subnets | | 2026-05-01 17:19:56.625 | | tags | | 2026-05-01 17:19:56.625 | | updated_at | 2026-05-01T17:19:55Z | 2026-05-01 17:19:56.626 | +---------------------------+--------------------------------------+ 2026-05-01 17:19:56.992 | ++ 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-05-01 17:20:00.697 | +----------------------+--------------------------------------+ 2026-05-01 17:20:00.697 | | Field | Value | 2026-05-01 17:20:00.697 | +----------------------+--------------------------------------+ 2026-05-01 17:20:00.697 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-01 17:20:00.697 | | cidr | 192.168.233.0/24 | 2026-05-01 17:20:00.698 | | created_at | 2026-05-01T17:19:59Z | 2026-05-01 17:20:00.698 | | description | shared-subnet | 2026-05-01 17:20:00.698 | | dns_nameservers | | 2026-05-01 17:20:00.698 | | dns_publish_fixed_ip | None | 2026-05-01 17:20:00.698 | | enable_dhcp | True | 2026-05-01 17:20:00.698 | | gateway_ip | 192.168.233.1 | 2026-05-01 17:20:00.698 | | host_routes | | 2026-05-01 17:20:00.698 | | id | be6a0167-ac84-42b8-85b8-088ad2c5b421 | 2026-05-01 17:20:00.698 | | ip_version | 4 | 2026-05-01 17:20:00.699 | | ipv6_address_mode | None | 2026-05-01 17:20:00.699 | | ipv6_ra_mode | None | 2026-05-01 17:20:00.699 | | name | shared-subnet | 2026-05-01 17:20:00.699 | | network_id | 2d693021-67a0-4601-a79f-6e821f5c09b3 | 2026-05-01 17:20:00.699 | | project_id | 6d0a7d6eaf7349f0901b12fbff3f3b24 | 2026-05-01 17:20:00.699 | | revision_number | 0 | 2026-05-01 17:20:00.699 | | router:external | False | 2026-05-01 17:20:00.699 | | segment_id | None | 2026-05-01 17:20:00.699 | | service_types | | 2026-05-01 17:20:00.699 | | subnetpool_id | None | 2026-05-01 17:20:00.700 | | tags | | 2026-05-01 17:20:00.700 | | updated_at | 2026-05-01T17:19:59Z | 2026-05-01 17:20:00.700 | +----------------------+--------------------------------------+ 2026-05-01 17:20:00.985 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-01 17:20:01.029 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-01 17:20:01.071 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-01 17:20:01.077 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-01 17:20:01.120 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-01 17:20:01.160 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-01 17:20:01.202 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-01 17:20:01.246 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-01 17:20:01.289 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.96/identity/v3 2026-05-01 17:20:01.340 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-01 17:20:01.381 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-01 17:20:01.414 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-01 17:20:01.446 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-01 17:20:01.450 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-01 17:20:01.485 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-01 17:20:01.519 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-01 17:20:01.553 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-01 17:20:01.586 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-01 17:20:01.625 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-01 17:20:01.646 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:01.650 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-01 17:20:01.654 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-01 17:20:01.694 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-01 17:20:01.713 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:01.717 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-01 17:20:01.752 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-01 17:20:01.790 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-01 17:20:01.827 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-01 17:20:01.829 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-01 17:20:01.865 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-01 17:20:01.904 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-01 17:20:01.924 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:01.928 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 821e644f-7406-49b6-85bd-2bcbc8fba2e0 2026-05-01 17:20:01.965 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 821e644f-7406-49b6-85bd-2bcbc8fba2e0 2026-05-01 17:20:01.999 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-01 17:20:02.037 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-01 17:20:02.072 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-01 17:20:02.112 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-01 17:20:02.131 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:20:02.135 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-01 17:20:02.138 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-01 17:20:02.141 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-01 17:20:02.144 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-01 17:20:02.148 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-01 17:20:02.151 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-01 17:20:02.176 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-01 17:20:02.179 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-01 17:20:02.220 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-01 17:20:02.264 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-01 17:20:02.304 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-01 17:20:02.347 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-01 17:20:02.389 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-01 17:20:02.434 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-01 17:20:02.476 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-01 17:20:02.517 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-01 17:20:02.558 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-01 17:20:02.562 | ++ 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-05-01 17:20:02.605 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-01 17:20:02.609 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-01 17:20:02.633 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:20:02.637 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-01 17:20:02.682 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-01 17:20:02.708 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:02.712 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-01 17:20:02.715 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-01 17:20:02.744 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:02.746 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-01 17:20:02.752 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-01 17:20:02.756 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-05-01 17:20:02.801 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-01 17:20:02.848 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a1cb455b-0e72-47e5-964c-cd978b66dcea 2026-05-01 17:20:02.892 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-01 17:20:02.939 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-01 17:20:02.982 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-01 17:20:03.029 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-01 17:20:03.071 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-01 17:20:03.116 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-01 17:20:03.170 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-01 17:20:03.173 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-01 17:20:03.177 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-01 17:20:03.180 | ++ 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-05-01 17:20:03.225 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-01 17:20:03.232 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-01 17:20:03.232 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-01 17:20:03.238 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-01 17:20:03.242 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-01 17:20:03.287 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-01 17:20:03.291 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-01 17:20:03.294 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-01 17:20:03.297 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-01 17:20:03.301 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-01 17:20:03.341 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-01 17:20:03.380 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-01 17:20:03.420 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-01 17:20:03.460 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-01 17:20:03.502 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-01 17:20:03.541 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-01 17:20:03.545 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-01 17:20:03.549 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-01 17:20:03.574 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-01 17:20:03.623 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-01 17:20:03.627 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-01 17:20:03.633 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-01 17:20:03.659 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-01 17:20:03.706 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-01 17:20:03.710 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-01 17:20:03.714 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-01 17:20:03.722 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-01 17:20:03.747 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-01 17:20:03.789 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-01 17:20:03.794 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-01 17:20:03.799 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-01 17:20:03.824 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-01 17:20:03.868 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-01 17:20:03.912 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-01 17:20:03.916 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-01 17:20:03.958 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-01 17:20:03.961 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-01 17:20:03.964 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-01 17:20:03.967 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-01 17:20:03.994 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-01 17:20:03.998 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-01 17:20:04.039 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-01 17:20:04.064 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:04.067 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-01 17:20:04.110 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-01 17:20:04.114 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-01 17:20:04.118 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-01 17:20:04.122 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-01 17:20:04.126 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-01 17:20:04.129 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-01 17:20:04.133 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-01 17:20:04.137 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-01 17:20:04.141 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-01 17:20:04.167 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-01 17:20:04.171 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-01 17:20:04.216 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-01 17:20:04.219 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-01 17:20:04.223 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-01 17:20:04.226 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-01 17:20:04.268 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-01 17:20:04.309 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-01 17:20:04.353 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-01 17:20:04.359 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-01 17:20:04.363 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-01 17:20:04.367 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-01 17:20:04.391 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:20:04.395 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-01 17:20:04.441 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-01 17:20:04.445 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-01 17:20:04.472 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:20:04.476 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-01 17:20:04.518 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-01 17:20:04.522 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-01 17:20:04.548 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:20:04.551 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-01 17:20:04.595 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-01 17:20:04.598 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-01 17:20:04.622 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:20:04.626 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-01 17:20:04.670 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-01 17:20:04.676 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-01 17:20:04.697 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-01 17:20:04.700 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-01 17:20:04.743 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-01 17:20:04.747 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-01 17:20:04.771 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:04.774 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-01 17:20:04.816 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-01 17:20:04.819 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-01 17:20:04.844 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:20:04.848 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-01 17:20:04.892 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-01 17:20:04.895 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-01 17:20:04.899 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-01 17:20:04.902 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-01 17:20:04.946 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-01 17:20:04.950 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-01 17:20:04.954 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-01 17:20:04.957 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-01 17:20:04.999 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-01 17:20:05.003 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-01 17:20:05.006 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-01 17:20:05.010 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-01 17:20:05.013 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-01 17:20:05.018 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-01 17:20:05.024 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.RXSXLt0s0r 2026-05-01 17:20:05.027 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-01 17:20:05.032 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-01 17:20:05.037 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-01 17:20:05.042 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.Y6zA5YwDpO 2026-05-01 17:20:05.046 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Y6zA5YwDpO 2026-05-01 17:20:05.050 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-01 17:20:05.055 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Y6zA5YwDpO 2026-05-01 17:20:05.058 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-01 17:20:05.063 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-01 17:20:05.066 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-01 17:20:05.075 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:20:05.079 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:20:05.083 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:20:05.087 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-01 17:20:05.091 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-01 17:20:05.095 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-01 17:20:05.624 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-01 17:20:06.502 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-01 17:20:22.563 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-01 17:20:31.217 | 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-05-01 17:20:31.217 | ___________________________________ summary ____________________________________ 2026-05-01 17:20:31.218 | venv-tempest: skipped tests 2026-05-01 17:20:31.218 | congratulations :) 2026-05-01 17:20:31.268 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Y6zA5YwDpO -r requirements.txt 2026-05-01 17:20:32.193 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-01 17:20:32.194 | !! 2026-05-01 17:20:32.195 | 2026-05-01 17:20:32.195 | ******************************************************************************** 2026-05-01 17:20:32.196 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-01 17:20:32.196 | 2026-05-01 17:20:32.197 | License :: OSI Approved :: Apache Software License 2026-05-01 17:20:32.197 | 2026-05-01 17:20:32.197 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-01 17:20:32.197 | ******************************************************************************** 2026-05-01 17:20:32.197 | 2026-05-01 17:20:32.197 | !! 2026-05-01 17:20:32.197 | self._finalize_license_expression() 2026-05-01 17:20:32.205 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-05-01 17:20:32.205 | !! 2026-05-01 17:20:32.205 | 2026-05-01 17:20:32.205 | ******************************************************************************** 2026-05-01 17:20:32.205 | Requirements should be satisfied by a PEP 517 installer. 2026-05-01 17:20:32.205 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-01 17:20:32.206 | 2026-05-01 17:20:32.206 | This deprecation is overdue, please update your project and remove deprecated 2026-05-01 17:20:32.206 | calls to avoid build errors in the future. 2026-05-01 17:20:32.206 | ******************************************************************************** 2026-05-01 17:20:32.206 | 2026-05-01 17:20:32.206 | !! 2026-05-01 17:20:32.206 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-01 17:20:32.642 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-01 17:20:32.643 | !! 2026-05-01 17:20:32.643 | 2026-05-01 17:20:32.643 | ******************************************************************************** 2026-05-01 17:20:32.643 | Please avoid running ``setup.py`` directly. 2026-05-01 17:20:32.643 | Instead, use pypa/build, pypa/installer or other 2026-05-01 17:20:32.643 | standards-based tools. 2026-05-01 17:20:32.643 | 2026-05-01 17:20:32.643 | This deprecation is overdue, please update your project and remove deprecated 2026-05-01 17:20:32.643 | calls to avoid build errors in the future. 2026-05-01 17:20:32.643 | 2026-05-01 17:20:32.644 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-01 17:20:32.644 | ******************************************************************************** 2026-05-01 17:20:32.644 | 2026-05-01 17:20:32.644 | !! 2026-05-01 17:20:32.644 | self.initialize_options() 2026-05-01 17:20:32.644 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-01 17:20:32.644 | warnings.warn(msg) 2026-05-01 17:20:32.647 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-01 17:20:32.647 | !! 2026-05-01 17:20:32.647 | 2026-05-01 17:20:32.647 | ******************************************************************************** 2026-05-01 17:20:32.648 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-01 17:20:32.648 | 2026-05-01 17:20:32.648 | License :: OSI Approved :: Apache Software License 2026-05-01 17:20:32.648 | 2026-05-01 17:20:32.648 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-01 17:20:32.648 | ******************************************************************************** 2026-05-01 17:20:32.648 | 2026-05-01 17:20:32.648 | !! 2026-05-01 17:20:32.648 | self._finalize_license_expression() 2026-05-01 17:20:32.763 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-01 17:20:41.266 | 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-05-01 17:20:41.266 | venv-tempest run-test-pre: PYTHONHASHSEED='2699312345' 2026-05-01 17:20:41.267 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Y6zA5YwDpO -r requirements.txt 2026-05-01 17:20:42.303 | 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-05-01 17:20:42.305 | 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-05-01 17:20:42.305 | 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-05-01 17:20:42.307 | 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-05-01 17:20:42.307 | 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-05-01 17:20:42.308 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-01 17:20:42.309 | 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-05-01 17:20:42.310 | 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-05-01 17:20:42.311 | 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-05-01 17:20:42.313 | 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-05-01 17:20:42.313 | 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-05-01 17:20:42.313 | 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-05-01 17:20:42.314 | 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-05-01 17:20:42.315 | 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-05-01 17:20:42.316 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-01 17:20:42.317 | 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-05-01 17:20:42.318 | 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-05-01 17:20:42.319 | 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-05-01 17:20:42.321 | 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-05-01 17:20:42.323 | 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-05-01 17:20:42.324 | 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-05-01 17:20:42.324 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-01 17:20:42.324 | 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-05-01 17:20:42.326 | 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-05-01 17:20:42.328 | 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-05-01 17:20:42.329 | 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-05-01 17:20:42.332 | 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-05-01 17:20:42.333 | 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-05-01 17:20:42.334 | 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-05-01 17:20:42.335 | 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-05-01 17:20:42.341 | 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-05-01 17:20:42.342 | 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-05-01 17:20:42.343 | 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-05-01 17:20:42.347 | 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-05-01 17:20:42.353 | 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-05-01 17:20:42.356 | 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-05-01 17:20:42.359 | 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-05-01 17:20:42.361 | 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-05-01 17:20:42.362 | 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-05-01 17:20:42.367 | 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-05-01 17:20:42.368 | 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-05-01 17:20:42.370 | 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-05-01 17:20:42.375 | 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-05-01 17:20:42.375 | 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-05-01 17:20:42.376 | 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-05-01 17:20:42.377 | 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-05-01 17:20:42.390 | 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-05-01 17:20:42.395 | 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-05-01 17:20:42.411 | 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-05-01 17:20:42.414 | 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-05-01 17:20:42.415 | 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-05-01 17:20:42.416 | 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-05-01 17:20:42.427 | 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-05-01 17:20:42.449 | 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-05-01 17:20:42.456 | 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-05-01 17:20:42.456 | 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-05-01 17:20:42.458 | 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-05-01 17:20:42.473 | 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-05-01 17:20:42.474 | 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-05-01 17:20:42.480 | 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-05-01 17:20:42.585 | 2026-05-01 17:20:42.585 | [notice] A new release of pip is available: 26.0.1 -> 26.1 2026-05-01 17:20:42.585 | [notice] To update, run: pip install --upgrade pip 2026-05-01 17:20:42.704 | ___________________________________ summary ____________________________________ 2026-05-01 17:20:42.704 | venv-tempest: commands succeeded 2026-05-01 17:20:42.704 | congratulations :) 2026-05-01 17:20:42.749 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.Y6zA5YwDpO 2026-05-01 17:20:42.756 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-01 17:20:42.761 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-01 17:20:42.763 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-01 17:20:42.807 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.RXSXLt0s0r 2026-05-01 17:20:43.342 | venv create: /opt/stack/tempest/.tox/venv 2026-05-01 17:20:43.985 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-01 17:21:08.748 | venv develop-inst: /opt/stack/tempest 2026-05-01 17:21:18.612 | 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-05-01 17:21:18.612 | venv run-test-pre: PYTHONHASHSEED='752414677' 2026-05-01 17:21:18.612 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.RXSXLt0s0r 2026-05-01 17:21:18.910 | /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-05-01 17:21:18.911 | debtcollector.deprecate( 2026-05-01 17:21:19.987 | /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-05-01 17:21:19.987 | warnings.warn( 2026-05-01 17:21:21.213 | /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-05-01 17:21:21.214 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-01 17:21:23.170 | ___________________________________ summary ____________________________________ 2026-05-01 17:21:23.170 | venv: commands succeeded 2026-05-01 17:21:23.170 | congratulations :) 2026-05-01 17:21:23.218 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-01 17:21:23.242 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:21:23.246 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-01 17:21:23.249 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-01 17:21:23.273 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-01 17:21:23.277 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-01 17:21:23.279 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-01 17:21:23.284 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-01 17:21:23.287 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-01 17:21:23.290 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-01 17:21:23.294 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-01 17:21:23.298 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-01 17:21:23.303 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-01 17:21:23.306 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-01 17:21:23.310 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-01 17:21:23.314 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-01 17:21:23.317 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-01 17:21:23.321 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-01 17:21:23.325 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-01 17:21:23.328 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-01 17:21:23.332 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2026-05-01 17:21:23.336 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-01 17:21:23.339 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-01 17:21:23.343 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-01 17:21:23.348 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-01 17:21:23.351 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-01 17:21:23.355 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-01 17:21:23.358 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-01 17:21:23.363 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-01 17:21:23.367 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-01 17:21:23.371 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-01 17:21:23.374 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-01 17:21:23.378 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-01 17:21:23.382 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-01 17:21:23.386 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-01 17:21:23.390 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-01 17:21:23.394 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-01 17:21:23.398 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-01 17:21:23.403 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-01 17:21:23.407 | ++ 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-05-01 17:21:23.412 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-01 17:21:23.415 | ++ 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-05-01 17:21:23.421 | +++ 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-05-01 17:21:23.424 | +++ 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-05-01 17:21:23.428 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-01 17:21:23.432 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-01 17:21:23.437 | +++ 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-05-01 17:21:23.469 | +++ 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-05-01 17:21:23.501 | ++ 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-05-01 17:21:23.505 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-01 17:21:23.509 | ++ 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-05-01 17:21:23.553 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-01 17:21:23.556 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-01 17:21:23.560 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-01 17:21:23.564 | ++ 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-05-01 17:21:23.567 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-01 17:21:23.571 | ++ 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-05-01 17:21:23.620 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-01 17:21:23.624 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-01 17:21:23.628 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-01 17:21:23.631 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-01 17:21:23.635 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-01 17:21:23.640 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-01 17:21:23.644 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-01 17:21:23.648 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-01 17:21:23.651 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-01 17:21:23.656 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-01 17:21:23.660 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-01 17:21:23.665 | ++ 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-05-01 17:21:23.668 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-01 17:21:23.672 | ++ 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-05-01 17:21:23.720 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-01 17:21:23.720 | ' 2026-05-01 17:21:23.726 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-01 17:21:23.730 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-01 17:21:23.734 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-01 17:21:23.739 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-01 17:21:23.743 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-01 17:21:23.743 | /opt/stack/tempest /opt/stack/tempest 2026-05-01 17:21:23.748 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-01 17:21:23.752 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-01 17:21:23.753 | /opt/stack/tempest 2026-05-01 17:21:23.757 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-01 17:21:23.761 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-01 17:21:23.765 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-01 17:21:23.770 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-01 17:21:23.773 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-01 17:21:23.777 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-01 17:21:23.782 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-01 17:21:23.786 | + functions-common:run_plugins:1829 : local plugins= 2026-05-01 17:21:23.791 | + functions-common:run_plugins:1830 : local plugin 2026-05-01 17:21:23.795 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-01 17:21:23.799 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-01 17:21:23.803 | + inc/meta-config:merge_config_group:171 : shift 2026-05-01 17:21:23.808 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-01 17:21:23.811 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:21:23.815 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-01 17:21:23.819 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-01 17:21:23.823 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-01 17:21:23.827 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-01 17:21:23.830 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-01 17:21:23.833 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-01 17:21:23.837 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-01 17:21:23.837 | /^\[\[.+\|.*\]\]/ { 2026-05-01 17:21:23.837 | gsub("[][]", "", $1); 2026-05-01 17:21:23.837 | split($1, a, "|"); 2026-05-01 17:21:23.837 | if (a[1] == matchgroup) 2026-05-01 17:21:23.837 | print a[2] 2026-05-01 17:21:23.837 | } 2026-05-01 17:21:23.837 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 164 osc 452 apt-get 197 test_with_retry 7 dbsync 8 pip_install 190 apt-get-update 5 run_process 46 git_timed 369 ------------------------- Unaccounted time 102 ========================= Total runtime 1569 ================= Async summary ================= Time spent in the background minus waits: 569 sec Elapsed time: 1569 sec Time if we did everything serially: 2138 sec Speedup: 1.36265 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 79 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5821 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 273 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 26 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.96 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.96/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