2026-06-17 15:12:57.112 | + ./stack.sh:main:485 : exec 2026-06-17 15:12:57.112 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-17-171257' 2026-06-17 15:12:57.112 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-17-171257.summary.2026-06-17-171257 2026-06-17 15:12:57.112 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:12:57.112 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-17-171257 2026-06-17 15:12:57.112 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-17-171257 /opt/stack/logs/stack.sh.log 2026-06-17 15:12:57.112 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-17-171257.summary.2026-06-17-171257 /opt/stack/logs/stack.sh.log.summary 2026-06-17 15:12:57.112 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-17 15:12:57.112 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-17 15:12:57.112 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-17 15:12:57.113 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-17 15:12:57.113 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-17 15:12:57.113 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-17 15:12:57.113 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-17 15:12:57.113 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-17 15:12:57.113 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-17 15:12:57.113 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-17 15:12:57.113 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-17 15:12:57.113 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-17 15:12:57.113 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-17 15:12:57.113 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-17 15:12:57.116 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-17 15:12:57.119 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-17 15:12:57.122 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-17 15:12:57.124 | + ./stack.sh:main:571 : set -o errexit 2026-06-17 15:12:57.127 | + ./stack.sh:main:574 : uname -a 2026-06-17 15:12:57.129 | 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-06-17 15:12:57.131 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-17 15:12:57.134 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-17 15:12:57.138 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-17 15:12:57.179 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-17 15:12:57.197 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-17 15:12:57.201 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-17 15:12:57.218 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-17 15:12:57.221 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-17 15:12:57.237 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-17 15:12:57.241 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-17 15:12:57.257 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-17 15:12:57.259 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-17 15:12:57.262 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-17 15:12:57.266 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-17 15:12:57.282 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-17 15:12:57.286 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-17 15:12:57.302 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-17 15:12:57.305 | + ./stack.sh:main:588 : tune_host 2026-06-17 15:12:57.308 | + lib/host:tune_host:96 : configure_host_mem 2026-06-17 15:12:57.310 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-17 15:12:57.313 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-17 15:12:57.316 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-17 15:12:57.319 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-17 15:12:57.321 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-17 15:12:57.324 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:12:57.326 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:12:57.328 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-17 15:12:57.330 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:12:57.333 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:12:57.335 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:12:57.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:12:57.340 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:12:57.342 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:12:57.345 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-17 15:12:57.347 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-17 15:12:57.349 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-17 15:12:57.352 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-17 15:12:57.357 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-17 15:12:57.359 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-17 15:12:57.361 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-17 15:12:57.364 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:12:57.366 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:12:57.369 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:12:57.373 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709177370 2026-06-17 15:12:57.375 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-17 15:12:57.378 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-17 15:12:57.380 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-17 15:12:57.512 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-17 15:12:57.512 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-17 15:12:57.513 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-17 15:12:57.526 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-17 15:12:57.559 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-17 15:13:00.781 | Fetched 4747 B in 1s (9121 B/s) 2026-06-17 15:13:02.340 | Reading package lists... 2026-06-17 15:13:02.371 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-17 15:13:02.373 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-17 15:13:02.376 | + functions-common:time_stop:2414 : local name 2026-06-17 15:13:02.379 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:13:02.381 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:13:02.384 | + functions-common:time_stop:2417 : local total 2026-06-17 15:13:02.387 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:13:02.390 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-17 15:13:02.392 | + functions-common:time_stop:2421 : start_time=1781709177370 2026-06-17 15:13:02.395 | + functions-common:time_stop:2423 : [[ -z 1781709177370 ]] 2026-06-17 15:13:02.398 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:13:02.403 | + functions-common:time_stop:2426 : end_time=1781709182400 2026-06-17 15:13:02.406 | + functions-common:time_stop:2427 : elapsed_time=5030 2026-06-17 15:13:02.408 | + functions-common:time_stop:2428 : total=0 2026-06-17 15:13:02.411 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:13:02.414 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5030 2026-06-17 15:13:02.416 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-17 15:13:02.419 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:13:02.422 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:13:02.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:13:02.427 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-17 15:13:02.449 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-17 15:13:02.488 | Reading package lists... 2026-06-17 15:13:02.912 | Building dependency tree... 2026-06-17 15:13:02.914 | Reading state information... 2026-06-17 15:13:03.605 | The following NEW packages will be installed: 2026-06-17 15:13:03.609 | ksmtuned 2026-06-17 15:13:03.662 | 0 upgraded, 1 newly installed, 0 to remove and 92 not upgraded. 2026-06-17 15:13:03.663 | Need to get 7444 B of archives. 2026-06-17 15:13:03.663 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-17 15:13:03.663 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-17 15:13:03.888 | perl: warning: Setting locale failed. 2026-06-17 15:13:03.888 | perl: warning: Please check that your locale settings: 2026-06-17 15:13:03.888 | LANGUAGE = (unset), 2026-06-17 15:13:03.888 | LC_ALL = "en_US.utf8", 2026-06-17 15:13:03.888 | LANG = "de_DE.UTF-8" 2026-06-17 15:13:03.889 | are supported and installed on your system. 2026-06-17 15:13:03.889 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:13:03.982 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:13:03.982 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:13:03.982 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:13:04.194 | Fetched 7444 B in 0s (332 kB/s) 2026-06-17 15:13:04.238 | Selecting previously unselected package ksmtuned. 2026-06-17 15:13:04.584 | (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-06-17 15:13:04.590 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-17 15:13:04.601 | Unpacking ksmtuned (4.20150326) ... 2026-06-17 15:13:04.661 | Setting up ksmtuned (4.20150326) ... 2026-06-17 15:13:04.872 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-17 15:13:05.060 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-17 15:13:05.808 | perl: warning: Setting locale failed. 2026-06-17 15:13:05.808 | perl: warning: Please check that your locale settings: 2026-06-17 15:13:05.808 | LANGUAGE = (unset), 2026-06-17 15:13:05.808 | LC_ALL = "en_US.utf8", 2026-06-17 15:13:05.809 | LANG = "de_DE.UTF-8" 2026-06-17 15:13:05.809 | are supported and installed on your system. 2026-06-17 15:13:05.809 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:13:05.954 | perl: warning: Setting locale failed. 2026-06-17 15:13:05.954 | perl: warning: Please check that your locale settings: 2026-06-17 15:13:05.954 | LANGUAGE = (unset), 2026-06-17 15:13:05.954 | LC_ALL = "en_US.utf8", 2026-06-17 15:13:05.954 | LANG = "de_DE.UTF-8" 2026-06-17 15:13:05.954 | are supported and installed on your system. 2026-06-17 15:13:05.954 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:13:06.004 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:13:06.004 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:13:06.004 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:13:06.072 | perl: warning: Setting locale failed. 2026-06-17 15:13:06.072 | perl: warning: Please check that your locale settings: 2026-06-17 15:13:06.072 | LANGUAGE = (unset), 2026-06-17 15:13:06.072 | LC_ALL = "en_US.utf8", 2026-06-17 15:13:06.072 | LANG = "de_DE.UTF-8" 2026-06-17 15:13:06.072 | are supported and installed on your system. 2026-06-17 15:13:06.072 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:13:06.639 | 2026-06-17 15:13:06.639 | Running kernel seems to be up-to-date. 2026-06-17 15:13:06.639 | 2026-06-17 15:13:06.639 | No services need to be restarted. 2026-06-17 15:13:06.639 | 2026-06-17 15:13:06.639 | No containers need to be restarted. 2026-06-17 15:13:06.640 | 2026-06-17 15:13:06.640 | No user sessions are running outdated binaries. 2026-06-17 15:13:06.640 | 2026-06-17 15:13:06.640 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:13:08.870 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:13:08.873 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:13:08.876 | + functions-common:time_stop:2414 : local name 2026-06-17 15:13:08.878 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:13:08.881 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:13:08.883 | + functions-common:time_stop:2417 : local total 2026-06-17 15:13:08.885 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:13:08.888 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:13:08.890 | + functions-common:time_stop:2421 : start_time=1781709182446 2026-06-17 15:13:08.892 | + functions-common:time_stop:2423 : [[ -z 1781709182446 ]] 2026-06-17 15:13:08.896 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:13:08.900 | + functions-common:time_stop:2426 : end_time=1781709188897 2026-06-17 15:13:08.903 | + functions-common:time_stop:2427 : elapsed_time=6451 2026-06-17 15:13:08.905 | + functions-common:time_stop:2428 : total=1246 2026-06-17 15:13:08.907 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:13:08.910 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7697 2026-06-17 15:13:08.912 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:13:08.915 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-17 15:13:08.918 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-17 15:13:08.918 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-17 15:13:08.936 | + lib/host:configure_ksm:19 : echo 0 2026-06-17 15:13:08.936 | 0 2026-06-17 15:13:08.941 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-17 15:13:08.944 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-17 15:13:08.946 | + lib/host:tune_host:97 : configure_host_net 2026-06-17 15:13:08.947 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-17 15:13:08.950 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-17 15:13:08.953 | + ./stack.sh:main:594 : fetch_plugins 2026-06-17 15:13:08.955 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-17 15:13:08.958 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-17 15:13:08.960 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-17 15:13:08.961 | + functions-common:fetch_plugins:1765 : return 2026-06-17 15:13:08.963 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-17 15:13:08.966 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-17 15:13:08.967 | + functions-common:run_phase:1843 : local phase= 2026-06-17 15:13:08.970 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 15:13:08.972 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 15:13:08.974 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 15:13:08.977 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 15:13:08.980 | + functions-common:run_phase:1852 : local extra 2026-06-17 15:13:08.983 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 15:13:08.987 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 15:13:08.990 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 15:13:08.992 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 15:13:08.995 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-17 15:13:08.998 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 15:13:09.014 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:13:09.016 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-17 15:13:09.019 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 15:13:09.022 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 15:13:09.024 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 15:13:09.027 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 15:13:09.029 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 15:13:09.032 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-17 15:13:09.034 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-17 15:13:09.037 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-17 15:13:09.040 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 15:13:09.042 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-17 15:13:09.045 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-17 15:13:09.048 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-17 15:13:09.050 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-17 15:13:09.053 | + functions-common:plugin_override_defaults:1806 : return 2026-06-17 15:13:09.056 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-17 15:13:09.076 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-17 15:13:09.079 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-17 15:13:09.096 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:13:09.100 | +++ lib/tls:source:43 : hostname -f 2026-06-17 15:13:09.105 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-17 15:13:09.108 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-17 15:13:09.111 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-17 15:13:09.114 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-17 15:13:09.116 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-17 15:13:09.119 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-17 15:13:09.122 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-17 15:13:09.124 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-17 15:13:09.127 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-17 15:13:09.130 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-17 15:13:09.134 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-17 15:13:09.150 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-17 15:13:09.170 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-17 15:13:09.187 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-17 15:13:09.203 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-17 15:13:09.244 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-17 15:13:09.325 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-17 15:13:09.433 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-17 15:13:09.462 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-17 15:13:09.519 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-17 15:13:09.573 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-17 15:13:09.576 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-17 15:13:09.595 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:13:09.598 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-17 15:13:09.601 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-17 15:13:09.604 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-17 15:13:09.607 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-17 15:13:09.611 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-17 15:13:09.630 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 15:13:09.633 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 15:13:09.637 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 15:13:09.639 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-17 15:13:09.642 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-17 15:13:09.644 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 15:13:09.647 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 15:13:09.650 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-17 15:13:09.653 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-17 15:13:09.657 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-17 15:13:09.677 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-17 15:13:09.680 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-17 15:13:09.683 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-17 15:13:09.686 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-17 15:13:09.688 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-17 15:13:09.691 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-17 15:13:09.694 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-17 15:13:09.697 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-17 15:13:09.699 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-17 15:13:09.702 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-17 15:13:09.704 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-17 15:13:09.707 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.70 2026-06-17 15:13:09.710 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-17 15:13:09.714 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-17 15:13:09.717 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-17 15:13:09.718 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 15:13:09.722 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-17 15:13:09.725 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-17 15:13:09.728 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-17 15:13:09.731 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-17 15:13:09.733 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-17 15:13:09.738 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-17 15:13:09.758 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-17 15:13:09.761 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.70 2026-06-17 15:13:09.766 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.70 2026-06-17 15:13:09.766 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 15:13:09.770 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.70 2026-06-17 15:13:09.773 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-17 15:13:09.776 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-17 15:13:09.779 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-17 15:13:09.782 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-17 15:13:09.785 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-17 15:13:09.788 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-17 15:13:09.791 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-17 15:13:09.794 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-17 15:13:09.797 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-17 15:13:09.800 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-17 15:13:09.803 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-17 15:13:09.806 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-17 15:13:09.809 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-17 15:13:09.812 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-17 15:13:09.815 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-17 15:13:09.818 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-17 15:13:09.821 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-17 15:13:09.823 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-17 15:13:09.826 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:13:09.831 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-17 15:13:09.833 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-17 15:13:09.837 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-17 15:13:09.856 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 15:13:09.859 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 15:13:09.862 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 15:13:09.866 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 15:13:09.869 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 15:13:09.872 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-17 15:13:09.875 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 15:13:09.879 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-17 15:13:09.881 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-17 15:13:09.884 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-17 15:13:09.888 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-17 15:13:09.891 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-17 15:13:09.893 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-17 15:13:09.897 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-17 15:13:09.899 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-17 15:13:09.903 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-17 15:13:09.906 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-17 15:13:09.909 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-17 15:13:09.911 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-17 15:13:09.914 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-17 15:13:10.036 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-17 15:13:10.052 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-17 15:13:10.055 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-17 15:13:10.058 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-17 15:13:10.062 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-17 15:13:10.065 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-17 15:13:10.068 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-17 15:13:10.071 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-17 15:13:10.074 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-17 15:13:10.077 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-17 15:13:10.081 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-17 15:13:10.084 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-17 15:13:10.087 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-17 15:13:10.090 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-17 15:13:10.093 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-17 15:13:10.096 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-17 15:13:10.100 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-17 15:13:10.103 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-17 15:13:10.106 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-17 15:13:10.110 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-17 15:13:10.113 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-17 15:13:10.119 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-17 15:13:10.119 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-17 15:13:10.120 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-17 15:13:10.121 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-17 15:13:10.127 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=9e:cb04:28e3 2026-06-17 15:13:10.130 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-17 15:13:10.133 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-17 15:13:10.136 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-17 15:13:10.140 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-17 15:13:10.143 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd9e:cb04:28e3::/56 2026-06-17 15:13:10.148 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd9e:cb04:28e3::/56 2026-06-17 15:13:10.148 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-17 15:13:10.155 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd9e:cb04:28e3::/64 2026-06-17 15:13:10.157 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-17 15:13:10.160 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-17 15:13:10.163 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-17 15:13:10.166 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-17 15:13:10.168 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-17 15:13:10.171 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-17 15:13:10.174 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-17 15:13:10.177 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-17 15:13:10.180 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-17 15:13:10.183 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-17 15:13:10.186 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-17 15:13:10.188 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-17 15:13:10.191 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-17 15:13:10.194 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd9e:cb04:28e3::/56 2026-06-17 15:13:10.197 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-17 15:13:10.200 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-17 15:13:10.204 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-17 15:13:10.205 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-17 15:13:10.206 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-17 15:13:10.213 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-17 15:13:10.217 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-17 15:13:10.218 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-17 15:13:10.218 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-17 15:13:10.224 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-17 15:13:10.230 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-17 15:13:10.234 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-17 15:13:10.237 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-17 15:13:10.241 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-17 15:13:10.244 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-17 15:13:10.247 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-17 15:13:10.251 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-17 15:13:10.255 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-17 15:13:10.258 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-17 15:13:10.281 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-17 15:13:10.297 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-17 15:13:10.315 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-17 15:13:10.333 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-17 15:13:10.350 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-17 15:13:10.389 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-17 15:13:10.393 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-17 15:13:10.397 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-17 15:13:10.400 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-17 15:13:10.404 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 15:13:10.408 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-17 15:13:10.429 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 15:13:10.433 | + ./stack.sh:main:629 : run_phase source 2026-06-17 15:13:10.436 | + functions-common:run_phase:1842 : local mode=source 2026-06-17 15:13:10.439 | + functions-common:run_phase:1843 : local phase= 2026-06-17 15:13:10.443 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 15:13:10.446 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 15:13:10.449 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 15:13:10.452 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 15:13:10.455 | + functions-common:run_phase:1852 : local extra 2026-06-17 15:13:10.460 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 15:13:10.464 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 15:13:10.467 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 15:13:10.471 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 15:13:10.474 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-17 15:13:10.477 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 15:13:10.496 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:13:10.499 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-17 15:13:10.502 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-17 15:13:10.552 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-17 15:13:10.555 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-17 15:13:10.559 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-17 15:13:10.562 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-17 15:13:10.565 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-17 15:13:10.568 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-17 15:13:10.572 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-17 15:13:10.575 | + functions-common:load_plugin_settings:1783 : return 2026-06-17 15:13:10.579 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-17 15:13:10.582 | + functions-common:verify_disabled_services:2125 : local service 2026-06-17 15:13:10.586 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.589 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-17 15:13:10.593 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.597 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-17 15:13:10.601 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.604 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-17 15:13:10.607 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.610 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-17 15:13:10.614 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.617 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-17 15:13:10.621 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.625 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-17 15:13:10.628 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.631 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-17 15:13:10.635 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.638 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-17 15:13:10.642 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.645 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-17 15:13:10.648 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.652 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-17 15:13:10.655 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.659 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-17 15:13:10.663 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.666 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-17 15:13:10.669 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.673 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-17 15:13:10.676 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.679 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-17 15:13:10.682 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.685 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-17 15:13:10.689 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.692 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-17 15:13:10.695 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.699 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-17 15:13:10.703 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.706 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-17 15:13:10.710 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.713 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-17 15:13:10.717 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.720 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-17 15:13:10.724 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.727 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-17 15:13:10.730 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.734 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-17 15:13:10.738 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.741 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-17 15:13:10.744 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.748 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-17 15:13:10.752 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:13:10.755 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-17 15:13:10.759 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-17 15:13:10.763 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-17 15:13:10.767 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-17 15:13:10.788 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:13:10.791 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-17 15:13:10.794 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-17 15:13:10.797 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-17 15:13:10.820 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:13:10.824 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-17 15:13:10.827 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-17 15:13:10.830 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-17 15:13:10.834 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-17 15:13:10.837 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-17 15:13:10.840 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-17 15:13:10.844 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-17 15:13:10.847 | + lib/database:initialize_database_backends:92 : return 0 2026-06-17 15:13:10.851 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-17 15:13:10.851 | Using mysql database backend 2026-06-17 15:13:10.854 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-17 15:13:10.876 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-17 15:13:10.881 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-17 15:13:10.885 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-17 15:13:10.888 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-17 15:13:10.893 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 15:13:10.896 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-17 15:13:10.917 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:13:10.920 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-17 15:13:10.942 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-17 15:13:10.965 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:13:10.969 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-17 15:13:10.991 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-17 15:13:11.013 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-17 15:13:11.035 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:13:11.039 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-17 15:13:11.061 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:13:11.065 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-17 15:13:11.069 | + functions-common:save_stackenv:65 : local tag=762 2026-06-17 15:13:11.074 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-17 15:13:11.079 | + functions-common:save_stackenv:67 : time_stamp=2026-06-17-171311 2026-06-17 15:13:11.083 | + functions-common:save_stackenv:68 : echo '# 2026-06-17-171311 762' 2026-06-17 15:13:11.086 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.089 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 15:13:11.093 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.096 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-17 15:13:11.100 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.103 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-17 15:13:11.106 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.109 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-17 15:13:11.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.117 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.70 2026-06-17 15:13:11.120 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.123 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.70/identity 2026-06-17 15:13:11.126 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.129 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-17-171257 2026-06-17 15:13:11.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.136 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-17 15:13:11.139 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.142 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.70 2026-06-17 15:13:11.146 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.150 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-17 15:13:11.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.156 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-17 15:13:11.159 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.162 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-17 15:13:11.165 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.168 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-17 15:13:11.172 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.176 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.70 2026-06-17 15:13:11.180 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:13:11.183 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-17 15:13:11.187 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-17 15:13:11.190 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-17 15:13:11.194 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-17 15:13:11.196 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-17 15:13:11.200 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:13:11.203 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:13:11.207 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:13:11.211 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:13:11.214 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:13:11.218 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:13:11.241 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:13:11.244 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:13:11.247 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:13:11.251 | + functions-common:git_clone:604 : echo master 2026-06-17 15:13:11.252 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:13:11.258 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-17 15:13:11.261 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:13:11.264 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-17 15:13:11.267 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:13:11.270 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:13:11.274 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:13:11.277 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:13:11.280 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:13:11.283 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:13:11.286 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:13:11.290 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:13:11.294 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:13:11.298 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709191295 2026-06-17 15:13:11.302 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-17 15:13:11.306 | Cloning into '/opt/stack/requirements'... 2026-06-17 15:13:15.509 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:13:15.511 | + functions-common:time_stop:2414 : local name 2026-06-17 15:13:15.514 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:13:15.518 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:13:15.521 | + functions-common:time_stop:2417 : local total 2026-06-17 15:13:15.524 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:13:15.527 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:13:15.531 | + functions-common:time_stop:2421 : start_time=1781709191295 2026-06-17 15:13:15.534 | + functions-common:time_stop:2423 : [[ -z 1781709191295 ]] 2026-06-17 15:13:15.538 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:13:15.543 | + functions-common:time_stop:2426 : end_time=1781709195539 2026-06-17 15:13:15.545 | + functions-common:time_stop:2427 : elapsed_time=4244 2026-06-17 15:13:15.549 | + functions-common:time_stop:2428 : total=0 2026-06-17 15:13:15.552 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:13:15.555 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4244 2026-06-17 15:13:15.558 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-17 15:13:15.561 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:13:15.564 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:13:15.568 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:13:15.571 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:13:15.574 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:13:15.577 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:13:15.580 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:13:15.584 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:13:15.587 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:13:15.590 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:13:15.595 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709195592 2026-06-17 15:13:15.598 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:13:16.799 | From https://review.opendev.org/openstack/requirements 2026-06-17 15:13:16.799 | * branch master -> FETCH_HEAD 2026-06-17 15:13:16.810 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:13:16.813 | + functions-common:time_stop:2414 : local name 2026-06-17 15:13:16.817 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:13:16.819 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:13:16.823 | + functions-common:time_stop:2417 : local total 2026-06-17 15:13:16.826 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:13:16.829 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:13:16.832 | + functions-common:time_stop:2421 : start_time=1781709195592 2026-06-17 15:13:16.835 | + functions-common:time_stop:2423 : [[ -z 1781709195592 ]] 2026-06-17 15:13:16.840 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:13:16.844 | + functions-common:time_stop:2426 : end_time=1781709196841 2026-06-17 15:13:16.847 | + functions-common:time_stop:2427 : elapsed_time=1249 2026-06-17 15:13:16.851 | + functions-common:time_stop:2428 : total=4244 2026-06-17 15:13:16.854 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:13:16.857 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5493 2026-06-17 15:13:16.860 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:13:16.863 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:13:16.866 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:13:16.869 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:13:16.873 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:13:16.876 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:13:16.879 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:13:16.882 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:13:16.884 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:13:16.889 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:13:16.893 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709196890 2026-06-17 15:13:16.896 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:13:16.910 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:13:16.911 | 2026-06-17 15:13:16.911 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:13:16.911 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:13:16.911 | state without impacting any branches by switching back to a branch. 2026-06-17 15:13:16.911 | 2026-06-17 15:13:16.911 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:13:16.911 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:13:16.911 | 2026-06-17 15:13:16.911 | git switch -c 2026-06-17 15:13:16.911 | 2026-06-17 15:13:16.911 | Or undo this operation with: 2026-06-17 15:13:16.912 | 2026-06-17 15:13:16.912 | git switch - 2026-06-17 15:13:16.912 | 2026-06-17 15:13:16.912 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:13:16.912 | 2026-06-17 15:13:16.912 | HEAD is now at 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-17 15:13:16.915 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:13:16.919 | + functions-common:time_stop:2414 : local name 2026-06-17 15:13:16.922 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:13:16.925 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:13:16.928 | + functions-common:time_stop:2417 : local total 2026-06-17 15:13:16.931 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:13:16.935 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:13:16.938 | + functions-common:time_stop:2421 : start_time=1781709196890 2026-06-17 15:13:16.940 | + functions-common:time_stop:2423 : [[ -z 1781709196890 ]] 2026-06-17 15:13:16.944 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:13:16.949 | + functions-common:time_stop:2426 : end_time=1781709196946 2026-06-17 15:13:16.953 | + functions-common:time_stop:2427 : elapsed_time=56 2026-06-17 15:13:16.955 | + functions-common:time_stop:2428 : total=5493 2026-06-17 15:13:16.959 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:13:16.962 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5549 2026-06-17 15:13:16.964 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-17 15:13:16.982 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-17 15:13:16.986 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:13:16.988 | + functions-common:git_clone:667 : head -1 2026-06-17 15:13:16.990 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-17 15:13:16.994 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:13:16.997 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-17 15:13:17.001 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:13:17.004 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-17 15:13:17.007 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-17 15:13:17.011 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-17 15:13:17.015 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-17 15:13:17.018 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-17 15:13:17.021 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-17 15:13:17.024 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-17 15:13:17.028 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-17 15:13:17.032 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-17 15:13:17.038 | ++ tools/install_prereqs.sh:source:47 : NOW=1781709197 2026-06-17 15:13:17.042 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-17 15:13:17.048 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-17 15:13:17.051 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-17 15:13:17.055 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781709197 2026-06-17 15:13:17.058 | ++ tools/install_prereqs.sh:source:50 : [[ 1781709197 -lt 7200 ]] 2026-06-17 15:13:17.061 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-17 15:13:17.064 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-17 15:13:17.067 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-17 15:13:17.070 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-17 15:13:17.074 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-17 15:13:17.077 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-17 15:13:17.080 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-17 15:13:17.084 | +++ 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-06-17 15:13:17.121 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-17 15:13:17.121 | apache2-dev 2026-06-17 15:13:17.121 | bc 2026-06-17 15:13:17.121 | bsdmainutils 2026-06-17 15:13:17.121 | curl 2026-06-17 15:13:17.121 | g++ 2026-06-17 15:13:17.121 | gawk 2026-06-17 15:13:17.121 | gcc 2026-06-17 15:13:17.121 | gettext 2026-06-17 15:13:17.121 | git 2026-06-17 15:13:17.121 | graphviz 2026-06-17 15:13:17.121 | iputils-ping 2026-06-17 15:13:17.122 | libffi-dev 2026-06-17 15:13:17.122 | libjpeg-dev 2026-06-17 15:13:17.122 | libpq-dev 2026-06-17 15:13:17.122 | libssl-dev 2026-06-17 15:13:17.122 | libsystemd-dev 2026-06-17 15:13:17.122 | libxml2-dev 2026-06-17 15:13:17.122 | libxslt1-dev 2026-06-17 15:13:17.122 | libyaml-dev 2026-06-17 15:13:17.122 | lsof 2026-06-17 15:13:17.122 | openssh-server 2026-06-17 15:13:17.122 | openssl 2026-06-17 15:13:17.123 | pkg-config 2026-06-17 15:13:17.123 | psmisc 2026-06-17 15:13:17.123 | python3-dev 2026-06-17 15:13:17.123 | python3-pip 2026-06-17 15:13:17.123 | python3-systemd 2026-06-17 15:13:17.123 | python3-venv 2026-06-17 15:13:17.123 | tar 2026-06-17 15:13:17.123 | tcpdump 2026-06-17 15:13:17.123 | unzip 2026-06-17 15:13:17.123 | uuid-runtime 2026-06-17 15:13:17.123 | wget 2026-06-17 15:13:17.123 | zlib1g-dev 2026-06-17 15:13:17.124 | libkrb5-dev 2026-06-17 15:13:17.124 | libldap2-dev 2026-06-17 15:13:17.124 | libsasl2-dev 2026-06-17 15:13:17.124 | memcached 2026-06-17 15:13:17.124 | python3-mysqldb 2026-06-17 15:13:17.124 | sqlite3 2026-06-17 15:13:17.124 | conntrack 2026-06-17 15:13:17.124 | curl 2026-06-17 15:13:17.124 | ebtables 2026-06-17 15:13:17.124 | genisoimage 2026-06-17 15:13:17.124 | iptables 2026-06-17 15:13:17.124 | iputils-arping 2026-06-17 15:13:17.125 | kpartx 2026-06-17 15:13:17.125 | libjs-jquery-tablesorter 2026-06-17 15:13:17.125 | parted 2026-06-17 15:13:17.125 | pm-utils 2026-06-17 15:13:17.125 | python3-mysqldb 2026-06-17 15:13:17.125 | socat 2026-06-17 15:13:17.125 | sqlite3 2026-06-17 15:13:17.125 | sudo 2026-06-17 15:13:17.125 | vlan 2026-06-17 15:13:17.125 | lsscsi 2026-06-17 15:13:17.125 | open-iscsi 2026-06-17 15:13:17.126 | cryptsetup 2026-06-17 15:13:17.126 | dosfstools 2026-06-17 15:13:17.126 | genisoimage 2026-06-17 15:13:17.126 | gir1.2-libosinfo-1.0 2026-06-17 15:13:17.126 | netcat-openbsd 2026-06-17 15:13:17.126 | open-iscsi 2026-06-17 15:13:17.126 | qemu-utils 2026-06-17 15:13:17.126 | sg3-utils 2026-06-17 15:13:17.126 | sysfsutils 2026-06-17 15:13:17.126 | lvm2 2026-06-17 15:13:17.126 | qemu-utils 2026-06-17 15:13:17.126 | thin-provisioning-tools 2026-06-17 15:13:17.127 | acl 2026-06-17 15:13:17.127 | dnsmasq-base 2026-06-17 15:13:17.127 | dnsmasq-utils 2026-06-17 15:13:17.127 | ebtables 2026-06-17 15:13:17.127 | haproxy 2026-06-17 15:13:17.127 | iptables 2026-06-17 15:13:17.127 | iputils-arping 2026-06-17 15:13:17.127 | iputils-ping 2026-06-17 15:13:17.127 | postgresql-server-dev-all 2026-06-17 15:13:17.127 | python3-mysqldb 2026-06-17 15:13:17.127 | sqlite3 2026-06-17 15:13:17.127 | sudo 2026-06-17 15:13:17.128 | vlan 2026-06-17 15:13:17.128 | pcp' 2026-06-17 15:13:17.128 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-17 15:13:17.151 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-17 15:13:17.151 | apache2-dev 2026-06-17 15:13:17.151 | bc 2026-06-17 15:13:17.151 | bsdmainutils 2026-06-17 15:13:17.151 | curl 2026-06-17 15:13:17.151 | g++ 2026-06-17 15:13:17.151 | gawk 2026-06-17 15:13:17.151 | gcc 2026-06-17 15:13:17.152 | gettext 2026-06-17 15:13:17.152 | git 2026-06-17 15:13:17.152 | graphviz 2026-06-17 15:13:17.152 | iputils-ping 2026-06-17 15:13:17.152 | libffi-dev 2026-06-17 15:13:17.152 | libjpeg-dev 2026-06-17 15:13:17.152 | libpq-dev 2026-06-17 15:13:17.152 | libssl-dev 2026-06-17 15:13:17.152 | libsystemd-dev 2026-06-17 15:13:17.152 | libxml2-dev 2026-06-17 15:13:17.152 | libxslt1-dev 2026-06-17 15:13:17.152 | libyaml-dev 2026-06-17 15:13:17.153 | lsof 2026-06-17 15:13:17.153 | openssh-server 2026-06-17 15:13:17.153 | openssl 2026-06-17 15:13:17.153 | pkg-config 2026-06-17 15:13:17.153 | psmisc 2026-06-17 15:13:17.153 | python3-dev 2026-06-17 15:13:17.153 | python3-pip 2026-06-17 15:13:17.153 | python3-systemd 2026-06-17 15:13:17.153 | python3-venv 2026-06-17 15:13:17.153 | tar 2026-06-17 15:13:17.153 | tcpdump 2026-06-17 15:13:17.153 | unzip 2026-06-17 15:13:17.154 | uuid-runtime 2026-06-17 15:13:17.154 | wget 2026-06-17 15:13:17.154 | zlib1g-dev 2026-06-17 15:13:17.154 | libkrb5-dev 2026-06-17 15:13:17.154 | libldap2-dev 2026-06-17 15:13:17.154 | libsasl2-dev 2026-06-17 15:13:17.154 | memcached 2026-06-17 15:13:17.154 | python3-mysqldb 2026-06-17 15:13:17.154 | sqlite3 2026-06-17 15:13:17.154 | conntrack 2026-06-17 15:13:17.154 | curl 2026-06-17 15:13:17.154 | ebtables 2026-06-17 15:13:17.155 | genisoimage 2026-06-17 15:13:17.155 | iptables 2026-06-17 15:13:17.155 | iputils-arping 2026-06-17 15:13:17.155 | kpartx 2026-06-17 15:13:17.155 | libjs-jquery-tablesorter 2026-06-17 15:13:17.155 | parted 2026-06-17 15:13:17.155 | pm-utils 2026-06-17 15:13:17.155 | python3-mysqldb 2026-06-17 15:13:17.155 | socat 2026-06-17 15:13:17.155 | sqlite3 2026-06-17 15:13:17.155 | sudo 2026-06-17 15:13:17.156 | vlan 2026-06-17 15:13:17.156 | lsscsi 2026-06-17 15:13:17.156 | open-iscsi 2026-06-17 15:13:17.156 | cryptsetup 2026-06-17 15:13:17.156 | dosfstools 2026-06-17 15:13:17.156 | genisoimage 2026-06-17 15:13:17.156 | gir1.2-libosinfo-1.0 2026-06-17 15:13:17.156 | netcat-openbsd 2026-06-17 15:13:17.156 | open-iscsi 2026-06-17 15:13:17.156 | qemu-utils 2026-06-17 15:13:17.156 | sg3-utils 2026-06-17 15:13:17.156 | sysfsutils 2026-06-17 15:13:17.157 | lvm2 2026-06-17 15:13:17.157 | qemu-utils 2026-06-17 15:13:17.157 | thin-provisioning-tools 2026-06-17 15:13:17.157 | acl 2026-06-17 15:13:17.157 | dnsmasq-base 2026-06-17 15:13:17.157 | dnsmasq-utils 2026-06-17 15:13:17.157 | ebtables 2026-06-17 15:13:17.157 | haproxy 2026-06-17 15:13:17.157 | iptables 2026-06-17 15:13:17.157 | iputils-arping 2026-06-17 15:13:17.157 | iputils-ping 2026-06-17 15:13:17.157 | postgresql-server-dev-all 2026-06-17 15:13:17.158 | python3-mysqldb 2026-06-17 15:13:17.158 | sqlite3 2026-06-17 15:13:17.158 | sudo 2026-06-17 15:13:17.158 | vlan 2026-06-17 15:13:17.158 | pcp ' 2026-06-17 15:13:17.158 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-17 15:13:17.160 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:13:17.164 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:13:17.170 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-17 15:13:17.170 | ++ 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-06-17 15:13:17.176 | ++ 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-06-17 15:13:17.178 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-17 15:13:17.181 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:13:17.185 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:13:17.187 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:13:17.190 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:13:17.194 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:13:17.196 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:13:17.199 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:13:17.203 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:13:17.206 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:13:17.209 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:13:17.212 | ++ functions-common:apt_get_update:1161 : return 2026-06-17 15:13:17.216 | ++ functions-common:install_package:1433 : 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-06-17 15:13:17.220 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:13:17.223 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:13:17.227 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:13:17.230 | ++ functions-common:real_install_package:1421 : 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-06-17 15:13:17.258 | ++ functions-common:apt_get:1201 : 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-06-17 15:13:17.296 | Reading package lists... 2026-06-17 15:13:17.709 | Building dependency tree... 2026-06-17 15:13:17.710 | Reading state information... 2026-06-17 15:13:18.312 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-17 15:13:18.315 | bc set to manually installed. 2026-06-17 15:13:18.315 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-17 15:13:18.315 | g++ set to manually installed. 2026-06-17 15:13:18.315 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-17 15:13:18.315 | gawk set to manually installed. 2026-06-17 15:13:18.315 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-17 15:13:18.315 | gcc set to manually installed. 2026-06-17 15:13:18.315 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-17 15:13:18.316 | git set to manually installed. 2026-06-17 15:13:18.316 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-17 15:13:18.316 | iputils-ping set to manually installed. 2026-06-17 15:13:18.316 | lsof is already the newest version (4.95.0-1build3). 2026-06-17 15:13:18.316 | lsof set to manually installed. 2026-06-17 15:13:18.316 | psmisc is already the newest version (23.7-1build1). 2026-06-17 15:13:18.316 | psmisc set to manually installed. 2026-06-17 15:13:18.316 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-17 15:13:18.317 | python3-dev set to manually installed. 2026-06-17 15:13:18.317 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-17 15:13:18.317 | python3-systemd is already the newest version (235-1build4). 2026-06-17 15:13:18.317 | python3-systemd set to manually installed. 2026-06-17 15:13:18.317 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-17 15:13:18.317 | tar set to manually installed. 2026-06-17 15:13:18.317 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-17 15:13:18.318 | tcpdump set to manually installed. 2026-06-17 15:13:18.318 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-17 15:13:18.318 | uuid-runtime set to manually installed. 2026-06-17 15:13:18.318 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-17 15:13:18.318 | wget set to manually installed. 2026-06-17 15:13:18.318 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-17 15:13:18.318 | zlib1g-dev set to manually installed. 2026-06-17 15:13:18.319 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-17 15:13:18.319 | iptables set to manually installed. 2026-06-17 15:13:18.319 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-17 15:13:18.319 | kpartx set to manually installed. 2026-06-17 15:13:18.319 | parted is already the newest version (3.6-4build1). 2026-06-17 15:13:18.319 | parted set to manually installed. 2026-06-17 15:13:18.319 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-17 15:13:18.320 | sudo set to manually installed. 2026-06-17 15:13:18.320 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-17 15:13:18.320 | open-iscsi set to manually installed. 2026-06-17 15:13:18.320 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-17 15:13:18.320 | cryptsetup set to manually installed. 2026-06-17 15:13:18.320 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-17 15:13:18.320 | dosfstools set to manually installed. 2026-06-17 15:13:18.321 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-17 15:13:18.321 | netcat-openbsd set to manually installed. 2026-06-17 15:13:18.321 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-17 15:13:18.321 | qemu-utils set to manually installed. 2026-06-17 15:13:18.321 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-17 15:13:18.321 | sg3-utils set to manually installed. 2026-06-17 15:13:18.322 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-17 15:13:18.322 | lvm2 set to manually installed. 2026-06-17 15:13:18.322 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-17 15:13:18.322 | thin-provisioning-tools set to manually installed. 2026-06-17 15:13:18.322 | acl is already the newest version (2.3.2-1build1.1). 2026-06-17 15:13:18.322 | acl set to manually installed. 2026-06-17 15:13:18.322 | The following additional packages will be installed: 2026-06-17 15:13:18.323 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-17 15:13:18.323 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-17 15:13:18.323 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-17 15:13:18.323 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-17 15:13:18.323 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-17 15:13:18.323 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-17 15:13:18.323 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-17 15:13:18.324 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-17 15:13:18.324 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-17 15:13:18.324 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-17 15:13:18.324 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-17 15:13:18.324 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-17 15:13:18.324 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-17 15:13:18.324 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-17 15:13:18.324 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-17 15:13:18.325 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-17 15:13:18.325 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-17 15:13:18.325 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-17 15:13:18.325 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-17 15:13:18.325 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-17 15:13:18.325 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-17 15:13:18.325 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-17 15:13:18.325 | libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-17 15:13:18.326 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mysql-common ncal 2026-06-17 15:13:18.326 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-06-17 15:13:18.326 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-17 15:13:18.326 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-17 15:13:18.326 | python3.12-venv ssl-cert systemd systemd-container systemd-dev 2026-06-17 15:13:18.326 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-17 15:13:18.326 | Suggested packages: 2026-06-17 15:13:18.327 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-17 15:13:18.327 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-17 15:13:18.327 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-17 15:13:18.327 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-17 15:13:18.327 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-17 15:13:18.327 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-17 15:13:18.327 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-17 15:13:18.328 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-06-17 15:13:18.328 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-06-17 15:13:18.328 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-17 15:13:18.328 | default-mysql-server | virtual-mysql-server sqlite3-doc systemd-homed 2026-06-17 15:13:18.328 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-17 15:13:18.496 | The following NEW packages will be installed: 2026-06-17 15:13:18.496 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-17 15:13:18.496 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-17 15:13:18.496 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-17 15:13:18.497 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-17 15:13:18.497 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-17 15:13:18.497 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-17 15:13:18.497 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-17 15:13:18.497 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-17 15:13:18.497 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-17 15:13:18.497 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-17 15:13:18.497 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-17 15:13:18.498 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-17 15:13:18.498 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-17 15:13:18.498 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-17 15:13:18.498 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-17 15:13:18.498 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-17 15:13:18.498 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-17 15:13:18.498 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-17 15:13:18.499 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-17 15:13:18.499 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-17 15:13:18.499 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-17 15:13:18.499 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-17 15:13:18.499 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-17 15:13:18.499 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-17 15:13:18.500 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-17 15:13:18.500 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-17 15:13:18.500 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-17 15:13:18.500 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-17 15:13:18.500 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-17 15:13:18.500 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-17 15:13:18.500 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-17 15:13:18.501 | uuid-dev vbetool vlan 2026-06-17 15:13:18.501 | The following packages will be upgraded: 2026-06-17 15:13:18.501 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-17 15:13:18.501 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-17 15:13:18.502 | libudev1 openssh-client openssh-server openssh-sftp-server openssl systemd 2026-06-17 15:13:18.502 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-06-17 15:13:18.502 | systemd-timesyncd udev 2026-06-17 15:13:18.578 | 22 upgraded, 161 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:13:18.578 | Need to get 190 MB of archives. 2026-06-17 15:13:18.578 | After this operation, 941 MB of additional disk space will be used. 2026-06-17 15:13:18.578 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-17 15:13:18.634 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-17 15:13:18.635 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-17 15:13:18.651 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-17 15:13:18.665 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-17 15:13:18.677 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-17 15:13:18.727 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-17 15:13:18.736 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-17 15:13:18.737 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-17 15:13:18.740 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-17 15:13:18.745 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-17 15:13:18.804 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-17 15:13:18.835 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-17 15:13:18.839 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-17 15:13:18.874 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-17 15:13:18.878 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-17 15:13:18.883 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-17 15:13:18.884 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-17 15:13:18.886 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-17 15:13:18.886 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-17 15:13:18.887 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-17 15:13:18.890 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-17 15:13:18.905 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-17 15:13:18.921 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-17 15:13:18.925 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-17 15:13:18.928 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-06-17 15:13:18.985 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-17 15:13:18.990 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-17 15:13:18.997 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-17 15:13:18.998 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-17 15:13:19.016 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-17 15:13:19.029 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-17 15:13:19.030 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-17 15:13:19.031 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-17 15:13:19.047 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-17 15:13:19.048 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-17 15:13:19.052 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-17 15:13:19.052 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-17 15:13:19.053 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-17 15:13:19.054 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-17 15:13:19.058 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-17 15:13:19.062 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-17 15:13:19.082 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-17 15:13:19.105 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-17 15:13:19.107 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-17 15:13:19.540 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-17 15:13:19.744 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-17 15:13:19.745 | Get:48 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-17 15:13:19.749 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-17 15:13:19.753 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-17 15:13:19.764 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-17 15:13:19.785 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-17 15:13:19.901 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-17 15:13:19.903 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-17 15:13:19.906 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-17 15:13:19.907 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-17 15:13:19.909 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-17 15:13:19.909 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-17 15:13:19.910 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-17 15:13:19.911 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-17 15:13:19.912 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-17 15:13:19.918 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-17 15:13:19.931 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-17 15:13:19.932 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-17 15:13:19.939 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-17 15:13:19.957 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-17 15:13:19.958 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-17 15:13:19.959 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-17 15:13:19.959 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-17 15:13:19.976 | Get:70 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-17 15:13:19.988 | Get:71 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-06-17 15:13:19.988 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-17 15:13:19.994 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-17 15:13:19.997 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-17 15:13:19.999 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-17 15:13:20.000 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-17 15:13:20.017 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-17 15:13:20.019 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-17 15:13:20.021 | Get:79 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-17 15:13:20.021 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-17 15:13:20.021 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-17 15:13:20.030 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-17 15:13:20.030 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-17 15:13:20.032 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-17 15:13:20.069 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-17 15:13:20.072 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-17 15:13:20.072 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-17 15:13:20.077 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-17 15:13:20.079 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-17 15:13:20.081 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-17 15:13:20.081 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-17 15:13:20.082 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-17 15:13:20.084 | Get:93 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-17 15:13:20.085 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-17 15:13:20.100 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-17 15:13:20.117 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-17 15:13:20.119 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-17 15:13:20.162 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-17 15:13:20.163 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-17 15:13:20.164 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-17 15:13:20.168 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-17 15:13:20.169 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-17 15:13:20.171 | Get:103 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-17 15:13:20.185 | Get:104 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-17 15:13:20.196 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-17 15:13:20.196 | Get:106 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-06-17 15:13:20.197 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-17 15:13:20.199 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-17 15:13:20.199 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-17 15:13:20.200 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-17 15:13:20.201 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-17 15:13:20.203 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-17 15:13:20.207 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-17 15:13:20.257 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-17 15:13:20.258 | Get:115 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-17 15:13:20.269 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-17 15:13:20.272 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-17 15:13:20.528 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-17 15:13:20.533 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-17 15:13:20.533 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-17 15:13:20.534 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-17 15:13:20.535 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-17 15:13:20.540 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-17 15:13:20.540 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-17 15:13:20.542 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-17 15:13:20.544 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-17 15:13:20.544 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-17 15:13:20.561 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-17 15:13:20.561 | Get:129 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1255 kB] 2026-06-17 15:13:20.586 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-17 15:13:20.596 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-17 15:13:20.598 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-17 15:13:20.604 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-17 15:13:20.604 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-17 15:13:20.605 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-17 15:13:20.606 | Get:136 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-17 15:13:20.608 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-17 15:13:20.662 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-17 15:13:20.665 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-17 15:13:20.669 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-17 15:13:20.697 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-17 15:13:20.698 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-17 15:13:20.716 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-17 15:13:20.717 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-17 15:13:20.732 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-17 15:13:20.745 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-17 15:13:21.244 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-17 15:13:21.245 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-17 15:13:21.255 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-17 15:13:21.372 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-17 15:13:21.373 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-17 15:13:22.239 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-17 15:13:22.239 | Get:153 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-17 15:13:22.243 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-17 15:13:22.243 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-17 15:13:22.246 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-17 15:13:22.246 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-17 15:13:22.247 | Get:158 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-17 15:13:22.266 | Get:159 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-17 15:13:22.283 | Get:160 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-17 15:13:22.284 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-17 15:13:22.285 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-17 15:13:22.316 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-17 15:13:22.330 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-17 15:13:22.331 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-17 15:13:22.331 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-17 15:13:22.335 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-17 15:13:22.338 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-17 15:13:22.339 | Get:169 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-17 15:13:22.340 | Get:170 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-17 15:13:22.341 | Get:171 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-17 15:13:22.342 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-17 15:13:22.345 | Get:173 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-17 15:13:22.357 | Get:174 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-17 15:13:22.358 | Get:175 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-17 15:13:22.358 | Get:176 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-17 15:13:22.359 | Get:177 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-17 15:13:22.359 | Get:178 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-17 15:13:22.368 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-17 15:13:22.369 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-17 15:13:22.370 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-17 15:13:22.428 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-17 15:13:22.434 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-17 15:13:22.691 | perl: warning: Setting locale failed. 2026-06-17 15:13:22.691 | perl: warning: Please check that your locale settings: 2026-06-17 15:13:22.691 | LANGUAGE = (unset), 2026-06-17 15:13:22.691 | LC_ALL = "en_US.utf8", 2026-06-17 15:13:22.691 | LANG = "de_DE.UTF-8" 2026-06-17 15:13:22.691 | are supported and installed on your system. 2026-06-17 15:13:22.691 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:13:22.754 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:13:22.754 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:13:22.754 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:13:23.139 | Vorkonfiguration der Pakete ... 2026-06-17 15:13:23.173 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:13:23.361 | Fetched 190 MB in 4s (48.7 MB/s) 2026-06-17 15:13:23.448 | (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-06-17 15:13:23.455 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-17 15:13:23.467 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:23.562 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:23.576 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:23.670 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:23.683 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:23.776 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:23.795 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:23.876 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:23.890 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:23.999 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:24.008 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:24.124 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:24.135 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:24.212 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:13:24.316 | (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-06-17 15:13:24.322 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:24.331 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:24.393 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:24.405 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:24.482 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:24.496 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:24.568 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:24.600 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:25.191 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:25.227 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:25.449 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:25.460 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 15:13:25.529 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:13:25.637 | (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-06-17 15:13:25.643 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-17 15:13:25.654 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-17 15:13:25.780 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 15:13:25.895 | (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-06-17 15:13:25.901 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-17 15:13:25.912 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-17 15:13:25.976 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-17 15:13:25.988 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-17 15:13:26.045 | Selecting previously unselected package libapr1t64:amd64. 2026-06-17 15:13:26.056 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-17 15:13:26.061 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-17 15:13:26.111 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-17 15:13:26.121 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 15:13:26.125 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 15:13:26.169 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-17 15:13:26.179 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 15:13:26.184 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 15:13:26.222 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-17 15:13:26.232 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 15:13:26.237 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 15:13:26.282 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-17 15:13:26.291 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-17 15:13:26.295 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-17 15:13:26.340 | Selecting previously unselected package apache2-bin. 2026-06-17 15:13:26.351 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 15:13:26.355 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-17 15:13:26.500 | Selecting previously unselected package apache2-data. 2026-06-17 15:13:26.511 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-17 15:13:26.515 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-17 15:13:26.709 | Selecting previously unselected package apache2-utils. 2026-06-17 15:13:26.720 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 15:13:26.724 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-17 15:13:26.788 | Selecting previously unselected package apache2. 2026-06-17 15:13:26.799 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 15:13:26.807 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:13:26.809 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-17 15:13:26.925 | Selecting previously unselected package haproxy. 2026-06-17 15:13:26.936 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:13:26.947 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-17 15:13:27.079 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-17 15:13:27.090 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-17 15:13:27.094 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 15:13:27.143 | Selecting previously unselected package memcached. 2026-06-17 15:13:27.154 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-17 15:13:27.160 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-17 15:13:27.232 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-17 15:13:27.243 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-17 15:13:27.310 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-17 15:13:27.439 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-17 15:13:27.536 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-17 15:13:27.562 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-17 15:13:27.665 | Selecting previously unselected package libjson-perl. 2026-06-17 15:13:27.676 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-17 15:13:27.680 | Unpacking libjson-perl (4.10000-1) ... 2026-06-17 15:13:27.736 | Selecting previously unselected package postgresql-client-common. 2026-06-17 15:13:27.745 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-17 15:13:27.749 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-17 15:13:27.811 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-17 15:13:27.823 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-17 15:13:28.028 | Selecting previously unselected package ssl-cert. 2026-06-17 15:13:28.039 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-17 15:13:28.043 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-17 15:13:28.098 | Selecting previously unselected package postgresql-common. 2026-06-17 15:13:28.109 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-17 15:13:28.131 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-17 15:13:28.140 | Unpacking postgresql-common (257build1.1) ... 2026-06-17 15:13:28.255 | Selecting previously unselected package libsysfs2:amd64. 2026-06-17 15:13:28.264 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-17 15:13:28.269 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-17 15:13:28.319 | Selecting previously unselected package sysfsutils. 2026-06-17 15:13:28.327 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-17 15:13:28.334 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-17 15:13:28.374 | Selecting previously unselected package autotools-dev. 2026-06-17 15:13:28.385 | Preparing to unpack .../024-autotools-dev_20220109.1_all.deb ... 2026-06-17 15:13:28.389 | Unpacking autotools-dev (20220109.1) ... 2026-06-17 15:13:28.436 | Selecting previously unselected package m4. 2026-06-17 15:13:28.447 | Preparing to unpack .../025-m4_1.4.19-4build1_amd64.deb ... 2026-06-17 15:13:28.452 | Unpacking m4 (1.4.19-4build1) ... 2026-06-17 15:13:28.530 | Selecting previously unselected package autoconf. 2026-06-17 15:13:28.540 | Preparing to unpack .../026-autoconf_2.71-3_all.deb ... 2026-06-17 15:13:28.544 | Unpacking autoconf (2.71-3) ... 2026-06-17 15:13:28.639 | Selecting previously unselected package automake. 2026-06-17 15:13:28.648 | Preparing to unpack .../027-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-17 15:13:28.654 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-17 15:13:28.766 | Selecting previously unselected package autopoint. 2026-06-17 15:13:28.776 | Preparing to unpack .../028-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-17 15:13:28.780 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-17 15:13:28.823 | Selecting previously unselected package libdebhelper-perl. 2026-06-17 15:13:28.834 | Preparing to unpack .../029-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-17 15:13:28.838 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-17 15:13:28.925 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-17 15:13:28.936 | Preparing to unpack .../030-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:28.939 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:30.075 | Selecting previously unselected package libclang-cpp17t64. 2026-06-17 15:13:30.086 | Preparing to unpack .../031-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:30.090 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:30.656 | Selecting previously unselected package libgc1:amd64. 2026-06-17 15:13:30.667 | Preparing to unpack .../032-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-17 15:13:30.671 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-17 15:13:30.722 | Selecting previously unselected package libobjc4:amd64. 2026-06-17 15:13:30.733 | Preparing to unpack .../033-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 15:13:30.737 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 15:13:30.780 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-17 15:13:30.790 | Preparing to unpack .../034-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 15:13:30.795 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 15:13:30.854 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-17 15:13:30.864 | Preparing to unpack .../035-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:30.868 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:31.105 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-17 15:13:31.115 | Preparing to unpack .../036-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:31.120 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:31.208 | Selecting previously unselected package libclang1-17t64. 2026-06-17 15:13:31.219 | Preparing to unpack .../037-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:31.223 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:31.569 | Selecting previously unselected package clang-17. 2026-06-17 15:13:31.577 | Preparing to unpack .../038-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:31.581 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:31.629 | Selecting previously unselected package libtool. 2026-06-17 15:13:31.638 | Preparing to unpack .../039-libtool_2.4.7-7build1_all.deb ... 2026-06-17 15:13:31.641 | Unpacking libtool (2.4.7-7build1) ... 2026-06-17 15:13:31.694 | Selecting previously unselected package dh-autoreconf. 2026-06-17 15:13:31.705 | Preparing to unpack .../040-dh-autoreconf_20_all.deb ... 2026-06-17 15:13:31.709 | Unpacking dh-autoreconf (20) ... 2026-06-17 15:13:31.754 | Selecting previously unselected package libarchive-zip-perl. 2026-06-17 15:13:31.765 | Preparing to unpack .../041-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-17 15:13:31.768 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-17 15:13:31.831 | Selecting previously unselected package libsub-override-perl. 2026-06-17 15:13:31.843 | Preparing to unpack .../042-libsub-override-perl_0.10-1_all.deb ... 2026-06-17 15:13:31.846 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-17 15:13:31.884 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-17 15:13:31.895 | Preparing to unpack .../043-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-17 15:13:31.899 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-17 15:13:31.943 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-17 15:13:31.954 | Preparing to unpack .../044-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-17 15:13:31.957 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-17 15:13:31.994 | Selecting previously unselected package debugedit. 2026-06-17 15:13:32.005 | Preparing to unpack .../045-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-17 15:13:32.008 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-17 15:13:32.049 | Selecting previously unselected package dwz. 2026-06-17 15:13:32.060 | Preparing to unpack .../046-dwz_0.15-1build6_amd64.deb ... 2026-06-17 15:13:32.064 | Unpacking dwz (0.15-1build6) ... 2026-06-17 15:13:32.108 | Selecting previously unselected package gettext. 2026-06-17 15:13:32.119 | Preparing to unpack .../047-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-17 15:13:32.122 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-17 15:13:32.232 | Selecting previously unselected package intltool-debian. 2026-06-17 15:13:32.243 | Preparing to unpack .../048-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-17 15:13:32.247 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-17 15:13:32.287 | Selecting previously unselected package po-debconf. 2026-06-17 15:13:32.299 | Preparing to unpack .../049-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-17 15:13:32.302 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-17 15:13:32.389 | Selecting previously unselected package debhelper. 2026-06-17 15:13:32.401 | Preparing to unpack .../050-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-17 15:13:32.405 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-17 15:13:32.665 | Selecting previously unselected package uuid-dev:amd64. 2026-06-17 15:13:32.676 | Preparing to unpack .../051-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-17 15:13:32.680 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-17 15:13:32.732 | Selecting previously unselected package libsctp1:amd64. 2026-06-17 15:13:32.743 | Preparing to unpack .../052-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-17 15:13:32.746 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 15:13:32.784 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-17 15:13:32.795 | Preparing to unpack .../053-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-17 15:13:32.799 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 15:13:32.852 | Selecting previously unselected package libapr1-dev. 2026-06-17 15:13:32.863 | Preparing to unpack .../054-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-17 15:13:32.867 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-17 15:13:33.233 | Selecting previously unselected package libldap-dev:amd64. 2026-06-17 15:13:33.244 | Preparing to unpack .../055-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:13:33.248 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 15:13:33.409 | Selecting previously unselected package libldap2-dev. 2026-06-17 15:13:33.421 | Preparing to unpack .../056-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-17 15:13:33.425 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 15:13:33.460 | Selecting previously unselected package libaprutil1-dev. 2026-06-17 15:13:33.472 | Preparing to unpack .../057-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 15:13:33.475 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-17 15:13:33.793 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-17 15:13:33.804 | Preparing to unpack .../058-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 15:13:33.808 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:33.858 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-17 15:13:33.869 | Preparing to unpack .../059-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 15:13:33.874 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:33.924 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-17 15:13:33.934 | Preparing to unpack .../060-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 15:13:33.938 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:33.977 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-17 15:13:33.988 | Preparing to unpack .../061-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 15:13:33.992 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:34.111 | Selecting previously unselected package apache2-dev. 2026-06-17 15:13:34.120 | Preparing to unpack .../062-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 15:13:34.124 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-17 15:13:34.214 | Selecting previously unselected package ncal. 2026-06-17 15:13:34.225 | Preparing to unpack .../063-ncal_12.1.8_amd64.deb ... 2026-06-17 15:13:34.228 | Unpacking ncal (12.1.8) ... 2026-06-17 15:13:34.274 | Selecting previously unselected package bsdmainutils. 2026-06-17 15:13:34.286 | Preparing to unpack .../064-bsdmainutils_12.1.8_all.deb ... 2026-06-17 15:13:34.292 | Unpacking bsdmainutils (12.1.8) ... 2026-06-17 15:13:34.331 | Selecting previously unselected package conntrack. 2026-06-17 15:13:34.342 | Preparing to unpack .../065-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-17 15:13:34.346 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-17 15:13:34.404 | Preparing to unpack .../066-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-17 15:13:34.433 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-17 15:13:34.509 | Selecting previously unselected package dnsmasq-utils. 2026-06-17 15:13:34.522 | Preparing to unpack .../067-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-17 15:13:34.527 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-17 15:13:34.580 | Selecting previously unselected package ebtables. 2026-06-17 15:13:34.591 | Preparing to unpack .../068-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-17 15:13:34.609 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-17 15:13:34.660 | Selecting previously unselected package fonts-liberation. 2026-06-17 15:13:34.672 | Preparing to unpack .../069-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-17 15:13:34.676 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-17 15:13:34.773 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-17 15:13:34.786 | Preparing to unpack .../070-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-17 15:13:34.790 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-17 15:13:34.837 | Selecting previously unselected package fonts-liberation2. 2026-06-17 15:13:34.848 | Preparing to unpack .../071-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-17 15:13:34.852 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-17 15:13:34.887 | Selecting previously unselected package genisoimage. 2026-06-17 15:13:34.900 | Preparing to unpack .../072-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-17 15:13:34.904 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-17 15:13:34.972 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-17 15:13:34.985 | Preparing to unpack .../073-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-17 15:13:34.989 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-17 15:13:35.041 | Selecting previously unselected package libann0. 2026-06-17 15:13:35.051 | Preparing to unpack .../074-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-17 15:13:35.055 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-17 15:13:35.097 | Selecting previously unselected package libcdt5:amd64. 2026-06-17 15:13:35.110 | Preparing to unpack .../075-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 15:13:35.134 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:35.178 | Selecting previously unselected package libcgraph6:amd64. 2026-06-17 15:13:35.190 | Preparing to unpack .../076-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 15:13:35.193 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:35.238 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-17 15:13:35.249 | Preparing to unpack .../077-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-17 15:13:35.253 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-17 15:13:35.305 | Selecting previously unselected package libltdl7:amd64. 2026-06-17 15:13:35.316 | Preparing to unpack .../078-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-17 15:13:35.320 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-17 15:13:35.367 | Selecting previously unselected package libpathplan4:amd64. 2026-06-17 15:13:35.379 | Preparing to unpack .../079-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 15:13:35.383 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:35.429 | Selecting previously unselected package libgvc6. 2026-06-17 15:13:35.441 | Preparing to unpack .../080-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 15:13:35.444 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:35.513 | Selecting previously unselected package libgvpr2:amd64. 2026-06-17 15:13:35.525 | Preparing to unpack .../081-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 15:13:35.529 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:35.576 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-17 15:13:35.587 | Preparing to unpack .../082-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 15:13:35.591 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:35.662 | Selecting previously unselected package libice6:amd64. 2026-06-17 15:13:35.673 | Preparing to unpack .../083-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-17 15:13:35.677 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-17 15:13:35.720 | Selecting previously unselected package libsm6:amd64. 2026-06-17 15:13:35.732 | Preparing to unpack .../084-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-17 15:13:35.736 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-17 15:13:35.780 | Selecting previously unselected package libxt6t64:amd64. 2026-06-17 15:13:35.792 | Preparing to unpack .../085-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-17 15:13:35.795 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-17 15:13:35.843 | Selecting previously unselected package libxmu6:amd64. 2026-06-17 15:13:35.854 | Preparing to unpack .../086-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-17 15:13:35.858 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-17 15:13:35.903 | Selecting previously unselected package libxaw7:amd64. 2026-06-17 15:13:35.912 | Preparing to unpack .../087-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-17 15:13:35.916 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-17 15:13:35.966 | Selecting previously unselected package graphviz. 2026-06-17 15:13:35.977 | Preparing to unpack .../088-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 15:13:35.981 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:36.084 | Selecting previously unselected package icu-devtools. 2026-06-17 15:13:36.095 | Preparing to unpack .../089-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-17 15:13:36.098 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-17 15:13:36.159 | Selecting previously unselected package iputils-arping. 2026-06-17 15:13:36.170 | Preparing to unpack .../090-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-17 15:13:36.173 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-17 15:13:36.215 | Selecting previously unselected package comerr-dev:amd64. 2026-06-17 15:13:36.227 | Preparing to unpack .../091-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-17 15:13:36.233 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-17 15:13:36.285 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-17 15:13:36.296 | Preparing to unpack .../092-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 15:13:36.300 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:36.345 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-17 15:13:36.356 | Preparing to unpack .../093-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 15:13:36.360 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:36.516 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-17 15:13:36.527 | Preparing to unpack .../094-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 15:13:36.531 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:36.585 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-17 15:13:36.596 | Preparing to unpack .../095-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 15:13:36.600 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:36.639 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-17 15:13:36.650 | Preparing to unpack .../096-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 15:13:36.654 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:36.726 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-17 15:13:36.738 | Preparing to unpack .../097-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-17 15:13:36.741 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-17 15:13:36.783 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-17 15:13:36.795 | Preparing to unpack .../098-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:36.798 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:37.098 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-17 15:13:37.109 | Preparing to unpack .../099-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-17 15:13:37.113 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-17 15:13:37.169 | Preparing to unpack .../100-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-17 15:13:37.179 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-17 15:13:37.229 | Selecting previously unselected package libgts-bin. 2026-06-17 15:13:37.240 | Preparing to unpack .../101-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-17 15:13:37.244 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-17 15:13:37.295 | Selecting previously unselected package libicu-dev:amd64. 2026-06-17 15:13:37.306 | Preparing to unpack .../102-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-17 15:13:37.309 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-17 15:13:37.870 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-17 15:13:37.881 | Preparing to unpack .../103-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-17 15:13:37.885 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 15:13:37.946 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-17 15:13:37.957 | Preparing to unpack .../104-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-17 15:13:37.961 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 15:13:37.998 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-17 15:13:38.010 | Preparing to unpack .../105-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-17 15:13:38.014 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 15:13:38.053 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-17 15:13:38.063 | Preparing to unpack .../106-libjs-jquery-metadata_12-4_all.deb ... 2026-06-17 15:13:38.070 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-17 15:13:38.108 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-17 15:13:38.119 | Preparing to unpack .../107-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-17 15:13:38.123 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-17 15:13:38.237 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-17 15:13:38.248 | Preparing to unpack .../108-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-17 15:13:38.252 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-17 15:13:38.297 | Selecting previously unselected package libjson-xs-perl. 2026-06-17 15:13:38.306 | Preparing to unpack .../109-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:13:38.310 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-17 15:13:38.357 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-17 15:13:38.368 | Preparing to unpack .../110-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-17 15:13:38.372 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-17 15:13:38.440 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-17 15:13:38.452 | Preparing to unpack .../111-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-17 15:13:38.455 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-17 15:13:38.501 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-17 15:13:38.512 | Preparing to unpack .../112-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-17 15:13:38.516 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-17 15:13:38.565 | Selecting previously unselected package mysql-common. 2026-06-17 15:13:38.576 | Preparing to unpack .../113-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-17 15:13:38.595 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-17 15:13:38.646 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-17 15:13:38.657 | Preparing to unpack .../114-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:13:38.661 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:13:38.759 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-17 15:13:38.770 | Preparing to unpack .../115-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-17 15:13:38.774 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 15:13:38.860 | Selecting previously unselected package pcp-conf. 2026-06-17 15:13:38.871 | Preparing to unpack .../116-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:38.875 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-17 15:13:38.920 | Selecting previously unselected package libpcp3t64. 2026-06-17 15:13:38.931 | Preparing to unpack .../117-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:38.935 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:38.981 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-17 15:13:38.992 | Preparing to unpack .../118-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:38.996 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:39.033 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-17 15:13:39.044 | Preparing to unpack .../119-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:39.048 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-17 15:13:39.091 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-17 15:13:39.103 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-17 15:13:39.106 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-17 15:13:39.150 | Selecting previously unselected package libpq5:amd64. 2026-06-17 15:13:39.161 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:13:39.164 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:13:39.207 | Selecting previously unselected package libssl-dev:amd64. 2026-06-17 15:13:39.219 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-17 15:13:39.225 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 15:13:39.441 | Selecting previously unselected package libpq-dev. 2026-06-17 15:13:39.452 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:13:39.455 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:13:39.510 | Selecting previously unselected package libsasl2-dev. 2026-06-17 15:13:39.520 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-17 15:13:39.527 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-17 15:13:39.605 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-17 15:13:39.616 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:13:39.623 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:13:39.868 | Selecting previously unselected package libx86-1:amd64. 2026-06-17 15:13:39.879 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-17 15:13:39.883 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-17 15:13:39.927 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-17 15:13:39.937 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-17 15:13:39.941 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-17 15:13:40.040 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-17 15:13:40.051 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-17 15:13:40.055 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 15:13:40.150 | Selecting previously unselected package llvm-17-runtime. 2026-06-17 15:13:40.162 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:40.166 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:40.232 | Selecting previously unselected package libpfm4:amd64. 2026-06-17 15:13:40.245 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-17 15:13:40.250 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-17 15:13:40.318 | Selecting previously unselected package llvm-17. 2026-06-17 15:13:40.331 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:40.336 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:41.455 | Selecting previously unselected package libffi-dev:amd64. 2026-06-17 15:13:41.468 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-17 15:13:41.472 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-17 15:13:41.533 | Selecting previously unselected package llvm-17-tools. 2026-06-17 15:13:41.544 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:41.549 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:41.895 | Selecting previously unselected package libz3-4:amd64. 2026-06-17 15:13:41.908 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-17 15:13:41.913 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-17 15:13:42.122 | Selecting previously unselected package libz3-dev:amd64. 2026-06-17 15:13:42.135 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-17 15:13:42.139 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-17 15:13:42.196 | Selecting previously unselected package llvm-17-dev. 2026-06-17 15:13:42.209 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 15:13:42.214 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:45.711 | Selecting previously unselected package lsscsi. 2026-06-17 15:13:45.724 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-17 15:13:45.727 | Unpacking lsscsi (0.32-1build1) ... 2026-06-17 15:13:45.771 | Selecting previously unselected package osinfo-db. 2026-06-17 15:13:45.784 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-17 15:13:45.787 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-17 15:13:46.437 | Selecting previously unselected package pkgconf-bin. 2026-06-17 15:13:46.452 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-17 15:13:46.456 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-17 15:13:46.507 | Selecting previously unselected package pkgconf:amd64. 2026-06-17 15:13:46.518 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-17 15:13:46.526 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-17 15:13:46.576 | Selecting previously unselected package pkg-config:amd64. 2026-06-17 15:13:46.589 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-17 15:13:46.598 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-17 15:13:46.644 | Selecting previously unselected package pm-utils. 2026-06-17 15:13:46.656 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-17 15:13:46.660 | Unpacking pm-utils (1.4.1-21) ... 2026-06-17 15:13:46.741 | Selecting previously unselected package postgresql-client-16. 2026-06-17 15:13:46.755 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:13:46.759 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:13:46.963 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-17 15:13:46.977 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:13:46.982 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:13:47.542 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-17 15:13:47.556 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-17 15:13:47.559 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-17 15:13:47.621 | Selecting previously unselected package python3-mysqldb. 2026-06-17 15:13:47.631 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-17 15:13:47.635 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-17 15:13:47.690 | Selecting previously unselected package python3-pip-whl. 2026-06-17 15:13:47.703 | Preparing to unpack .../147-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-17 15:13:47.708 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 15:13:47.773 | Selecting previously unselected package python3-setuptools-whl. 2026-06-17 15:13:47.785 | Preparing to unpack .../148-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-17 15:13:47.790 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-17 15:13:47.846 | Selecting previously unselected package python3.12-venv. 2026-06-17 15:13:47.858 | Preparing to unpack .../149-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-17 15:13:47.862 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-17 15:13:47.906 | Selecting previously unselected package python3-venv. 2026-06-17 15:13:47.919 | Preparing to unpack .../150-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-17 15:13:47.924 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-17 15:13:47.964 | Selecting previously unselected package sqlite3. 2026-06-17 15:13:47.976 | Preparing to unpack .../151-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-17 15:13:47.980 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-17 15:13:48.032 | Selecting previously unselected package unzip. 2026-06-17 15:13:48.044 | Preparing to unpack .../152-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-17 15:13:48.048 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-17 15:13:48.104 | Selecting previously unselected package vbetool. 2026-06-17 15:13:48.116 | Preparing to unpack .../153-vbetool_1.1-5_amd64.deb ... 2026-06-17 15:13:48.120 | Unpacking vbetool (1.1-5) ... 2026-06-17 15:13:48.167 | Selecting previously unselected package libosinfo-l10n. 2026-06-17 15:13:48.179 | Preparing to unpack .../154-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-17 15:13:48.183 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-17 15:13:48.257 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-17 15:13:48.268 | Preparing to unpack .../155-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-17 15:13:48.273 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-17 15:13:48.319 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-17 15:13:48.330 | Preparing to unpack .../156-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-17 15:13:48.335 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-17 15:13:48.378 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-17 15:13:48.388 | Preparing to unpack .../157-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 15:13:48.392 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:48.466 | Selecting previously unselected package libpcp-archive1t64. 2026-06-17 15:13:48.478 | Preparing to unpack .../158-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:48.482 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:48.527 | Selecting previously unselected package libpcp-gui2t64. 2026-06-17 15:13:48.540 | Preparing to unpack .../159-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:48.544 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:48.590 | Selecting previously unselected package libpcp-import1t64. 2026-06-17 15:13:48.602 | Preparing to unpack .../160-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:48.606 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:48.652 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-17 15:13:48.664 | Preparing to unpack .../161-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:48.668 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:48.716 | Selecting previously unselected package libpcp-trace2t64. 2026-06-17 15:13:48.728 | Preparing to unpack .../162-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:48.732 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:48.778 | Selecting previously unselected package libpcp-web1t64. 2026-06-17 15:13:48.791 | Preparing to unpack .../163-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:48.795 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-17 15:13:48.842 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-17 15:13:48.857 | Preparing to unpack .../164-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-17 15:13:48.861 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-17 15:13:48.914 | Selecting previously unselected package python3-pcp. 2026-06-17 15:13:48.930 | Preparing to unpack .../165-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:48.934 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-17 15:13:49.002 | Selecting previously unselected package pcp. 2026-06-17 15:13:49.013 | Preparing to unpack .../166-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-17 15:13:49.285 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-17 15:13:50.190 | Selecting previously unselected package socat. 2026-06-17 15:13:50.203 | Preparing to unpack .../167-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-17 15:13:50.208 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-17 15:13:50.283 | Selecting previously unselected package vlan. 2026-06-17 15:13:50.295 | Preparing to unpack .../168-vlan_2.0.5ubuntu5_all.deb ... 2026-06-17 15:13:50.298 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-17 15:13:50.376 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-17 15:13:50.388 | Setting up postgresql-client-common (257build1.1) ... 2026-06-17 15:13:50.406 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-17 15:13:50.418 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-17 15:13:50.429 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-17 15:13:50.464 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-17 15:13:50.472 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 15:13:50.483 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:13:50.494 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-17 15:13:50.506 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 15:13:50.517 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-17 15:13:50.529 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-17 15:13:50.540 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-17 15:13:50.551 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-17 15:13:50.563 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-17 15:13:50.574 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-17 15:13:51.217 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-17 15:13:51.217 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-17 15:13:51.690 | Setting up ncal (12.1.8) ... 2026-06-17 15:13:51.701 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 15:13:51.711 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-17 15:13:51.721 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-17 15:13:51.732 | Setting up vbetool (1.1-5) ... 2026-06-17 15:13:51.742 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-17 15:13:51.784 | Setting up pm-utils (1.4.1-21) ... 2026-06-17 15:13:51.820 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-17 15:13:51.835 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-17 15:13:51.847 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:51.858 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:13:51.870 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-17 15:13:51.882 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-17 15:13:51.893 | Setting up m4 (1.4.19-4build1) ... 2026-06-17 15:13:51.904 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 15:13:51.915 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-17 15:13:51.927 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-17 15:13:51.951 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-17 15:13:51.985 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-17 15:13:51.996 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-17 15:13:52.008 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-17 15:13:52.900 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-17 15:13:53.358 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:53.371 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-17 15:13:53.383 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-17 15:13:53.628 | Setting up autotools-dev (20220109.1) ... 2026-06-17 15:13:53.638 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-17 15:13:53.650 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:53.660 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-17 15:13:53.672 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-17 15:13:53.683 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:53.695 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:53.707 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:53.718 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 15:13:53.730 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-17 15:13:53.742 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:53.753 | Setting up ebtables (2.0.11-6build1) ... 2026-06-17 15:13:54.335 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-17 15:13:54.347 | Setting up socat (1.8.0.0-4build3) ... 2026-06-17 15:13:54.358 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-17 15:13:54.369 | Setting up bsdmainutils (12.1.8) ... 2026-06-17 15:13:54.382 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-17 15:13:54.395 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 15:13:54.405 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:13:54.416 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-17 15:13:54.426 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-17 15:13:54.437 | Setting up lsscsi (0.32-1build1) ... 2026-06-17 15:13:54.447 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-17 15:13:54.458 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-17 15:13:54.468 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-17 15:13:54.479 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-17 15:13:54.490 | Setting up autoconf (2.71-3) ... 2026-06-17 15:13:54.505 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:54.516 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:54.526 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-17 15:13:54.538 | Setting up dwz (0.15-1build6) ... 2026-06-17 15:13:54.548 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 15:13:54.559 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-17 15:13:54.570 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-17 15:13:54.594 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:54.605 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-17 15:13:54.615 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:54.626 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-17 15:13:54.637 | Setting up libjson-perl (4.10000-1) ... 2026-06-17 15:13:54.669 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:54.681 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-17 15:13:54.691 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-17 15:13:54.717 | Setting up debugedit (1:5.0-5build2) ... 2026-06-17 15:13:54.727 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-17 15:13:54.737 | Setting up libsub-override-perl (0.10-1) ... 2026-06-17 15:13:54.747 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-17 15:13:54.756 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:54.766 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:13:54.777 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-17 15:13:54.787 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-17 15:13:54.797 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-17 15:13:54.806 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 15:13:54.816 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-17 15:13:54.832 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-17 15:13:54.842 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-17 15:13:54.852 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-17 15:13:54.862 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:13:54.871 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-17 15:13:54.881 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-17 15:13:54.891 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:54.901 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-17 15:13:54.912 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-17 15:13:54.919 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-17 15:13:54.928 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-17 15:13:54.939 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 15:13:54.948 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-17 15:13:54.958 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-17 15:13:54.968 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-17 15:13:54.978 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:54.988 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 15:13:54.998 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-17 15:13:55.089 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:13:55.089 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:13:55.089 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:13:56.871 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:13:56.881 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-17 15:13:56.985 | Setting up libtool (2.4.7-7build1) ... 2026-06-17 15:13:56.995 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-17 15:13:57.004 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:13:57.527 | 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-06-17 15:13:57.564 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 15:13:57.574 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-17 15:13:58.413 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-17 15:13:59.047 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:13:59.056 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 15:13:59.067 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-17 15:13:59.128 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-17 15:13:59.130 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-17 15:13:59.133 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-17 15:13:59.887 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 15:13:59.904 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 15:13:59.917 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-17 15:13:59.932 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 15:13:59.945 | Setting up dh-autoreconf (20) ... 2026-06-17 15:13:59.960 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:13:59.974 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-17 15:13:59.987 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-17 15:14:00.000 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-17 15:14:00.012 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-17 15:14:00.024 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-17 15:14:00.037 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-17 15:14:00.050 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-17 15:14:00.114 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:14:00.114 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:14:00.114 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:14:00.306 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:01.156 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-17 15:14:01.636 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-17 15:14:01.649 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-17 15:14:01.662 | Setting up postgresql-common (257build1.1) ... 2026-06-17 15:14:01.735 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:14:01.736 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:14:01.736 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:14:01.813 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:02.323 | 2026-06-17 15:14:02.323 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-17 15:14:02.506 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-17 15:14:02.506 | Removing obsolete dictionary files: 2026-06-17 15:14:03.574 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-17 15:14:04.156 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:14:04.207 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-17 15:14:04.955 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-17 15:14:06.070 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:06.080 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 15:14:06.091 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-17 15:14:06.102 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:06.113 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-17 15:14:06.124 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 15:14:06.135 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-17 15:14:06.800 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:06.812 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:14:06.824 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:06.836 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-17 15:14:06.847 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:14:06.879 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 15:14:06.890 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-17 15:14:07.701 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-17 15:14:07.713 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:14:07.724 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-17 15:14:07.788 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-17 15:14:07.799 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:07.810 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 15:14:07.821 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-17 15:14:07.832 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 15:14:07.843 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:14:07.855 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-17 15:14:07.866 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-17 15:14:07.877 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-17 15:14:07.887 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 15:14:07.898 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:07.909 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:07.920 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:14:07.934 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-17 15:14:07.945 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 15:14:08.013 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:14:08.014 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:14:08.014 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:14:08.191 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-17 15:14:08.202 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-17 15:14:08.213 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-17 15:14:08.224 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-17 15:14:08.238 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-17 15:14:08.873 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:08.917 | Enabling module mpm_event. 2026-06-17 15:14:08.969 | Enabling module authz_core. 2026-06-17 15:14:08.974 | Enabling module authz_host. 2026-06-17 15:14:09.023 | Enabling module authn_core. 2026-06-17 15:14:09.029 | Enabling module auth_basic. 2026-06-17 15:14:09.077 | Enabling module access_compat. 2026-06-17 15:14:09.125 | Enabling module authn_file. 2026-06-17 15:14:09.173 | Enabling module authz_user. 2026-06-17 15:14:09.221 | Enabling module alias. 2026-06-17 15:14:09.269 | Enabling module dir. 2026-06-17 15:14:09.318 | Enabling module autoindex. 2026-06-17 15:14:09.366 | Enabling module env. 2026-06-17 15:14:09.414 | Enabling module mime. 2026-06-17 15:14:09.463 | Enabling module negotiation. 2026-06-17 15:14:09.512 | Enabling module setenvif. 2026-06-17 15:14:09.560 | Enabling module filter. 2026-06-17 15:14:09.608 | Enabling module deflate. 2026-06-17 15:14:09.657 | Enabling module status. 2026-06-17 15:14:09.704 | Enabling module reqtimeout. 2026-06-17 15:14:09.754 | Enabling conf charset. 2026-06-17 15:14:09.801 | Enabling conf localized-error-pages. 2026-06-17 15:14:09.849 | Enabling conf other-vhosts-access-log. 2026-06-17 15:14:09.896 | Enabling conf security. 2026-06-17 15:14:09.945 | Enabling conf serve-cgi-bin. 2026-06-17 15:14:09.993 | Enabling site 000-default. 2026-06-17 15:14:11.064 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-17 15:14:11.756 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-17 15:14:13.191 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-17 15:14:13.203 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-17 15:14:13.523 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 15:14:13.534 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-17 15:14:13.546 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-17 15:14:15.448 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-17 15:14:15.517 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-17 15:14:15.590 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-17 15:14:15.660 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-17 15:14:17.480 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-17 15:14:17.745 | Processing triggers for ufw (0.36.2-6) ... 2026-06-17 15:14:17.881 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:14:21.649 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-17 15:14:21.676 | Processing triggers for install-info (7.1-3build2) ... 2026-06-17 15:14:21.831 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-17 15:14:21.882 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-17 15:14:21.929 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-17 15:14:26.103 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:26.295 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:26.394 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:30.014 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:30.895 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 15:14:31.139 | perl: warning: Setting locale failed. 2026-06-17 15:14:31.139 | perl: warning: Please check that your locale settings: 2026-06-17 15:14:31.139 | LANGUAGE = (unset), 2026-06-17 15:14:31.139 | LC_ALL = "en_US.utf8", 2026-06-17 15:14:31.139 | LANG = "de_DE.UTF-8" 2026-06-17 15:14:31.139 | are supported and installed on your system. 2026-06-17 15:14:31.139 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:14:31.268 | perl: warning: Setting locale failed. 2026-06-17 15:14:31.268 | perl: warning: Please check that your locale settings: 2026-06-17 15:14:31.268 | LANGUAGE = (unset), 2026-06-17 15:14:31.268 | LC_ALL = "en_US.utf8", 2026-06-17 15:14:31.268 | LANG = "de_DE.UTF-8" 2026-06-17 15:14:31.268 | are supported and installed on your system. 2026-06-17 15:14:31.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:14:31.317 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:14:31.317 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:14:31.317 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:14:31.387 | perl: warning: Setting locale failed. 2026-06-17 15:14:31.387 | perl: warning: Please check that your locale settings: 2026-06-17 15:14:31.387 | LANGUAGE = (unset), 2026-06-17 15:14:31.387 | LC_ALL = "en_US.utf8", 2026-06-17 15:14:31.387 | LANG = "de_DE.UTF-8" 2026-06-17 15:14:31.387 | are supported and installed on your system. 2026-06-17 15:14:31.387 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:14:31.725 | 2026-06-17 15:14:31.725 | Running kernel seems to be up-to-date. 2026-06-17 15:14:31.725 | 2026-06-17 15:14:31.725 | Restarting services... 2026-06-17 15:14:31.909 | systemctl restart fwupd.service multipathd.service packagekit.service polkit.service qemu-guest-agent.service snapd.service systemd-machined.service tuned.service udisks2.service upower.service 2026-06-17 15:14:35.344 | 2026-06-17 15:14:35.344 | Service restarts being deferred: 2026-06-17 15:14:35.344 | systemctl restart ModemManager.service 2026-06-17 15:14:35.344 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:14:35.344 | systemctl restart systemd-logind.service 2026-06-17 15:14:35.344 | systemctl restart virtlockd.service 2026-06-17 15:14:35.344 | systemctl restart virtlogd.service 2026-06-17 15:14:35.344 | 2026-06-17 15:14:35.344 | No containers need to be restarted. 2026-06-17 15:14:35.345 | 2026-06-17 15:14:35.345 | User sessions running outdated binaries: 2026-06-17 15:14:35.345 | quobyte @ session #5: sshd[2026] 2026-06-17 15:14:35.357 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:14:35.368 | 2026-06-17 15:14:35.368 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:14:37.428 | ++ functions-common:apt_get:1205 : result=0 2026-06-17 15:14:37.432 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:14:37.435 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:14:37.438 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:14:37.441 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:14:37.444 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:14:37.447 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:14:37.450 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:14:37.453 | ++ functions-common:time_stop:2421 : start_time=1781709197254 2026-06-17 15:14:37.456 | ++ functions-common:time_stop:2423 : [[ -z 1781709197254 ]] 2026-06-17 15:14:37.459 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:14:37.464 | ++ functions-common:time_stop:2426 : end_time=1781709277461 2026-06-17 15:14:37.467 | ++ functions-common:time_stop:2427 : elapsed_time=80207 2026-06-17 15:14:37.470 | ++ functions-common:time_stop:2428 : total=7697 2026-06-17 15:14:37.473 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:14:37.476 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87904 2026-06-17 15:14:37.479 | ++ functions-common:apt_get:1209 : return 0 2026-06-17 15:14:37.483 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-17 15:14:37.485 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-17 15:14:37.489 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-17 15:14:37.496 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-17 15:14:37.499 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-17 15:14:37.503 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-17 15:14:37.508 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-17 15:14:37.514 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-17 15:14:37.518 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-17 15:14:37.522 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-17 15:14:37.525 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:14:37.845 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-17 15:14:37.848 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-17 15:14:37.850 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-17 15:14:37.852 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-17 15:14:37.855 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-17 15:14:37.857 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-17 15:14:37.859 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-17 15:14:37.861 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-17 15:14:37.864 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-17 15:14:37.866 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-17 15:14:37.868 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-17 15:14:37.870 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-17 15:14:37.872 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-17 15:14:37.875 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-17 15:14:37.877 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-17 15:14:37.879 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-17 15:14:37.881 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-17 15:14:37.883 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-17 15:14:37.886 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-17 15:14:37.888 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-17 15:14:37.891 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-17 15:14:37.893 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-17 15:14:37.896 | + functions-common:_ensure_lsb_release:420 : return 2026-06-17 15:14:37.898 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-17 15:14:37.912 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-17 15:14:37.915 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-17 15:14:37.929 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-17 15:14:37.932 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-17 15:14:37.947 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-17 15:14:37.949 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-17 15:14:37.951 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-17 15:14:37.954 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-17 15:14:37.956 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-17 15:14:37.958 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-17 15:14:37.960 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-17 15:14:37.962 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-17 15:14:37.965 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-17 15:14:37.967 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-17 15:14:37.969 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-17 15:14:37.969 | Distro: noble 2026-06-17 15:14:37.972 | + tools/install_pip.sh:main:117 : get_versions 2026-06-17 15:14:37.975 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-17 15:14:37.979 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-17 15:14:37.981 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-17 15:14:37.985 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-17 15:14:37.985 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-17 15:14:38.691 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-17 15:14:38.693 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-17 15:14:38.694 | pip: 24.0 2026-06-17 15:14:38.696 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-17 15:14:38.698 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-17 15:14:38.700 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:14:38.703 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:14:38.705 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:14:38.707 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:14:38.710 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:14:38.712 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:14:38.714 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:14:38.716 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:14:38.719 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:14:38.721 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:14:38.723 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:14:38.725 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:14:38.727 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:14:38.729 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-17 15:14:38.732 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:14:38.734 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:14:38.737 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-17 15:14:38.742 | + tools/install_pip.sh:main:146 : set -x 2026-06-17 15:14:38.744 | + tools/install_pip.sh:main:149 : get_versions 2026-06-17 15:14:38.747 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-17 15:14:38.751 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-17 15:14:38.754 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-17 15:14:38.757 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-17 15:14:38.758 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-17 15:14:39.349 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-17 15:14:39.352 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-17 15:14:39.352 | pip: 24.0 2026-06-17 15:14:39.357 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-17 15:14:39.360 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-17 15:14:39.364 | + ./stack.sh:main:801 : fixup_all 2026-06-17 15:14:39.367 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-17 15:14:39.370 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-17 15:14:39.373 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:14:39.377 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:14:39.381 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-17 15:14:39.397 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-17 15:14:39.416 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-17 15:14:39.431 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-17 15:14:39.435 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-17 15:14:39.438 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:14:39.442 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:14:39.444 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:14:39.446 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:14:39.449 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:14:39.453 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:14:39.455 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:14:39.458 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:14:39.461 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:14:39.464 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:14:39.465 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:14:39.469 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:14:39.471 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:14:39.475 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-17 15:14:39.479 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-17 15:14:39.482 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-17 15:14:39.498 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-17 15:14:39.512 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-17 15:14:39.528 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-17 15:14:39.544 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-17 15:14:39.561 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-17 15:14:39.577 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-17 15:14:39.593 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-17 15:14:39.608 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-17 15:14:39.611 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-17 15:14:39.615 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-17 15:14:45.155 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-17 15:14:45.175 | Using python 3.12 to install setuptools 2026-06-17 15:14:45.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 -U pip 'setuptools[core]' 2026-06-17 15:14:46.551 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-17 15:14:46.811 | Collecting pip 2026-06-17 15:14:46.908 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-17 15:14:46.920 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-17 15:14:47.380 | Collecting setuptools[core] 2026-06-17 15:14:47.395 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 15:14:47.561 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-17 15:14:47.576 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:14:47.657 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-17 15:14:47.672 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-17 15:14:47.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-06-17 15:14:47.769 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-17 15:14:47.787 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 15:14:47.888 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-17 15:14:47.903 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:14:47.980 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-17 15:14:47.996 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:14:48.106 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:14:48.122 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 15:14:48.200 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:14:48.217 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 15:14:48.462 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:14:48.480 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-17 15:14:48.566 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:14:48.582 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:14:48.768 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:14:48.782 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-17 15:14:48.845 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:14:48.860 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-17 15:14:48.953 | 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-06-17 15:14:48.969 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-17 15:14:49.067 | 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-06-17 15:14:49.081 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 15:14:49.130 | 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-06-17 15:14:49.161 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-17 15:14:49.358 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-06-17 15:14:49.372 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-17 15:14:49.396 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-17 15:14:49.417 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-17 15:14:49.431 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.1 MB/s eta 0:00:00 2026-06-17 15:14:49.447 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 15:14:49.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-06-17 15:14:49.476 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-17 15:14:49.498 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 15:14:49.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 14.1 MB/s eta 0:00:00 2026-06-17 15:14:49.589 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-17 15:14:49.613 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-17 15:14:49.634 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-17 15:14:49.648 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.8 MB/s eta 0:00:00 2026-06-17 15:14:49.664 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-17 15:14:49.685 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-17 15:14:49.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.6 MB/s eta 0:00:00 2026-06-17 15:14:49.728 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-17 15:14:49.750 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-17 15:14:49.765 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.2 MB/s eta 0:00:00 2026-06-17 15:14:49.780 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-17 15:14:49.851 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.5 MB/s eta 0:00:00 2026-06-17 15:14:50.589 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-17 15:14:50.613 | Attempting uninstall: setuptools 2026-06-17 15:14:50.628 | Found existing installation: setuptools 68.1.2 2026-06-17 15:14:50.628 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:14:50.631 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-17 15:14:51.772 | Attempting uninstall: pygments 2026-06-17 15:14:51.781 | Found existing installation: Pygments 2.17.2 2026-06-17 15:14:51.782 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:14:51.783 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-17 15:14:53.030 | Attempting uninstall: pip 2026-06-17 15:14:53.035 | Found existing installation: pip 24.0 2026-06-17 15:14:53.105 | Uninstalling pip-24.0: 2026-06-17 15:14:53.115 | Successfully uninstalled pip-24.0 2026-06-17 15:14:54.714 | Attempting uninstall: packaging 2026-06-17 15:14:54.724 | Found existing installation: packaging 24.0 2026-06-17 15:14:54.725 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:14:54.726 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-17 15:14:54.914 | Attempting uninstall: markdown-it-py 2026-06-17 15:14:54.939 | Found existing installation: markdown-it-py 3.0.0 2026-06-17 15:14:54.939 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:14:54.939 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-17 15:14:55.097 | Attempting uninstall: wheel 2026-06-17 15:14:55.144 | Found existing installation: wheel 0.42.0 2026-06-17 15:14:55.144 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:14:55.145 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-17 15:14:55.196 | Attempting uninstall: rich 2026-06-17 15:14:55.244 | Found existing installation: rich 13.7.1 2026-06-17 15:14:55.244 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:14:55.244 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-17 15:14:55.955 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-17 15:14:56.156 | + inc/python:pip_install:216 : result=0 2026-06-17 15:14:56.159 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:14:56.162 | + functions-common:time_stop:2414 : local name 2026-06-17 15:14:56.164 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:14:56.167 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:14:56.170 | + functions-common:time_stop:2417 : local total 2026-06-17 15:14:56.173 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:14:56.176 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:14:56.178 | + functions-common:time_stop:2421 : start_time=1781709285170 2026-06-17 15:14:56.180 | + functions-common:time_stop:2423 : [[ -z 1781709285170 ]] 2026-06-17 15:14:56.183 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:14:56.187 | + functions-common:time_stop:2426 : end_time=1781709296184 2026-06-17 15:14:56.190 | + functions-common:time_stop:2427 : elapsed_time=11014 2026-06-17 15:14:56.192 | + functions-common:time_stop:2428 : total=0 2026-06-17 15:14:56.195 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:14:56.197 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11014 2026-06-17 15:14:56.200 | + inc/python:pip_install:219 : return 0 2026-06-17 15:14:56.204 | + 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-06-17 15:14:56.207 | + 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-06-17 15:14:56.210 | + 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-06-17 15:14:56.213 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 15:14:56.216 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 15:14:56.219 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-17 15:14:56.241 | Using python 3.12 to install os-testr 2026-06-17 15:14:56.243 | + 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-06-17 15:14:57.606 | Collecting os-testr 2026-06-17 15:14:57.752 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 15:14:57.814 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-17 15:14:57.829 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 15:14:57.864 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-17 15:14:57.879 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-17 15:14:57.938 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-17 15:14:57.956 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-17 15:14:57.968 | 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-06-17 15:14:57.996 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-17 15:14:58.014 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 15:14:58.103 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-17 15:14:58.118 | 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-06-17 15:14:58.152 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-17 15:14:58.177 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 15:14:58.215 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-17 15:14:58.238 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-17 15:14:58.263 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-17 15:14:58.285 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-17 15:14:58.322 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 27.5 MB/s 0:00:00 2026-06-17 15:14:58.485 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-17 15:14:58.628 | Attempting uninstall: PyYAML 2026-06-17 15:14:58.635 | Found existing installation: PyYAML 6.0.1 2026-06-17 15:14:58.638 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:14:58.638 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-17 15:14:59.016 | 2026-06-17 15:14:59.020 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-17 15:14:59.135 | + inc/python:pip_install:216 : result=0 2026-06-17 15:14:59.139 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:14:59.142 | + functions-common:time_stop:2414 : local name 2026-06-17 15:14:59.144 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:14:59.146 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:14:59.149 | + functions-common:time_stop:2417 : local total 2026-06-17 15:14:59.152 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:14:59.155 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:14:59.157 | + functions-common:time_stop:2421 : start_time=1781709296235 2026-06-17 15:14:59.160 | + functions-common:time_stop:2423 : [[ -z 1781709296235 ]] 2026-06-17 15:14:59.163 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:14:59.167 | + functions-common:time_stop:2426 : end_time=1781709299165 2026-06-17 15:14:59.170 | + functions-common:time_stop:2427 : elapsed_time=2930 2026-06-17 15:14:59.173 | + functions-common:time_stop:2428 : total=11014 2026-06-17 15:14:59.176 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:14:59.179 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13944 2026-06-17 15:14:59.182 | + inc/python:pip_install:219 : return 0 2026-06-17 15:14:59.185 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-17 15:14:59.244 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-17 15:14:59.346 | + ./stack.sh:main:829 : install_infra 2026-06-17 15:14:59.349 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 15:14:59.351 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-17 15:14:59.355 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-17 15:15:04.795 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 15:15:04.798 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-17 15:15:04.821 | + 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-06-17 15:15:06.184 | Collecting pbr 2026-06-17 15:15:06.188 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 15:15:06.611 | Collecting setuptools[core] 2026-06-17 15:15:06.613 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 15:15:06.762 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-17 15:15:06.764 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:15:06.833 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-17 15:15:06.836 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-17 15:15:06.904 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-17 15:15:06.906 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 15:15:06.995 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-17 15:15:06.997 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:15:07.068 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-17 15:15:07.071 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:15:07.176 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:15:07.180 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 15:15:07.244 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:15:07.247 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 15:15:07.472 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:15:07.475 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-17 15:15:07.548 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:15:07.551 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:15:07.709 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:15:07.713 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-17 15:15:07.760 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 15:15:07.762 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-17 15:15:07.840 | 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-06-17 15:15:07.843 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-17 15:15:07.920 | 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-06-17 15:15:07.923 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 15:15:08.010 | 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-06-17 15:15:08.105 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 15:15:08.131 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 15:15:08.134 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-17 15:15:08.136 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-17 15:15:08.139 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-17 15:15:08.141 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 15:15:08.144 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-17 15:15:08.148 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 15:15:08.159 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-17 15:15:08.160 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-17 15:15:08.162 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-17 15:15:08.165 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-17 15:15:08.167 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-17 15:15:08.172 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-17 15:15:08.175 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-17 15:15:08.178 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-17 15:15:08.204 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-17 15:15:08.483 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-17 15:15:12.189 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-17 15:15:12.373 | + inc/python:pip_install:216 : result=0 2026-06-17 15:15:12.376 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:15:12.379 | + functions-common:time_stop:2414 : local name 2026-06-17 15:15:12.382 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:15:12.384 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:15:12.388 | + functions-common:time_stop:2417 : local total 2026-06-17 15:15:12.390 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:15:12.393 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:15:12.396 | + functions-common:time_stop:2421 : start_time=1781709304813 2026-06-17 15:15:12.399 | + functions-common:time_stop:2423 : [[ -z 1781709304813 ]] 2026-06-17 15:15:12.402 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:15:12.406 | + functions-common:time_stop:2426 : end_time=1781709312403 2026-06-17 15:15:12.409 | + functions-common:time_stop:2427 : elapsed_time=7590 2026-06-17 15:15:12.411 | + functions-common:time_stop:2428 : total=13944 2026-06-17 15:15:12.413 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:15:12.415 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21534 2026-06-17 15:15:12.417 | + inc/python:pip_install:219 : return 0 2026-06-17 15:15:12.421 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 15:15:12.424 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-17 15:15:12.451 | + 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-06-17 15:15:13.693 | Processing /opt/stack/requirements 2026-06-17 15:15:13.697 | Installing build dependencies: started 2026-06-17 15:15:16.772 | Installing build dependencies: finished with status 'done' 2026-06-17 15:15:16.775 | Getting requirements to build wheel: started 2026-06-17 15:15:17.058 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 15:15:17.063 | Preparing metadata (pyproject.toml): started 2026-06-17 15:15:18.223 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:15:18.415 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:18.513 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-17 15:15:18.534 | 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.dev8453) (26.2) 2026-06-17 15:15:18.649 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:18.664 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 15:15:18.814 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:18.819 | 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-06-17 15:15:18.870 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:18.886 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-17 15:15:18.898 | 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.dev8453) (82.0.1) 2026-06-17 15:15:19.212 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:19.227 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-17 15:15:19.243 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.4 MB/s eta 0:00:00 2026-06-17 15:15:19.313 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:19.328 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-17 15:15:19.451 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:19.466 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-17 15:15:19.554 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 15:15:19.572 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 15:15:19.690 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-17 15:15:19.713 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-17 15:15:19.726 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.7 MB/s eta 0:00:00 2026-06-17 15:15:19.730 | 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-06-17 15:15:19.750 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-17 15:15:19.763 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.6 MB/s eta 0:00:00 2026-06-17 15:15:19.779 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-17 15:15:19.794 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.4 MB/s eta 0:00:00 2026-06-17 15:15:19.810 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-17 15:15:19.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.5 MB/s eta 0:00:00 2026-06-17 15:15:19.842 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-17 15:15:19.855 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.3 MB/s eta 0:00:00 2026-06-17 15:15:19.870 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-17 15:15:19.885 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.2 MB/s eta 0:00:00 2026-06-17 15:15:19.918 | Building wheels for collected packages: openstack_requirements 2026-06-17 15:15:19.920 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-17 15:15:22.113 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-17 15:15:22.113 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=5659acc4f651ef38bb1b337444675e4abbe23f4d5f83a948ba602695fbc3892c 2026-06-17 15:15:22.113 | Stored in directory: /tmp/pip-ephem-wheel-cache-mpd3x3lx/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-17 15:15:22.117 | Successfully built openstack_requirements 2026-06-17 15:15:22.391 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-17 15:15:23.153 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-17 15:15:23.353 | + inc/python:pip_install:216 : result=0 2026-06-17 15:15:23.356 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:15:23.359 | + functions-common:time_stop:2414 : local name 2026-06-17 15:15:23.361 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:15:23.364 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:15:23.367 | + functions-common:time_stop:2417 : local total 2026-06-17 15:15:23.370 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:15:23.373 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:15:23.376 | + functions-common:time_stop:2421 : start_time=1781709312442 2026-06-17 15:15:23.378 | + functions-common:time_stop:2423 : [[ -z 1781709312442 ]] 2026-06-17 15:15:23.382 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:15:23.387 | + functions-common:time_stop:2426 : end_time=1781709323384 2026-06-17 15:15:23.389 | + functions-common:time_stop:2427 : elapsed_time=10942 2026-06-17 15:15:23.392 | + functions-common:time_stop:2428 : total=21534 2026-06-17 15:15:23.394 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:15:23.397 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32476 2026-06-17 15:15:23.399 | + inc/python:pip_install:219 : return 0 2026-06-17 15:15:23.402 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-17 15:15:23.405 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-17 15:15:23.408 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-17 15:15:23.411 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:15:23.414 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:15:23.416 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-17 15:15:23.419 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:15:23.422 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-17 15:15:23.444 | Using python 3.12 to install pbr 2026-06-17 15:15:23.446 | + 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-06-17 15:15:24.409 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-17 15:15:24.604 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-17 15:15:24.834 | + inc/python:pip_install:216 : result=0 2026-06-17 15:15:24.836 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:15:24.839 | + functions-common:time_stop:2414 : local name 2026-06-17 15:15:24.842 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:15:24.844 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:15:24.847 | + functions-common:time_stop:2417 : local total 2026-06-17 15:15:24.850 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:15:24.852 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:15:24.855 | + functions-common:time_stop:2421 : start_time=1781709323438 2026-06-17 15:15:24.857 | + functions-common:time_stop:2423 : [[ -z 1781709323438 ]] 2026-06-17 15:15:24.861 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:15:24.865 | + functions-common:time_stop:2426 : end_time=1781709324862 2026-06-17 15:15:24.868 | + functions-common:time_stop:2427 : elapsed_time=1424 2026-06-17 15:15:24.871 | + functions-common:time_stop:2428 : total=32476 2026-06-17 15:15:24.873 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:15:24.876 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33900 2026-06-17 15:15:24.879 | + inc/python:pip_install:219 : return 0 2026-06-17 15:15:24.881 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-17 15:15:30.294 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-17 15:15:31.129 | Collecting bindep 2026-06-17 15:15:31.243 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-17 15:15:31.356 | Collecting distro>=1.7 (from bindep) 2026-06-17 15:15:31.371 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-17 15:15:31.457 | Collecting packaging (from bindep) 2026-06-17 15:15:31.459 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:15:31.512 | Collecting Parsley (from bindep) 2026-06-17 15:15:31.528 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-17 15:15:31.618 | Collecting pbr>=2 (from bindep) 2026-06-17 15:15:31.619 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 15:15:32.022 | Collecting setuptools (from pbr>=2->bindep) 2026-06-17 15:15:32.025 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 15:15:32.112 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-17 15:15:32.142 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-17 15:15:32.153 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 15:15:32.157 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 15:15:32.173 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-17 15:15:32.194 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.1 MB/s eta 0:00:00 2026-06-17 15:15:32.197 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 15:15:32.339 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-17 15:15:34.044 | 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-06-17 15:15:34.188 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 15:15:34.192 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 15:15:34.195 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-17 15:15:34.214 | + ./stack.sh:main:838 : pkgs= 2026-06-17 15:15:34.217 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-17 15:15:34.220 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-17 15:15:34.222 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 15:15:34.224 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-17 15:15:34.228 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 15:15:34.232 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 15:15:34.236 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 15:15:34.238 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 15:15:34.242 | + functions-common:run_phase:1852 : local extra 2026-06-17 15:15:34.246 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 15:15:34.250 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 15:15:34.254 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 15:15:34.258 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 15:15:34.261 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-17 15:15:34.263 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 15:15:34.282 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:15:34.284 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:15:34.288 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:15:34.290 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-17 15:15:34.294 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:15:34.296 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 15:15:34.299 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:15:34.302 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-17 15:15:34.304 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:15:34.307 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-17 15:15:34.309 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:15:34.313 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-17 15:15:34.315 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 15:15:34.317 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 15:15:34.319 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:15:34.321 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 15:15:34.325 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-17 15:15:34.327 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 15:15:34.329 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-17 15:15:34.331 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 15:15:34.335 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 15:15:34.337 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-17 15:15:34.339 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-17 15:15:34.343 | + functions:set_systemd_override:845 : local value=2048 2026-06-17 15:15:34.345 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-17 15:15:34.347 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-17 15:15:34.415 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-17 15:15:34.415 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-17 15:15:34.419 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-17 15:15:34.832 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-17 15:15:34.837 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-17 15:15:34.858 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:15:34.861 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-17 15:15:34.864 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:15:34.866 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:15:34.870 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:15:34.872 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:15:34.874 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:15:34.878 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:15:34.881 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:15:34.885 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:15:34.887 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:15:34.889 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:15:34.893 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:15:34.896 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:15:34.900 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-17 15:15:34.903 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:15:34.906 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:15:34.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:15:34.912 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-17 15:15:34.940 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-17 15:15:34.978 | Reading package lists... 2026-06-17 15:15:35.408 | Building dependency tree... 2026-06-17 15:15:35.412 | Reading state information... 2026-06-17 15:15:36.062 | The following additional packages will be installed: 2026-06-17 15:15:36.062 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-17 15:15:36.063 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-17 15:15:36.063 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-17 15:15:36.066 | erlang-tools erlang-xmerl 2026-06-17 15:15:36.069 | Suggested packages: 2026-06-17 15:15:36.069 | erlang erlang-manpages erlang-doc 2026-06-17 15:15:36.134 | The following NEW packages will be installed: 2026-06-17 15:15:36.134 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-17 15:15:36.134 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-17 15:15:36.134 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-17 15:15:36.138 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-17 15:15:36.197 | 0 upgraded, 18 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:15:36.198 | Need to get 36.1 MB of archives. 2026-06-17 15:15:36.198 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-17 15:15:36.198 | 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-06-17 15:15:36.340 | 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-06-17 15:15:36.356 | 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-06-17 15:15:36.358 | 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-06-17 15:15:36.367 | 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-06-17 15:15:36.377 | 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-06-17 15:15:36.380 | 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-06-17 15:15:36.398 | 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-06-17 15:15:36.399 | 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-06-17 15:15:36.401 | 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-06-17 15:15:36.402 | 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-06-17 15:15:36.410 | 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-06-17 15:15:36.430 | 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-06-17 15:15:36.432 | 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-06-17 15:15:36.434 | 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-06-17 15:15:36.438 | 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-06-17 15:15:36.444 | 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-06-17 15:15:36.460 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-17 15:15:36.884 | perl: warning: Setting locale failed. 2026-06-17 15:15:36.884 | perl: warning: Please check that your locale settings: 2026-06-17 15:15:36.884 | LANGUAGE = (unset), 2026-06-17 15:15:36.884 | LC_ALL = "en_US.utf8", 2026-06-17 15:15:36.884 | LANG = "de_DE.UTF-8" 2026-06-17 15:15:36.884 | are supported and installed on your system. 2026-06-17 15:15:36.884 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:15:36.945 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:15:36.945 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:15:36.945 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:15:37.142 | Fetched 36.1 MB in 0s (79.0 MB/s) 2026-06-17 15:15:37.219 | Selecting previously unselected package erlang-base. 2026-06-17 15:15:37.278 | (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-06-17 15:15:37.284 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:37.288 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:37.668 | Selecting previously unselected package erlang-asn1. 2026-06-17 15:15:37.680 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:37.685 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:37.756 | Selecting previously unselected package erlang-crypto. 2026-06-17 15:15:37.768 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:37.780 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:37.832 | Selecting previously unselected package erlang-public-key. 2026-06-17 15:15:37.844 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:37.847 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:37.901 | Selecting previously unselected package erlang-mnesia. 2026-06-17 15:15:37.913 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:37.917 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:37.984 | Selecting previously unselected package erlang-runtime-tools. 2026-06-17 15:15:37.995 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:37.999 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.061 | Selecting previously unselected package erlang-ssl. 2026-06-17 15:15:38.072 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.077 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.167 | Selecting previously unselected package erlang-eldap. 2026-06-17 15:15:38.178 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.183 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.223 | Selecting previously unselected package erlang-ftp. 2026-06-17 15:15:38.235 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.239 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.281 | Selecting previously unselected package erlang-tftp. 2026-06-17 15:15:38.292 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.296 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.340 | Selecting previously unselected package erlang-inets. 2026-06-17 15:15:38.352 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.357 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.440 | Selecting previously unselected package erlang-snmp. 2026-06-17 15:15:38.450 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.454 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.607 | Selecting previously unselected package erlang-os-mon. 2026-06-17 15:15:38.618 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.622 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.670 | Selecting previously unselected package erlang-parsetools. 2026-06-17 15:15:38.681 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.685 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.731 | Selecting previously unselected package erlang-syntax-tools. 2026-06-17 15:15:38.743 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.747 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.797 | Selecting previously unselected package erlang-tools. 2026-06-17 15:15:38.809 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.813 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.878 | Selecting previously unselected package erlang-xmerl. 2026-06-17 15:15:38.890 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 15:15:38.894 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:38.980 | Selecting previously unselected package rabbitmq-server. 2026-06-17 15:15:38.992 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-17 15:15:38.999 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-17 15:15:40.014 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:40.358 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-17 15:15:40.358 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-17 15:15:42.813 | Searching for services which depend on erlang and should be started... none found. 2026-06-17 15:15:42.819 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.830 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.841 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.852 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.876 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.895 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.921 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.944 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.963 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.985 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:42.997 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:43.008 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:43.020 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:43.032 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:43.043 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:43.054 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 15:15:43.066 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-17 15:15:43.156 | info: Selecting GID from range 100 to 999 ... 2026-06-17 15:15:43.161 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-17 15:15:43.261 | info: Selecting UID from range 100 to 999 ... 2026-06-17 15:15:43.261 | 2026-06-17 15:15:43.266 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-17 15:15:43.269 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-17 15:15:43.320 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-17 15:15:43.528 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-17 15:16:02.876 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:16:04.546 | perl: warning: Setting locale failed. 2026-06-17 15:16:04.546 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:04.546 | LANGUAGE = (unset), 2026-06-17 15:16:04.546 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:04.546 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:04.547 | are supported and installed on your system. 2026-06-17 15:16:04.547 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:04.671 | perl: warning: Setting locale failed. 2026-06-17 15:16:04.672 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:04.672 | LANGUAGE = (unset), 2026-06-17 15:16:04.672 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:04.672 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:04.672 | are supported and installed on your system. 2026-06-17 15:16:04.672 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:04.721 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:04.721 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:04.721 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:04.789 | perl: warning: Setting locale failed. 2026-06-17 15:16:04.789 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:04.789 | LANGUAGE = (unset), 2026-06-17 15:16:04.789 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:04.789 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:04.789 | are supported and installed on your system. 2026-06-17 15:16:04.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:05.283 | 2026-06-17 15:16:05.283 | Running kernel seems to be up-to-date. 2026-06-17 15:16:05.283 | 2026-06-17 15:16:05.283 | Restarting services... 2026-06-17 15:16:05.332 | 2026-06-17 15:16:05.332 | Service restarts being deferred: 2026-06-17 15:16:05.332 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:16:05.332 | systemctl restart systemd-logind.service 2026-06-17 15:16:05.332 | systemctl restart virtlockd.service 2026-06-17 15:16:05.332 | systemctl restart virtlogd.service 2026-06-17 15:16:05.332 | 2026-06-17 15:16:05.332 | No containers need to be restarted. 2026-06-17 15:16:05.332 | 2026-06-17 15:16:05.332 | User sessions running outdated binaries: 2026-06-17 15:16:05.333 | quobyte @ session #5: sshd[2026] 2026-06-17 15:16:05.343 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:16:05.352 | 2026-06-17 15:16:05.353 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:16:07.549 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:16:07.553 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:16:07.557 | + functions-common:time_stop:2414 : local name 2026-06-17 15:16:07.561 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:16:07.565 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:16:07.568 | + functions-common:time_stop:2417 : local total 2026-06-17 15:16:07.572 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:16:07.576 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:16:07.580 | + functions-common:time_stop:2421 : start_time=1781709334936 2026-06-17 15:16:07.584 | + functions-common:time_stop:2423 : [[ -z 1781709334936 ]] 2026-06-17 15:16:07.588 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:16:07.593 | + functions-common:time_stop:2426 : end_time=1781709367589 2026-06-17 15:16:07.597 | + functions-common:time_stop:2427 : elapsed_time=32653 2026-06-17 15:16:07.601 | + functions-common:time_stop:2428 : total=87904 2026-06-17 15:16:07.604 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:16:07.608 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120557 2026-06-17 15:16:07.612 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:16:07.616 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-17 15:16:07.620 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:16:07.624 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:16:07.628 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:16:07.632 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:16:07.636 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:16:07.640 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:16:07.644 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:16:07.648 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:16:07.652 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:16:07.656 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:16:07.660 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:16:07.664 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:16:07.667 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:16:07.671 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-17 15:16:07.675 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-17 15:16:07.697 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:16:07.701 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-17 15:16:07.705 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:16:07.709 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-17 15:16:07.713 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-17 15:16:07.718 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-17 15:16:07.723 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-17 15:16:07.727 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-17 15:16:07.731 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-17 15:16:07.735 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-17 15:16:07.739 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-17 15:16:07.742 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-17 15:16:07.747 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-17 15:16:08.909 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-17 15:16:08.909 | user tags 2026-06-17 15:16:08.909 | guest [administrator]' 2026-06-17 15:16:08.915 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-17 15:16:08.915 | user tags 2026-06-17 15:16:08.915 | guest [administrator]' 2026-06-17 15:16:08.915 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-17 15:16:08.923 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-17 15:16:08.926 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-17 15:16:08.930 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-17 15:16:09.996 | Adding user "stackrabbit" ... 2026-06-17 15:16:10.010 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-17 15:16:10.032 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-17 15:16:11.112 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-17 15:16:11.146 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-17 15:16:11.150 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-17 15:16:12.262 | Changing password for user "stackrabbit" ... 2026-06-17 15:16:12.296 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-17 15:16:12.299 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-17 15:16:12.303 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-17 15:16:13.421 | Deleting user "guest" ... 2026-06-17 15:16:13.459 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-17 15:16:13.482 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:16:13.485 | + ./stack.sh:main:855 : install_database 2026-06-17 15:16:13.489 | + lib/database:install_database:118 : install_database_mysql 2026-06-17 15:16:13.492 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-17 15:16:13.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:13.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:13.503 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-17 15:16:13.516 | perl: warning: Setting locale failed. 2026-06-17 15:16:13.516 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:13.516 | LANGUAGE = (unset), 2026-06-17 15:16:13.516 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:13.516 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:13.516 | are supported and installed on your system. 2026-06-17 15:16:13.516 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:13.568 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:13.568 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:13.568 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:13.682 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-17 15:16:13.685 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-17 15:16:13.690 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-17 15:16:13.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:13.696 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:13.699 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-17 15:16:13.702 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-17 15:16:13.705 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-17 15:16:13.710 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-17 15:16:13.713 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-17 15:16:13.716 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:16:13.720 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:16:13.723 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:16:13.726 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:16:13.730 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:16:13.733 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:16:13.736 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:16:13.740 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:16:13.742 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:16:13.745 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:16:13.748 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:16:13.751 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:16:13.755 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:16:13.759 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-17 15:16:13.762 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:13.766 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:13.769 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-17 15:16:13.773 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:16:13.776 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:16:13.780 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:16:13.783 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:16:13.785 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:16:13.789 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:16:13.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:13.796 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:13.799 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:16:13.802 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:16:13.805 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:16:13.809 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:16:13.813 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-17 15:16:13.816 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:16:13.819 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:13.822 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:13.825 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-17 15:16:13.852 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-17 15:16:13.889 | Reading package lists... 2026-06-17 15:16:14.304 | Building dependency tree... 2026-06-17 15:16:14.306 | Reading state information... 2026-06-17 15:16:14.959 | The following additional packages will be installed: 2026-06-17 15:16:14.959 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-17 15:16:14.959 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-17 15:16:14.959 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-17 15:16:14.960 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-17 15:16:14.961 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-17 15:16:14.961 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-17 15:16:14.965 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-17 15:16:14.965 | Suggested packages: 2026-06-17 15:16:14.965 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-17 15:16:14.965 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-17 15:16:15.018 | The following NEW packages will be installed: 2026-06-17 15:16:15.019 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-17 15:16:15.019 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-17 15:16:15.019 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-17 15:16:15.019 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-17 15:16:15.020 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-17 15:16:15.021 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-17 15:16:15.022 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-17 15:16:15.107 | 0 upgraded, 27 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:16:15.107 | Need to get 29.6 MB of archives. 2026-06-17 15:16:15.107 | After this operation, 243 MB of additional disk space will be used. 2026-06-17 15:16:15.107 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2740 kB] 2026-06-17 15:16:15.158 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-17 15:16:15.160 | 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-06-17 15:16:15.160 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-17 15:16:15.162 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-17 15:16:15.165 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-17 15:16:15.359 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1442 kB] 2026-06-17 15:16:15.378 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-17 15:16:15.378 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-17 15:16:15.379 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-17 15:16:15.380 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-17 15:16:15.383 | 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-06-17 15:16:15.383 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-17 15:16:15.384 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-17 15:16:15.385 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-17 15:16:15.385 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-17 15:16:15.386 | 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-06-17 15:16:15.386 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-17 15:16:15.388 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-17 15:16:15.389 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-17 15:16:15.390 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-17 15:16:15.393 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-17 15:16:15.394 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-17 15:16:15.395 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-17 15:16:15.396 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-17 15:16:15.472 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-17 15:16:15.473 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9524 B] 2026-06-17 15:16:15.719 | perl: warning: Setting locale failed. 2026-06-17 15:16:15.719 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:15.719 | LANGUAGE = (unset), 2026-06-17 15:16:15.719 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:15.719 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:15.719 | are supported and installed on your system. 2026-06-17 15:16:15.719 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:15.781 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:15.781 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:15.781 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:15.906 | Vorkonfiguration der Pakete ... 2026-06-17 15:16:15.916 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:16:16.060 | Fetched 29.6 MB in 0s (70.7 MB/s) 2026-06-17 15:16:16.094 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-17 15:16:16.155 | (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-06-17 15:16:16.161 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:16:16.165 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:16.579 | Selecting previously unselected package mysql-client-8.0. 2026-06-17 15:16:16.590 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:16:16.595 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:16.645 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-17 15:16:16.657 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-17 15:16:16.665 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 15:16:16.711 | Selecting previously unselected package libmecab2:amd64. 2026-06-17 15:16:16.723 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-17 15:16:16.726 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-17 15:16:16.777 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-17 15:16:16.789 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-17 15:16:16.793 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-17 15:16:16.842 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-17 15:16:16.854 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:16:16.858 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:17.850 | Selecting previously unselected package mysql-server-8.0. 2026-06-17 15:16:17.862 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:16:17.869 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:16:17.923 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:17.923 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:17.923 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:18.000 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:16:18.012 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:16:18.308 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:18.383 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-17 15:16:18.396 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-17 15:16:18.401 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-17 15:16:18.445 | Selecting previously unselected package liburi-perl. 2026-06-17 15:16:18.456 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-17 15:16:18.461 | Unpacking liburi-perl (5.27-1) ... 2026-06-17 15:16:18.545 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-17 15:16:18.557 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-17 15:16:18.562 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-17 15:16:18.623 | Selecting previously unselected package libcgi-pm-perl. 2026-06-17 15:16:18.635 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-17 15:16:18.639 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-17 15:16:18.703 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-17 15:16:18.715 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:16:18.719 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 15:16:18.765 | Selecting previously unselected package libfcgi-perl. 2026-06-17 15:16:18.777 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-17 15:16:18.782 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-17 15:16:18.827 | Selecting previously unselected package libcgi-fast-perl. 2026-06-17 15:16:18.839 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-17 15:16:18.844 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-17 15:16:18.887 | Selecting previously unselected package libclone-perl:amd64. 2026-06-17 15:16:18.899 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-17 15:16:18.903 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-17 15:16:18.948 | Selecting previously unselected package libencode-locale-perl. 2026-06-17 15:16:18.960 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-17 15:16:18.965 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-17 15:16:19.007 | Selecting previously unselected package libfcgi-bin. 2026-06-17 15:16:19.019 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:16:19.023 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 15:16:19.065 | Selecting previously unselected package libhtml-template-perl. 2026-06-17 15:16:19.077 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-17 15:16:19.082 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-17 15:16:19.129 | Selecting previously unselected package libtimedate-perl. 2026-06-17 15:16:19.140 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-17 15:16:19.144 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-17 15:16:19.217 | Selecting previously unselected package libhttp-date-perl. 2026-06-17 15:16:19.229 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-17 15:16:19.233 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-17 15:16:19.276 | Selecting previously unselected package libio-html-perl. 2026-06-17 15:16:19.288 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-17 15:16:19.292 | Unpacking libio-html-perl (1.004-3) ... 2026-06-17 15:16:19.333 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-17 15:16:19.345 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-17 15:16:19.349 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-17 15:16:19.395 | Selecting previously unselected package libhttp-message-perl. 2026-06-17 15:16:19.405 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-17 15:16:19.409 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-17 15:16:19.465 | Selecting previously unselected package mecab-utils. 2026-06-17 15:16:19.477 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-17 15:16:19.482 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-17 15:16:19.529 | Selecting previously unselected package mecab-ipadic. 2026-06-17 15:16:19.540 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-17 15:16:19.543 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-17 15:16:20.180 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-17 15:16:20.192 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-17 15:16:20.196 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-17 15:16:20.239 | Selecting previously unselected package mysql-server. 2026-06-17 15:16:20.252 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-17 15:16:20.255 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:20.322 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-17 15:16:20.332 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-17 15:16:20.346 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:20.357 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-17 15:16:20.368 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 15:16:20.379 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 15:16:20.391 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-17 15:16:20.402 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-17 15:16:20.413 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 15:16:20.424 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-17 15:16:20.435 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-17 15:16:20.446 | Setting up libio-html-perl (1.004-3) ... 2026-06-17 15:16:20.458 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:20.469 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-17 15:16:20.480 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:20.491 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-17 15:16:20.502 | Setting up liburi-perl (5.27-1) ... 2026-06-17 15:16:20.513 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:20.565 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:16:20.618 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:20.618 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:20.618 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:20.695 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:16:20.705 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:16:20.759 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-17 15:16:20.795 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-17 15:16:32.656 | mysqld will log errors to /var/log/mysql/error.log 2026-06-17 15:16:33.507 | mysqld is running as pid 21926 2026-06-17 15:16:35.945 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-17 15:16:37.593 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-17 15:16:37.604 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-17 15:16:37.613 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-17 15:16:37.619 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-17 15:16:37.619 | 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-06-17 15:16:37.619 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-17 15:16:37.621 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-17 15:16:37.622 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-17 15:16:37.631 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-17 15:16:37.728 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-17 15:16:37.729 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-17 15:16:37.729 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-17 15:16:37.729 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-17 15:16:37.730 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-17 15:16:37.730 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-17 15:16:37.782 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-17 15:16:37.783 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-17 15:16:38.100 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-17 15:16:38.100 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-17 15:16:38.108 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-17 15:16:38.256 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-17 15:16:38.339 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-17 15:16:38.339 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-17 15:16:38.569 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-17 15:16:38.569 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-17 15:16:38.570 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-17 15:16:38.599 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-17 15:16:38.649 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-17 15:16:38.649 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-17 15:16:38.652 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-17 15:16:38.652 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-17 15:16:38.653 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-17 15:16:39.011 | 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-06-17 15:16:39.137 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-17 15:16:39.384 | 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-06-17 15:16:39.388 | 2026-06-17 15:16:39.388 | done! 2026-06-17 15:16:39.394 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-17 15:16:39.402 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-17 15:16:39.410 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-17 15:16:39.416 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-17 15:16:39.416 | 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-06-17 15:16:39.416 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-17 15:16:39.421 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-17 15:16:39.421 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-17 15:16:39.433 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-17 15:16:39.560 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-17 15:16:39.562 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-17 15:16:39.562 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-17 15:16:39.562 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-17 15:16:39.563 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-17 15:16:39.563 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-17 15:16:39.647 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-17 15:16:39.647 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-17 15:16:40.103 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-17 15:16:40.104 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-17 15:16:40.115 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-17 15:16:40.319 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-17 15:16:40.425 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-17 15:16:40.425 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-17 15:16:40.728 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-17 15:16:40.728 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-17 15:16:40.728 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-17 15:16:40.766 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-17 15:16:40.835 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-17 15:16:40.835 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-17 15:16:40.839 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-17 15:16:40.840 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-17 15:16:40.840 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-17 15:16:41.286 | 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-06-17 15:16:41.423 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-17 15:16:41.673 | 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-06-17 15:16:41.676 | 2026-06-17 15:16:41.676 | done! 2026-06-17 15:16:41.686 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-17 15:16:41.695 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-17 15:16:41.704 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-17 15:16:41.714 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 15:16:41.726 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-17 15:16:41.738 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-17 15:16:41.749 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-17 15:16:41.761 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:16:41.870 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 15:16:42.111 | perl: warning: Setting locale failed. 2026-06-17 15:16:42.111 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:42.111 | LANGUAGE = (unset), 2026-06-17 15:16:42.111 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:42.111 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:42.111 | are supported and installed on your system. 2026-06-17 15:16:42.112 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:42.240 | perl: warning: Setting locale failed. 2026-06-17 15:16:42.240 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:42.240 | LANGUAGE = (unset), 2026-06-17 15:16:42.240 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:42.241 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:42.241 | are supported and installed on your system. 2026-06-17 15:16:42.241 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:42.291 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:42.291 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:42.291 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:42.361 | perl: warning: Setting locale failed. 2026-06-17 15:16:42.361 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:42.361 | LANGUAGE = (unset), 2026-06-17 15:16:42.361 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:42.361 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:42.361 | are supported and installed on your system. 2026-06-17 15:16:42.361 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:42.855 | 2026-06-17 15:16:42.855 | Running kernel seems to be up-to-date. 2026-06-17 15:16:42.855 | 2026-06-17 15:16:42.855 | Restarting services... 2026-06-17 15:16:42.905 | 2026-06-17 15:16:42.905 | Service restarts being deferred: 2026-06-17 15:16:42.905 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:16:42.905 | systemctl restart systemd-logind.service 2026-06-17 15:16:42.905 | systemctl restart virtlockd.service 2026-06-17 15:16:42.905 | systemctl restart virtlogd.service 2026-06-17 15:16:42.905 | 2026-06-17 15:16:42.905 | No containers need to be restarted. 2026-06-17 15:16:42.905 | 2026-06-17 15:16:42.906 | User sessions running outdated binaries: 2026-06-17 15:16:42.906 | quobyte @ session #5: sshd[2026] 2026-06-17 15:16:42.916 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:16:42.926 | 2026-06-17 15:16:42.926 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:16:44.795 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:16:44.798 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:16:44.801 | + functions-common:time_stop:2414 : local name 2026-06-17 15:16:44.804 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:16:44.807 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:16:44.809 | + functions-common:time_stop:2417 : local total 2026-06-17 15:16:44.812 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:16:44.815 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:16:44.818 | + functions-common:time_stop:2421 : start_time=1781709373848 2026-06-17 15:16:44.821 | + functions-common:time_stop:2423 : [[ -z 1781709373848 ]] 2026-06-17 15:16:44.825 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:16:44.831 | + functions-common:time_stop:2426 : end_time=1781709404827 2026-06-17 15:16:44.834 | + functions-common:time_stop:2427 : elapsed_time=30979 2026-06-17 15:16:44.838 | + functions-common:time_stop:2428 : total=120557 2026-06-17 15:16:44.840 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:16:44.843 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151536 2026-06-17 15:16:44.846 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:16:44.850 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-17 15:16:44.853 | + ./stack.sh:main:858 : install_database_python 2026-06-17 15:16:44.856 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-17 15:16:44.860 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-17 15:16:44.864 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-17 15:16:44.867 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 15:16:44.872 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-17 15:16:44.875 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-17 15:16:44.878 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 15:16:44.884 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-17 15:16:44.884 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 15:16:44.891 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-17 15:16:44.894 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-17 15:16:44.898 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-17 15:16:44.901 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-17 15:16:44.904 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-17 15:16:44.932 | Using python 3.12 to install PyMySQL 2026-06-17 15:16:44.935 | + 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-06-17 15:16:46.100 | Collecting PyMySQL 2026-06-17 15:16:46.246 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-17 15:16:46.277 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-17 15:16:46.455 | Installing collected packages: PyMySQL 2026-06-17 15:16:46.525 | Successfully installed PyMySQL-1.2.0 2026-06-17 15:16:46.635 | + inc/python:pip_install:216 : result=0 2026-06-17 15:16:46.639 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:16:46.642 | + functions-common:time_stop:2414 : local name 2026-06-17 15:16:46.646 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:16:46.649 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:16:46.652 | + functions-common:time_stop:2417 : local total 2026-06-17 15:16:46.656 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:16:46.658 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:16:46.661 | + functions-common:time_stop:2421 : start_time=1781709404926 2026-06-17 15:16:46.665 | + functions-common:time_stop:2423 : [[ -z 1781709404926 ]] 2026-06-17 15:16:46.669 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:16:46.675 | + functions-common:time_stop:2426 : end_time=1781709406671 2026-06-17 15:16:46.679 | + functions-common:time_stop:2427 : elapsed_time=1745 2026-06-17 15:16:46.682 | + functions-common:time_stop:2428 : total=33900 2026-06-17 15:16:46.685 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:16:46.689 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35645 2026-06-17 15:16:46.693 | + inc/python:pip_install:219 : return 0 2026-06-17 15:16:46.698 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-17 15:16:46.702 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-17 15:16:46.706 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-17 15:16:46.710 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-17 15:16:46.732 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:16:46.735 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-17 15:16:46.738 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-17 15:16:46.763 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:16:46.767 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-17 15:16:46.791 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:16:46.795 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-17 15:16:46.818 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:16:46.822 | + ./stack.sh:main:866 : install_etcd3 2026-06-17 15:16:46.826 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-17 15:16:46.826 | Installing etcd 2026-06-17 15:16:46.829 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-17 15:16:46.846 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-17 15:16:46.864 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-17 15:16:46.867 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-17 15:16:46.886 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-17 15:16:46.890 | ++ 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-06-17 15:16:46.893 | ++ 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-06-17 15:16:46.896 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 15:16:46.899 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 15:16:46.903 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 15:16:46.907 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 15:16:46.910 | ++ 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-06-17 15:16:46.914 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-17 15:16:46.918 | ++ 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-06-17 15:16:46.925 | --2026-06-17 17:16:46-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 15:16:46.982 | Resolving github.com (github.com)... 140.82.121.4 2026-06-17 15:16:46.997 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-17 15:16:47.048 | HTTP request sent, awaiting response... 302 Found 2026-06-17 15:16:47.048 | 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-06-17T15%3A54%3A42Z&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-06-17T14%3A54%3A34Z&ske=2026-06-17T15%3A54%3A42Z&sks=b&skv=2018-11-09&sig=w2MM%2FF8haFTlkw5dNEA%2BGUWjLLD80CWGOfCv1%2FyAM5s%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcxMTE4MSwibmJmIjoxNzgxNzA5MzgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aryN8ini72gaNJZWj27AL9iCk5C-bw0VdjSGkU-8Wuk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-17 15:16:47.049 | --2026-06-17 17:16:47-- 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-06-17T15%3A54%3A42Z&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-06-17T14%3A54%3A34Z&ske=2026-06-17T15%3A54%3A42Z&sks=b&skv=2018-11-09&sig=w2MM%2FF8haFTlkw5dNEA%2BGUWjLLD80CWGOfCv1%2FyAM5s%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcxMTE4MSwibmJmIjoxNzgxNzA5MzgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aryN8ini72gaNJZWj27AL9iCk5C-bw0VdjSGkU-8Wuk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-17 15:16:47.050 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-06-17 15:16:47.061 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-17 15:16:47.122 | HTTP request sent, awaiting response... 200 OK 2026-06-17 15:16:47.122 | Length: 20927601 (20M) [application/octet-stream] 2026-06-17 15:16:47.123 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-17 15:16:47.174 | 2026-06-17 15:16:47.374 | 0K ........ ........ ... 100% 79.4M=0.3s 2026-06-17 15:16:47.374 | 2026-06-17 15:16:47.374 | 2026-06-17 17:16:47 (79.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-17 15:16:47.374 | 2026-06-17 15:16:47.379 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 15:16:47.384 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 15:16:47.387 | ++ functions:get_extra_file:81 : return 2026-06-17 15:16:47.391 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 15:16:47.394 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-17 15:16:47.398 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-17 15:16:47.402 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-17 15:16:47.428 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-17 15:16:47.432 | + 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-06-17 15:16:47.441 | etcd-v3.5.21-linux-amd64/ 2026-06-17 15:16:47.441 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-17 15:16:47.441 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-17 15:16:47.441 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-17 15:16:47.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-17 15:16:47.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-17 15:16:47.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-17 15:16:47.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-17 15:16:47.444 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-17 15:16:47.444 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-17 15:16:47.444 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-17 15:16:47.444 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-17 15:16:47.444 | etcd-v3.5.21-linux-amd64/README.md 2026-06-17 15:16:47.444 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-17 15:16:47.607 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-17 15:16:47.804 | etcd-v3.5.21-linux-amd64/etcd 2026-06-17 15:16:48.066 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-17 15:16:48.102 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-17 15:16:48.135 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-17 15:16:48.139 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-17 15:16:48.163 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:16:48.167 | + ./stack.sh:main:885 : install_dstat 2026-06-17 15:16:48.169 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-17 15:16:48.193 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:16:48.197 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-17 15:16:48.200 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:16:48.203 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-17 15:16:48.207 | + ./stack.sh:main:894 : install_libs 2026-06-17 15:16:48.210 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-17 15:16:48.214 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-17 15:16:48.217 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-17 15:16:48.221 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-17 15:16:48.224 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.227 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-17 15:16:48.233 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.237 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-17 15:16:48.241 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-17 15:16:48.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-17 15:16:48.247 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-17 15:16:48.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-17 15:16:48.261 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.265 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-17 15:16:48.269 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-17 15:16:48.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-17 15:16:48.276 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-17 15:16:48.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-17 15:16:48.290 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.293 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-17 15:16:48.297 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-17 15:16:48.300 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-17 15:16:48.303 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-17 15:16:48.306 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.310 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-17 15:16:48.318 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.321 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-17 15:16:48.325 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-17 15:16:48.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-17 15:16:48.331 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-17 15:16:48.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.338 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.342 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-17 15:16:48.347 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.350 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-17 15:16:48.354 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-17 15:16:48.357 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-17 15:16:48.361 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-17 15:16:48.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.372 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-17 15:16:48.375 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.378 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-17 15:16:48.381 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-17 15:16:48.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-17 15:16:48.388 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-17 15:16:48.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.396 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.399 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-17 15:16:48.403 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.406 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-17 15:16:48.410 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-17 15:16:48.414 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-17 15:16:48.418 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-17 15:16:48.421 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.425 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.429 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-17 15:16:48.432 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.435 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-17 15:16:48.439 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-17 15:16:48.443 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-17 15:16:48.445 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-17 15:16:48.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.456 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-17 15:16:48.460 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.463 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-17 15:16:48.466 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-17 15:16:48.470 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-17 15:16:48.474 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-17 15:16:48.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.484 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-17 15:16:48.488 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.491 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-17 15:16:48.495 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-17 15:16:48.499 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-17 15:16:48.503 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-17 15:16:48.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.509 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.511 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-17 15:16:48.513 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.516 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-17 15:16:48.518 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-17 15:16:48.520 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-17 15:16:48.522 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-17 15:16:48.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.526 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.528 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-17 15:16:48.530 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.532 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-17 15:16:48.534 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-17 15:16:48.537 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-17 15:16:48.539 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-17 15:16:48.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.543 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.545 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-17 15:16:48.547 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.549 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-17 15:16:48.551 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-17 15:16:48.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-17 15:16:48.555 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-17 15:16:48.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.559 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.562 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-17 15:16:48.564 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.566 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-17 15:16:48.568 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-17 15:16:48.570 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-17 15:16:48.572 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-17 15:16:48.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-17 15:16:48.580 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.583 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-17 15:16:48.585 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-17 15:16:48.587 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-17 15:16:48.589 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-17 15:16:48.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.595 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-17 15:16:48.597 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.600 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-17 15:16:48.602 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-17 15:16:48.604 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-17 15:16:48.606 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-17 15:16:48.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.610 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.612 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-17 15:16:48.614 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.616 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-17 15:16:48.619 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-17 15:16:48.621 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-17 15:16:48.623 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-17 15:16:48.625 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.627 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.629 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-17 15:16:48.631 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.633 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-17 15:16:48.635 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-17 15:16:48.637 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-17 15:16:48.639 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-17 15:16:48.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.644 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.646 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-17 15:16:48.648 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.650 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-17 15:16:48.652 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-17 15:16:48.654 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-17 15:16:48.657 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-17 15:16:48.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.663 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.665 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-17 15:16:48.668 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.671 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-17 15:16:48.674 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-17 15:16:48.677 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-17 15:16:48.680 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-17 15:16:48.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.689 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-17 15:16:48.692 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.695 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-17 15:16:48.698 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-17 15:16:48.701 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-17 15:16:48.704 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-17 15:16:48.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.713 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-17 15:16:48.716 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.720 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-17 15:16:48.723 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-17 15:16:48.726 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-17 15:16:48.728 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-17 15:16:48.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.734 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-17 15:16:48.740 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.743 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-17 15:16:48.746 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-17 15:16:48.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-17 15:16:48.752 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-17 15:16:48.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-17 15:16:48.764 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.768 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-17 15:16:48.770 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-17 15:16:48.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-17 15:16:48.777 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-17 15:16:48.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.783 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.786 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-17 15:16:48.790 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.793 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-17 15:16:48.796 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-17 15:16:48.799 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-17 15:16:48.802 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-17 15:16:48.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.808 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.811 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-17 15:16:48.814 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.817 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-17 15:16:48.820 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-17 15:16:48.823 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-17 15:16:48.826 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-17 15:16:48.830 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.833 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.836 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-17 15:16:48.839 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.842 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-17 15:16:48.845 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-17 15:16:48.848 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-17 15:16:48.851 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-17 15:16:48.854 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.857 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.860 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-17 15:16:48.863 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.866 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-17 15:16:48.869 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-17 15:16:48.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-17 15:16:48.875 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-17 15:16:48.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.881 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.884 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-17 15:16:48.887 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.890 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-17 15:16:48.894 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-17 15:16:48.897 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-17 15:16:48.900 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-17 15:16:48.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.909 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-17 15:16:48.912 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.915 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-17 15:16:48.918 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-17 15:16:48.921 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-17 15:16:48.924 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-17 15:16:48.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.933 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-17 15:16:48.936 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.939 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-17 15:16:48.942 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-17 15:16:48.945 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-17 15:16:48.949 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-17 15:16:48.952 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.955 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.958 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-17 15:16:48.961 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.964 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-17 15:16:48.967 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-17 15:16:48.970 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-17 15:16:48.973 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-17 15:16:48.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:48.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:48.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-17 15:16:48.985 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:48.988 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-17 15:16:48.991 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-17 15:16:48.994 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-17 15:16:48.997 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-17 15:16:49.000 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:49.003 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:49.006 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-17 15:16:49.009 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:49.012 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-17 15:16:49.015 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-17 15:16:49.018 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-17 15:16:49.021 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-17 15:16:49.024 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:49.027 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:49.030 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-17 15:16:49.033 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:49.036 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-17 15:16:49.039 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-17 15:16:49.042 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-17 15:16:49.045 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-17 15:16:49.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:49.051 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:49.054 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-17 15:16:49.057 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:49.060 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-17 15:16:49.063 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-17 15:16:49.066 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-17 15:16:49.070 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-17 15:16:49.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:49.076 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:49.079 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-17 15:16:49.082 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:49.085 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-17 15:16:49.088 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-17 15:16:49.091 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-17 15:16:49.094 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-17 15:16:49.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:49.100 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:49.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-17 15:16:49.106 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:49.110 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-17 15:16:49.113 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-17 15:16:49.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:16:49.119 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:16:49.122 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-17 15:16:49.126 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:16:49.129 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-17 15:16:49.151 | Using python 3.12 to install etcd3gw 2026-06-17 15:16:49.154 | + 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-06-17 15:16:50.302 | Collecting etcd3gw 2026-06-17 15:16:50.449 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 15:16:50.459 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-17 15:16:50.504 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-17 15:16:50.508 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 15:16:50.552 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-17 15:16:50.570 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:16:50.614 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-17 15:16:50.630 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 15:16:51.128 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-17 15:16:51.145 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-17 15:16:51.159 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-17 15:16:51.327 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-17 15:16:51.329 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-17 15:16:51.362 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-17 15:16:51.364 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-17 15:16:51.405 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-17 15:16:51.407 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-17 15:16:51.414 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-17 15:16:51.443 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-17 15:16:51.476 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-17 15:16:51.503 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-17 15:16:51.511 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-17 15:16:51.513 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-17 15:16:51.515 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-17 15:16:51.518 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-17 15:16:51.533 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-17 15:16:51.759 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-17 15:16:51.816 | Attempting uninstall: urllib3 2026-06-17 15:16:51.824 | Found existing installation: urllib3 2.0.7 2026-06-17 15:16:51.824 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:16:51.824 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-17 15:16:51.964 | Attempting uninstall: idna 2026-06-17 15:16:51.972 | Found existing installation: idna 3.6 2026-06-17 15:16:51.972 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:16:51.973 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-17 15:16:52.130 | Attempting uninstall: requests 2026-06-17 15:16:52.137 | Found existing installation: requests 2.31.0 2026-06-17 15:16:52.137 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:16:52.138 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-17 15:16:52.365 | 2026-06-17 15:16:52.370 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-17 15:16:52.501 | + inc/python:pip_install:216 : result=0 2026-06-17 15:16:52.503 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:16:52.506 | + functions-common:time_stop:2414 : local name 2026-06-17 15:16:52.508 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:16:52.510 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:16:52.513 | + functions-common:time_stop:2417 : local total 2026-06-17 15:16:52.515 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:16:52.517 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:16:52.520 | + functions-common:time_stop:2421 : start_time=1781709409145 2026-06-17 15:16:52.522 | + functions-common:time_stop:2423 : [[ -z 1781709409145 ]] 2026-06-17 15:16:52.525 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:16:52.529 | + functions-common:time_stop:2426 : end_time=1781709412526 2026-06-17 15:16:52.531 | + functions-common:time_stop:2427 : elapsed_time=3381 2026-06-17 15:16:52.533 | + functions-common:time_stop:2428 : total=35645 2026-06-17 15:16:52.535 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:16:52.538 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39026 2026-06-17 15:16:52.541 | + inc/python:pip_install:219 : return 0 2026-06-17 15:16:52.543 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-17 15:16:52.546 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-17 15:16:52.549 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-17 15:16:52.551 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:16:52.554 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:16:52.556 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:16:52.559 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:16:52.561 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:16:52.564 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:16:52.567 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:16:52.569 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:16:52.572 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:16:52.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:16:52.578 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:16:52.580 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:16:52.583 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:16:52.586 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-17 15:16:52.589 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:52.591 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:52.593 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-17 15:16:52.596 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-17 15:16:52.599 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:16:52.602 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:16:52.604 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:16:52.607 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:16:52.610 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:16:52.613 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:16:52.615 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:52.618 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:52.621 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:16:52.624 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:16:52.626 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:16:52.629 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:16:52.631 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-17 15:16:52.634 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:16:52.636 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:52.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:52.641 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-17 15:16:52.663 | + functions-common:apt_get:1201 : 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-06-17 15:16:52.700 | Reading package lists... 2026-06-17 15:16:53.055 | Building dependency tree... 2026-06-17 15:16:53.056 | Reading state information... 2026-06-17 15:16:53.545 | The following additional packages will be installed: 2026-06-17 15:16:53.547 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-17 15:16:53.551 | Suggested packages: 2026-06-17 15:16:53.551 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-17 15:16:53.551 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-17 15:16:53.551 | python3-uwsgidecorators 2026-06-17 15:16:53.586 | The following NEW packages will be installed: 2026-06-17 15:16:53.589 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-17 15:16:53.644 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:16:53.644 | Need to get 1270 kB of archives. 2026-06-17 15:16:53.644 | After this operation, 4285 kB of additional disk space will be used. 2026-06-17 15:16:53.644 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-17 15:16:53.664 | 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-06-17 15:16:53.666 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-17 15:16:53.672 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-17 15:16:53.679 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-17 15:16:53.680 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-17 15:16:53.926 | perl: warning: Setting locale failed. 2026-06-17 15:16:53.926 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:53.927 | LANGUAGE = (unset), 2026-06-17 15:16:53.927 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:53.927 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:53.927 | are supported and installed on your system. 2026-06-17 15:16:53.928 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:53.991 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:53.991 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:53.991 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:54.184 | Fetched 1270 kB in 0s (21.3 MB/s) 2026-06-17 15:16:54.225 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-17 15:16:54.287 | (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-06-17 15:16:54.293 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-17 15:16:54.301 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-17 15:16:54.352 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-17 15:16:54.364 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-17 15:16:54.368 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-17 15:16:54.418 | Selecting previously unselected package libzmq5:amd64. 2026-06-17 15:16:54.431 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-17 15:16:54.435 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-17 15:16:54.486 | Selecting previously unselected package uwsgi-core. 2026-06-17 15:16:54.498 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 15:16:54.502 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-17 15:16:54.687 | Selecting previously unselected package uwsgi. 2026-06-17 15:16:54.699 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 15:16:54.706 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-17 15:16:54.758 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-17 15:16:54.770 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 15:16:54.775 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-17 15:16:54.845 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-17 15:16:54.857 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-17 15:16:54.867 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-17 15:16:54.878 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-17 15:16:54.897 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-17 15:16:55.533 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-17 15:16:55.568 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:16:56.563 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 15:16:56.816 | perl: warning: Setting locale failed. 2026-06-17 15:16:56.816 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:56.816 | LANGUAGE = (unset), 2026-06-17 15:16:56.816 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:56.816 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:56.816 | are supported and installed on your system. 2026-06-17 15:16:56.816 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:56.944 | perl: warning: Setting locale failed. 2026-06-17 15:16:56.944 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:56.944 | LANGUAGE = (unset), 2026-06-17 15:16:56.944 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:56.944 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:56.944 | are supported and installed on your system. 2026-06-17 15:16:56.944 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:56.993 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:16:56.993 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:16:56.993 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:16:57.064 | perl: warning: Setting locale failed. 2026-06-17 15:16:57.064 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:57.064 | LANGUAGE = (unset), 2026-06-17 15:16:57.064 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:57.064 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:57.064 | are supported and installed on your system. 2026-06-17 15:16:57.064 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:57.569 | 2026-06-17 15:16:57.569 | Running kernel seems to be up-to-date. 2026-06-17 15:16:57.569 | 2026-06-17 15:16:57.569 | Restarting services... 2026-06-17 15:16:57.622 | 2026-06-17 15:16:57.622 | Service restarts being deferred: 2026-06-17 15:16:57.622 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:16:57.622 | systemctl restart systemd-logind.service 2026-06-17 15:16:57.622 | systemctl restart virtlockd.service 2026-06-17 15:16:57.622 | systemctl restart virtlogd.service 2026-06-17 15:16:57.622 | 2026-06-17 15:16:57.622 | No containers need to be restarted. 2026-06-17 15:16:57.622 | 2026-06-17 15:16:57.622 | User sessions running outdated binaries: 2026-06-17 15:16:57.623 | quobyte @ session #5: sshd[2026] 2026-06-17 15:16:57.634 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:16:57.647 | 2026-06-17 15:16:57.647 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:16:59.747 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:16:59.751 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:16:59.755 | + functions-common:time_stop:2414 : local name 2026-06-17 15:16:59.759 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:16:59.762 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:16:59.766 | + functions-common:time_stop:2417 : local total 2026-06-17 15:16:59.769 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:16:59.773 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:16:59.777 | + functions-common:time_stop:2421 : start_time=1781709412660 2026-06-17 15:16:59.780 | + functions-common:time_stop:2423 : [[ -z 1781709412660 ]] 2026-06-17 15:16:59.785 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:16:59.790 | + functions-common:time_stop:2426 : end_time=1781709419787 2026-06-17 15:16:59.794 | + functions-common:time_stop:2427 : elapsed_time=7127 2026-06-17 15:16:59.798 | + functions-common:time_stop:2428 : total=151536 2026-06-17 15:16:59.801 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:16:59.805 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158663 2026-06-17 15:16:59.809 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:16:59.813 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-17 15:16:59.817 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:16:59.820 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:16:59.824 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-17 15:16:59.826 | perl: warning: Setting locale failed. 2026-06-17 15:16:59.826 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:59.826 | LANGUAGE = (unset), 2026-06-17 15:16:59.827 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:59.827 | LANG = (unset) 2026-06-17 15:16:59.827 | are supported and installed on your system. 2026-06-17 15:16:59.827 | perl: warning: Falling back to the standard locale ("C"). 2026-06-17 15:16:59.864 | No module matches proxy 2026-06-17 15:16:59.868 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-17 15:16:59.880 | perl: warning: Setting locale failed. 2026-06-17 15:16:59.883 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:59.883 | LANGUAGE = (unset), 2026-06-17 15:16:59.883 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:59.883 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:59.883 | are supported and installed on your system. 2026-06-17 15:16:59.883 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:59.923 | Enabling module proxy. 2026-06-17 15:16:59.929 | To activate the new configuration, you need to run: 2026-06-17 15:16:59.929 | systemctl restart apache2 2026-06-17 15:16:59.936 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-17 15:16:59.949 | perl: warning: Setting locale failed. 2026-06-17 15:16:59.950 | perl: warning: Please check that your locale settings: 2026-06-17 15:16:59.950 | LANGUAGE = (unset), 2026-06-17 15:16:59.951 | LC_ALL = "en_US.utf8", 2026-06-17 15:16:59.951 | LANG = "de_DE.UTF-8" 2026-06-17 15:16:59.951 | are supported and installed on your system. 2026-06-17 15:16:59.951 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:16:59.990 | Considering dependency proxy for proxy_uwsgi: 2026-06-17 15:16:59.990 | Module proxy already enabled 2026-06-17 15:16:59.991 | Enabling module proxy_uwsgi. 2026-06-17 15:16:59.998 | To activate the new configuration, you need to run: 2026-06-17 15:16:59.998 | systemctl restart apache2 2026-06-17 15:17:00.004 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-17 15:17:00.008 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:17:00.012 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:17:00.015 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:17:00.150 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-17 15:17:00.154 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-17 15:17:00.158 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-17 15:17:00.163 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.167 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.171 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-17 15:17:00.175 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.179 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-17 15:17:00.183 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-17 15:17:00.187 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-17 15:17:00.191 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.196 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.199 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-17 15:17:00.204 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.208 | + ./stack.sh:main:902 : install_glanceclient 2026-06-17 15:17:00.211 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-17 15:17:00.216 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-17 15:17:00.220 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-17 15:17:00.233 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.238 | + ./stack.sh:main:903 : install_cinderclient 2026-06-17 15:17:00.241 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-17 15:17:00.245 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-17 15:17:00.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-17 15:17:00.261 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.265 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-17 15:17:00.269 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-17 15:17:00.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.277 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.280 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-17 15:17:00.285 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.289 | + ./stack.sh:main:904 : install_novaclient 2026-06-17 15:17:00.293 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-17 15:17:00.296 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-17 15:17:00.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-17 15:17:00.312 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.316 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-17 15:17:00.340 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:00.344 | + ./stack.sh:main:906 : install_swiftclient 2026-06-17 15:17:00.348 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-17 15:17:00.352 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-17 15:17:00.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.360 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.363 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-17 15:17:00.367 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.371 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-17 15:17:00.398 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:00.402 | + ./stack.sh:main:909 : install_neutronclient 2026-06-17 15:17:00.406 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-17 15:17:00.410 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-17 15:17:00.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.417 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.421 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-17 15:17:00.425 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.429 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-17 15:17:00.432 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-17 15:17:00.436 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-17 15:17:00.440 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:00.444 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:00.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-17 15:17:00.451 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:00.456 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-17 15:17:00.460 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-17 15:17:00.464 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 15:17:00.469 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-17 15:17:00.472 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-17 15:17:00.476 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 15:17:00.483 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-17 15:17:00.483 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 15:17:00.490 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-17 15:17:00.494 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-17 15:17:00.497 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-17 15:17:00.503 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-17 15:17:00.506 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-17 15:17:00.536 | Using python 3.12 to install keystonemiddleware 2026-06-17 15:17:00.540 | + 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-06-17 15:17:01.729 | Collecting keystonemiddleware 2026-06-17 15:17:01.875 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 15:17:01.940 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-17 15:17:01.958 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:17:02.014 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-17 15:17:02.031 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 15:17:02.093 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-17 15:17:02.110 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:17:02.156 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-17 15:17:02.176 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:17:02.222 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-17 15:17:02.240 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 15:17:02.298 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-17 15:17:02.318 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 15:17:02.368 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-17 15:17:02.386 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:17:02.447 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-17 15:17:02.463 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:17:02.474 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-17 15:17:02.505 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-17 15:17:02.524 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 15:17:02.569 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-17 15:17:02.584 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-17 15:17:02.635 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-17 15:17:02.652 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 15:17:02.662 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-17 15:17:02.697 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-17 15:17:02.715 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-17 15:17:02.730 | 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-06-17 15:17:02.772 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 15:17:02.789 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:17:02.828 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 15:17:02.848 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 15:17:02.890 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 15:17:02.906 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-17 15:17:02.952 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-17 15:17:02.972 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 15:17:03.020 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-17 15:17:03.036 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 15:17:03.079 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-17 15:17:03.097 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-17 15:17:03.137 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-17 15:17:03.155 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-17 15:17:03.166 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-17 15:17:03.205 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-17 15:17:03.222 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-17 15:17:03.232 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-17 15:17:03.235 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-17 15:17:03.377 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-17 15:17:03.393 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-17 15:17:03.451 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-17 15:17:03.467 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-17 15:17:03.477 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-17 15:17:03.606 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-17 15:17:03.622 | 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-06-17 15:17:03.642 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-17 15:17:03.676 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-17 15:17:03.693 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-17 15:17:03.708 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-17 15:17:03.710 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-17 15:17:03.711 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-17 15:17:03.713 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-17 15:17:03.791 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-17 15:17:03.834 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-17 15:17:03.873 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-17 15:17:03.895 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-17 15:17:03.921 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-17 15:17:03.942 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-17 15:17:03.966 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-17 15:17:03.990 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-17 15:17:04.035 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.5 MB/s 0:00:00 2026-06-17 15:17:04.052 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-17 15:17:04.075 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-17 15:17:04.099 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-17 15:17:04.129 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-17 15:17:04.151 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-17 15:17:04.182 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-17 15:17:04.206 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-17 15:17:04.231 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-17 15:17:04.251 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-17 15:17:04.274 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-17 15:17:04.296 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-17 15:17:04.328 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-17 15:17:04.356 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-17 15:17:04.380 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-17 15:17:04.404 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-17 15:17:04.425 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-17 15:17:04.448 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-17 15:17:04.743 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-17 15:17:05.031 | Attempting uninstall: six 2026-06-17 15:17:05.042 | Found existing installation: six 1.16.0 2026-06-17 15:17:05.042 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:05.042 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-17 15:17:05.105 | Attempting uninstall: pyparsing 2026-06-17 15:17:05.113 | Found existing installation: pyparsing 3.1.1 2026-06-17 15:17:05.113 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:05.115 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-17 15:17:05.251 | Attempting uninstall: PyJWT 2026-06-17 15:17:05.260 | Found existing installation: PyJWT 2.7.0 2026-06-17 15:17:05.261 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:05.261 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-17 15:17:05.423 | Attempting uninstall: netaddr 2026-06-17 15:17:05.432 | Found existing installation: netaddr 0.8.0 2026-06-17 15:17:05.432 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:05.432 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-17 15:17:05.696 | Attempting uninstall: python-dateutil 2026-06-17 15:17:05.709 | Found existing installation: python-dateutil 2.8.2 2026-06-17 15:17:05.710 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:05.710 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-17 15:17:07.857 | 2026-06-17 15:17:07.866 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-17 15:17:08.060 | + inc/python:pip_install:216 : result=0 2026-06-17 15:17:08.064 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:17:08.067 | + functions-common:time_stop:2414 : local name 2026-06-17 15:17:08.070 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:17:08.073 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:17:08.075 | + functions-common:time_stop:2417 : local total 2026-06-17 15:17:08.079 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:17:08.081 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:17:08.084 | + functions-common:time_stop:2421 : start_time=1781709420529 2026-06-17 15:17:08.087 | + functions-common:time_stop:2423 : [[ -z 1781709420529 ]] 2026-06-17 15:17:08.090 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:17:08.094 | + functions-common:time_stop:2426 : end_time=1781709428091 2026-06-17 15:17:08.097 | + functions-common:time_stop:2427 : elapsed_time=7562 2026-06-17 15:17:08.100 | + functions-common:time_stop:2428 : total=39026 2026-06-17 15:17:08.102 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:17:08.105 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46588 2026-06-17 15:17:08.107 | + inc/python:pip_install:219 : return 0 2026-06-17 15:17:08.110 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-17 15:17:08.114 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-17 15:17:08.117 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 15:17:08.121 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-17 15:17:08.124 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-17 15:17:08.127 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 15:17:08.131 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 15:17:08.131 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-17 15:17:08.136 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-17 15:17:08.139 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-17 15:17:08.142 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-17 15:17:08.145 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-17 15:17:08.148 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-17 15:17:08.169 | Using python 3.12 to install python-memcached 2026-06-17 15:17:08.171 | + 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-06-17 15:17:09.340 | Collecting python-memcached 2026-06-17 15:17:09.488 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:17:09.515 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-17 15:17:09.696 | Installing collected packages: python-memcached 2026-06-17 15:17:09.731 | Successfully installed python-memcached-1.62 2026-06-17 15:17:09.844 | + inc/python:pip_install:216 : result=0 2026-06-17 15:17:09.847 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:17:09.850 | + functions-common:time_stop:2414 : local name 2026-06-17 15:17:09.852 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:17:09.855 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:17:09.858 | + functions-common:time_stop:2417 : local total 2026-06-17 15:17:09.860 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:17:09.863 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:17:09.866 | + functions-common:time_stop:2421 : start_time=1781709428163 2026-06-17 15:17:09.869 | + functions-common:time_stop:2423 : [[ -z 1781709428163 ]] 2026-06-17 15:17:09.872 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:17:09.877 | + functions-common:time_stop:2426 : end_time=1781709429874 2026-06-17 15:17:09.879 | + functions-common:time_stop:2427 : elapsed_time=1711 2026-06-17 15:17:09.882 | + functions-common:time_stop:2428 : total=46588 2026-06-17 15:17:09.885 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:17:09.888 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48299 2026-06-17 15:17:09.891 | + inc/python:pip_install:219 : return 0 2026-06-17 15:17:09.894 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-17 15:17:09.913 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:09.915 | + ./stack.sh:main:916 : '[' 192.168.122.70 == 192.168.122.70 ']' 2026-06-17 15:17:09.918 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-17 15:17:09.920 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-17 15:17:09.923 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-17 15:17:09.925 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 15:17:09.927 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-17 15:17:09.930 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-17 15:17:09.948 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:17:09.951 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-17 15:17:09.953 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-17 15:17:09.956 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-17 15:17:09.959 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:17:09.961 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:17:09.964 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:17:09.966 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:17:09.969 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:17:09.973 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:17:09.990 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:17:09.993 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:17:09.996 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:17:09.999 | + functions-common:git_clone:604 : echo master 2026-06-17 15:17:09.999 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:17:10.003 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-17 15:17:10.006 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:17:10.009 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-17 15:17:10.011 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:17:10.014 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:17:10.016 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:17:10.019 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:17:10.021 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:17:10.024 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:17:10.027 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:17:10.029 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:17:10.032 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:17:10.036 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709430033 2026-06-17 15:17:10.038 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-17 15:17:10.042 | Cloning into '/opt/stack/keystone'... 2026-06-17 15:17:28.287 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:17:28.291 | + functions-common:time_stop:2414 : local name 2026-06-17 15:17:28.294 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:17:28.297 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:17:28.300 | + functions-common:time_stop:2417 : local total 2026-06-17 15:17:28.304 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:17:28.307 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:17:28.311 | + functions-common:time_stop:2421 : start_time=1781709430033 2026-06-17 15:17:28.314 | + functions-common:time_stop:2423 : [[ -z 1781709430033 ]] 2026-06-17 15:17:28.318 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:17:28.323 | + functions-common:time_stop:2426 : end_time=1781709448320 2026-06-17 15:17:28.325 | + functions-common:time_stop:2427 : elapsed_time=18287 2026-06-17 15:17:28.329 | + functions-common:time_stop:2428 : total=5549 2026-06-17 15:17:28.332 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:17:28.335 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23836 2026-06-17 15:17:28.338 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-17 15:17:28.342 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:17:28.345 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:17:28.348 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:17:28.351 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:17:28.354 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:17:28.356 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:17:28.360 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:17:28.363 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:17:28.366 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:17:28.370 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:17:28.375 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709448372 2026-06-17 15:17:28.378 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:17:29.007 | From https://review.opendev.org/openstack/keystone 2026-06-17 15:17:29.008 | * branch master -> FETCH_HEAD 2026-06-17 15:17:29.018 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:17:29.021 | + functions-common:time_stop:2414 : local name 2026-06-17 15:17:29.024 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:17:29.027 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:17:29.030 | + functions-common:time_stop:2417 : local total 2026-06-17 15:17:29.033 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:17:29.036 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:17:29.039 | + functions-common:time_stop:2421 : start_time=1781709448372 2026-06-17 15:17:29.042 | + functions-common:time_stop:2423 : [[ -z 1781709448372 ]] 2026-06-17 15:17:29.045 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:17:29.050 | + functions-common:time_stop:2426 : end_time=1781709449047 2026-06-17 15:17:29.053 | + functions-common:time_stop:2427 : elapsed_time=675 2026-06-17 15:17:29.056 | + functions-common:time_stop:2428 : total=23836 2026-06-17 15:17:29.059 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:17:29.061 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24511 2026-06-17 15:17:29.064 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:17:29.067 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:17:29.070 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:17:29.073 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:17:29.076 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:17:29.078 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:17:29.082 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:17:29.085 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:17:29.087 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:17:29.091 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:17:29.096 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709449092 2026-06-17 15:17:29.100 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:17:29.267 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:17:29.267 | 2026-06-17 15:17:29.268 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:17:29.268 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:17:29.268 | state without impacting any branches by switching back to a branch. 2026-06-17 15:17:29.268 | 2026-06-17 15:17:29.268 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:17:29.268 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:17:29.268 | 2026-06-17 15:17:29.268 | git switch -c 2026-06-17 15:17:29.268 | 2026-06-17 15:17:29.268 | Or undo this operation with: 2026-06-17 15:17:29.268 | 2026-06-17 15:17:29.268 | git switch - 2026-06-17 15:17:29.269 | 2026-06-17 15:17:29.269 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:17:29.269 | 2026-06-17 15:17:29.269 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-17 15:17:29.274 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:17:29.277 | + functions-common:time_stop:2414 : local name 2026-06-17 15:17:29.280 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:17:29.284 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:17:29.287 | + functions-common:time_stop:2417 : local total 2026-06-17 15:17:29.290 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:17:29.292 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:17:29.295 | + functions-common:time_stop:2421 : start_time=1781709449092 2026-06-17 15:17:29.299 | + functions-common:time_stop:2423 : [[ -z 1781709449092 ]] 2026-06-17 15:17:29.303 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:17:29.307 | + functions-common:time_stop:2426 : end_time=1781709449305 2026-06-17 15:17:29.311 | + functions-common:time_stop:2427 : elapsed_time=213 2026-06-17 15:17:29.314 | + functions-common:time_stop:2428 : total=24511 2026-06-17 15:17:29.316 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:17:29.319 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24724 2026-06-17 15:17:29.323 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-17 15:17:29.341 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-17 15:17:29.346 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:17:29.346 | + functions-common:git_clone:667 : head -1 2026-06-17 15:17:29.349 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-17 15:17:29.352 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:17:29.355 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-17 15:17:29.359 | + inc/python:setup_develop:353 : local bindep 2026-06-17 15:17:29.361 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 15:17:29.365 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-17 15:17:29.368 | + inc/python:setup_develop:359 : local extras= 2026-06-17 15:17:29.371 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-17 15:17:29.374 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 15:17:29.378 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 15:17:29.381 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-17 15:17:29.385 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 15:17:29.388 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 15:17:29.393 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-17 15:17:29.396 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 15:17:29.400 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-17 15:17:29.403 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 15:17:29.406 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 15:17:29.411 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-17 15:17:29.418 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-17 15:17:29.422 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-17 15:17:29.425 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-17 15:17:29.582 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-17 15:17:29.586 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 15:17:29.589 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 15:17:29.592 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 15:17:29.595 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 15:17:29.598 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-17 15:17:29.601 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 15:17:29.604 | + inc/python:setup_package:446 : local extras= 2026-06-17 15:17:29.608 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 15:17:29.611 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 15:17:29.614 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 15:17:29.617 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 15:17:29.621 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 15:17:29.623 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-17 15:17:29.650 | Using python 3.12 to install /opt/stack/keystone 2026-06-17 15:17:29.653 | + 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-06-17 15:17:30.624 | Obtaining file:///opt/stack/keystone 2026-06-17 15:17:30.629 | Installing build dependencies: started 2026-06-17 15:17:32.324 | Installing build dependencies: finished with status 'done' 2026-06-17 15:17:32.325 | Checking if build backend supports build_editable: started 2026-06-17 15:17:32.858 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 15:17:32.860 | Getting requirements to build editable: started 2026-06-17 15:17:33.148 | Getting requirements to build editable: finished with status 'done' 2026-06-17 15:17:33.150 | Preparing editable metadata (pyproject.toml): started 2026-06-17 15:17:34.180 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:17:34.196 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-17 15:17:34.196 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-17 15:17:34.395 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-17 15:17:34.553 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 15:17:34.595 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-17 15:17:34.613 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-17 15:17:35.003 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-17 15:17:35.019 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-17 15:17:35.593 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:35.610 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-17 15:17:35.632 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-17 15:17:35.633 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-17 15:17:35.634 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-17 15:17:35.708 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-17 15:17:35.724 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-17 15:17:35.738 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-17 15:17:35.738 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-17 15:17:35.740 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-17 15:17:35.800 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:35.819 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 15:17:35.880 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:35.898 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 15:17:35.909 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-17 15:17:35.909 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-17 15:17:35.951 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:35.971 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:17:36.026 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:36.044 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 15:17:36.054 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-17 15:17:36.085 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:36.100 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 15:17:36.112 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-17 15:17:36.143 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-17 15:17:36.159 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-17 15:17:36.202 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:36.218 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 15:17:36.229 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-17 15:17:36.229 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-17 15:17:36.272 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:36.288 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-17 15:17:36.301 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-17 15:17:36.302 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-17 15:17:36.335 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:36.351 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-17 15:17:36.400 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-17 15:17:36.415 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 15:17:36.614 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-17 15:17:36.629 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-17 15:17:36.687 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-17 15:17:36.702 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-17 15:17:36.713 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-17 15:17:36.741 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 15:17:36.758 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 15:17:36.800 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 15:17:36.815 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 15:17:36.850 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 15:17:36.865 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 15:17:36.904 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 15:17:36.919 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:17:37.023 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 15:17:37.041 | 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-06-17 15:17:37.087 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-17 15:17:37.104 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-17 15:17:37.119 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-17 15:17:37.192 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-17 15:17:37.207 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-17 15:17:37.251 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 15:17:37.266 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-17 15:17:37.303 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 15:17:37.318 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:17:37.368 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 15:17:37.382 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 15:17:37.934 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 15:17:37.950 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-17 15:17:37.965 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-17 15:17:37.968 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-17 15:17:37.972 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-17 15:17:37.975 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-17 15:17:37.975 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-17 15:17:37.985 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-17 15:17:37.986 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-17 15:17:37.987 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-17 15:17:38.031 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.046 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-17 15:17:38.056 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-17 15:17:38.085 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.103 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-17 15:17:38.138 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.154 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-17 15:17:38.201 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.223 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:17:38.236 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-17 15:17:38.241 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-17 15:17:38.245 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-17 15:17:38.293 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.309 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 15:17:38.353 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.369 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 15:17:38.412 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.428 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-17 15:17:38.485 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.500 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:17:38.547 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.564 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-17 15:17:38.603 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.620 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-17 15:17:38.667 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.683 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-17 15:17:38.692 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-17 15:17:38.725 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.740 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:17:38.781 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.797 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:17:38.850 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:38.866 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-17 15:17:39.124 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.139 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-17 15:17:39.188 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.205 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 15:17:39.241 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.259 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-17 15:17:39.298 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.317 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-17 15:17:39.364 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.380 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-17 15:17:39.453 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.470 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-17 15:17:39.514 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.529 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-17 15:17:39.578 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.593 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 15:17:39.638 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.654 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-17 15:17:39.674 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-17 15:17:39.675 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-17 15:17:39.687 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-17 15:17:39.724 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.739 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-17 15:17:39.803 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.819 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-17 15:17:39.865 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.882 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-17 15:17:39.937 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:39.954 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-17 15:17:39.976 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-17 15:17:39.977 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-17 15:17:39.978 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-17 15:17:39.979 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-17 15:17:40.031 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 15:17:40.050 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-17 15:17:40.113 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 15:17:40.129 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 15:17:40.230 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-17 15:17:40.278 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-17 15:17:40.361 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.6 MB/s 0:00:00 2026-06-17 15:17:40.376 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-17 15:17:40.400 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-17 15:17:40.423 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-17 15:17:40.445 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-17 15:17:40.468 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-17 15:17:40.492 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-17 15:17:40.514 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-17 15:17:40.536 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-17 15:17:40.559 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-17 15:17:40.581 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-17 15:17:40.603 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-17 15:17:40.625 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-17 15:17:40.647 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-17 15:17:40.674 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-17 15:17:40.697 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-17 15:17:40.726 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-17 15:17:40.749 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-17 15:17:40.773 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-17 15:17:40.800 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-17 15:17:40.873 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-17 15:17:40.898 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-17 15:17:40.923 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-17 15:17:40.948 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-17 15:17:40.972 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-17 15:17:40.997 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-17 15:17:41.023 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-17 15:17:41.048 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-17 15:17:41.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 27.9 MB/s 0:00:00 2026-06-17 15:17:41.084 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-17 15:17:41.106 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-17 15:17:41.129 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-17 15:17:41.151 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-17 15:17:41.176 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-17 15:17:41.215 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-17 15:17:41.236 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-17 15:17:41.258 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-17 15:17:41.282 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-17 15:17:41.311 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-17 15:17:41.335 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-17 15:17:41.363 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-17 15:17:41.388 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-17 15:17:41.412 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-17 15:17:41.436 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-17 15:17:41.457 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-17 15:17:41.486 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-17 15:17:41.549 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 55.0 MB/s 0:00:00 2026-06-17 15:17:41.566 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-17 15:17:41.590 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-17 15:17:41.614 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-17 15:17:41.635 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-17 15:17:41.664 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-17 15:17:41.700 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-17 15:17:41.726 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-17 15:17:41.748 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-17 15:17:41.770 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-17 15:17:41.793 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-17 15:17:41.820 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-17 15:17:41.999 | Building wheels for collected packages: keystone 2026-06-17 15:17:42.000 | Building editable for keystone (pyproject.toml): started 2026-06-17 15:17:43.081 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-17 15:17:43.082 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=ac2aa4e22688a10a9cb5337673b96ba8a6debd2ce6ca4a1095b89b950363134e 2026-06-17 15:17:43.082 | Stored in directory: /tmp/pip-ephem-wheel-cache-i50aq7pj/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-17 15:17:43.087 | Successfully built keystone 2026-06-17 15:17:43.428 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-17 15:17:43.469 | Attempting uninstall: pytz 2026-06-17 15:17:43.479 | Found existing installation: pytz 2024.1 2026-06-17 15:17:43.479 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:43.480 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-17 15:17:45.251 | Attempting uninstall: oauthlib 2026-06-17 15:17:45.264 | Found existing installation: oauthlib 3.2.2 2026-06-17 15:17:45.264 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:45.264 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-17 15:17:45.410 | Attempting uninstall: markupsafe 2026-06-17 15:17:45.422 | Found existing installation: MarkupSafe 2.1.5 2026-06-17 15:17:45.422 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:45.422 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-17 15:17:46.496 | Attempting uninstall: click 2026-06-17 15:17:46.509 | Found existing installation: click 8.1.6 2026-06-17 15:17:46.509 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:46.509 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-17 15:17:46.674 | Attempting uninstall: blinker 2026-06-17 15:17:46.686 | Found existing installation: blinker 1.7.0 2026-06-17 15:17:46.686 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:46.688 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-17 15:17:46.705 | Attempting uninstall: bcrypt 2026-06-17 15:17:46.716 | Found existing installation: bcrypt 3.2.2 2026-06-17 15:17:46.716 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:46.716 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-17 15:17:46.735 | Attempting uninstall: attrs 2026-06-17 15:17:46.747 | Found existing installation: attrs 23.2.0 2026-06-17 15:17:46.747 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:46.747 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-17 15:17:49.780 | Attempting uninstall: jinja2 2026-06-17 15:17:49.792 | Found existing installation: Jinja2 3.1.2 2026-06-17 15:17:49.792 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:49.794 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-17 15:17:50.822 | Attempting uninstall: cryptography 2026-06-17 15:17:50.834 | Found existing installation: cryptography 41.0.7 2026-06-17 15:17:50.835 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:50.835 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-17 15:17:51.431 | Attempting uninstall: pyopenssl 2026-06-17 15:17:51.444 | Found existing installation: pyOpenSSL 23.2.0 2026-06-17 15:17:51.445 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:51.446 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-17 15:17:51.852 | Attempting uninstall: jsonschema 2026-06-17 15:17:51.866 | Found existing installation: jsonschema 4.10.3 2026-06-17 15:17:51.866 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:17:51.866 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-17 15:17:53.458 | 2026-06-17 15:17:53.458 | 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-06-17 15:17:53.459 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-17 15:17:53.474 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-17 15:17:53.805 | + inc/python:pip_install:216 : result=0 2026-06-17 15:17:53.808 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:17:53.811 | + functions-common:time_stop:2414 : local name 2026-06-17 15:17:53.814 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:17:53.817 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:17:53.819 | + functions-common:time_stop:2417 : local total 2026-06-17 15:17:53.822 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:17:53.826 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:17:53.830 | + functions-common:time_stop:2421 : start_time=1781709449643 2026-06-17 15:17:53.832 | + functions-common:time_stop:2423 : [[ -z 1781709449643 ]] 2026-06-17 15:17:53.835 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:17:53.840 | + functions-common:time_stop:2426 : end_time=1781709473836 2026-06-17 15:17:53.844 | + functions-common:time_stop:2427 : elapsed_time=24193 2026-06-17 15:17:53.848 | + functions-common:time_stop:2428 : total=48299 2026-06-17 15:17:53.850 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:17:53.854 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=72492 2026-06-17 15:17:53.857 | + inc/python:pip_install:219 : return 0 2026-06-17 15:17:53.860 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 15:17:53.864 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:17:53.867 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-17 15:17:53.870 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-17 15:17:53.873 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:53.877 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:53.880 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-17 15:17:53.884 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:53.887 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-17 15:17:53.908 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:17:53.912 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 15:17:53.916 | + ./stack.sh:main:918 : configure_keystone 2026-06-17 15:17:53.919 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-17 15:17:53.937 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-17 15:17:53.940 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-17 15:17:53.945 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-17 15:17:53.965 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:17:53.968 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-17 15:17:54.006 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-17 15:17:54.044 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-17 15:17:54.088 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-17 15:17:54.136 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-17 15:17:54.183 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-17 15:17:54.229 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-17 15:17:54.274 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-17 15:17:54.319 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-17 15:17:54.365 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-17 15:17:54.369 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-17 15:17:54.373 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-17 15:17:54.376 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-17 15:17:54.380 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 15:17:54.383 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 15:17:54.407 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:54.413 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 15:17:54.416 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 15:17:54.420 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 15:17:54.444 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:54.448 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:17:54.454 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:17:54.500 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 15:17:54.504 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 15:17:54.508 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.70/identity 2026-06-17 15:17:54.555 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-17 15:17:54.559 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-17 15:17:54.609 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-17 15:17:54.613 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-17 15:17:54.616 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-17 15:17:54.620 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-17 15:17:54.624 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:17:54.628 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:17:54.632 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:17:54.656 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:54.660 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:17:54.663 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-17 15:17:54.668 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-17 15:17:54.716 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-17 15:17:54.720 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-17 15:17:54.724 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-17 15:17:54.728 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-17 15:17:54.733 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:17:54.758 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:17:54.762 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:17:54.766 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:17:54.770 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:17:54.774 | + 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-06-17 15:17:54.818 | + 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-06-17 15:17:54.862 | + 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-06-17 15:17:54.905 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:17:54.950 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-17 15:17:54.994 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-17 15:17:55.039 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-17 15:17:55.042 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-17 15:17:55.046 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-17 15:17:55.050 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-17 15:17:55.054 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 15:17:55.057 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-17 15:17:55.061 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-17 15:17:55.064 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 15:17:55.068 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 15:17:55.088 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 15:17:55.088 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:17:55.098 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 15:17:55.103 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:17:55.118 | /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-06-17 15:17:55.124 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-17 15:17:55.129 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-17 15:17:55.135 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 15:17:55.139 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-17 15:17:55.183 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-17 15:17:55.227 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-17 15:17:55.269 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-17 15:17:55.313 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-17 15:17:55.357 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-17 15:17:55.399 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-17 15:17:55.442 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-17 15:17:55.486 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-17 15:17:55.529 | + 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-06-17 15:17:55.573 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-17 15:17:55.616 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-17 15:17:55.658 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-17 15:17:55.701 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-17 15:17:55.743 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 15:17:55.747 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 15:17:55.752 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-17 15:17:55.755 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-17 15:17:55.759 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 15:17:55.762 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:17:55.766 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:17:55.769 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-17 15:17:55.774 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-17 15:17:55.778 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-17 15:17:55.822 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-17 15:17:55.868 | + 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-06-17 15:17:55.868 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-17 15:17:55.879 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-17 15:17:55.885 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-17 15:17:55.888 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-17 15:17:55.892 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 15:17:55.896 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 15:17:55.900 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:17:55.904 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:17:55.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:17:55.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:17:55.915 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 15:17:55.919 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 15:17:55.923 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:17:55.926 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:17:55.930 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-17 15:17:55.944 | perl: warning: Setting locale failed. 2026-06-17 15:17:55.944 | perl: warning: Please check that your locale settings: 2026-06-17 15:17:55.944 | LANGUAGE = (unset), 2026-06-17 15:17:55.944 | LC_ALL = "en_US.utf8", 2026-06-17 15:17:55.944 | LANG = "de_DE.UTF-8" 2026-06-17 15:17:55.944 | are supported and installed on your system. 2026-06-17 15:17:55.944 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:17:55.984 | Enabling site keystone-api. 2026-06-17 15:17:55.992 | To activate the new configuration, you need to run: 2026-06-17 15:17:55.992 | systemctl reload apache2 2026-06-17 15:17:55.997 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 15:17:56.001 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:17:56.005 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:17:56.009 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:17:56.135 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-17 15:17:56.179 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-17 15:17:56.226 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-17 15:17:56.273 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-17 15:17:56.277 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-17 15:17:56.326 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-17 15:17:56.371 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-17 15:17:56.417 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-17 15:17:56.464 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-17 15:17:56.468 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-17 15:17:56.471 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-17 15:17:56.515 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-17 15:17:56.559 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-17 15:17:56.585 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:17:56.589 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-17 15:17:56.615 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:56.619 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-17 15:17:56.623 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-17 15:17:56.628 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-17 15:17:56.632 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 15:17:56.636 | + lib/stack:stack_install_service:32 : install_glance 2026-06-17 15:17:56.640 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-17 15:17:56.644 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-17 15:17:56.648 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-17 15:17:56.673 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:17:56.677 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-17 15:17:56.681 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-17 15:17:56.705 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:17:56.709 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-17 15:17:56.713 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-17 15:17:56.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:17:56.721 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:17:56.725 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-17 15:17:56.729 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:17:56.735 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-17 15:17:56.739 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-17 15:17:56.743 | ++ inc/python:join_extras:29 : echo cinder 2026-06-17 15:17:56.747 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-17 15:17:56.751 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-17 15:17:56.755 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-17 15:17:56.759 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-17 15:17:56.764 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-17 15:17:56.767 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-17 15:17:56.771 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-17 15:17:56.778 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-17 15:17:56.778 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-17 15:17:56.785 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-17 15:17:56.789 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-17 15:17:56.792 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-17 15:17:56.798 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-17 15:17:56.801 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-17 15:17:56.832 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-17 15:17:56.836 | + 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-06-17 15:17:58.044 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 15:17:58.191 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-17 15:17:58.208 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-17 15:17:58.209 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-17 15:17:58.210 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-17 15:17:58.211 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-17 15:17:58.211 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-17 15:17:58.212 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-17 15:17:58.213 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-17 15:17:58.214 | 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-06-17 15:17:58.215 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-17 15:17:58.216 | 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-06-17 15:17:58.217 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-17 15:17:58.242 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-17 15:17:58.257 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 15:17:58.268 | 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.3.0) 2026-06-17 15:17:58.271 | 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-06-17 15:17:58.272 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-17 15:17:58.277 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-17 15:17:58.279 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-17 15:17:58.327 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 15:17:58.347 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-17 15:17:58.424 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 15:17:58.440 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:17:58.494 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 15:17:58.512 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:17:58.559 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 15:17:58.577 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 15:17:58.590 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-17 15:17:58.591 | 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-06-17 15:17:58.592 | 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-06-17 15:17:58.593 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-17 15:17:58.599 | 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-06-17 15:17:58.600 | 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-06-17 15:17:58.601 | 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-06-17 15:17:58.602 | 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-06-17 15:17:58.606 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-17 15:17:58.607 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-17 15:17:58.610 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-17 15:17:58.641 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-17 15:17:58.656 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-17 15:17:58.668 | 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-06-17 15:17:58.673 | 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-06-17 15:17:58.677 | 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-06-17 15:17:58.679 | 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-06-17 15:17:58.680 | 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-06-17 15:17:58.689 | 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-06-17 15:17:58.692 | 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-06-17 15:17:58.693 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.0) 2026-06-17 15:17:58.696 | 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-06-17 15:17:58.704 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-17 15:17:58.706 | 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-06-17 15:17:58.707 | 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-06-17 15:17:58.708 | 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-06-17 15:17:58.709 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-17 15:17:58.713 | 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-06-17 15:17:58.713 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-17 15:17:58.719 | 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-06-17 15:17:58.735 | 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-06-17 15:17:58.740 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-17 15:17:58.743 | 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-06-17 15:17:58.756 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-17 15:17:58.757 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-17 15:17:58.758 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-17 15:17:58.759 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-17 15:17:58.780 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-17 15:17:58.844 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-17 15:17:58.900 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-17 15:17:58.929 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-17 15:17:58.953 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-17 15:17:58.977 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-17 15:17:59.001 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-17 15:17:59.022 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-17 15:17:59.264 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-17 15:18:00.539 | 2026-06-17 15:18:00.555 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-17 15:18:00.739 | + inc/python:pip_install:216 : result=0 2026-06-17 15:18:00.742 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:18:00.746 | + functions-common:time_stop:2414 : local name 2026-06-17 15:18:00.750 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:18:00.754 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:18:00.758 | + functions-common:time_stop:2417 : local total 2026-06-17 15:18:00.762 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:18:00.765 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:18:00.769 | + functions-common:time_stop:2421 : start_time=1781709476824 2026-06-17 15:18:00.773 | + functions-common:time_stop:2423 : [[ -z 1781709476824 ]] 2026-06-17 15:18:00.778 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:18:00.784 | + functions-common:time_stop:2426 : end_time=1781709480780 2026-06-17 15:18:00.788 | + functions-common:time_stop:2427 : elapsed_time=3956 2026-06-17 15:18:00.792 | + functions-common:time_stop:2428 : total=72492 2026-06-17 15:18:00.795 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:18:00.798 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=76448 2026-06-17 15:18:00.802 | + inc/python:pip_install:219 : return 0 2026-06-17 15:18:00.806 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-17 15:18:00.810 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-17 15:18:00.813 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-17 15:18:00.831 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-17 15:18:00.837 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-17 15:18:00.841 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-17 15:18:00.844 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-17 15:18:00.848 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:18:00.851 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:18:00.857 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:18:00.861 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:18:00.865 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:18:00.871 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:18:00.896 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:18:00.900 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:18:00.903 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:18:00.909 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:18:00.910 | + functions-common:git_clone:604 : echo master 2026-06-17 15:18:00.916 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-17 15:18:00.919 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:18:00.923 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-17 15:18:00.927 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:18:00.931 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:18:00.935 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:18:00.939 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:18:00.942 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:18:00.946 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:18:00.950 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:18:00.953 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:18:00.959 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:18:00.965 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709480960 2026-06-17 15:18:00.968 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-17 15:18:00.972 | Cloning into '/opt/stack/glance'... 2026-06-17 15:18:09.665 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:18:09.669 | + functions-common:time_stop:2414 : local name 2026-06-17 15:18:09.673 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:18:09.676 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:18:09.680 | + functions-common:time_stop:2417 : local total 2026-06-17 15:18:09.683 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:18:09.687 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:18:09.691 | + functions-common:time_stop:2421 : start_time=1781709480960 2026-06-17 15:18:09.695 | + functions-common:time_stop:2423 : [[ -z 1781709480960 ]] 2026-06-17 15:18:09.700 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:18:09.705 | + functions-common:time_stop:2426 : end_time=1781709489701 2026-06-17 15:18:09.709 | + functions-common:time_stop:2427 : elapsed_time=8741 2026-06-17 15:18:09.713 | + functions-common:time_stop:2428 : total=24724 2026-06-17 15:18:09.717 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:18:09.721 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33465 2026-06-17 15:18:09.724 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-17 15:18:09.728 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:18:09.732 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:18:09.736 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:18:09.740 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:18:09.744 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:18:09.748 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:18:09.751 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:18:09.755 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:18:09.759 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:18:09.764 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:18:09.770 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709489766 2026-06-17 15:18:09.774 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:18:10.402 | From https://review.opendev.org/openstack/glance 2026-06-17 15:18:10.402 | * branch master -> FETCH_HEAD 2026-06-17 15:18:10.414 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:18:10.418 | + functions-common:time_stop:2414 : local name 2026-06-17 15:18:10.422 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:18:10.426 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:18:10.430 | + functions-common:time_stop:2417 : local total 2026-06-17 15:18:10.434 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:18:10.438 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:18:10.442 | + functions-common:time_stop:2421 : start_time=1781709489766 2026-06-17 15:18:10.446 | + functions-common:time_stop:2423 : [[ -z 1781709489766 ]] 2026-06-17 15:18:10.451 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:18:10.456 | + functions-common:time_stop:2426 : end_time=1781709490452 2026-06-17 15:18:10.461 | + functions-common:time_stop:2427 : elapsed_time=686 2026-06-17 15:18:10.464 | + functions-common:time_stop:2428 : total=33465 2026-06-17 15:18:10.468 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:18:10.472 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34151 2026-06-17 15:18:10.476 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:18:10.481 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:18:10.485 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:18:10.489 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:18:10.493 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:18:10.497 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:18:10.501 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:18:10.505 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:18:10.509 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:18:10.514 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:18:10.520 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709490515 2026-06-17 15:18:10.524 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:18:10.663 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:18:10.663 | 2026-06-17 15:18:10.663 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:18:10.663 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:18:10.663 | state without impacting any branches by switching back to a branch. 2026-06-17 15:18:10.663 | 2026-06-17 15:18:10.663 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:18:10.664 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:18:10.664 | 2026-06-17 15:18:10.664 | git switch -c 2026-06-17 15:18:10.664 | 2026-06-17 15:18:10.664 | Or undo this operation with: 2026-06-17 15:18:10.664 | 2026-06-17 15:18:10.664 | git switch - 2026-06-17 15:18:10.664 | 2026-06-17 15:18:10.664 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:18:10.664 | 2026-06-17 15:18:10.664 | HEAD is now at edf97a1b5 Merge "Fix flaky import task waits in functional tests" 2026-06-17 15:18:10.670 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:18:10.674 | + functions-common:time_stop:2414 : local name 2026-06-17 15:18:10.678 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:18:10.682 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:18:10.686 | + functions-common:time_stop:2417 : local total 2026-06-17 15:18:10.690 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:18:10.693 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:18:10.698 | + functions-common:time_stop:2421 : start_time=1781709490515 2026-06-17 15:18:10.702 | + functions-common:time_stop:2423 : [[ -z 1781709490515 ]] 2026-06-17 15:18:10.706 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:18:10.713 | + functions-common:time_stop:2426 : end_time=1781709490708 2026-06-17 15:18:10.716 | + functions-common:time_stop:2427 : elapsed_time=193 2026-06-17 15:18:10.720 | + functions-common:time_stop:2428 : total=34151 2026-06-17 15:18:10.724 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:18:10.728 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34344 2026-06-17 15:18:10.732 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-17 15:18:10.750 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-17 15:18:10.756 | + functions-common:git_clone:667 : head -1 2026-06-17 15:18:10.756 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:18:10.759 | edf97a1b5 Merge "Fix flaky import task waits in functional tests" 2026-06-17 15:18:10.763 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:18:10.768 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-17 15:18:10.772 | + inc/python:setup_develop:353 : local bindep 2026-06-17 15:18:10.777 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 15:18:10.781 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-17 15:18:10.785 | + inc/python:setup_develop:359 : local extras= 2026-06-17 15:18:10.789 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-17 15:18:10.793 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 15:18:10.798 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 15:18:10.802 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-17 15:18:10.806 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 15:18:10.810 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 15:18:10.815 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-17 15:18:10.819 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 15:18:10.824 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-17 15:18:10.829 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 15:18:10.833 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 15:18:10.838 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-17 15:18:10.846 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-17 15:18:10.850 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-17 15:18:10.854 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-17 15:18:11.012 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-17 15:18:11.016 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 15:18:11.020 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 15:18:11.024 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 15:18:11.028 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 15:18:11.032 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-17 15:18:11.036 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 15:18:11.040 | + inc/python:setup_package:446 : local extras= 2026-06-17 15:18:11.044 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 15:18:11.047 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 15:18:11.051 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 15:18:11.056 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 15:18:11.059 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 15:18:11.063 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-17 15:18:11.091 | Using python 3.12 to install /opt/stack/glance 2026-06-17 15:18:11.094 | + 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-06-17 15:18:12.086 | Obtaining file:///opt/stack/glance 2026-06-17 15:18:12.090 | Installing build dependencies: started 2026-06-17 15:18:13.817 | Installing build dependencies: finished with status 'done' 2026-06-17 15:18:13.818 | Checking if build backend supports build_editable: started 2026-06-17 15:18:14.369 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 15:18:14.371 | Getting requirements to build editable: started 2026-06-17 15:18:14.665 | Getting requirements to build editable: finished with status 'done' 2026-06-17 15:18:14.666 | Preparing editable metadata (pyproject.toml): started 2026-06-17 15:18:15.575 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:18:15.594 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (7.0.3) 2026-06-17 15:18:15.597 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (0.7.1) 2026-06-17 15:18:15.597 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (2.0.50) 2026-06-17 15:18:15.597 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (0.41.0) 2026-06-17 15:18:15.597 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.1.0) 2026-06-17 15:18:15.598 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (2.5.1) 2026-06-17 15:18:15.599 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (1.8.10) 2026-06-17 15:18:15.600 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (1.18.4) 2026-06-17 15:18:15.791 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev57) 2026-06-17 15:18:15.935 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 15:18:15.947 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (10.5.0) 2026-06-17 15:18:15.947 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (7.5.0) 2026-06-17 15:18:15.947 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (6.4.0) 2026-06-17 15:18:15.948 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (2.7.1) 2026-06-17 15:18:15.949 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (10.1.1) 2026-06-17 15:18:15.950 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.8.0) 2026-06-17 15:18:15.951 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.3.0) 2026-06-17 15:18:16.012 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev57) 2026-06-17 15:18:16.029 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-17 15:18:16.045 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.14.0) 2026-06-17 15:18:16.045 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (13.0.0) 2026-06-17 15:18:16.073 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev57) 2026-06-17 15:18:16.091 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 15:18:16.100 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.17.0) 2026-06-17 15:18:16.101 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.10.1) 2026-06-17 15:18:16.102 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (4.26.0) 2026-06-17 15:18:16.103 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.8.0) 2026-06-17 15:18:16.104 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (18.0.0) 2026-06-17 15:18:16.106 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (6.8.0) 2026-06-17 15:18:16.136 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev57) 2026-06-17 15:18:16.151 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:18:16.161 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (8.2.0) 2026-06-17 15:18:16.162 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (18.1.0) 2026-06-17 15:18:16.163 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (8.1.0) 2026-06-17 15:18:16.201 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev57) 2026-06-17 15:18:16.218 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 15:18:16.229 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.1.0) 2026-06-17 15:18:16.229 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (4.4.0) 2026-06-17 15:18:16.233 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.5.0) 2026-06-17 15:18:16.233 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.1.0) 2026-06-17 15:18:16.233 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (43.0.3) 2026-06-17 15:18:16.256 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev57) 2026-06-17 15:18:16.273 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-17 15:18:16.321 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev57) 2026-06-17 15:18:16.337 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 15:18:16.349 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev57) (1.3.12) 2026-06-17 15:18:16.350 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev57) (4.15.0) 2026-06-17 15:18:16.384 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 15:18:16.401 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-17 15:18:16.414 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev57) (2.34.2) 2026-06-17 15:18:16.417 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev57) (2.0.0) 2026-06-17 15:18:16.421 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev57) (3.0) 2026-06-17 15:18:16.425 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev57) (5.10.0) 2026-06-17 15:18:16.429 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev57) (2.2.1) 2026-06-17 15:18:16.433 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev57) (2.8.0) 2026-06-17 15:18:16.434 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev57) (3.5.1) 2026-06-17 15:18:16.444 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev57) (1.4.2) 2026-06-17 15:18:16.451 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev57) (3.3.2) 2026-06-17 15:18:16.455 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev57) (26.1.0) 2026-06-17 15:18:16.456 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev57) (2025.9.1) 2026-06-17 15:18:16.457 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev57) (0.37.0) 2026-06-17 15:18:16.458 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev57) (2026.5.1) 2026-06-17 15:18:16.467 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev57) (2.1.0) 2026-06-17 15:18:16.468 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev57) (1.8.2) 2026-06-17 15:18:16.473 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev57) (4.2.0) 2026-06-17 15:18:16.475 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev57) (4.0.1) 2026-06-17 15:18:16.476 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev57) (2.13.0) 2026-06-17 15:18:16.483 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev57) (1.5.0) 2026-06-17 15:18:16.486 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev57) (5.3.1) 2026-06-17 15:18:16.492 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev57) (0.20) 2026-06-17 15:18:16.497 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev57) (1.3.0) 2026-06-17 15:18:16.498 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev57) (2.0.0) 2026-06-17 15:18:16.499 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev57) (6.0.3) 2026-06-17 15:18:16.508 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev57) (2.1.2) 2026-06-17 15:18:16.508 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev57) (0.6.2) 2026-06-17 15:18:16.573 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 15:18:16.589 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-17 15:18:16.631 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 15:18:16.646 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-17 15:18:16.693 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 15:18:16.708 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-17 15:18:16.752 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 15:18:16.767 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 15:18:16.777 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) (7.2.2) 2026-06-17 15:18:16.809 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 15:18:16.825 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 15:18:16.841 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev57) (2.9.0.post0) 2026-06-17 15:18:16.846 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (4.6.0) 2026-06-17 15:18:16.847 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (7.1.4) 2026-06-17 15:18:16.848 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (5.3.1) 2026-06-17 15:18:16.849 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (5.6.2) 2026-06-17 15:18:16.850 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (0.16.0) 2026-06-17 15:18:16.854 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (5.1.0) 2026-06-17 15:18:16.863 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (2026.2) 2026-06-17 15:18:16.863 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (26.2) 2026-06-17 15:18:16.870 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (0.25.0) 2026-06-17 15:18:16.874 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev57) (5.0.0) 2026-06-17 15:18:16.875 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev57) (3.1.6) 2026-06-17 15:18:16.877 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev57) (4.0.1) 2026-06-17 15:18:16.884 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev57) (3.0.3) 2026-06-17 15:18:16.899 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev57) (1.2.0) 2026-06-17 15:18:16.908 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev57) (1.7.6) 2026-06-17 15:18:16.930 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev57) (82.0.1) 2026-06-17 15:18:16.945 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev57) (0.8.1) 2026-06-17 15:18:17.005 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.022 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:18:17.062 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.079 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-17 15:18:17.140 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.165 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-17 15:18:17.229 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.245 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-17 15:18:17.280 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.296 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 15:18:17.306 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) (15.0.0) 2026-06-17 15:18:17.335 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.350 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-17 15:18:17.371 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev57) (1.17.0) 2026-06-17 15:18:17.391 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev57) (3.4.7) 2026-06-17 15:18:17.391 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev57) (3.18) 2026-06-17 15:18:17.392 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev57) (2.7.0) 2026-06-17 15:18:17.395 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev57) (2023.11.17) 2026-06-17 15:18:17.427 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) (4.2.0) 2026-06-17 15:18:17.428 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) (2.20.0) 2026-06-17 15:18:17.437 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) (0.1.2) 2026-06-17 15:18:17.452 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev57) (0.8) 2026-06-17 15:18:17.527 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.544 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-17 15:18:17.591 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.633 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:18:17.643 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev57) (9.1.4) 2026-06-17 15:18:17.671 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.688 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-17 15:18:17.825 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev57) 2026-06-17 15:18:17.843 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-17 15:18:17.857 | Installing build dependencies: started 2026-06-17 15:18:19.489 | Installing build dependencies: finished with status 'done' 2026-06-17 15:18:19.489 | Getting requirements to build wheel: started 2026-06-17 15:18:20.120 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 15:18:20.121 | Preparing metadata (pyproject.toml): started 2026-06-17 15:18:20.494 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:18:20.499 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev57) (2026.2) 2026-06-17 15:18:20.544 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev57) 2026-06-17 15:18:20.560 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-17 15:18:20.609 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev57) 2026-06-17 15:18:20.627 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-17 15:18:20.712 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-17 15:18:20.755 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-17 15:18:20.776 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-17 15:18:20.802 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-17 15:18:20.827 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-17 15:18:20.884 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.1 MB/s 0:00:00 2026-06-17 15:18:20.899 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-17 15:18:20.923 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-17 15:18:20.945 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-17 15:18:20.972 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-17 15:18:20.996 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-17 15:18:21.023 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-17 15:18:21.048 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-17 15:18:21.071 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-17 15:18:21.096 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-17 15:18:21.120 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-17 15:18:21.146 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-17 15:18:21.168 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-17 15:18:21.193 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-17 15:18:21.221 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-17 15:18:21.242 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-17 15:18:21.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.1 MB/s 0:00:00 2026-06-17 15:18:21.312 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-17 15:18:21.334 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-17 15:18:21.357 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-17 15:18:21.379 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-17 15:18:21.477 | Building wheels for collected packages: glance, simplegeneric 2026-06-17 15:18:21.478 | Building editable for glance (pyproject.toml): started 2026-06-17 15:18:22.355 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-17 15:18:22.358 | Created wheel for glance: filename=glance-32.1.0.dev57-0.editable-py3-none-any.whl size=8992 sha256=6b556b12b69d7ff01269028cefbcc119695a757379c58e895749d26ad4d026a8 2026-06-17 15:18:22.358 | Stored in directory: /tmp/pip-ephem-wheel-cache-gjhrwqws/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-17 15:18:22.362 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-17 15:18:22.786 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-17 15:18:22.788 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=39c605d5b238f3be8f91b9af256f8321c1ce1eb99f88b5a303dae3eb13593e57 2026-06-17 15:18:22.788 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-17 15:18:22.791 | Successfully built glance simplegeneric 2026-06-17 15:18:23.061 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-17 15:18:26.081 | Attempting uninstall: jsonpointer 2026-06-17 15:18:26.097 | Found existing installation: jsonpointer 2.0 2026-06-17 15:18:26.097 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:18:26.099 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-17 15:18:26.115 | Attempting uninstall: jmespath 2026-06-17 15:18:26.130 | Found existing installation: jmespath 1.0.1 2026-06-17 15:18:26.134 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:18:26.134 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-17 15:18:26.171 | Attempting uninstall: httplib2 2026-06-17 15:18:26.188 | Found existing installation: httplib2 0.20.4 2026-06-17 15:18:26.189 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:18:26.189 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-17 15:18:26.282 | Attempting uninstall: jsonpatch 2026-06-17 15:18:26.297 | Found existing installation: jsonpatch 1.32 2026-06-17 15:18:26.297 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:18:26.298 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-17 15:18:30.649 | 2026-06-17 15:18:30.668 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev57 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-17 15:18:30.907 | + inc/python:pip_install:216 : result=0 2026-06-17 15:18:30.912 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:18:30.915 | + functions-common:time_stop:2414 : local name 2026-06-17 15:18:30.918 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:18:30.921 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:18:30.924 | + functions-common:time_stop:2417 : local total 2026-06-17 15:18:30.928 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:18:30.930 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:18:30.933 | + functions-common:time_stop:2421 : start_time=1781709491084 2026-06-17 15:18:30.936 | + functions-common:time_stop:2423 : [[ -z 1781709491084 ]] 2026-06-17 15:18:30.940 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:18:30.946 | + functions-common:time_stop:2426 : end_time=1781709510942 2026-06-17 15:18:30.949 | + functions-common:time_stop:2427 : elapsed_time=19858 2026-06-17 15:18:30.952 | + functions-common:time_stop:2428 : total=76448 2026-06-17 15:18:30.956 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:18:30.959 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=96306 2026-06-17 15:18:30.963 | + inc/python:pip_install:219 : return 0 2026-06-17 15:18:30.966 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 15:18:30.970 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:18:30.974 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-17 15:18:30.977 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-17 15:18:30.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:18:30.983 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:18:30.987 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-17 15:18:30.991 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:18:30.995 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 15:18:30.999 | + ./stack.sh:main:939 : configure_glance 2026-06-17 15:18:31.002 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-17 15:18:31.021 | + lib/glance:configure_glance:351 : local dburl 2026-06-17 15:18:31.027 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-17 15:18:31.031 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-17 15:18:31.034 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-17 15:18:31.037 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-17 15:18:31.041 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:18:31.044 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:18:31.047 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:18:31.069 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:18:31.073 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:18:31.076 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 15:18:31.080 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 15:18:31.084 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-17 15:18:31.125 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 15:18:31.166 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-17 15:18:31.206 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-17 15:18:31.245 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-17 15:18:31.285 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-17 15:18:31.324 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-17 15:18:31.364 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-17 15:18:31.368 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 15:18:31.371 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-17 15:18:31.375 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 15:18:31.377 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 15:18:31.380 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-17 15:18:31.384 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 15:18:31.387 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-17 15:18:31.389 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 15:18:31.393 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-17 15:18:31.432 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-17 15:18:31.471 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.70/identity 2026-06-17 15:18:31.512 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-17 15:18:31.552 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-17 15:18:31.589 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-17 15:18:31.627 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-17 15:18:31.666 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-17 15:18:31.706 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.70/identity 2026-06-17 15:18:31.746 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 15:18:31.786 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 15:18:31.826 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 15:18:31.829 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-17 15:18:31.873 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-17 15:18:31.876 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-17 15:18:31.880 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-17 15:18:31.884 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 15:18:31.887 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 15:18:31.891 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 15:18:31.912 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:18:31.916 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 15:18:31.919 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 15:18:31.923 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 15:18:31.946 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:18:31.950 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:18:31.954 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:18:31.994 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 15:18:31.997 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 15:18:32.001 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-17 15:18:32.005 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-17 15:18:32.008 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-17 15:18:32.048 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-17 15:18:32.090 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-17 15:18:32.132 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-17 15:18:32.136 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-17 15:18:32.140 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-17 15:18:32.143 | + lib/glance:configure_glance_store:280 : local be 2026-06-17 15:18:32.147 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:18:32.151 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-17 15:18:32.154 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-17 15:18:32.197 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-17 15:18:32.200 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.70 2026-06-17 15:18:32.244 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:18:32.247 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-17 15:18:32.251 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-17 15:18:32.272 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:18:32.276 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.70/image 2026-06-17 15:18:32.315 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-17 15:18:32.337 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:18:32.340 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-17 15:18:32.344 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-17 15:18:32.346 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 15:18:32.351 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:18:32.375 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:18:32.378 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:18:32.382 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:18:32.384 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:18:32.388 | + 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-06-17 15:18:32.429 | + 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-06-17 15:18:32.470 | + 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-06-17 15:18:32.508 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:18:32.548 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-17 15:18:32.585 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-17 15:18:32.591 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-17 15:18:32.633 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-17 15:18:32.673 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-17 15:18:32.713 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-17 15:18:32.754 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-17 15:18:32.797 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-17 15:18:32.841 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-17 15:18:32.883 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-17 15:18:32.923 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-17 15:18:32.929 | + lib/glance:configure_glance:447 : 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-06-17 15:18:32.938 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-17 15:18:32.962 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:18:32.965 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-17 15:18:32.969 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-17 15:18:32.972 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-17 15:18:32.976 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-17 15:18:32.980 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-17 15:18:32.983 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-17 15:18:32.986 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-17 15:18:32.992 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 15:18:32.995 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-17 15:18:33.039 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-17 15:18:33.042 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-17 15:18:33.046 | ++ functions:get_random_port:861 : true 2026-06-17 15:18:33.049 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-17 15:18:33.052 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-17 15:18:33.056 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-17 15:18:33.115 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-17 15:18:33.118 | ++ functions:get_random_port:865 : break 2 2026-06-17 15:18:33.121 | ++ functions:get_random_port:869 : echo 60999 2026-06-17 15:18:33.126 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-17 15:18:33.129 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-17 15:18:33.170 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-17 15:18:33.210 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-17 15:18:33.248 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-17 15:18:33.287 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 15:18:33.327 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 15:18:33.365 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-17 15:18:33.404 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-17 15:18:33.441 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-17 15:18:33.479 | + 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-06-17 15:18:33.518 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 15:18:33.559 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 15:18:33.598 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-17 15:18:33.638 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 15:18:33.676 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-17 15:18:33.712 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-17 15:18:33.750 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-17 15:18:33.789 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-17 15:18:33.827 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-17 15:18:33.865 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-17 15:18:33.903 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-17 15:18:33.906 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-17 15:18:33.910 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:18:33.913 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:18:33.917 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:18:33.921 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:18:33.924 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-17 15:18:33.928 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-17 15:18:33.931 | perl: warning: Setting locale failed. 2026-06-17 15:18:33.931 | perl: warning: Please check that your locale settings: 2026-06-17 15:18:33.931 | LANGUAGE = (unset), 2026-06-17 15:18:33.931 | LC_ALL = "en_US.utf8", 2026-06-17 15:18:33.931 | LANG = (unset) 2026-06-17 15:18:33.931 | are supported and installed on your system. 2026-06-17 15:18:33.932 | perl: warning: Falling back to the standard locale ("C"). 2026-06-17 15:18:33.968 | proxy (enabled by site administrator) 2026-06-17 15:18:33.972 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-17 15:18:33.976 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-17 15:18:33.979 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:18:33.983 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:18:33.987 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:18:33.990 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:18:33.993 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-17 15:18:33.996 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-17 15:18:33.999 | perl: warning: Setting locale failed. 2026-06-17 15:18:33.999 | perl: warning: Please check that your locale settings: 2026-06-17 15:18:33.999 | LANGUAGE = (unset), 2026-06-17 15:18:33.999 | LC_ALL = "en_US.utf8", 2026-06-17 15:18:33.999 | LANG = (unset) 2026-06-17 15:18:33.999 | are supported and installed on your system. 2026-06-17 15:18:33.999 | perl: warning: Falling back to the standard locale ("C"). 2026-06-17 15:18:34.037 | No module matches proxy_http 2026-06-17 15:18:34.041 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-17 15:18:34.052 | perl: warning: Setting locale failed. 2026-06-17 15:18:34.053 | perl: warning: Please check that your locale settings: 2026-06-17 15:18:34.053 | LANGUAGE = (unset), 2026-06-17 15:18:34.053 | LC_ALL = "en_US.utf8", 2026-06-17 15:18:34.053 | LANG = "de_DE.UTF-8" 2026-06-17 15:18:34.053 | are supported and installed on your system. 2026-06-17 15:18:34.053 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:18:34.095 | Considering dependency proxy for proxy_http: 2026-06-17 15:18:34.095 | Module proxy already enabled 2026-06-17 15:18:34.095 | Enabling module proxy_http. 2026-06-17 15:18:34.101 | To activate the new configuration, you need to run: 2026-06-17 15:18:34.101 | systemctl restart apache2 2026-06-17 15:18:34.107 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-17 15:18:34.110 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-17 15:18:34.113 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:18:34.116 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:18:34.119 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:18:34.254 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-17 15:18:34.259 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-17 15:18:34.263 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-17 15:18:34.266 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 15:18:34.269 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:18:34.273 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:18:34.277 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-17 15:18:34.281 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-17 15:18:34.285 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-17 15:18:34.286 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-17 15:18:34.297 | KeepAlive Off 2026-06-17 15:18:34.304 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-17 15:18:34.304 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-17 15:18:34.315 | SetEnv proxy-sendchunked 1 2026-06-17 15:18:34.322 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-17 15:18:34.323 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-17 15:18:34.333 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-17 15:18:34.338 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-17 15:18:34.342 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-17 15:18:34.345 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 15:18:34.349 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 15:18:34.352 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:18:34.356 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:18:34.360 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:18:34.364 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:18:34.368 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 15:18:34.372 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 15:18:34.375 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:18:34.379 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:18:34.383 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-17 15:18:34.395 | perl: warning: Setting locale failed. 2026-06-17 15:18:34.396 | perl: warning: Please check that your locale settings: 2026-06-17 15:18:34.396 | LANGUAGE = (unset), 2026-06-17 15:18:34.396 | LC_ALL = "en_US.utf8", 2026-06-17 15:18:34.396 | LANG = "de_DE.UTF-8" 2026-06-17 15:18:34.396 | are supported and installed on your system. 2026-06-17 15:18:34.396 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:18:34.436 | Enabling site glance-api. 2026-06-17 15:18:34.442 | To activate the new configuration, you need to run: 2026-06-17 15:18:34.442 | systemctl reload apache2 2026-06-17 15:18:34.449 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-17 15:18:34.452 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:18:34.456 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:18:34.460 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:18:34.587 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-17 15:18:34.594 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-17 15:18:34.636 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-17 15:18:34.676 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-17 15:18:34.680 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-17 15:18:34.722 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-17 15:18:34.763 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-17 15:18:34.803 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-17 15:18:34.827 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:18:34.830 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-17 15:18:34.834 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-17 15:18:34.838 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-17 15:18:34.842 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 15:18:34.845 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-17 15:18:34.849 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/72/993772/1 2026-06-17 15:18:34.852 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-17 15:18:34.856 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-17 15:18:34.859 | + functions-common:git_clone:585 : local git_ref=refs/changes/72/993772/1 2026-06-17 15:18:34.862 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:18:34.867 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:18:34.870 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:18:34.873 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:18:34.878 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:18:34.901 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:18:34.904 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:18:34.907 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:18:34.912 | + functions-common:git_clone:604 : echo refs/changes/72/993772/1 2026-06-17 15:18:34.912 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:18:34.918 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/cinder ]] 2026-06-17 15:18:34.921 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-17 15:18:34.925 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-17 15:18:34.928 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:18:34.931 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:18:34.935 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:18:34.938 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:18:34.942 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:18:34.945 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:18:34.948 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:18:34.952 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:18:34.956 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:18:34.962 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709514958 2026-06-17 15:18:34.965 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-17 15:18:34.969 | Cloning into '/opt/stack/cinder'... 2026-06-17 15:19:30.008 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:19:30.011 | + functions-common:time_stop:2414 : local name 2026-06-17 15:19:30.015 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:19:30.019 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:19:30.023 | + functions-common:time_stop:2417 : local total 2026-06-17 15:19:30.026 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:19:30.030 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:19:30.034 | + functions-common:time_stop:2421 : start_time=1781709514958 2026-06-17 15:19:30.037 | + functions-common:time_stop:2423 : [[ -z 1781709514958 ]] 2026-06-17 15:19:30.042 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:19:30.048 | + functions-common:time_stop:2426 : end_time=1781709570044 2026-06-17 15:19:30.052 | + functions-common:time_stop:2427 : elapsed_time=55086 2026-06-17 15:19:30.055 | + functions-common:time_stop:2428 : total=34344 2026-06-17 15:19:30.059 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:19:30.063 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=89430 2026-06-17 15:19:30.066 | + functions-common:git_clone:614 : cd /opt/stack/cinder 2026-06-17 15:19:30.070 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/72/993772/1 2026-06-17 15:19:30.074 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:19:30.078 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:19:30.082 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:19:30.085 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:19:30.089 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:19:30.093 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:19:30.097 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:19:30.101 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:19:30.106 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:19:30.111 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709570107 2026-06-17 15:19:30.115 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/72/993772/1 2026-06-17 15:19:31.020 | From https://review.opendev.org/openstack/cinder 2026-06-17 15:19:31.020 | * branch refs/changes/72/993772/1 -> FETCH_HEAD 2026-06-17 15:19:31.028 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:19:31.032 | + functions-common:time_stop:2414 : local name 2026-06-17 15:19:31.036 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:19:31.039 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:19:31.043 | + functions-common:time_stop:2417 : local total 2026-06-17 15:19:31.047 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:19:31.050 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:19:31.054 | + functions-common:time_stop:2421 : start_time=1781709570107 2026-06-17 15:19:31.058 | + functions-common:time_stop:2423 : [[ -z 1781709570107 ]] 2026-06-17 15:19:31.062 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:19:31.068 | + functions-common:time_stop:2426 : end_time=1781709571064 2026-06-17 15:19:31.071 | + functions-common:time_stop:2427 : elapsed_time=957 2026-06-17 15:19:31.075 | + functions-common:time_stop:2428 : total=89430 2026-06-17 15:19:31.079 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:19:31.082 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90387 2026-06-17 15:19:31.086 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-17 15:19:31.328 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:19:31.328 | 2026-06-17 15:19:31.328 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:19:31.328 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:19:31.328 | state without impacting any branches by switching back to a branch. 2026-06-17 15:19:31.328 | 2026-06-17 15:19:31.329 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:19:31.329 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:19:31.329 | 2026-06-17 15:19:31.329 | git switch -c 2026-06-17 15:19:31.329 | 2026-06-17 15:19:31.329 | Or undo this operation with: 2026-06-17 15:19:31.329 | 2026-06-17 15:19:31.329 | git switch - 2026-06-17 15:19:31.329 | 2026-06-17 15:19:31.329 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:19:31.329 | 2026-06-17 15:19:31.330 | HEAD is now at d33043ee8 Tests: Remove F824 skip 2026-06-17 15:19:31.333 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-17 15:19:31.352 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-17 15:19:31.357 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:19:31.358 | + functions-common:git_clone:667 : head -1 2026-06-17 15:19:31.362 | d33043ee8 Tests: Remove F824 skip 2026-06-17 15:19:31.366 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:19:31.370 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-17 15:19:31.374 | + inc/python:setup_develop:353 : local bindep 2026-06-17 15:19:31.378 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 15:19:31.381 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-17 15:19:31.385 | + inc/python:setup_develop:359 : local extras= 2026-06-17 15:19:31.389 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-17 15:19:31.393 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 15:19:31.397 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 15:19:31.401 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-17 15:19:31.404 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 15:19:31.408 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 15:19:31.413 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-17 15:19:31.417 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 15:19:31.421 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-17 15:19:31.425 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 15:19:31.429 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 15:19:31.434 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-17 15:19:31.441 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-17 15:19:31.445 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-17 15:19:31.449 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-17 15:19:31.606 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-17 15:19:31.610 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 15:19:31.615 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 15:19:31.618 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 15:19:31.622 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 15:19:31.626 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-17 15:19:31.630 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 15:19:31.634 | + inc/python:setup_package:446 : local extras= 2026-06-17 15:19:31.638 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 15:19:31.641 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 15:19:31.645 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 15:19:31.649 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 15:19:31.653 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 15:19:31.657 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-17 15:19:31.686 | Using python 3.12 to install /opt/stack/cinder 2026-06-17 15:19:31.690 | + 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-06-17 15:19:32.688 | Obtaining file:///opt/stack/cinder 2026-06-17 15:19:32.694 | Installing build dependencies: started 2026-06-17 15:19:34.460 | Installing build dependencies: finished with status 'done' 2026-06-17 15:19:34.462 | Checking if build backend supports build_editable: started 2026-06-17 15:19:35.006 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 15:19:35.008 | Getting requirements to build editable: started 2026-06-17 15:19:35.308 | Getting requirements to build editable: finished with status 'done' 2026-06-17 15:19:35.310 | Preparing editable metadata (pyproject.toml): started 2026-06-17 15:19:36.698 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:19:36.725 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (7.0.3) 2026-06-17 15:19:36.726 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (5.3.1) 2026-06-17 15:19:36.727 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (0.41.0) 2026-06-17 15:19:36.728 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (3.3.0) 2026-06-17 15:19:36.729 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (3.5.1) 2026-06-17 15:19:36.730 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (2.1.0) 2026-06-17 15:19:36.731 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (4.26.0) 2026-06-17 15:19:36.732 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (5.14.0) 2026-06-17 15:19:36.732 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (13.0.0) 2026-06-17 15:19:37.365 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.524 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-17 15:19:37.536 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (10.5.0) 2026-06-17 15:19:37.537 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (7.5.0) 2026-06-17 15:19:37.537 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (6.4.0) 2026-06-17 15:19:37.538 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (18.0.0) 2026-06-17 15:19:37.539 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (8.2.0) 2026-06-17 15:19:37.540 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (18.1.0) 2026-06-17 15:19:37.541 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (8.1.0) 2026-06-17 15:19:37.542 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (5.1.0) 2026-06-17 15:19:37.543 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (3.11.0) 2026-06-17 15:19:37.544 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (3.8.0) 2026-06-17 15:19:37.545 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (7.9.0) 2026-06-17 15:19:37.545 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (5.10.0) 2026-06-17 15:19:37.546 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (4.6.0) 2026-06-17 15:19:37.548 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (2.7.1) 2026-06-17 15:19:37.549 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (10.1.1) 2026-06-17 15:19:37.588 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.604 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 15:19:37.614 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (4.4.0) 2026-06-17 15:19:37.615 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (26.2) 2026-06-17 15:19:37.657 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.673 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 15:19:37.684 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (3.10.1) 2026-06-17 15:19:37.685 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (3.1.0) 2026-06-17 15:19:37.686 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (3.3.2) 2026-06-17 15:19:37.687 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (7.4.0) 2026-06-17 15:19:37.723 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.740 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 15:19:37.750 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (5.8.0) 2026-06-17 15:19:37.793 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.809 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 15:19:37.850 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.873 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 15:19:37.884 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (2.34.2) 2026-06-17 15:19:37.885 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (2.5.1) 2026-06-17 15:19:37.886 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (6.3.0) 2026-06-17 15:19:37.912 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.927 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 15:19:37.937 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (2.0.50) 2026-06-17 15:19:37.938 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (5.8.0) 2026-06-17 15:19:37.963 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev118) 2026-06-17 15:19:37.978 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-17 15:19:38.005 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (9.1.4) 2026-06-17 15:19:38.006 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (1.8.10) 2026-06-17 15:19:38.007 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (6.8.0) 2026-06-17 15:19:38.047 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev118) 2026-06-17 15:19:38.063 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 15:19:38.073 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (7.1.0) 2026-06-17 15:19:38.119 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev118) 2026-06-17 15:19:38.137 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 15:19:38.218 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev118) 2026-06-17 15:19:38.234 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-17 15:19:38.245 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (5.7.0) 2026-06-17 15:19:38.246 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (43.0.3) 2026-06-17 15:19:38.246 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (0.2.3) 2026-06-17 15:19:38.440 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev118) 2026-06-17 15:19:38.457 | 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-06-17 15:19:38.839 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev118) 2026-06-17 15:19:38.857 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-17 15:19:38.867 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev118) (1.9.0) 2026-06-17 15:19:38.868 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (2026.2) 2026-06-17 15:19:38.869 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev118) (7.1.4) 2026-06-17 15:19:39.292 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev118) 2026-06-17 15:19:39.308 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-17 15:19:39.318 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev118) (1.1.0) 2026-06-17 15:19:39.352 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev118) 2026-06-17 15:19:39.422 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-17 15:19:39.434 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev118) (2.9.0.post0) 2026-06-17 15:19:39.435 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev118) (2.7.0) 2026-06-17 15:19:39.439 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev118) (1.17.0) 2026-06-17 15:19:39.472 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev118) (2.0.0) 2026-06-17 15:19:39.476 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev118) (3.0) 2026-06-17 15:19:39.485 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev118) (2.8.0) 2026-06-17 15:19:39.492 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev118) (3.1.0) 2026-06-17 15:19:39.495 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev118) (2.2.1) 2026-06-17 15:19:39.497 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev118) (0.31.2) 2026-06-17 15:19:39.554 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:39.570 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-17 15:19:39.610 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:39.625 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-17 15:19:39.684 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:39.699 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 15:19:39.734 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:39.749 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 15:19:39.792 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:39.807 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-17 15:19:40.094 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:40.109 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-17 15:19:40.151 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:40.167 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 15:19:40.217 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:40.232 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:19:40.259 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev118) (3.4.7) 2026-06-17 15:19:40.260 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev118) (3.18) 2026-06-17 15:19:40.262 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev118) (2023.11.17) 2026-06-17 15:19:40.279 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev118) (26.1.0) 2026-06-17 15:19:40.279 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev118) (2025.9.1) 2026-06-17 15:19:40.281 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev118) (0.37.0) 2026-06-17 15:19:40.282 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev118) (2026.5.1) 2026-06-17 15:19:40.291 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev118) (1.8.2) 2026-06-17 15:19:40.292 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev118) (4.15.0) 2026-06-17 15:19:40.295 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev118) (4.2.0) 2026-06-17 15:19:40.297 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev118) (4.0.1) 2026-06-17 15:19:40.298 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev118) (2.13.0) 2026-06-17 15:19:40.308 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev118) (7.2.2) 2026-06-17 15:19:40.313 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev118) (1.5.0) 2026-06-17 15:19:40.322 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev118) (0.20) 2026-06-17 15:19:40.328 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev118) (1.3.0) 2026-06-17 15:19:40.329 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev118) (2.0.0) 2026-06-17 15:19:40.330 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev118) (6.0.3) 2026-06-17 15:19:40.339 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev118) (1.18.4) 2026-06-17 15:19:40.341 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev118) (2.1.2) 2026-06-17 15:19:40.342 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev118) (0.6.2) 2026-06-17 15:19:40.345 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev118) (1.3.12) 2026-06-17 15:19:40.359 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev118) (5.3.1) 2026-06-17 15:19:40.360 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev118) (5.6.2) 2026-06-17 15:19:40.361 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev118) (0.16.0) 2026-06-17 15:19:40.365 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev118) (5.1.0) 2026-06-17 15:19:40.380 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev118) (0.25.0) 2026-06-17 15:19:40.384 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev118) (5.0.0) 2026-06-17 15:19:40.385 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev118) (3.1.6) 2026-06-17 15:19:40.387 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev118) (4.0.1) 2026-06-17 15:19:40.395 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev118) (3.0.3) 2026-06-17 15:19:40.408 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev118) (1.2.0) 2026-06-17 15:19:40.431 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev118) (1.7.6) 2026-06-17 15:19:40.468 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev118) 2026-06-17 15:19:40.487 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 15:19:40.591 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev118) 2026-06-17 15:19:40.608 | 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-06-17 15:19:40.623 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev118) (3.17.0) 2026-06-17 15:19:40.668 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev118) 2026-06-17 15:19:40.684 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 15:19:40.745 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev118) 2026-06-17 15:19:40.762 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 15:19:40.816 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev118) 2026-06-17 15:19:40.831 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-17 15:19:40.851 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev118) (82.0.1) 2026-06-17 15:19:40.866 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev118) (0.8.1) 2026-06-17 15:19:40.926 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev118) 2026-06-17 15:19:40.942 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-17 15:19:40.975 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (4.14.0) 2026-06-17 15:19:40.982 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (0.6.0) 2026-06-17 15:19:40.983 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (4.0.0) 2026-06-17 15:19:40.994 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (3.0.52) 2026-06-17 15:19:40.994 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (1.11.0) 2026-06-17 15:19:40.995 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (15.0.0) 2026-06-17 15:19:40.996 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (1.8.0) 2026-06-17 15:19:41.038 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev118) 2026-06-17 15:19:41.055 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 15:19:41.065 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev118) (24.2.1) 2026-06-17 15:19:41.112 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (4.2.0) 2026-06-17 15:19:41.113 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (2.20.0) 2026-06-17 15:19:41.124 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev118) (0.1.2) 2026-06-17 15:19:41.143 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev118) (0.8) 2026-06-17 15:19:41.186 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev118) 2026-06-17 15:19:41.202 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-17 15:19:41.257 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev118) (3.6.1) 2026-06-17 15:19:41.258 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev118) (3.4.0) 2026-06-17 15:19:41.260 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev118) (4.0.1) 2026-06-17 15:19:41.334 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev118) 2026-06-17 15:19:41.354 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-17 15:19:41.389 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev118) (1.33) 2026-06-17 15:19:41.396 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev118) (3.1.1) 2026-06-17 15:19:41.486 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-17 15:19:41.531 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-17 15:19:42.126 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 23.4 MB/s 0:00:00 2026-06-17 15:19:42.141 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-17 15:19:42.164 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-17 15:19:42.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 61.1 MB/s 0:00:00 2026-06-17 15:19:42.435 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-17 15:19:42.466 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-17 15:19:42.493 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-17 15:19:42.515 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-17 15:19:42.542 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-17 15:19:42.564 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-17 15:19:42.590 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-17 15:19:42.613 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-17 15:19:42.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 61.5 MB/s 0:00:00 2026-06-17 15:19:42.723 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-17 15:19:42.747 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-17 15:19:42.781 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-17 15:19:42.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 33.0 MB/s 0:00:00 2026-06-17 15:19:42.815 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-17 15:19:42.840 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-17 15:19:42.865 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-17 15:19:42.888 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-17 15:19:42.911 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-17 15:19:42.941 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.9 MB/s 0:00:00 2026-06-17 15:19:42.959 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-17 15:19:42.984 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-17 15:19:43.010 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-17 15:19:43.033 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-17 15:19:43.057 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-17 15:19:43.099 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-17 15:19:43.121 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-17 15:19:43.143 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-17 15:19:43.164 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-17 15:19:43.188 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-17 15:19:43.212 | 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-06-17 15:19:43.260 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.2 MB/s 0:00:00 2026-06-17 15:19:43.278 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-17 15:19:43.438 | Building wheels for collected packages: cinder 2026-06-17 15:19:43.439 | Building editable for cinder (pyproject.toml): started 2026-06-17 15:19:45.093 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-17 15:19:45.094 | Created wheel for cinder: filename=cinder-28.1.0.dev118-0.editable-py3-none-any.whl size=9193 sha256=234990e46952a8bfc1c1461cde8168ade3db3028cdb9e05ad1f74e6282e538ea 2026-06-17 15:19:45.094 | Stored in directory: /tmp/pip-ephem-wheel-cache-on2at3lc/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-17 15:19:45.101 | Successfully built cinder 2026-06-17 15:19:45.492 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-17 15:19:45.845 | Attempting uninstall: pyudev 2026-06-17 15:19:45.863 | Found existing installation: pyudev 0.24.0 2026-06-17 15:19:45.864 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:19:45.864 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-17 15:19:45.920 | Attempting uninstall: pyasn1 2026-06-17 15:19:45.938 | Found existing installation: pyasn1 0.4.8 2026-06-17 15:19:45.938 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:19:45.939 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-17 15:19:47.627 | Attempting uninstall: botocore 2026-06-17 15:19:47.647 | Found existing installation: botocore 1.34.46 2026-06-17 15:19:47.647 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:19:47.647 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-17 15:19:48.844 | Attempting uninstall: s3transfer 2026-06-17 15:19:48.864 | Found existing installation: s3transfer 0.10.1 2026-06-17 15:19:48.864 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:19:48.864 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-17 15:19:49.532 | Attempting uninstall: boto3 2026-06-17 15:19:49.551 | Found existing installation: boto3 1.34.46 2026-06-17 15:19:49.551 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 15:19:49.553 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-17 15:19:51.620 | 2026-06-17 15:19:51.643 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev118 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-17 15:19:52.055 | + inc/python:pip_install:216 : result=0 2026-06-17 15:19:52.058 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:19:52.060 | + functions-common:time_stop:2414 : local name 2026-06-17 15:19:52.064 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:19:52.067 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:19:52.071 | + functions-common:time_stop:2417 : local total 2026-06-17 15:19:52.076 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:19:52.079 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:19:52.082 | + functions-common:time_stop:2421 : start_time=1781709571679 2026-06-17 15:19:52.086 | + functions-common:time_stop:2423 : [[ -z 1781709571679 ]] 2026-06-17 15:19:52.090 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:19:52.095 | + functions-common:time_stop:2426 : end_time=1781709592091 2026-06-17 15:19:52.099 | + functions-common:time_stop:2427 : elapsed_time=20412 2026-06-17 15:19:52.102 | + functions-common:time_stop:2428 : total=96306 2026-06-17 15:19:52.106 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:19:52.110 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=116718 2026-06-17 15:19:52.114 | + inc/python:pip_install:219 : return 0 2026-06-17 15:19:52.118 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 15:19:52.121 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:19:52.124 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-17 15:19:52.128 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-17 15:19:52.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:19:52.134 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:19:52.138 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-17 15:19:52.142 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:19:52.146 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-17 15:19:52.150 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-17 15:19:52.154 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-17 15:19:52.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:19:52.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:19:52.165 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-17 15:19:52.182 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-17 15:19:52.186 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:19:52.190 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:19:52.193 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:19:52.197 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:19:52.200 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:19:52.204 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:19:52.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:19:52.212 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:19:52.216 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:19:52.220 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:19:52.224 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:19:52.228 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:19:52.232 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-17 15:19:52.236 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:19:52.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:19:52.244 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:19:52.248 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-17 15:19:52.275 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-17 15:19:52.315 | Reading package lists... 2026-06-17 15:19:52.701 | Building dependency tree... 2026-06-17 15:19:52.703 | Reading state information... 2026-06-17 15:19:53.268 | The following additional packages will be installed: 2026-06-17 15:19:53.268 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-17 15:19:53.268 | python3-urwid python3-wcwidth 2026-06-17 15:19:53.271 | Suggested packages: 2026-06-17 15:19:53.271 | python-urwid-doc 2026-06-17 15:19:53.308 | The following NEW packages will be installed: 2026-06-17 15:19:53.308 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-17 15:19:53.308 | python3-urwid python3-wcwidth targetcli-fb 2026-06-17 15:19:53.376 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:19:53.376 | Need to get 385 kB of archives. 2026-06-17 15:19:53.376 | After this operation, 3098 kB of additional disk space will be used. 2026-06-17 15:19:53.376 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-17 15:19:53.417 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-17 15:19:53.418 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-17 15:19:53.433 | 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-06-17 15:19:53.445 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-17 15:19:53.446 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-17 15:19:53.688 | perl: warning: Setting locale failed. 2026-06-17 15:19:53.688 | perl: warning: Please check that your locale settings: 2026-06-17 15:19:53.688 | LANGUAGE = (unset), 2026-06-17 15:19:53.688 | LC_ALL = "en_US.utf8", 2026-06-17 15:19:53.688 | LANG = "de_DE.UTF-8" 2026-06-17 15:19:53.688 | are supported and installed on your system. 2026-06-17 15:19:53.688 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:19:53.750 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:19:53.750 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:19:53.750 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:19:53.946 | Fetched 385 kB in 0s (3470 kB/s) 2026-06-17 15:19:53.994 | Selecting previously unselected package python3-typing-extensions. 2026-06-17 15:19:54.066 | (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-06-17 15:19:54.074 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-17 15:19:54.078 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-17 15:19:54.133 | Selecting previously unselected package python3-wcwidth. 2026-06-17 15:19:54.147 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-17 15:19:54.151 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-17 15:19:54.210 | Selecting previously unselected package python3-urwid. 2026-06-17 15:19:54.223 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-17 15:19:54.228 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-17 15:19:54.323 | Selecting previously unselected package python3-configshell-fb. 2026-06-17 15:19:54.337 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-17 15:19:54.341 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-17 15:19:54.404 | Selecting previously unselected package python3-rtslib-fb. 2026-06-17 15:19:54.418 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-17 15:19:54.422 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-17 15:19:54.491 | Selecting previously unselected package targetcli-fb. 2026-06-17 15:19:54.505 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-17 15:19:54.508 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-17 15:19:54.589 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-17 15:19:55.767 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-17 15:19:55.776 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-17 15:19:56.084 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-17 15:19:56.329 | Setting up python3-urwid (2.6.10-1) ... 2026-06-17 15:19:56.857 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-17 15:19:57.051 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 15:19:57.051 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-17 15:19:57.075 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-17 15:19:57.075 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-17 15:19:57.075 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-17 15:19:57.076 | keyword = Word(alphanums + '_\-') 2026-06-17 15:19:57.076 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 15:19:57.076 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 15:19:57.076 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 15:19:57.076 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 15:19:57.076 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-17 15:19:57.076 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-17 15:19:57.085 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 15:19:57.085 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-17 15:19:57.107 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-17 15:19:57.107 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-17 15:19:57.107 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-17 15:19:57.107 | keyword = Word(alphanums + '_\-') 2026-06-17 15:19:57.107 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 15:19:57.107 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 15:19:57.107 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 15:19:57.107 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 15:19:57.107 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-17 15:19:57.108 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-17 15:19:57.139 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-17 15:19:57.350 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-17 15:19:57.350 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-17 15:19:57.645 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:19:58.509 | perl: warning: Setting locale failed. 2026-06-17 15:19:58.509 | perl: warning: Please check that your locale settings: 2026-06-17 15:19:58.509 | LANGUAGE = (unset), 2026-06-17 15:19:58.509 | LC_ALL = "en_US.utf8", 2026-06-17 15:19:58.509 | LANG = "de_DE.UTF-8" 2026-06-17 15:19:58.509 | are supported and installed on your system. 2026-06-17 15:19:58.510 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:19:58.648 | perl: warning: Setting locale failed. 2026-06-17 15:19:58.648 | perl: warning: Please check that your locale settings: 2026-06-17 15:19:58.648 | LANGUAGE = (unset), 2026-06-17 15:19:58.648 | LC_ALL = "en_US.utf8", 2026-06-17 15:19:58.648 | LANG = "de_DE.UTF-8" 2026-06-17 15:19:58.649 | are supported and installed on your system. 2026-06-17 15:19:58.649 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:19:58.698 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:19:58.698 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:19:58.698 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:19:58.769 | perl: warning: Setting locale failed. 2026-06-17 15:19:58.771 | perl: warning: Please check that your locale settings: 2026-06-17 15:19:58.772 | LANGUAGE = (unset), 2026-06-17 15:19:58.772 | LC_ALL = "en_US.utf8", 2026-06-17 15:19:58.772 | LANG = "de_DE.UTF-8" 2026-06-17 15:19:58.772 | are supported and installed on your system. 2026-06-17 15:19:58.772 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:19:59.277 | 2026-06-17 15:19:59.278 | Running kernel seems to be up-to-date. 2026-06-17 15:19:59.278 | 2026-06-17 15:19:59.278 | Restarting services... 2026-06-17 15:19:59.330 | 2026-06-17 15:19:59.330 | Service restarts being deferred: 2026-06-17 15:19:59.330 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:19:59.330 | systemctl restart systemd-logind.service 2026-06-17 15:19:59.330 | systemctl restart virtlockd.service 2026-06-17 15:19:59.330 | systemctl restart virtlogd.service 2026-06-17 15:19:59.330 | 2026-06-17 15:19:59.330 | No containers need to be restarted. 2026-06-17 15:19:59.331 | 2026-06-17 15:19:59.331 | User sessions running outdated binaries: 2026-06-17 15:19:59.331 | quobyte @ session #5: sshd[2026] 2026-06-17 15:19:59.342 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:19:59.354 | 2026-06-17 15:19:59.354 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:20:01.531 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:20:01.534 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:20:01.538 | + functions-common:time_stop:2414 : local name 2026-06-17 15:20:01.542 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:20:01.546 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:20:01.549 | + functions-common:time_stop:2417 : local total 2026-06-17 15:20:01.553 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:20:01.557 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:20:01.561 | + functions-common:time_stop:2421 : start_time=1781709592271 2026-06-17 15:20:01.565 | + functions-common:time_stop:2423 : [[ -z 1781709592271 ]] 2026-06-17 15:20:01.570 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:20:01.575 | + functions-common:time_stop:2426 : end_time=1781709601572 2026-06-17 15:20:01.578 | + functions-common:time_stop:2427 : elapsed_time=9301 2026-06-17 15:20:01.582 | + functions-common:time_stop:2428 : total=158663 2026-06-17 15:20:01.586 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:20:01.589 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=167964 2026-06-17 15:20:01.593 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:20:01.596 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 15:20:01.600 | + ./stack.sh:main:945 : configure_cinder 2026-06-17 15:20:01.603 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-17 15:20:01.622 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-17 15:20:01.627 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-17 15:20:01.630 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-17 15:20:01.633 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-17 15:20:01.639 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-17 15:20:01.640 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-17 15:20:01.646 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-17 15:20:01.649 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-17 15:20:01.652 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-17 15:20:01.654 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-17 15:20:01.658 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-17 15:20:01.661 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-17 15:20:01.664 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-17 15:20:01.668 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-17 15:20:01.685 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-17 15:20:01.703 | + 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-06-17 15:20:01.720 | + 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-06-17 15:20:01.737 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-17 15:20:01.754 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-17 15:20:01.772 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-17 15:20:01.777 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-17 15:20:01.783 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.JnGoTPl5Uv 2026-06-17 15:20:01.787 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-17 15:20:01.790 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-17 15:20:01.794 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-17 15:20:01.798 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.JnGoTPl5Uv 2026-06-17 15:20:01.804 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.JnGoTPl5Uv 2026-06-17 15:20:01.821 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.JnGoTPl5Uv /etc/sudoers.d/cinder-rootwrap 2026-06-17 15:20:01.839 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-17 15:20:01.844 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-17 15:20:01.848 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-17 15:20:01.851 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-17 15:20:01.855 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-17 15:20:01.858 | + 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-06-17 15:20:01.862 | + 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-06-17 15:20:01.867 | + 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-06-17 15:20:01.867 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-17 15:20:01.877 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-17 15:20:01.881 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-17 15:20:01.898 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-17 15:20:01.915 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-17 15:20:01.919 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-17 15:20:01.926 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-17 15:20:01.932 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-17 15:20:01.936 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 15:20:01.940 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-17 15:20:01.944 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 15:20:01.948 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 15:20:01.951 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-17 15:20:01.955 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 15:20:01.959 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-17 15:20:01.962 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 15:20:01.966 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-17 15:20:02.008 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-17 15:20:02.046 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.70/identity 2026-06-17 15:20:02.086 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-17 15:20:02.127 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-17 15:20:02.167 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-17 15:20:02.210 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-17 15:20:02.249 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-17 15:20:02.289 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.70/identity 2026-06-17 15:20:02.327 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 15:20:02.366 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 15:20:02.406 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 15:20:02.410 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-17 15:20:02.451 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-17 15:20:02.490 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-17 15:20:02.494 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-17 15:20:02.498 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-17 15:20:02.503 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-17 15:20:02.507 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:20:02.511 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:20:02.516 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:20:02.542 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:20:02.545 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:20:02.548 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-17 15:20:02.551 | + 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-06-17 15:20:02.593 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-17 15:20:02.631 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-17 15:20:02.670 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-17 15:20:02.709 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-17 15:20:02.749 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-17 15:20:02.793 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.70 2026-06-17 15:20:02.832 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-17 15:20:02.879 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-17 15:20:02.889 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key ad37e5a8627cced22ab44a20ede015b7 2026-06-17 15:20:02.931 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-17 15:20:02.934 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-17 15:20:02.974 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-17 15:20:03.013 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-17 15:20:03.054 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-17 15:20:03.094 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-17 15:20:03.135 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-17 15:20:03.175 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-17 15:20:03.199 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:20:03.202 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 15:20:03.205 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-17 15:20:03.208 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-17 15:20:03.212 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-17 15:20:03.216 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-17 15:20:03.219 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-17 15:20:03.222 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-17 15:20:03.225 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-17 15:20:03.229 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-17 15:20:03.232 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-17 15:20:03.235 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-17 15:20:03.275 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-17 15:20:03.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-17 15:20:03.347 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-17 15:20:03.385 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-17 15:20:03.427 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-17 15:20:03.478 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-17 15:20:03.522 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-17 15:20:03.565 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-17 15:20:03.604 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-17 15:20:03.608 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-17 15:20:03.611 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-17 15:20:03.615 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-17 15:20:03.654 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-17 15:20:03.658 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-17 15:20:03.694 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-17 15:20:03.697 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-17 15:20:03.701 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-17 15:20:03.704 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-17 15:20:03.748 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-17 15:20:03.751 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-17 15:20:03.755 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-17 15:20:03.758 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-17 15:20:03.762 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-17 15:20:03.787 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:20:03.790 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-17 15:20:03.815 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:20:03.817 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-17 15:20:03.840 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:20:03.843 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-17 15:20:03.846 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-17 15:20:03.850 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-17 15:20:03.853 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-17 15:20:03.857 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 15:20:03.860 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 15:20:03.863 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 15:20:03.887 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:20:03.892 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 15:20:03.895 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 15:20:03.899 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 15:20:03.922 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:20:03.926 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:20:03.930 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:20:03.970 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 15:20:03.974 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 15:20:03.978 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-17 15:20:03.982 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-17 15:20:03.986 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 15:20:03.991 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:20:04.016 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:20:04.019 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:20:04.023 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:20:04.027 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:20:04.030 | + 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-06-17 15:20:04.072 | + 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-06-17 15:20:04.111 | + 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-06-17 15:20:04.154 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:20:04.195 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-17 15:20:04.238 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-17 15:20:04.262 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:20:04.266 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-17 15:20:04.269 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-17 15:20:04.273 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-17 15:20:04.276 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-17 15:20:04.280 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 15:20:04.283 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-17 15:20:04.287 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-17 15:20:04.291 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 15:20:04.294 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 15:20:04.315 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 15:20:04.315 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:20:04.328 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 15:20:04.334 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:20:04.349 | /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-06-17 15:20:04.355 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-17 15:20:04.359 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-17 15:20:04.365 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 15:20:04.368 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-17 15:20:04.411 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-17 15:20:04.452 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-17 15:20:04.492 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 15:20:04.533 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 15:20:04.573 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 15:20:04.611 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 15:20:04.650 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 15:20:04.687 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 15:20:04.725 | + 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-06-17 15:20:04.763 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 15:20:04.803 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 15:20:04.842 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 15:20:04.883 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-17 15:20:04.917 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 15:20:04.921 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 15:20:04.926 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-17 15:20:04.929 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-17 15:20:04.933 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 15:20:04.937 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:20:04.940 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:20:04.944 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-17 15:20:04.948 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-17 15:20:04.952 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-17 15:20:04.991 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 15:20:05.032 | + 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-06-17 15:20:05.032 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-17 15:20:05.042 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-17 15:20:05.048 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-17 15:20:05.052 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-17 15:20:05.055 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 15:20:05.057 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 15:20:05.060 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:20:05.064 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:20:05.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:20:05.070 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:20:05.074 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 15:20:05.077 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 15:20:05.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:20:05.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:20:05.088 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-17 15:20:05.102 | perl: warning: Setting locale failed. 2026-06-17 15:20:05.102 | perl: warning: Please check that your locale settings: 2026-06-17 15:20:05.102 | LANGUAGE = (unset), 2026-06-17 15:20:05.102 | LC_ALL = "en_US.utf8", 2026-06-17 15:20:05.102 | LANG = "de_DE.UTF-8" 2026-06-17 15:20:05.102 | are supported and installed on your system. 2026-06-17 15:20:05.102 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:20:05.143 | Enabling site cinder-api. 2026-06-17 15:20:05.150 | To activate the new configuration, you need to run: 2026-06-17 15:20:05.150 | systemctl reload apache2 2026-06-17 15:20:05.155 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 15:20:05.159 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:20:05.162 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:20:05.166 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:20:05.293 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-17 15:20:05.298 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.70/image 2026-06-17 15:20:05.339 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-17 15:20:05.364 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:20:05.368 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-17 15:20:05.372 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 15:20:05.376 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-17 15:20:05.379 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-17 15:20:05.383 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 15:20:05.387 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-17 15:20:05.391 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 15:20:05.395 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-17 15:20:05.399 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-17 15:20:05.403 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-17 15:20:05.445 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-17 15:20:05.486 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.70/identity 2026-06-17 15:20:05.529 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-17 15:20:05.571 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-17 15:20:05.612 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-17 15:20:05.653 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-17 15:20:05.694 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-17 15:20:05.734 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.70/identity 2026-06-17 15:20:05.776 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-17 15:20:05.817 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-17 15:20:05.856 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 15:20:05.860 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-17 15:20:05.863 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 15:20:05.866 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:20:05.869 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-17 15:20:05.872 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-17 15:20:05.917 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-17 15:20:05.962 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.70/identity 2026-06-17 15:20:06.005 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-17 15:20:06.047 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-17 15:20:06.087 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-17 15:20:06.129 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-17 15:20:06.170 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-17 15:20:06.212 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-17 15:20:06.253 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-17 15:20:06.291 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-17 15:20:06.294 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-17 15:20:06.316 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:20:06.319 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.70:2379?api_version=v3' 2026-06-17 15:20:06.361 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-17 15:20:06.365 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-17 15:20:06.368 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-17 15:20:06.411 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-17 15:20:06.449 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-17 15:20:06.453 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-17 15:20:06.457 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-17 15:20:06.500 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-17 15:20:06.504 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 15:20:06.507 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-17 15:20:06.511 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-17 15:20:06.513 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-17 15:20:06.554 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-17 15:20:06.594 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.70/identity 2026-06-17 15:20:06.634 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-17 15:20:06.675 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-17 15:20:06.715 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-17 15:20:06.755 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-17 15:20:06.795 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-17 15:20:06.834 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-17 15:20:06.857 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:20:06.861 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-17 15:20:06.865 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-17 15:20:06.868 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-17 15:20:06.872 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 15:20:06.876 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-17 15:20:06.880 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-17 15:20:06.884 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-17 15:20:06.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:20:06.892 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:20:06.896 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-17 15:20:06.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:20:06.902 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-17 15:20:06.906 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-17 15:20:06.910 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:20:06.913 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:20:06.917 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-17 15:20:06.920 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:20:06.923 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-17 15:20:06.926 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-17 15:20:06.930 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:20:06.933 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:20:06.937 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-17 15:20:06.941 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:20:06.944 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-17 15:20:06.947 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-17 15:20:06.951 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-17 15:20:06.954 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:20:06.957 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:20:06.961 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:20:06.964 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:20:06.967 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:20:06.972 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:20:06.996 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:20:07.001 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:20:07.005 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:20:07.010 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:20:07.011 | + functions-common:git_clone:604 : echo master 2026-06-17 15:20:07.016 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-17 15:20:07.019 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:20:07.022 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-17 15:20:07.026 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:20:07.029 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:20:07.032 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:20:07.035 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:20:07.038 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:20:07.041 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:20:07.045 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:20:07.048 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:20:07.053 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:20:07.058 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709607054 2026-06-17 15:20:07.061 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-17 15:20:07.065 | Cloning into '/opt/stack/neutron'... 2026-06-17 15:21:09.741 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:21:09.744 | + functions-common:time_stop:2414 : local name 2026-06-17 15:21:09.748 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:21:09.751 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:21:09.754 | + functions-common:time_stop:2417 : local total 2026-06-17 15:21:09.757 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:21:09.760 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:21:09.763 | + functions-common:time_stop:2421 : start_time=1781709607054 2026-06-17 15:21:09.767 | + functions-common:time_stop:2423 : [[ -z 1781709607054 ]] 2026-06-17 15:21:09.772 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:21:09.777 | + functions-common:time_stop:2426 : end_time=1781709669773 2026-06-17 15:21:09.780 | + functions-common:time_stop:2427 : elapsed_time=62719 2026-06-17 15:21:09.784 | + functions-common:time_stop:2428 : total=90387 2026-06-17 15:21:09.788 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:21:09.790 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153106 2026-06-17 15:21:09.793 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-17 15:21:09.796 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:21:09.800 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:21:09.803 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:21:09.805 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:21:09.809 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:21:09.812 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:21:09.816 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:21:09.820 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:21:09.823 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:21:09.828 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:21:09.833 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709669829 2026-06-17 15:21:09.837 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:21:10.564 | From https://review.opendev.org/openstack/neutron 2026-06-17 15:21:10.564 | * branch master -> FETCH_HEAD 2026-06-17 15:21:10.576 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:21:10.580 | + functions-common:time_stop:2414 : local name 2026-06-17 15:21:10.583 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:21:10.586 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:21:10.589 | + functions-common:time_stop:2417 : local total 2026-06-17 15:21:10.593 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:21:10.597 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:21:10.600 | + functions-common:time_stop:2421 : start_time=1781709669829 2026-06-17 15:21:10.603 | + functions-common:time_stop:2423 : [[ -z 1781709669829 ]] 2026-06-17 15:21:10.608 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:21:10.613 | + functions-common:time_stop:2426 : end_time=1781709670609 2026-06-17 15:21:10.616 | + functions-common:time_stop:2427 : elapsed_time=780 2026-06-17 15:21:10.620 | + functions-common:time_stop:2428 : total=153106 2026-06-17 15:21:10.624 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:21:10.627 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153886 2026-06-17 15:21:10.631 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:21:10.635 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:21:10.639 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:21:10.642 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:21:10.646 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:21:10.650 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:21:10.654 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:21:10.658 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:21:10.661 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:21:10.666 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:21:10.672 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709670668 2026-06-17 15:21:10.676 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:21:11.149 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:21:11.149 | 2026-06-17 15:21:11.149 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:21:11.149 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:21:11.149 | state without impacting any branches by switching back to a branch. 2026-06-17 15:21:11.149 | 2026-06-17 15:21:11.150 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:21:11.150 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:21:11.150 | 2026-06-17 15:21:11.150 | git switch -c 2026-06-17 15:21:11.150 | 2026-06-17 15:21:11.150 | Or undo this operation with: 2026-06-17 15:21:11.151 | 2026-06-17 15:21:11.151 | git switch - 2026-06-17 15:21:11.151 | 2026-06-17 15:21:11.151 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:21:11.151 | 2026-06-17 15:21:11.151 | HEAD is now at 319761f069 Merge "Explicitly create log directories in the FrrFixture" 2026-06-17 15:21:11.158 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:21:11.162 | + functions-common:time_stop:2414 : local name 2026-06-17 15:21:11.164 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:21:11.168 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:21:11.171 | + functions-common:time_stop:2417 : local total 2026-06-17 15:21:11.175 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:21:11.178 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:21:11.181 | + functions-common:time_stop:2421 : start_time=1781709670668 2026-06-17 15:21:11.185 | + functions-common:time_stop:2423 : [[ -z 1781709670668 ]] 2026-06-17 15:21:11.189 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:21:11.196 | + functions-common:time_stop:2426 : end_time=1781709671192 2026-06-17 15:21:11.199 | + functions-common:time_stop:2427 : elapsed_time=524 2026-06-17 15:21:11.203 | + functions-common:time_stop:2428 : total=153886 2026-06-17 15:21:11.206 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:21:11.209 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=154410 2026-06-17 15:21:11.213 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-17 15:21:11.232 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-17 15:21:11.236 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:21:11.238 | + functions-common:git_clone:667 : head -1 2026-06-17 15:21:11.244 | 319761f069 Merge "Explicitly create log directories in the FrrFixture" 2026-06-17 15:21:11.248 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:21:11.252 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-17 15:21:11.256 | + inc/python:setup_develop:353 : local bindep 2026-06-17 15:21:11.260 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 15:21:11.264 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-17 15:21:11.267 | + inc/python:setup_develop:359 : local extras= 2026-06-17 15:21:11.271 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-17 15:21:11.275 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 15:21:11.278 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 15:21:11.282 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-17 15:21:11.285 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 15:21:11.289 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 15:21:11.294 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-17 15:21:11.298 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 15:21:11.302 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-17 15:21:11.306 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 15:21:11.309 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 15:21:11.314 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-17 15:21:11.321 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-17 15:21:11.325 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-17 15:21:11.329 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-17 15:21:11.492 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-17 15:21:11.495 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 15:21:11.498 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 15:21:11.502 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 15:21:11.505 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 15:21:11.509 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-17 15:21:11.513 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 15:21:11.517 | + inc/python:setup_package:446 : local extras= 2026-06-17 15:21:11.521 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 15:21:11.525 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 15:21:11.529 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 15:21:11.533 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 15:21:11.537 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 15:21:11.541 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-17 15:21:11.570 | Using python 3.12 to install /opt/stack/neutron 2026-06-17 15:21:11.573 | + 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-06-17 15:21:12.624 | Obtaining file:///opt/stack/neutron 2026-06-17 15:21:12.633 | Installing build dependencies: started 2026-06-17 15:21:14.451 | Installing build dependencies: finished with status 'done' 2026-06-17 15:21:14.452 | Checking if build backend supports build_editable: started 2026-06-17 15:21:14.990 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 15:21:14.991 | Getting requirements to build editable: started 2026-06-17 15:21:15.286 | Getting requirements to build editable: finished with status 'done' 2026-06-17 15:21:15.289 | Preparing editable metadata (pyproject.toml): started 2026-06-17 15:21:17.020 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:21:17.045 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.0.3) 2026-06-17 15:21:17.045 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.1) 2026-06-17 15:21:17.047 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-17 15:21:17.047 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.5.1) 2026-06-17 15:21:17.047 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-17 15:21:17.048 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.3.1) 2026-06-17 15:21:17.246 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:17.394 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 15:21:17.404 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (0.31.2) 2026-06-17 15:21:17.406 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.34.2) 2026-06-17 15:21:17.408 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.6) 2026-06-17 15:21:17.408 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (13.0.0) 2026-06-17 15:21:17.408 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.3.0) 2026-06-17 15:21:17.476 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:17.492 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 15:21:17.541 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:17.557 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:21:17.567 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (9.1.4) 2026-06-17 15:21:17.568 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.0.50) 2026-06-17 15:21:17.569 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.8.10) 2026-06-17 15:21:17.571 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.14.0) 2026-06-17 15:21:17.571 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.18.4) 2026-06-17 15:21:17.571 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.8.0) 2026-06-17 15:21:17.572 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.2.0) 2026-06-17 15:21:17.573 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.5.0) 2026-06-17 15:21:17.574 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.5.0) 2026-06-17 15:21:17.575 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.4.0) 2026-06-17 15:21:17.576 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.0.0) 2026-06-17 15:21:17.578 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.8.0) 2026-06-17 15:21:17.578 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.2.0) 2026-06-17 15:21:17.579 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.1.0) 2026-06-17 15:21:17.581 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-17 15:21:17.582 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.1.0) 2026-06-17 15:21:17.584 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.11.0) 2026-06-17 15:21:17.584 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.8.0) 2026-06-17 15:21:17.586 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.9.0) 2026-06-17 15:21:17.586 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.10.0) 2026-06-17 15:21:17.588 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev483) (4.6.0) 2026-06-17 15:21:17.588 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.7.1) 2026-06-17 15:21:17.589 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.1.1) 2026-06-17 15:21:17.589 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.2) 2026-06-17 15:21:17.591 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.4.0) 2026-06-17 15:21:17.626 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev483) 2026-06-17 15:21:17.642 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 15:21:17.675 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:17.691 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 15:21:17.730 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:17.747 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-17 15:21:17.853 | Installing build dependencies: started 2026-06-17 15:21:19.487 | Installing build dependencies: finished with status 'done' 2026-06-17 15:21:19.489 | Getting requirements to build wheel: started 2026-06-17 15:21:20.155 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 15:21:20.157 | Preparing metadata (pyproject.toml): started 2026-06-17 15:21:20.529 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:21:20.578 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:20.598 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 15:21:20.608 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.2.2) 2026-06-17 15:21:20.643 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev483) 2026-06-17 15:21:20.658 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-17 15:21:20.669 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (24.2.1) 2026-06-17 15:21:20.670 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.13.0) 2026-06-17 15:21:20.671 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.16.0) 2026-06-17 15:21:20.705 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:20.720 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-17 15:21:20.767 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev483) 2026-06-17 15:21:20.783 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:21:20.793 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.3.0) 2026-06-17 15:21:20.794 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-17 15:21:20.796 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev483) (1.3.12) 2026-06-17 15:21:20.797 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev483) (4.15.0) 2026-06-17 15:21:20.800 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev483) (2.2.1) 2026-06-17 15:21:20.805 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev483) (3.3.2) 2026-06-17 15:21:20.809 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev483) (3.0.3) 2026-06-17 15:21:20.811 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev483) (2.1.0) 2026-06-17 15:21:20.813 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev483) (1.8.2) 2026-06-17 15:21:20.819 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev483) (4.0.1) 2026-06-17 15:21:20.820 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev483) (2.13.0) 2026-06-17 15:21:20.821 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev483) (5.8.0) 2026-06-17 15:21:20.833 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) (1.3.7) 2026-06-17 15:21:20.865 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) 2026-06-17 15:21:20.882 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 15:21:20.894 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (43.0.3) 2026-06-17 15:21:20.895 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (1.5.0) 2026-06-17 15:21:20.896 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (1.1.0) 2026-06-17 15:21:20.897 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (1.33) 2026-06-17 15:21:20.899 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (4.10.0) 2026-06-17 15:21:20.900 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (6.0.3) 2026-06-17 15:21:20.903 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev483) (2.0.0) 2026-06-17 15:21:20.908 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev483) (3.0) 2026-06-17 15:21:20.915 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev483) (3.1.1) 2026-06-17 15:21:20.920 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (0.41.0) 2026-06-17 15:21:20.921 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (1.2.0) 2026-06-17 15:21:21.035 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev483) 2026-06-17 15:21:21.050 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-17 15:21:21.065 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (26.2) 2026-06-17 15:21:21.069 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev483) (2.8.0) 2026-06-17 15:21:21.069 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev483) (3.5.1) 2026-06-17 15:21:21.081 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (6.1.1) 2026-06-17 15:21:21.082 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (4.0.0) 2026-06-17 15:21:21.103 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev483) (0.20) 2026-06-17 15:21:21.109 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev483) (2.0.0) 2026-06-17 15:21:21.117 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev483) (2.1.2) 2026-06-17 15:21:21.118 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev483) (0.6.2) 2026-06-17 15:21:21.125 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev483) (2.9.0.post0) 2026-06-17 15:21:21.131 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (7.1.4) 2026-06-17 15:21:21.132 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (5.3.1) 2026-06-17 15:21:21.133 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (5.6.2) 2026-06-17 15:21:21.134 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (0.16.0) 2026-06-17 15:21:21.138 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (5.1.0) 2026-06-17 15:21:21.147 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (2026.2) 2026-06-17 15:21:21.155 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (0.25.0) 2026-06-17 15:21:21.158 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev483) (5.0.0) 2026-06-17 15:21:21.160 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev483) (4.0.1) 2026-06-17 15:21:21.192 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev483) (1.7.6) 2026-06-17 15:21:21.199 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev483) (2.2.0) 2026-06-17 15:21:21.208 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev483) (3.17.0) 2026-06-17 15:21:21.257 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev483) 2026-06-17 15:21:21.271 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-17 15:21:21.312 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev483) 2026-06-17 15:21:21.315 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-17 15:21:21.334 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (3.0.3) 2026-06-17 15:21:21.335 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (1.6.2) 2026-06-17 15:21:21.344 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev483) (82.0.1) 2026-06-17 15:21:21.373 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev483) (0.8.1) 2026-06-17 15:21:21.414 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev483) (1.17.0) 2026-06-17 15:21:21.419 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.14.0) 2026-06-17 15:21:21.420 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.26.0) 2026-06-17 15:21:21.453 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) 2026-06-17 15:21:21.469 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 15:21:21.486 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (0.6.0) 2026-06-17 15:21:21.487 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.0.0) 2026-06-17 15:21:21.497 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (3.0.52) 2026-06-17 15:21:21.498 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (1.11.0) 2026-06-17 15:21:21.499 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (15.0.0) 2026-06-17 15:21:21.500 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (1.8.0) 2026-06-17 15:21:21.505 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (26.1.0) 2026-06-17 15:21:21.506 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (2025.9.1) 2026-06-17 15:21:21.507 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (0.37.0) 2026-06-17 15:21:21.508 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (2026.5.1) 2026-06-17 15:21:21.574 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (3.4.7) 2026-06-17 15:21:21.576 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (3.18) 2026-06-17 15:21:21.576 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (2.7.0) 2026-06-17 15:21:21.580 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (2023.11.17) 2026-06-17 15:21:21.612 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.2.0) 2026-06-17 15:21:21.613 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (2.20.0) 2026-06-17 15:21:21.625 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (0.1.2) 2026-06-17 15:21:21.645 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev483) (0.8) 2026-06-17 15:21:21.709 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev483) (0.16.0) 2026-06-17 15:21:21.810 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-17 15:21:21.908 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.0 MB/s 0:00:00 2026-06-17 15:21:21.931 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-17 15:21:22.107 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-06-17 15:21:22.125 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-17 15:21:22.152 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-17 15:21:22.174 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-17 15:21:22.197 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-17 15:21:22.223 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-17 15:21:22.238 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-17 15:21:22.253 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-17 15:21:22.284 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-17 15:21:22.332 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-17 15:21:22.363 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-17 15:21:22.392 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-17 15:21:22.426 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-17 15:21:22.546 | Building wheels for collected packages: neutron, ovs 2026-06-17 15:21:22.548 | Building editable for neutron (pyproject.toml): started 2026-06-17 15:21:24.798 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-17 15:21:24.799 | Created wheel for neutron: filename=neutron-28.1.0.dev483-0.editable-py3-none-any.whl size=12799 sha256=d7070314753bad6a419f9920fc0ad83ea5c6f1f5df51e634dea2ffc11915267c 2026-06-17 15:21:24.799 | Stored in directory: /tmp/pip-ephem-wheel-cache-67zys8wk/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-17 15:21:24.805 | Building wheel for ovs (pyproject.toml): started 2026-06-17 15:21:25.674 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-17 15:21:25.675 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=f93344ca6f25eff361a6246feebf31e201a54ebd9d6cb132340993e6fb615d26 2026-06-17 15:21:25.675 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-17 15:21:25.680 | Successfully built neutron ovs 2026-06-17 15:21:25.977 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-17 15:21:31.586 | 2026-06-17 15:21:31.612 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev483 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-17 15:21:31.878 | + inc/python:pip_install:216 : result=0 2026-06-17 15:21:31.882 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:21:31.885 | + functions-common:time_stop:2414 : local name 2026-06-17 15:21:31.888 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:21:31.890 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:21:31.894 | + functions-common:time_stop:2417 : local total 2026-06-17 15:21:31.897 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:21:31.900 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:21:31.904 | + functions-common:time_stop:2421 : start_time=1781709671562 2026-06-17 15:21:31.907 | + functions-common:time_stop:2423 : [[ -z 1781709671562 ]] 2026-06-17 15:21:31.912 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:21:31.917 | + functions-common:time_stop:2426 : end_time=1781709691913 2026-06-17 15:21:31.920 | + functions-common:time_stop:2427 : elapsed_time=20351 2026-06-17 15:21:31.923 | + functions-common:time_stop:2428 : total=116718 2026-06-17 15:21:31.925 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:21:31.927 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=137069 2026-06-17 15:21:31.931 | + inc/python:pip_install:219 : return 0 2026-06-17 15:21:31.935 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 15:21:31.938 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:21:31.942 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-17 15:21:31.946 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-17 15:21:31.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:21:31.953 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:21:31.956 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-17 15:21:31.960 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:21:31.964 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-17 15:21:31.967 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-17 15:21:31.971 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-17 15:21:31.971 | Installing OVN and dependent packages 2026-06-17 15:21:31.973 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-17 15:21:31.978 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-17 15:21:31.997 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:21:32.001 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-17 15:21:32.024 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:21:32.027 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-17 15:21:32.052 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:21:32.054 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-17 15:21:32.058 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-17 15:21:32.081 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:21:32.085 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-17 15:21:32.089 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-17 15:21:32.108 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-17 15:21:32.114 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-17 15:21:32.130 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-17 15:21:32.135 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-17 15:21:32.162 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-17 15:21:32.166 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:21:32.170 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:21:32.173 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:21:32.177 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:21:32.180 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:21:32.184 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:21:32.187 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:21:32.191 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:21:32.195 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:21:32.197 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:21:32.201 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:21:32.204 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:21:32.208 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-17 15:21:32.212 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:21:32.216 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:21:32.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:21:32.223 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-17 15:21:32.252 | + functions-common:apt_get:1201 : 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-06-17 15:21:32.290 | Reading package lists... 2026-06-17 15:21:32.688 | Building dependency tree... 2026-06-17 15:21:32.690 | Reading state information... 2026-06-17 15:21:33.290 | fakeroot is already the newest version (1.33-1). 2026-06-17 15:21:33.290 | fakeroot set to manually installed. 2026-06-17 15:21:33.290 | make is already the newest version (4.3-4.1build2). 2026-06-17 15:21:33.290 | make set to manually installed. 2026-06-17 15:21:33.290 | The following additional packages will be installed: 2026-06-17 15:21:33.291 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-17 15:21:33.291 | python3-sortedcontainers 2026-06-17 15:21:33.294 | Suggested packages: 2026-06-17 15:21:33.294 | openvswitch-doc python-sortedcontainers-doc 2026-06-17 15:21:33.343 | The following NEW packages will be installed: 2026-06-17 15:21:33.344 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-17 15:21:33.344 | python3-openvswitch python3-sortedcontainers 2026-06-17 15:21:33.398 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:21:33.398 | Need to get 4219 kB of archives. 2026-06-17 15:21:33.399 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-17 15:21:33.399 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-17 15:21:33.423 | 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-06-17 15:21:33.442 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-17 15:21:33.443 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-17 15:21:33.444 | 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-06-17 15:21:33.465 | 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-06-17 15:21:33.737 | perl: warning: Setting locale failed. 2026-06-17 15:21:33.737 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:33.737 | LANGUAGE = (unset), 2026-06-17 15:21:33.737 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:33.737 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:33.737 | are supported and installed on your system. 2026-06-17 15:21:33.737 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:33.801 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:21:33.802 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:21:33.802 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:21:33.999 | Fetched 4219 kB in 0s (36.8 MB/s) 2026-06-17 15:21:34.060 | Selecting previously unselected package libunbound8:amd64. 2026-06-17 15:21:34.126 | (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-06-17 15:21:34.133 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-17 15:21:34.140 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-17 15:21:34.197 | Selecting previously unselected package openvswitch-common. 2026-06-17 15:21:34.210 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:21:34.214 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 15:21:34.322 | Selecting previously unselected package python3-sortedcontainers. 2026-06-17 15:21:34.335 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-17 15:21:34.340 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-17 15:21:34.394 | Selecting previously unselected package libxdp1:amd64. 2026-06-17 15:21:34.406 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-17 15:21:34.410 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-17 15:21:34.468 | Selecting previously unselected package python3-openvswitch. 2026-06-17 15:21:34.480 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:21:34.485 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 15:21:34.598 | Selecting previously unselected package openvswitch-switch. 2026-06-17 15:21:34.611 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 15:21:34.620 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 15:21:34.752 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-17 15:21:34.994 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-17 15:21:35.005 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-17 15:21:35.016 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 15:21:35.031 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 15:21:35.421 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 15:21:35.446 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-17 15:21:36.118 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-17 15:21:36.309 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-17 15:21:37.353 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:21:39.102 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 15:21:39.345 | perl: warning: Setting locale failed. 2026-06-17 15:21:39.345 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:39.345 | LANGUAGE = (unset), 2026-06-17 15:21:39.345 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:39.345 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:39.345 | are supported and installed on your system. 2026-06-17 15:21:39.345 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:39.476 | perl: warning: Setting locale failed. 2026-06-17 15:21:39.477 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:39.477 | LANGUAGE = (unset), 2026-06-17 15:21:39.477 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:39.477 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:39.477 | are supported and installed on your system. 2026-06-17 15:21:39.477 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:39.527 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:21:39.527 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:21:39.527 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:21:39.600 | perl: warning: Setting locale failed. 2026-06-17 15:21:39.600 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:39.600 | LANGUAGE = (unset), 2026-06-17 15:21:39.600 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:39.600 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:39.600 | are supported and installed on your system. 2026-06-17 15:21:39.600 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:40.094 | 2026-06-17 15:21:40.094 | Running kernel seems to be up-to-date. 2026-06-17 15:21:40.095 | 2026-06-17 15:21:40.095 | Restarting services... 2026-06-17 15:21:40.142 | 2026-06-17 15:21:40.142 | Service restarts being deferred: 2026-06-17 15:21:40.142 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:21:40.143 | systemctl restart systemd-logind.service 2026-06-17 15:21:40.143 | systemctl restart virtlockd.service 2026-06-17 15:21:40.145 | systemctl restart virtlogd.service 2026-06-17 15:21:40.145 | 2026-06-17 15:21:40.145 | No containers need to be restarted. 2026-06-17 15:21:40.145 | 2026-06-17 15:21:40.145 | User sessions running outdated binaries: 2026-06-17 15:21:40.145 | quobyte @ session #5: sshd[2026] 2026-06-17 15:21:40.154 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:21:40.165 | 2026-06-17 15:21:40.165 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:21:42.133 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:21:42.137 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:21:42.141 | + functions-common:time_stop:2414 : local name 2026-06-17 15:21:42.144 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:21:42.147 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:21:42.151 | + functions-common:time_stop:2417 : local total 2026-06-17 15:21:42.154 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:21:42.158 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:21:42.161 | + functions-common:time_stop:2421 : start_time=1781709692248 2026-06-17 15:21:42.166 | + functions-common:time_stop:2423 : [[ -z 1781709692248 ]] 2026-06-17 15:21:42.171 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:21:42.177 | + functions-common:time_stop:2426 : end_time=1781709702172 2026-06-17 15:21:42.179 | + functions-common:time_stop:2427 : elapsed_time=9924 2026-06-17 15:21:42.183 | + functions-common:time_stop:2428 : total=167964 2026-06-17 15:21:42.187 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:21:42.190 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=177888 2026-06-17 15:21:42.194 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:21:42.199 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-17 15:21:42.227 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-17 15:21:42.230 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:21:42.234 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:21:42.237 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:21:42.241 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:21:42.245 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:21:42.248 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:21:42.252 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:21:42.256 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:21:42.260 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:21:42.263 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:21:42.266 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:21:42.271 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:21:42.274 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-17 15:21:42.277 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:21:42.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:21:42.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:21:42.290 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-17 15:21:42.320 | + functions-common:apt_get:1201 : 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-06-17 15:21:42.359 | Reading package lists... 2026-06-17 15:21:42.724 | Building dependency tree... 2026-06-17 15:21:42.726 | Reading state information... 2026-06-17 15:21:43.247 | The following additional packages will be installed: 2026-06-17 15:21:43.248 | ovn-common 2026-06-17 15:21:43.289 | The following NEW packages will be installed: 2026-06-17 15:21:43.290 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-17 15:21:43.341 | 0 upgraded, 4 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:21:43.341 | Need to get 2360 kB of archives. 2026-06-17 15:21:43.341 | After this operation, 8355 kB of additional disk space will be used. 2026-06-17 15:21:43.341 | 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-06-17 15:21:43.378 | 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-06-17 15:21:43.382 | 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-06-17 15:21:43.384 | 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-06-17 15:21:43.624 | perl: warning: Setting locale failed. 2026-06-17 15:21:43.625 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:43.625 | LANGUAGE = (unset), 2026-06-17 15:21:43.625 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:43.625 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:43.625 | are supported and installed on your system. 2026-06-17 15:21:43.625 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:43.687 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:21:43.687 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:21:43.687 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:21:43.874 | Fetched 2360 kB in 0s (32.2 MB/s) 2026-06-17 15:21:43.961 | Selecting previously unselected package ovn-common. 2026-06-17 15:21:44.027 | (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-06-17 15:21:44.035 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:21:44.039 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:44.148 | Selecting previously unselected package ovn-central. 2026-06-17 15:21:44.162 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:21:44.166 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:44.230 | Selecting previously unselected package ovn-controller-vtep. 2026-06-17 15:21:44.244 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:21:44.248 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:44.307 | Selecting previously unselected package ovn-host. 2026-06-17 15:21:44.320 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 15:21:44.328 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:44.416 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:44.434 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:44.912 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-17 15:21:45.100 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-17 15:21:45.585 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-17 15:21:45.637 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:46.141 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-17 15:21:46.330 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-17 15:21:47.020 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-17 15:21:47.706 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-17 15:21:48.573 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-17 15:21:48.641 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 15:21:48.844 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-17 15:21:49.381 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:21:51.356 | perl: warning: Setting locale failed. 2026-06-17 15:21:51.356 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:51.356 | LANGUAGE = (unset), 2026-06-17 15:21:51.356 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:51.356 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:51.356 | are supported and installed on your system. 2026-06-17 15:21:51.356 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:51.486 | perl: warning: Setting locale failed. 2026-06-17 15:21:51.487 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:51.488 | LANGUAGE = (unset), 2026-06-17 15:21:51.488 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:51.488 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:51.488 | are supported and installed on your system. 2026-06-17 15:21:51.488 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:51.539 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:21:51.539 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:21:51.539 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:21:51.610 | perl: warning: Setting locale failed. 2026-06-17 15:21:51.611 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:51.611 | LANGUAGE = (unset), 2026-06-17 15:21:51.611 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:51.611 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:51.611 | are supported and installed on your system. 2026-06-17 15:21:51.611 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:52.113 | 2026-06-17 15:21:52.113 | Running kernel seems to be up-to-date. 2026-06-17 15:21:52.113 | 2026-06-17 15:21:52.113 | Restarting services... 2026-06-17 15:21:52.162 | 2026-06-17 15:21:52.162 | Service restarts being deferred: 2026-06-17 15:21:52.162 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:21:52.162 | systemctl restart systemd-logind.service 2026-06-17 15:21:52.162 | systemctl restart virtlockd.service 2026-06-17 15:21:52.163 | systemctl restart virtlogd.service 2026-06-17 15:21:52.163 | 2026-06-17 15:21:52.163 | No containers need to be restarted. 2026-06-17 15:21:52.163 | 2026-06-17 15:21:52.163 | User sessions running outdated binaries: 2026-06-17 15:21:52.163 | quobyte @ session #5: sshd[2026] 2026-06-17 15:21:52.174 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:21:52.186 | 2026-06-17 15:21:52.186 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:21:54.188 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:21:54.190 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:21:54.193 | + functions-common:time_stop:2414 : local name 2026-06-17 15:21:54.196 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:21:54.199 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:21:54.202 | + functions-common:time_stop:2417 : local total 2026-06-17 15:21:54.205 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:21:54.208 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:21:54.212 | + functions-common:time_stop:2421 : start_time=1781709702315 2026-06-17 15:21:54.215 | + functions-common:time_stop:2423 : [[ -z 1781709702315 ]] 2026-06-17 15:21:54.219 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:21:54.224 | + functions-common:time_stop:2426 : end_time=1781709714221 2026-06-17 15:21:54.227 | + functions-common:time_stop:2427 : elapsed_time=11906 2026-06-17 15:21:54.230 | + functions-common:time_stop:2428 : total=177888 2026-06-17 15:21:54.233 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:21:54.237 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=189794 2026-06-17 15:21:54.240 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:21:54.243 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 15:21:54.247 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 15:21:54.251 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-17 15:21:54.254 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-17 15:21:54.259 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.262 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-17 15:21:54.265 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.268 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-17 15:21:54.271 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.274 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-17 15:21:54.277 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.280 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-17 15:21:54.282 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.285 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-17 15:21:54.288 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.291 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-17 15:21:54.294 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.296 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-17 15:21:54.299 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 15:21:54.301 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-17 15:21:54.305 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-17 15:21:54.308 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-17 15:21:54.311 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:21:54.314 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:21:54.317 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-17 15:21:54.320 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:21:54.323 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-17 15:21:54.326 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 15:21:54.329 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-17 15:21:54.349 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:21:54.352 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-17 15:21:54.354 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-17 15:21:54.357 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-17 15:21:54.359 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 15:21:54.362 | + lib/stack:stack_install_service:32 : install_nova 2026-06-17 15:21:54.365 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-17 15:21:54.367 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-17 15:21:54.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:21:54.371 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:21:54.374 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-17 15:21:54.377 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:21:54.380 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-17 15:21:54.396 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:21:54.399 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-17 15:21:54.402 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-17 15:21:54.405 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-17 15:21:54.408 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-17 15:21:54.410 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-17 15:21:54.566 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-17 15:21:54.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:21:54.573 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:21:54.576 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 15:21:54.578 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:21:54.581 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:21:54.584 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:21:54.587 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:21:54.589 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:21:54.592 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:21:54.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:21:54.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:21:54.598 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:21:54.601 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:21:54.604 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:21:54.606 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:21:54.608 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 15:21:54.610 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:21:54.613 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:21:54.615 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:21:54.618 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 15:21:54.638 | + functions-common:apt_get:1201 : 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-06-17 15:21:54.674 | Reading package lists... 2026-06-17 15:21:55.044 | Building dependency tree... 2026-06-17 15:21:55.046 | Reading state information... 2026-06-17 15:21:55.591 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-06-17 15:21:55.591 | libvirt-clients set to manually installed. 2026-06-17 15:21:55.591 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-06-17 15:21:55.591 | The following additional packages will be installed: 2026-06-17 15:21:55.591 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-17 15:21:55.591 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-17 15:21:55.591 | qemu-system-sparc 2026-06-17 15:21:55.593 | Suggested packages: 2026-06-17 15:21:55.593 | python-zstandard-doc samba vde2 2026-06-17 15:21:55.638 | The following packages will be REMOVED: 2026-06-17 15:21:55.641 | apport-core-dump-handler 2026-06-17 15:21:55.642 | The following NEW packages will be installed: 2026-06-17 15:21:55.643 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-17 15:21:55.643 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-17 15:21:55.643 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-17 15:21:55.710 | 0 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-17 15:21:55.711 | Need to get 110 MB of archives. 2026-06-17 15:21:55.711 | After this operation, 897 MB of additional disk space will be used. 2026-06-17 15:21:55.711 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-17 15:21:55.786 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-17 15:21:55.787 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-17 15:21:55.790 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-17 15:21:55.798 | 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-06-17 15:21:56.007 | 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-06-17 15:21:56.253 | 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-06-17 15:21:56.401 | 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-06-17 15:21:56.507 | 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-06-17 15:21:56.564 | 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-06-17 15:21:57.518 | 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-06-17 15:21:57.520 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-17 15:21:57.573 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-17 15:21:57.853 | perl: warning: Setting locale failed. 2026-06-17 15:21:57.853 | perl: warning: Please check that your locale settings: 2026-06-17 15:21:57.853 | LANGUAGE = (unset), 2026-06-17 15:21:57.853 | LC_ALL = "en_US.utf8", 2026-06-17 15:21:57.853 | LANG = "de_DE.UTF-8" 2026-06-17 15:21:57.854 | are supported and installed on your system. 2026-06-17 15:21:57.854 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:21:57.918 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:21:57.918 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:21:57.918 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:21:58.222 | Fetched 110 MB in 2s (57.2 MB/s) 2026-06-17 15:21:58.262 | Selecting previously unselected package python3-zstandard. 2026-06-17 15:21:58.330 | (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-06-17 15:21:58.339 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-17 15:21:58.343 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-17 15:21:58.490 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-17 15:21:58.490 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-17 15:21:58.490 | Package apport-core-dump-handler is to be removed. 2026-06-17 15:21:58.490 | Package python3-zstandard is not configured yet. 2026-06-17 15:21:58.490 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-17 15:21:58.490 | Package apport-core-dump-handler is to be removed. 2026-06-17 15:21:58.490 | Package systemd-coredump is not installed. 2026-06-17 15:21:58.490 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-17 15:21:58.490 | Package apport-core-dump-handler is to be removed. 2026-06-17 15:21:58.491 | Package python3-zstandard is not configured yet. 2026-06-17 15:21:58.491 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-17 15:21:58.491 | Package apport-core-dump-handler is to be removed. 2026-06-17 15:21:58.491 | Package systemd-coredump is not installed. 2026-06-17 15:21:58.491 | 2026-06-17 15:21:58.557 | (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-06-17 15:21:58.563 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-17 15:21:59.404 | Selecting previously unselected package systemd-coredump. 2026-06-17 15:21:59.470 | (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-06-17 15:21:59.477 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 15:21:59.481 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-17 15:21:59.544 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-17 15:21:59.556 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 15:21:59.568 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 15:21:59.637 | Selecting previously unselected package python3-libvirt. 2026-06-17 15:21:59.650 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-17 15:21:59.654 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-17 15:21:59.724 | Selecting previously unselected package qemu-system-arm. 2026-06-17 15:21:59.737 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 15:21:59.749 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:00.281 | Selecting previously unselected package qemu-system-mips. 2026-06-17 15:22:00.291 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 15:22:00.302 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:00.898 | Selecting previously unselected package qemu-system-ppc. 2026-06-17 15:22:00.911 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 15:22:00.923 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:01.319 | Selecting previously unselected package qemu-system-sparc. 2026-06-17 15:22:01.331 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 15:22:01.344 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:01.610 | Selecting previously unselected package qemu-system-s390x. 2026-06-17 15:22:01.622 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 15:22:01.634 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:01.814 | Selecting previously unselected package qemu-system-misc. 2026-06-17 15:22:01.825 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 15:22:01.839 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:03.841 | Selecting previously unselected package qemu-system. 2026-06-17 15:22:03.853 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 15:22:03.857 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:03.899 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-17 15:22:03.911 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-17 15:22:03.915 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-17 15:22:05.816 | Selecting previously unselected package qemu-efi-arm. 2026-06-17 15:22:05.828 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-17 15:22:05.832 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-17 15:22:06.649 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-17 15:22:07.157 | Creating group 'systemd-coredump' with GID 987. 2026-06-17 15:22:07.158 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-17 15:22:07.183 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-17 15:22:07.486 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:07.505 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:07.523 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 15:22:07.541 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:07.560 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-17 15:22:07.570 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:07.589 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-17 15:22:07.838 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:07.857 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-17 15:22:07.868 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:07.886 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 15:22:07.899 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 15:22:09.696 | perl: warning: Setting locale failed. 2026-06-17 15:22:09.696 | perl: warning: Please check that your locale settings: 2026-06-17 15:22:09.696 | LANGUAGE = (unset), 2026-06-17 15:22:09.696 | LC_ALL = "en_US.utf8", 2026-06-17 15:22:09.696 | LANG = "de_DE.UTF-8" 2026-06-17 15:22:09.696 | are supported and installed on your system. 2026-06-17 15:22:09.696 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:22:09.828 | perl: warning: Setting locale failed. 2026-06-17 15:22:09.828 | perl: warning: Please check that your locale settings: 2026-06-17 15:22:09.828 | LANGUAGE = (unset), 2026-06-17 15:22:09.828 | LC_ALL = "en_US.utf8", 2026-06-17 15:22:09.828 | LANG = "de_DE.UTF-8" 2026-06-17 15:22:09.828 | are supported and installed on your system. 2026-06-17 15:22:09.828 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:22:09.878 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 15:22:09.878 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 15:22:09.878 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 15:22:09.950 | perl: warning: Setting locale failed. 2026-06-17 15:22:09.950 | perl: warning: Please check that your locale settings: 2026-06-17 15:22:09.950 | LANGUAGE = (unset), 2026-06-17 15:22:09.950 | LC_ALL = "en_US.utf8", 2026-06-17 15:22:09.950 | LANG = "de_DE.UTF-8" 2026-06-17 15:22:09.950 | are supported and installed on your system. 2026-06-17 15:22:09.950 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:22:10.447 | 2026-06-17 15:22:10.447 | Running kernel seems to be up-to-date. 2026-06-17 15:22:10.447 | 2026-06-17 15:22:10.447 | Restarting services... 2026-06-17 15:22:10.498 | 2026-06-17 15:22:10.498 | Service restarts being deferred: 2026-06-17 15:22:10.498 | /etc/needrestart/restart.d/dbus.service 2026-06-17 15:22:10.498 | systemctl restart systemd-logind.service 2026-06-17 15:22:10.498 | systemctl restart virtlockd.service 2026-06-17 15:22:10.498 | systemctl restart virtlogd.service 2026-06-17 15:22:10.498 | 2026-06-17 15:22:10.498 | No containers need to be restarted. 2026-06-17 15:22:10.499 | 2026-06-17 15:22:10.499 | User sessions running outdated binaries: 2026-06-17 15:22:10.500 | quobyte @ session #5: sshd[2026] 2026-06-17 15:22:10.508 | quobyte @ user manager service: systemd[1165] 2026-06-17 15:22:10.518 | 2026-06-17 15:22:10.518 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 15:22:12.731 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:22:12.735 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:22:12.738 | + functions-common:time_stop:2414 : local name 2026-06-17 15:22:12.741 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:22:12.744 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:22:12.747 | + functions-common:time_stop:2417 : local total 2026-06-17 15:22:12.750 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:22:12.753 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:22:12.756 | + functions-common:time_stop:2421 : start_time=1781709714636 2026-06-17 15:22:12.760 | + functions-common:time_stop:2423 : [[ -z 1781709714636 ]] 2026-06-17 15:22:12.763 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:22:12.769 | + functions-common:time_stop:2426 : end_time=1781709732765 2026-06-17 15:22:12.771 | + functions-common:time_stop:2427 : elapsed_time=18129 2026-06-17 15:22:12.774 | + functions-common:time_stop:2428 : total=189794 2026-06-17 15:22:12.777 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:22:12.780 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=207923 2026-06-17 15:22:12.783 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:22:12.786 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-17 15:22:12.790 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 15:22:12.793 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 15:22:12.796 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 15:22:12.800 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 15:22:12.803 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 15:22:12.806 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 15:22:12.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:22:12.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:22:12.816 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 15:22:12.819 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 15:22:12.823 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 15:22:12.827 | + functions-common:apt_get_update:1161 : return 2026-06-17 15:22:12.830 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-17 15:22:12.834 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 15:22:12.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:22:12.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:22:12.844 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-17 15:22:12.871 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-17 15:22:12.910 | Reading package lists... 2026-06-17 15:22:13.320 | Building dependency tree... 2026-06-17 15:22:13.321 | Reading state information... 2026-06-17 15:22:14.060 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-17 15:22:14.060 | ovmf set to manually installed. 2026-06-17 15:22:14.060 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-17 15:22:14.060 | swtpm set to manually installed. 2026-06-17 15:22:14.061 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-17 15:22:14.061 | swtpm-tools set to manually installed. 2026-06-17 15:22:14.061 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-17 15:22:14.061 | mdevctl set to manually installed. 2026-06-17 15:22:14.061 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-17 15:22:14.067 | + functions-common:apt_get:1205 : result=0 2026-06-17 15:22:14.071 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 15:22:14.074 | + functions-common:time_stop:2414 : local name 2026-06-17 15:22:14.077 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:22:14.081 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:22:14.083 | + functions-common:time_stop:2417 : local total 2026-06-17 15:22:14.087 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:22:14.090 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 15:22:14.093 | + functions-common:time_stop:2421 : start_time=1781709732868 2026-06-17 15:22:14.097 | + functions-common:time_stop:2423 : [[ -z 1781709732868 ]] 2026-06-17 15:22:14.101 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:22:14.107 | + functions-common:time_stop:2426 : end_time=1781709734103 2026-06-17 15:22:14.111 | + functions-common:time_stop:2427 : elapsed_time=1235 2026-06-17 15:22:14.114 | + functions-common:time_stop:2428 : total=207923 2026-06-17 15:22:14.116 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:22:14.120 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=209158 2026-06-17 15:22:14.123 | + functions-common:apt_get:1209 : return 0 2026-06-17 15:22:14.127 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-17 15:22:14.131 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:22:14.136 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 15:22:14.139 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-17 15:22:14.143 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-17 15:22:14.146 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-17 15:22:14.149 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-17 15:22:14.153 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-17 15:22:14.156 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-17 15:22:14.178 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:22:14.182 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-17 15:22:14.205 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-17 15:22:14.209 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-17 15:22:14.212 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-17 15:22:14.215 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-17 15:22:14.219 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-17 15:22:14.222 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-17 15:22:14.225 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-17 15:22:14.229 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:22:14.233 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:22:14.237 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:22:14.240 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:22:14.245 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:22:14.268 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:22:14.271 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:22:14.274 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:22:14.279 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-17 15:22:14.279 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:22:14.285 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-17 15:22:14.289 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:22:14.292 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-17 15:22:14.295 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:22:14.299 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:22:14.302 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:22:14.305 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:22:14.308 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:22:14.311 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:22:14.314 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:22:14.318 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:22:14.322 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:22:14.327 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709734323 2026-06-17 15:22:14.329 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-17 15:22:14.334 | Cloning into '/opt/stack/novnc'... 2026-06-17 15:22:16.240 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:22:16.244 | + functions-common:time_stop:2414 : local name 2026-06-17 15:22:16.247 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:22:16.250 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:22:16.254 | + functions-common:time_stop:2417 : local total 2026-06-17 15:22:16.257 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:22:16.261 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:22:16.264 | + functions-common:time_stop:2421 : start_time=1781709734323 2026-06-17 15:22:16.268 | + functions-common:time_stop:2423 : [[ -z 1781709734323 ]] 2026-06-17 15:22:16.273 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:22:16.278 | + functions-common:time_stop:2426 : end_time=1781709736274 2026-06-17 15:22:16.282 | + functions-common:time_stop:2427 : elapsed_time=1951 2026-06-17 15:22:16.286 | + functions-common:time_stop:2428 : total=154410 2026-06-17 15:22:16.289 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:22:16.293 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156361 2026-06-17 15:22:16.297 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-17 15:22:16.301 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-17 15:22:16.304 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:22:16.308 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:22:16.312 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:22:16.316 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:22:16.319 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:22:16.323 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:22:16.327 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:22:16.331 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:22:16.336 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:22:16.341 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709736337 2026-06-17 15:22:16.345 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-17 15:22:16.759 | From https://github.com/novnc/novnc 2026-06-17 15:22:16.759 | * tag v1.3.0 -> FETCH_HEAD 2026-06-17 15:22:16.770 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:22:16.774 | + functions-common:time_stop:2414 : local name 2026-06-17 15:22:16.778 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:22:16.781 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:22:16.785 | + functions-common:time_stop:2417 : local total 2026-06-17 15:22:16.788 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:22:16.792 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:22:16.795 | + functions-common:time_stop:2421 : start_time=1781709736337 2026-06-17 15:22:16.799 | + functions-common:time_stop:2423 : [[ -z 1781709736337 ]] 2026-06-17 15:22:16.804 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:22:16.809 | + functions-common:time_stop:2426 : end_time=1781709736805 2026-06-17 15:22:16.813 | + functions-common:time_stop:2427 : elapsed_time=468 2026-06-17 15:22:16.817 | + functions-common:time_stop:2428 : total=156361 2026-06-17 15:22:16.820 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:22:16.824 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156829 2026-06-17 15:22:16.828 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:22:16.831 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:22:16.835 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:22:16.839 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:22:16.843 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:22:16.847 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:22:16.850 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:22:16.854 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:22:16.857 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:22:16.862 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:22:16.868 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709736864 2026-06-17 15:22:16.872 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:22:16.904 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:22:16.904 | 2026-06-17 15:22:16.904 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:22:16.904 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:22:16.904 | state without impacting any branches by switching back to a branch. 2026-06-17 15:22:16.904 | 2026-06-17 15:22:16.904 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:22:16.904 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:22:16.905 | 2026-06-17 15:22:16.905 | git switch -c 2026-06-17 15:22:16.905 | 2026-06-17 15:22:16.905 | Or undo this operation with: 2026-06-17 15:22:16.905 | 2026-06-17 15:22:16.905 | git switch - 2026-06-17 15:22:16.905 | 2026-06-17 15:22:16.905 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:22:16.905 | 2026-06-17 15:22:16.906 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-17 15:22:16.909 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:22:16.912 | + functions-common:time_stop:2414 : local name 2026-06-17 15:22:16.916 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:22:16.920 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:22:16.923 | + functions-common:time_stop:2417 : local total 2026-06-17 15:22:16.927 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:22:16.931 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:22:16.934 | + functions-common:time_stop:2421 : start_time=1781709736864 2026-06-17 15:22:16.937 | + functions-common:time_stop:2423 : [[ -z 1781709736864 ]] 2026-06-17 15:22:16.943 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:22:16.948 | + functions-common:time_stop:2426 : end_time=1781709736944 2026-06-17 15:22:16.951 | + functions-common:time_stop:2427 : elapsed_time=80 2026-06-17 15:22:16.955 | + functions-common:time_stop:2428 : total=156829 2026-06-17 15:22:16.958 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:22:16.962 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156909 2026-06-17 15:22:16.966 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-17 15:22:16.983 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-17 15:22:16.989 | + functions-common:git_clone:667 : head -1 2026-06-17 15:22:16.989 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:22:16.992 | 463c39e noVNC 1.3.0 2026-06-17 15:22:16.995 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:22:16.999 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-17 15:22:17.024 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:22:17.028 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-17 15:22:17.032 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-17 15:22:17.036 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-17 15:22:17.040 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:22:17.044 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:22:17.049 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:22:17.053 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:22:17.057 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:22:17.062 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:22:17.087 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:22:17.091 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:22:17.095 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:22:17.100 | + functions-common:git_clone:604 : echo master 2026-06-17 15:22:17.101 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:22:17.107 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-17 15:22:17.111 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:22:17.115 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-17 15:22:17.119 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:22:17.122 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:22:17.126 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:22:17.130 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:22:17.133 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:22:17.137 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:22:17.141 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:22:17.144 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:22:17.149 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:22:17.154 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709737151 2026-06-17 15:22:17.158 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-17 15:22:17.162 | Cloning into '/opt/stack/nova'... 2026-06-17 15:26:04.169 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:26:04.173 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:04.176 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:04.179 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:04.182 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:04.185 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:04.188 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:26:04.191 | + functions-common:time_stop:2421 : start_time=1781709737151 2026-06-17 15:26:04.194 | + functions-common:time_stop:2423 : [[ -z 1781709737151 ]] 2026-06-17 15:26:04.199 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:04.204 | + functions-common:time_stop:2426 : end_time=1781709964200 2026-06-17 15:26:04.207 | + functions-common:time_stop:2427 : elapsed_time=227049 2026-06-17 15:26:04.209 | + functions-common:time_stop:2428 : total=156909 2026-06-17 15:26:04.212 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:04.215 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=383958 2026-06-17 15:26:04.219 | + functions-common:git_clone:625 : cd /opt/stack/nova 2026-06-17 15:26:04.222 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:26:04.226 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:26:04.229 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:26:04.233 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:26:04.236 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:26:04.239 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:26:04.243 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:26:04.246 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:26:04.249 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:26:04.252 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:26:04.258 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709964254 2026-06-17 15:26:04.261 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:26:04.997 | From https://review.opendev.org/openstack/nova 2026-06-17 15:26:04.997 | * branch master -> FETCH_HEAD 2026-06-17 15:26:05.007 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:26:05.010 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:05.014 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:05.017 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:05.020 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:05.023 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:05.026 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:26:05.029 | + functions-common:time_stop:2421 : start_time=1781709964254 2026-06-17 15:26:05.032 | + functions-common:time_stop:2423 : [[ -z 1781709964254 ]] 2026-06-17 15:26:05.036 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:05.041 | + functions-common:time_stop:2426 : end_time=1781709965037 2026-06-17 15:26:05.045 | + functions-common:time_stop:2427 : elapsed_time=783 2026-06-17 15:26:05.048 | + functions-common:time_stop:2428 : total=383958 2026-06-17 15:26:05.051 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:05.055 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=384741 2026-06-17 15:26:05.058 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:26:05.062 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:26:05.065 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:26:05.068 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:26:05.071 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:26:05.075 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:26:05.078 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:26:05.082 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:26:05.086 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:26:05.091 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:26:05.097 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709965093 2026-06-17 15:26:05.101 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:26:05.686 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:26:05.686 | 2026-06-17 15:26:05.686 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:26:05.686 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:26:05.686 | state without impacting any branches by switching back to a branch. 2026-06-17 15:26:05.686 | 2026-06-17 15:26:05.686 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:26:05.686 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:26:05.686 | 2026-06-17 15:26:05.686 | git switch -c 2026-06-17 15:26:05.687 | 2026-06-17 15:26:05.687 | Or undo this operation with: 2026-06-17 15:26:05.687 | 2026-06-17 15:26:05.687 | git switch - 2026-06-17 15:26:05.687 | 2026-06-17 15:26:05.687 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:26:05.687 | 2026-06-17 15:26:05.687 | HEAD is now at 9e069e30b3 Merge "Add unpin AZ functionality" 2026-06-17 15:26:05.697 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:26:05.700 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:05.703 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:05.707 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:05.710 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:05.713 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:05.716 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:26:05.720 | + functions-common:time_stop:2421 : start_time=1781709965093 2026-06-17 15:26:05.724 | + functions-common:time_stop:2423 : [[ -z 1781709965093 ]] 2026-06-17 15:26:05.729 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:05.735 | + functions-common:time_stop:2426 : end_time=1781709965730 2026-06-17 15:26:05.738 | + functions-common:time_stop:2427 : elapsed_time=637 2026-06-17 15:26:05.742 | + functions-common:time_stop:2428 : total=384741 2026-06-17 15:26:05.747 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:05.751 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=385378 2026-06-17 15:26:05.755 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-17 15:26:05.781 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-17 15:26:05.792 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:26:05.792 | + functions-common:git_clone:667 : head -1 2026-06-17 15:26:05.802 | 9e069e30b3 Merge "Add unpin AZ functionality" 2026-06-17 15:26:05.807 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:26:05.811 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-17 15:26:05.814 | + inc/python:setup_develop:353 : local bindep 2026-06-17 15:26:05.818 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 15:26:05.822 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-17 15:26:05.826 | + inc/python:setup_develop:359 : local extras= 2026-06-17 15:26:05.829 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-17 15:26:05.833 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 15:26:05.836 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 15:26:05.840 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-17 15:26:05.844 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 15:26:05.848 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 15:26:05.853 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-17 15:26:05.857 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 15:26:05.861 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-17 15:26:05.865 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 15:26:05.869 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 15:26:05.875 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-17 15:26:05.882 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-17 15:26:05.886 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-17 15:26:05.890 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-17 15:26:06.049 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-17 15:26:06.053 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 15:26:06.057 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 15:26:06.061 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 15:26:06.065 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 15:26:06.069 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-17 15:26:06.073 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 15:26:06.076 | + inc/python:setup_package:446 : local extras= 2026-06-17 15:26:06.080 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 15:26:06.084 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 15:26:06.088 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 15:26:06.092 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 15:26:06.096 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 15:26:06.100 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-17 15:26:06.130 | Using python 3.12 to install /opt/stack/nova 2026-06-17 15:26:06.133 | + 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-06-17 15:26:07.170 | Obtaining file:///opt/stack/nova 2026-06-17 15:26:07.175 | Installing build dependencies: started 2026-06-17 15:26:09.017 | Installing build dependencies: finished with status 'done' 2026-06-17 15:26:09.020 | Checking if build backend supports build_editable: started 2026-06-17 15:26:09.572 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 15:26:09.573 | Getting requirements to build editable: started 2026-06-17 15:26:09.877 | Getting requirements to build editable: finished with status 'done' 2026-06-17 15:26:09.879 | Preparing editable metadata (pyproject.toml): started 2026-06-17 15:26:12.078 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:26:12.104 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.0.3) 2026-06-17 15:26:12.105 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.0.50) 2026-06-17 15:26:12.106 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.3.1) 2026-06-17 15:26:12.106 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (0.41.0) 2026-06-17 15:26:12.107 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.1.6) 2026-06-17 15:26:12.108 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (13.0.0) 2026-06-17 15:26:12.109 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.1.1) 2026-06-17 15:26:12.110 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.5.1) 2026-06-17 15:26:12.111 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (43.0.3) 2026-06-17 15:26:12.111 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.8.10) 2026-06-17 15:26:12.112 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.5.1) 2026-06-17 15:26:12.113 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.1.0) 2026-06-17 15:26:12.114 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.10.1) 2026-06-17 15:26:12.115 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.17.0) 2026-06-17 15:26:12.116 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.18.4) 2026-06-17 15:26:12.117 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.3.0) 2026-06-17 15:26:12.117 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.0.0) 2026-06-17 15:26:12.118 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.26.0) 2026-06-17 15:26:12.119 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (9.9.0) 2026-06-17 15:26:12.120 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.14.0) 2026-06-17 15:26:12.121 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (12.0.0) 2026-06-17 15:26:12.122 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.12.0) 2026-06-17 15:26:12.122 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.34.2) 2026-06-17 15:26:12.123 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.8.0) 2026-06-17 15:26:12.318 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev189) 2026-06-17 15:26:12.468 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-17 15:26:12.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.2.0) 2026-06-17 15:26:12.484 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.5.0) 2026-06-17 15:26:12.485 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (10.5.0) 2026-06-17 15:26:12.485 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.4.0) 2026-06-17 15:26:12.486 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (8.2.0) 2026-06-17 15:26:12.487 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.11.0) 2026-06-17 15:26:12.488 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.8.0) 2026-06-17 15:26:12.489 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.10.0) 2026-06-17 15:26:12.490 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.7.1) 2026-06-17 15:26:12.490 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (10.1.1) 2026-06-17 15:26:12.491 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (18.0.0) 2026-06-17 15:26:12.492 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.9.0) 2026-06-17 15:26:12.493 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (18.1.0) 2026-06-17 15:26:12.494 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.1.0) 2026-06-17 15:26:12.495 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.11.0) 2026-06-17 15:26:12.495 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.8.0) 2026-06-17 15:26:12.497 | 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.dev189) (4.6.0) 2026-06-17 15:26:12.498 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.0.0) 2026-06-17 15:26:12.499 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (8.1.0) 2026-06-17 15:26:12.500 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.2.2) 2026-06-17 15:26:12.501 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.10.2) 2026-06-17 15:26:12.501 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.1.0) 2026-06-17 15:26:12.502 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.1.0) 2026-06-17 15:26:12.503 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.8.0) 2026-06-17 15:26:12.504 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.0.0) 2026-06-17 15:26:12.505 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.7.0) 2026-06-17 15:26:12.532 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev189) 2026-06-17 15:26:12.549 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-17 15:26:12.560 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (8.1.0) 2026-06-17 15:26:12.560 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (0.2.3) 2026-06-17 15:26:12.561 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.4.2) 2026-06-17 15:26:12.562 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.8.2) 2026-06-17 15:26:12.563 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.9.0.post0) 2026-06-17 15:26:12.564 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.3.0) 2026-06-17 15:26:12.565 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.16.0) 2026-06-17 15:26:12.565 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.0.3) 2026-06-17 15:26:12.568 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev189) (1.3.12) 2026-06-17 15:26:12.569 | 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.dev189) (4.15.0) 2026-06-17 15:26:12.572 | 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.dev189) (7.4.0) 2026-06-17 15:26:12.576 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev189) (2.0.0) 2026-06-17 15:26:12.581 | 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.dev189) (3.0) 2026-06-17 15:26:12.588 | 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.dev189) (2.8.0) 2026-06-17 15:26:12.596 | 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.dev189) (3.1.0) 2026-06-17 15:26:12.598 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev189) (2.2.1) 2026-06-17 15:26:12.604 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev189) (3.0.3) 2026-06-17 15:26:12.607 | 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.dev189) (26.1.0) 2026-06-17 15:26:12.607 | 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.dev189) (2025.9.1) 2026-06-17 15:26:12.608 | 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.dev189) (0.37.0) 2026-06-17 15:26:12.609 | 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.dev189) (2026.5.1) 2026-06-17 15:26:12.617 | 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.dev189) (2.1.0) 2026-06-17 15:26:12.628 | 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.dev189) (4.0.1) 2026-06-17 15:26:12.628 | 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.dev189) (2.13.0) 2026-06-17 15:26:12.629 | 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.dev189) (5.8.0) 2026-06-17 15:26:12.643 | 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.dev189) (1.5.0) 2026-06-17 15:26:12.644 | 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.dev189) (1.1.0) 2026-06-17 15:26:12.645 | 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.dev189) (1.33) 2026-06-17 15:26:12.646 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev189) (4.10.0) 2026-06-17 15:26:12.655 | 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.dev189) (3.1.1) 2026-06-17 15:26:12.662 | 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.dev189) (9.1.4) 2026-06-17 15:26:12.674 | 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.dev189) (2.18.0) 2026-06-17 15:26:12.682 | 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.dev189) (0.20) 2026-06-17 15:26:12.695 | 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.dev189) (2.1.2) 2026-06-17 15:26:12.696 | 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.dev189) (0.6.2) 2026-06-17 15:26:12.714 | 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.dev189) (7.1.4) 2026-06-17 15:26:12.715 | 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.dev189) (5.3.1) 2026-06-17 15:26:12.716 | 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.dev189) (5.6.2) 2026-06-17 15:26:12.717 | 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.dev189) (0.16.0) 2026-06-17 15:26:12.721 | 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.dev189) (5.1.0) 2026-06-17 15:26:12.731 | 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.dev189) (2026.2) 2026-06-17 15:26:12.731 | 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.dev189) (26.2) 2026-06-17 15:26:12.739 | 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.dev189) (0.25.0) 2026-06-17 15:26:12.743 | 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.dev189) (5.0.0) 2026-06-17 15:26:12.745 | 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.dev189) (4.0.1) 2026-06-17 15:26:12.758 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev189) (1.2.0) 2026-06-17 15:26:12.780 | 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.dev189) (1.7.6) 2026-06-17 15:26:12.787 | 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.dev189) (2.2.0) 2026-06-17 15:26:12.792 | 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.dev189) (1.3.7) 2026-06-17 15:26:12.803 | 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.dev189) (3.3.2) 2026-06-17 15:26:12.816 | 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.dev189) (4.3.2) 2026-06-17 15:26:12.817 | 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.dev189) (3.7.1) 2026-06-17 15:26:12.826 | 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.dev189) (2.4.0) 2026-06-17 15:26:12.836 | 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.dev189) (3.0.3) 2026-06-17 15:26:12.837 | 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.dev189) (1.6.2) 2026-06-17 15:26:12.846 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev189) (82.0.1) 2026-06-17 15:26:12.865 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev189) (0.8.1) 2026-06-17 15:26:12.904 | 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.dev189) (4.14.0) 2026-06-17 15:26:12.910 | 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.dev189) (0.6.0) 2026-06-17 15:26:12.911 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (4.0.0) 2026-06-17 15:26:12.922 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (3.0.52) 2026-06-17 15:26:12.923 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (1.11.0) 2026-06-17 15:26:12.924 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (15.0.0) 2026-06-17 15:26:12.924 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (1.8.0) 2026-06-17 15:26:12.946 | 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.dev189) (1.17.0) 2026-06-17 15:26:12.952 | 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.dev189) (2.1.0) 2026-06-17 15:26:12.954 | 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.dev189) (24.2.1) 2026-06-17 15:26:12.974 | 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.dev189) (4.6.0) 2026-06-17 15:26:13.001 | 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.dev189) (3.4.7) 2026-06-17 15:26:13.002 | 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.dev189) (3.18) 2026-06-17 15:26:13.003 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev189) (2.7.0) 2026-06-17 15:26:13.004 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev189) (2023.11.17) 2026-06-17 15:26:13.045 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (4.2.0) 2026-06-17 15:26:13.046 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (2.20.0) 2026-06-17 15:26:13.057 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev189) (0.1.2) 2026-06-17 15:26:13.077 | 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.dev189) (0.8) 2026-06-17 15:26:13.137 | 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.dev189) (0.16.0) 2026-06-17 15:26:13.637 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev189) 2026-06-17 15:26:13.655 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-17 15:26:13.692 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev189) 2026-06-17 15:26:13.707 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-17 15:26:13.763 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev189) 2026-06-17 15:26:13.777 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-17 15:26:13.887 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-17 15:26:13.911 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-17 15:26:13.939 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-17 15:26:13.971 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-17 15:26:14.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 56.5 MB/s 0:00:00 2026-06-17 15:26:14.293 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-17 15:26:14.361 | Building wheels for collected packages: nova 2026-06-17 15:26:14.362 | Building editable for nova (pyproject.toml): started 2026-06-17 15:26:16.843 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-17 15:26:16.844 | Created wheel for nova: filename=nova-33.1.0.dev189-0.editable-py3-none-any.whl size=9434 sha256=79d5959cb7c6d8c946ee75dbfb7e0cbab457b0baf9aa49cf1a211e0ace8d7779 2026-06-17 15:26:16.847 | Stored in directory: /tmp/pip-ephem-wheel-cache-dv_inam1/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-17 15:26:16.849 | Successfully built nova 2026-06-17 15:26:17.127 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-17 15:26:21.733 | 2026-06-17 15:26:21.759 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev189 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-17 15:26:22.012 | + inc/python:pip_install:216 : result=0 2026-06-17 15:26:22.017 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:26:22.020 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:22.024 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:22.027 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:22.030 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:22.034 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:22.037 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:26:22.040 | + functions-common:time_stop:2421 : start_time=1781709966122 2026-06-17 15:26:22.044 | + functions-common:time_stop:2423 : [[ -z 1781709966122 ]] 2026-06-17 15:26:22.048 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:22.054 | + functions-common:time_stop:2426 : end_time=1781709982050 2026-06-17 15:26:22.058 | + functions-common:time_stop:2427 : elapsed_time=15928 2026-06-17 15:26:22.061 | + functions-common:time_stop:2428 : total=137069 2026-06-17 15:26:22.064 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:22.068 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=152997 2026-06-17 15:26:22.073 | + inc/python:pip_install:219 : return 0 2026-06-17 15:26:22.076 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 15:26:22.079 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:26:22.083 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-17 15:26:22.086 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-17 15:26:22.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:26:22.094 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:26:22.097 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-17 15:26:22.100 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:26:22.104 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-17 15:26:22.122 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 15:26:22.127 | + ./stack.sh:main:956 : configure_nova 2026-06-17 15:26:22.129 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-17 15:26:22.146 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-17 15:26:22.150 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-17 15:26:22.154 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-17 15:26:22.159 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-17 15:26:22.160 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-17 15:26:22.166 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-17 15:26:22.170 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-17 15:26:22.174 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-17 15:26:22.178 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-17 15:26:22.182 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-17 15:26:22.186 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-17 15:26:22.190 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-17 15:26:22.194 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-17 15:26:22.210 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-17 15:26:22.227 | + 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-06-17 15:26:22.243 | + 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-06-17 15:26:22.260 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-17 15:26:22.277 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-17 15:26:22.294 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-17 15:26:22.299 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-17 15:26:22.304 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.9zZXkqxHvc 2026-06-17 15:26:22.308 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-17 15:26:22.311 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-17 15:26:22.315 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-17 15:26:22.319 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-17 15:26:22.323 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-17 15:26:22.327 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.9zZXkqxHvc 2026-06-17 15:26:22.332 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.9zZXkqxHvc 2026-06-17 15:26:22.348 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.9zZXkqxHvc /etc/sudoers.d/nova-rootwrap 2026-06-17 15:26:22.367 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-17 15:26:22.371 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-17 15:26:22.376 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-17 15:26:22.380 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-17 15:26:22.384 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-17 15:26:22.387 | + 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-06-17 15:26:22.392 | + 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-06-17 15:26:22.397 | + 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-06-17 15:26:22.397 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-17 15:26:22.407 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-17 15:26:22.412 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-17 15:26:22.429 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-17 15:26:22.444 | + 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-06-17 15:26:22.448 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-17 15:26:22.454 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-17 15:26:22.479 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:22.483 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-17 15:26:22.496 | net.ipv4.ip_forward = 1 2026-06-17 15:26:22.500 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-17 15:26:22.503 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-17 15:26:22.507 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-17 15:26:22.525 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-17 15:26:22.529 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-17 15:26:22.534 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-17 15:26:22.551 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-17 15:26:22.557 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-17 15:26:22.557 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-17 15:26:22.564 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:3eb2cf8319b1 2026-06-17 15:26:22.568 | InitiatorName=iqn.2016-04.com.open-iscsi:3eb2cf8319b1 2026-06-17 15:26:22.574 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:22.578 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-17 15:26:22.666 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-17 15:26:22.669 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-17 15:26:22.673 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:26:22.677 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-17 15:26:22.749 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-17 15:26:22.752 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-17 15:26:22.759 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-17 15:26:22.764 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-17 15:26:22.808 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-17 15:26:22.811 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-17 15:26:22.851 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-17 15:26:22.894 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-17 15:26:22.935 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-17 15:26:22.977 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-17 15:26:23.020 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-17 15:26:23.064 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.70 2026-06-17 15:26:23.103 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-17 15:26:23.143 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-17 15:26:23.186 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-17 15:26:23.226 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-17 15:26:23.266 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-17 15:26:23.308 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-17 15:26:23.350 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-17 15:26:23.392 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-17 15:26:23.430 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-17 15:26:23.433 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:26:23.436 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:26:23.438 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:26:23.441 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:26:23.443 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:26:23.446 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:26:23.448 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:26:23.451 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:26:23.453 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:26:23.455 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:26:23.458 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:26:23.461 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:26:23.463 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:26:23.466 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-17 15:26:23.490 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:23.494 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:26:23.497 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-17 15:26:23.500 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-17 15:26:23.541 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-17 15:26:23.544 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-17 15:26:23.547 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-17 15:26:23.550 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-17 15:26:23.553 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:26:23.556 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:26:23.559 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:26:23.580 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:23.584 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:26:23.587 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-17 15:26:23.591 | + 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-06-17 15:26:23.633 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-17 15:26:23.636 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-17 15:26:23.640 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-17 15:26:23.642 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-17 15:26:23.645 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:26:23.648 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:26:23.651 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:26:23.672 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:23.675 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:26:23.678 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-17 15:26:23.681 | + 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-06-17 15:26:23.722 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-17 15:26:23.764 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-17 15:26:23.801 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-17 15:26:23.839 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-17 15:26:23.859 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:23.862 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-17 15:26:23.881 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:23.887 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-17 15:26:23.887 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-17 15:26:23.893 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-17 15:26:23.896 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-17 15:26:23.935 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-17 15:26:23.937 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-17 15:26:23.978 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-17 15:26:24.017 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-17 15:26:24.020 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-17 15:26:24.023 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-17 15:26:24.026 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 15:26:24.029 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 15:26:24.032 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-17 15:26:24.036 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 15:26:24.039 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:26:24.042 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 15:26:24.045 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-17 15:26:24.084 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-17 15:26:24.123 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.70/identity 2026-06-17 15:26:24.160 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-17 15:26:24.199 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-17 15:26:24.237 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-17 15:26:24.275 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-17 15:26:24.314 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-17 15:26:24.353 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.70/identity 2026-06-17 15:26:24.390 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 15:26:24.428 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 15:26:24.467 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 15:26:24.470 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-17 15:26:24.494 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:24.496 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-17 15:26:24.500 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-17 15:26:24.542 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-17 15:26:24.546 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 15:26:24.549 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:26:24.552 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-17 15:26:24.555 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-17 15:26:24.594 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-17 15:26:24.632 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.70/identity 2026-06-17 15:26:24.671 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-17 15:26:24.708 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-17 15:26:24.747 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-17 15:26:24.785 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-17 15:26:24.824 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-17 15:26:24.863 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-17 15:26:24.885 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:24.889 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-17 15:26:24.911 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:24.914 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-17 15:26:24.917 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-17 15:26:24.958 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-17 15:26:25.002 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-17 15:26:25.004 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-17 15:26:25.045 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-17 15:26:25.048 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-17 15:26:25.051 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-17 15:26:25.054 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:26:25.057 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:26:25.060 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:26:25.063 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:26:25.067 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:26:25.069 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:26:25.072 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:26:25.076 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:26:25.078 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:26:25.082 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:26:25.085 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:26:25.087 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:26:25.091 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:26:25.094 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-17 15:26:25.098 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-17 15:26:25.101 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-17 15:26:25.105 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:26:25.127 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:26:25.130 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:26:25.133 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:25.136 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:26:25.140 | + 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-06-17 15:26:25.180 | + 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-06-17 15:26:25.218 | + 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-06-17 15:26:25.259 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:26:25.298 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-17 15:26:25.339 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-17 15:26:25.384 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-17 15:26:25.406 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:25.409 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-17 15:26:25.412 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-17 15:26:25.416 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-17 15:26:25.420 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-17 15:26:25.423 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 15:26:25.426 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-17 15:26:25.429 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-17 15:26:25.432 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 15:26:25.435 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 15:26:25.454 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:26:25.454 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 15:26:25.464 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 15:26:25.469 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:26:25.483 | /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-06-17 15:26:25.488 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-17 15:26:25.491 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-17 15:26:25.497 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 15:26:25.500 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-17 15:26:25.542 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-17 15:26:25.581 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-17 15:26:25.621 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 15:26:25.660 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 15:26:25.698 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 15:26:25.738 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 15:26:25.774 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 15:26:25.811 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 15:26:25.851 | + 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-06-17 15:26:25.888 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 15:26:25.926 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 15:26:25.967 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 15:26:26.010 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-17 15:26:26.048 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 15:26:26.051 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 15:26:26.056 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-17 15:26:26.060 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-17 15:26:26.064 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 15:26:26.067 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:26.069 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:26.073 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-17 15:26:26.077 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-17 15:26:26.082 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-17 15:26:26.119 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 15:26:26.159 | + 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-06-17 15:26:26.160 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-17 15:26:26.171 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-17 15:26:26.176 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-17 15:26:26.180 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-17 15:26:26.183 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 15:26:26.186 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 15:26:26.190 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:26:26.193 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:26:26.196 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:26.200 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:26.203 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 15:26:26.206 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 15:26:26.209 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:26.212 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:26.216 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-17 15:26:26.230 | perl: warning: Setting locale failed. 2026-06-17 15:26:26.230 | perl: warning: Please check that your locale settings: 2026-06-17 15:26:26.230 | LANGUAGE = (unset), 2026-06-17 15:26:26.230 | LC_ALL = "en_US.utf8", 2026-06-17 15:26:26.230 | LANG = "de_DE.UTF-8" 2026-06-17 15:26:26.230 | are supported and installed on your system. 2026-06-17 15:26:26.230 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:26:26.273 | Enabling site nova-api. 2026-06-17 15:26:26.280 | To activate the new configuration, you need to run: 2026-06-17 15:26:26.280 | systemctl reload apache2 2026-06-17 15:26:26.286 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 15:26:26.290 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:26:26.294 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:26:26.297 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:26:26.434 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-17 15:26:26.461 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:26.465 | + 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-06-17 15:26:26.469 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-17 15:26:26.473 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-17 15:26:26.477 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-17 15:26:26.481 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-17 15:26:26.485 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-17 15:26:26.489 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-17 15:26:26.492 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 15:26:26.496 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 15:26:26.517 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 15:26:26.517 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:26:26.529 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 15:26:26.534 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:26:26.550 | /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-06-17 15:26:26.557 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-17 15:26:26.561 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-17 15:26:26.567 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 15:26:26.571 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-17 15:26:26.617 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-17 15:26:26.662 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-17 15:26:26.707 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-17 15:26:26.751 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 15:26:26.796 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 15:26:26.840 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-17 15:26:26.883 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-17 15:26:26.929 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-17 15:26:26.973 | + 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-06-17 15:26:27.017 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 15:26:27.061 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 15:26:27.105 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-17 15:26:27.150 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-17 15:26:27.194 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-17 15:26:27.197 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-17 15:26:27.242 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-17 15:26:27.267 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:27.271 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-17 15:26:27.320 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-17 15:26:27.324 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-17 15:26:27.328 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-17 15:26:27.353 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:27.357 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:26:27.361 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:26:27.407 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-17 15:26:27.455 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-17 15:26:27.458 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 15:26:27.462 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-17 15:26:27.466 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 15:26:27.469 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 15:26:27.473 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 15:26:27.498 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:27.503 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 15:26:27.507 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 15:26:27.510 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 15:26:27.535 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:27.539 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:26:27.543 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:26:27.587 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 15:26:27.590 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 15:26:27.594 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-17 15:26:27.638 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-17 15:26:27.682 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-17 15:26:27.730 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-17 15:26:27.756 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:27.760 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-17 15:26:27.806 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-17 15:26:27.810 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-17 15:26:27.814 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-17 15:26:27.864 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-17 15:26:27.868 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 15:26:27.872 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:26:27.876 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-17 15:26:27.880 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-17 15:26:27.925 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-17 15:26:27.971 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.70/identity 2026-06-17 15:26:28.016 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-17 15:26:28.061 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-17 15:26:28.106 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-17 15:26:28.150 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-17 15:26:28.196 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-17 15:26:28.241 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-17 15:26:28.268 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:28.272 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-17 15:26:28.279 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:26:28.283 | + lib/nova:create_nova_conf:587 : local conf 2026-06-17 15:26:28.287 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-17 15:26:28.292 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-17 15:26:28.296 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 15:26:28.300 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 15:26:28.305 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-17 15:26:28.309 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-17 15:26:28.313 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-17 15:26:28.321 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-17 15:26:28.324 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-17 15:26:28.328 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-17 15:26:28.332 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-17 15:26:28.336 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:26:28.340 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:26:28.344 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:26:28.369 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:28.373 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:26:28.377 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-17 15:26:28.382 | + 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-06-17 15:26:28.430 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-17 15:26:28.480 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-17 15:26:28.530 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:26:28.534 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-17 15:26:28.538 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-17 15:26:28.542 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-17 15:26:28.568 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:28.575 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-17 15:26:28.575 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-17 15:26:29.873 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-17 15:26:29.877 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-17 15:26:31.133 | Adding vhost "nova_cell1" ... 2026-06-17 15:26:31.228 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-17 15:26:32.394 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-17 15:26:32.428 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-17 15:26:32.432 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 15:26:32.436 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-17 15:26:32.440 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 15:26:32.443 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-17 15:26:32.447 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 15:26:32.470 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:32.475 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-17 15:26:32.479 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-17 15:26:32.482 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 15:26:32.503 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:32.507 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/nova_cell1 2026-06-17 15:26:32.511 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/nova_cell1 2026-06-17 15:26:32.552 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 15:26:32.556 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 15:26:32.560 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-17 15:26:32.582 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:32.587 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-17 15:26:32.590 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 15:26:32.593 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-17 15:26:32.597 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 15:26:32.601 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:26:32.604 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 15:26:32.608 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-17 15:26:32.653 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-17 15:26:32.696 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.70/identity 2026-06-17 15:26:32.739 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-17 15:26:32.779 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-17 15:26:32.823 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-17 15:26:32.865 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-17 15:26:32.906 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-17 15:26:32.948 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-17 15:26:32.952 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-17 15:26:32.956 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 15:26:32.960 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:26:32.985 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:26:32.988 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:26:32.991 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:32.995 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:26:32.998 | + 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-06-17 15:26:33.038 | + 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-06-17 15:26:33.080 | + 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-06-17 15:26:33.124 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:26:33.166 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-17 15:26:33.209 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:26:33.214 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-17 15:26:33.219 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:26:33.222 | + lib/nova:create_nova_conf:621 : local conf 2026-06-17 15:26:33.226 | + lib/nova:create_nova_conf:622 : local offset 2026-06-17 15:26:33.231 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-17 15:26:33.234 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 15:26:33.238 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 15:26:33.242 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-17 15:26:33.246 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-17 15:26:33.250 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-17 15:26:33.255 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 15:26:33.259 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-17 15:26:33.262 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-17 15:26:33.266 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-17 15:26:33.289 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:33.293 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-17 15:26:33.340 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-17 15:26:33.381 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-17 15:26:33.385 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-17 15:26:33.388 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-17 15:26:33.392 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-17 15:26:33.412 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:33.417 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-17 15:26:33.440 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:33.444 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-17 15:26:33.467 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:33.470 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-17 15:26:33.474 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-17 15:26:33.478 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-17 15:26:33.482 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-17 15:26:33.503 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:33.507 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-17 15:26:33.527 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-17 15:26:33.528 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-17 15:26:33.539 | cgroup_device_acl = [ 2026-06-17 15:26:33.539 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-17 15:26:33.539 | "/dev/random", "/dev/urandom", 2026-06-17 15:26:33.539 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-17 15:26:33.539 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-17 15:26:33.540 | "/dev/vfio/vfio", 2026-06-17 15:26:33.540 | ] 2026-06-17 15:26:33.545 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-17 15:26:33.549 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:26:33.552 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:26:33.556 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:26:33.560 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:26:33.564 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:26:33.567 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:26:33.572 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:26:33.575 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:26:33.579 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:26:33.582 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:26:33.585 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:26:33.588 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:26:33.592 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:26:33.596 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-17 15:26:33.602 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-17 15:26:33.606 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-17 15:26:33.609 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-17 15:26:33.612 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-17 15:26:33.649 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-17 15:26:33.654 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-17 15:26:33.658 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:33.661 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:33.665 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-17 15:26:33.669 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-17 15:26:33.673 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-17 15:26:33.694 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-17 15:26:33.695 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-17 15:26:33.708 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-17 15:26:33.714 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-17 15:26:33.735 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-17 15:26:33.736 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-17 15:26:33.748 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-17 15:26:33.754 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-17 15:26:33.757 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-17 15:26:33.760 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-17 15:26:33.764 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-17 15:26:33.768 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:26:33.772 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-17 15:26:33.848 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-17 15:26:33.851 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:26:33.855 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-17 15:26:33.961 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-17 15:26:34.010 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-17 15:26:34.056 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-17 15:26:34.059 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-17 15:26:34.106 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-17 15:26:34.150 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-17 15:26:34.192 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-17 15:26:34.233 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-17 15:26:34.274 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-17 15:26:34.279 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:26:34.285 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-17 15:26:34.288 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-17 15:26:34.293 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:26:34.299 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 15:26:34.303 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-17 15:26:34.307 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-17 15:26:34.311 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-17 15:26:34.315 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-17 15:26:34.319 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-17 15:26:34.344 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:34.347 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-17 15:26:34.351 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-17 15:26:34.354 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-17 15:26:34.358 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 15:26:34.362 | + lib/stack:stack_install_service:32 : install_placement 2026-06-17 15:26:34.366 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-17 15:26:34.370 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-17 15:26:34.373 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 15:26:34.377 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-17 15:26:34.382 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-17 15:26:34.386 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 15:26:34.392 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-17 15:26:34.393 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 15:26:34.399 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-17 15:26:34.403 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-17 15:26:34.408 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-17 15:26:34.412 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-17 15:26:34.416 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-17 15:26:34.446 | Using python 3.12 to install osc-placement 2026-06-17 15:26:34.450 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-17 15:26:35.668 | Collecting osc-placement 2026-06-17 15:26:35.826 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 15:26:35.837 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-17 15:26:35.838 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-17 15:26:35.838 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-17 15:26:35.839 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-17 15:26:35.841 | 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-06-17 15:26:35.842 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-17 15:26:35.843 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-17 15:26:35.844 | 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-06-17 15:26:35.845 | 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-06-17 15:26:35.849 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-17 15:26:35.850 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-06-17 15:26:35.851 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-17 15:26:35.854 | 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-06-17 15:26:35.855 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-17 15:26:35.856 | 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-06-17 15:26:35.857 | 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-06-17 15:26:35.860 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-17 15:26:35.861 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-17 15:26:35.862 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-17 15:26:35.863 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-17 15:26:35.865 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-17 15:26:35.866 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-17 15:26:35.867 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-17 15:26:35.868 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-17 15:26:35.868 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-17 15:26:35.870 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-17 15:26:35.871 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-17 15:26:35.874 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-17 15:26:35.878 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-17 15:26:35.885 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-17 15:26:35.889 | 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-06-17 15:26:35.890 | 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-06-17 15:26:35.891 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-17 15:26:35.896 | 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-06-17 15:26:35.901 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-17 15:26:35.915 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-17 15:26:35.916 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-17 15:26:35.917 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-17 15:26:35.918 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-17 15:26:35.931 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-17 15:26:35.932 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-17 15:26:35.936 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-17 15:26:35.976 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-17 15:26:36.304 | Installing collected packages: osc-placement 2026-06-17 15:26:36.431 | Successfully installed osc-placement-4.8.0 2026-06-17 15:26:36.597 | + inc/python:pip_install:216 : result=0 2026-06-17 15:26:36.600 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:26:36.604 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:36.607 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:36.610 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:36.614 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:36.617 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:36.621 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:26:36.624 | + functions-common:time_stop:2421 : start_time=1781709994439 2026-06-17 15:26:36.627 | + functions-common:time_stop:2423 : [[ -z 1781709994439 ]] 2026-06-17 15:26:36.632 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:36.637 | + functions-common:time_stop:2426 : end_time=1781709996633 2026-06-17 15:26:36.640 | + functions-common:time_stop:2427 : elapsed_time=2194 2026-06-17 15:26:36.643 | + functions-common:time_stop:2428 : total=152997 2026-06-17 15:26:36.647 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:36.651 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155191 2026-06-17 15:26:36.655 | + inc/python:pip_install:219 : return 0 2026-06-17 15:26:36.658 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-17 15:26:36.662 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-17 15:26:36.665 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-17 15:26:36.669 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:26:36.672 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 15:26:36.677 | ++ functions-common:git_clone:587 : pwd 2026-06-17 15:26:36.680 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:26:36.682 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:26:36.687 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:26:36.712 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:26:36.715 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:26:36.719 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:26:36.724 | + functions-common:git_clone:604 : echo master 2026-06-17 15:26:36.724 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:26:36.731 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-17 15:26:36.735 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:26:36.738 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-17 15:26:36.742 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:26:36.745 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:26:36.748 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:26:36.751 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:26:36.755 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:26:36.759 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:26:36.762 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:26:36.766 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:26:36.770 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:26:36.776 | + functions-common:time_start:2405 : _TIME_START[$name]=1781709996772 2026-06-17 15:26:36.780 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-17 15:26:36.784 | Cloning into '/opt/stack/placement'... 2026-06-17 15:26:40.344 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:26:40.347 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:40.351 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:40.355 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:40.357 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:40.361 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:40.365 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:26:40.368 | + functions-common:time_stop:2421 : start_time=1781709996772 2026-06-17 15:26:40.371 | + functions-common:time_stop:2423 : [[ -z 1781709996772 ]] 2026-06-17 15:26:40.374 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:40.380 | + functions-common:time_stop:2426 : end_time=1781710000376 2026-06-17 15:26:40.384 | + functions-common:time_stop:2427 : elapsed_time=3604 2026-06-17 15:26:40.388 | + functions-common:time_stop:2428 : total=385378 2026-06-17 15:26:40.390 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:40.393 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=388982 2026-06-17 15:26:40.397 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-17 15:26:40.400 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:26:40.404 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:26:40.408 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:26:40.412 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:26:40.416 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:26:40.419 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:26:40.423 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:26:40.427 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:26:40.431 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:26:40.436 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:26:40.442 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710000438 2026-06-17 15:26:40.446 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:26:41.020 | From https://review.opendev.org/openstack/placement 2026-06-17 15:26:41.021 | * branch master -> FETCH_HEAD 2026-06-17 15:26:41.030 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:26:41.033 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:41.036 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:41.039 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:41.043 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:41.046 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:41.049 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:26:41.053 | + functions-common:time_stop:2421 : start_time=1781710000438 2026-06-17 15:26:41.056 | + functions-common:time_stop:2423 : [[ -z 1781710000438 ]] 2026-06-17 15:26:41.061 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:41.066 | + functions-common:time_stop:2426 : end_time=1781710001063 2026-06-17 15:26:41.070 | + functions-common:time_stop:2427 : elapsed_time=625 2026-06-17 15:26:41.073 | + functions-common:time_stop:2428 : total=388982 2026-06-17 15:26:41.077 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:41.081 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=389607 2026-06-17 15:26:41.085 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:26:41.088 | + functions-common:git_timed:691 : local count=0 2026-06-17 15:26:41.091 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 15:26:41.095 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:26:41.099 | + functions-common:git_timed:695 : timeout=0 2026-06-17 15:26:41.103 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:26:41.106 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:26:41.110 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:26:41.114 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:26:41.119 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:26:41.125 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710001121 2026-06-17 15:26:41.129 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:26:41.180 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:26:41.180 | 2026-06-17 15:26:41.181 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:26:41.181 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:26:41.181 | state without impacting any branches by switching back to a branch. 2026-06-17 15:26:41.181 | 2026-06-17 15:26:41.181 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:26:41.181 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:26:41.181 | 2026-06-17 15:26:41.182 | git switch -c 2026-06-17 15:26:41.182 | 2026-06-17 15:26:41.182 | Or undo this operation with: 2026-06-17 15:26:41.182 | 2026-06-17 15:26:41.182 | git switch - 2026-06-17 15:26:41.182 | 2026-06-17 15:26:41.183 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:26:41.183 | 2026-06-17 15:26:41.183 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-17 15:26:41.183 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:26:41.185 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:41.189 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:41.193 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:41.196 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:41.200 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:41.203 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:26:41.207 | + functions-common:time_stop:2421 : start_time=1781710001121 2026-06-17 15:26:41.210 | + functions-common:time_stop:2423 : [[ -z 1781710001121 ]] 2026-06-17 15:26:41.215 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:41.219 | + functions-common:time_stop:2426 : end_time=1781710001216 2026-06-17 15:26:41.223 | + functions-common:time_stop:2427 : elapsed_time=95 2026-06-17 15:26:41.226 | + functions-common:time_stop:2428 : total=389607 2026-06-17 15:26:41.235 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:41.236 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=389702 2026-06-17 15:26:41.238 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-17 15:26:41.256 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-17 15:26:41.261 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 15:26:41.262 | + functions-common:git_clone:667 : head -1 2026-06-17 15:26:41.264 | 3cba66c7 Merge "Update python versions" 2026-06-17 15:26:41.268 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:26:41.272 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-17 15:26:41.275 | + inc/python:setup_develop:353 : local bindep 2026-06-17 15:26:41.279 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 15:26:41.283 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-17 15:26:41.287 | + inc/python:setup_develop:359 : local extras= 2026-06-17 15:26:41.290 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-17 15:26:41.294 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 15:26:41.298 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 15:26:41.302 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-17 15:26:41.306 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 15:26:41.310 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 15:26:41.315 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-17 15:26:41.319 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 15:26:41.323 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-17 15:26:41.327 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 15:26:41.331 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 15:26:41.335 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-17 15:26:41.343 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-17 15:26:41.346 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-17 15:26:41.350 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-17 15:26:41.513 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-17 15:26:41.517 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 15:26:41.521 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 15:26:41.525 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 15:26:41.529 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 15:26:41.533 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-17 15:26:41.537 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 15:26:41.540 | + inc/python:setup_package:446 : local extras= 2026-06-17 15:26:41.544 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 15:26:41.548 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 15:26:41.551 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 15:26:41.556 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 15:26:41.560 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 15:26:41.564 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-17 15:26:41.597 | Using python 3.12 to install /opt/stack/placement 2026-06-17 15:26:41.600 | + 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-06-17 15:26:42.622 | Obtaining file:///opt/stack/placement 2026-06-17 15:26:42.627 | Installing build dependencies: started 2026-06-17 15:26:44.529 | Installing build dependencies: finished with status 'done' 2026-06-17 15:26:44.530 | Checking if build backend supports build_editable: started 2026-06-17 15:26:45.092 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 15:26:45.094 | Getting requirements to build editable: started 2026-06-17 15:26:45.409 | Getting requirements to build editable: finished with status 'done' 2026-06-17 15:26:45.411 | Preparing editable metadata (pyproject.toml): started 2026-06-17 15:26:46.355 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:26:46.380 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-17 15:26:46.382 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-17 15:26:46.382 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-17 15:26:46.382 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-17 15:26:46.384 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-17 15:26:46.384 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-17 15:26:46.385 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-17 15:26:46.386 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-17 15:26:46.387 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-17 15:26:46.388 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-17 15:26:46.391 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-17 15:26:46.391 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-17 15:26:46.391 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-17 15:26:46.391 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-17 15:26:46.392 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-17 15:26:46.393 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-17 15:26:46.394 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-17 15:26:46.395 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-17 15:26:46.396 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-17 15:26:46.397 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-17 15:26:46.399 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-17 15:26:46.400 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-17 15:26:46.401 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-17 15:26:46.402 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-17 15:26:46.409 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-17 15:26:46.410 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-17 15:26:46.412 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-17 15:26:46.416 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-17 15:26:46.416 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-17 15:26:46.416 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-17 15:26:46.420 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-17 15:26:46.421 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-17 15:26:46.422 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-17 15:26:46.423 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-17 15:26:46.433 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-17 15:26:46.436 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-17 15:26:46.441 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-17 15:26:46.442 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-17 15:26:46.445 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-17 15:26:46.448 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-17 15:26:46.450 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-17 15:26:46.451 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-17 15:26:46.457 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-17 15:26:46.459 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-17 15:26:46.460 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-17 15:26:46.464 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-17 15:26:46.469 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-17 15:26:46.473 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-17 15:26:46.473 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-17 15:26:46.475 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-17 15:26:46.480 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-17 15:26:46.489 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-17 15:26:46.494 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-17 15:26:46.499 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-17 15:26:46.499 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-17 15:26:46.503 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-17 15:26:46.505 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-17 15:26:46.510 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-17 15:26:46.527 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-17 15:26:46.540 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-17 15:26:46.541 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-17 15:26:46.542 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-17 15:26:46.544 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-17 15:26:46.563 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-17 15:26:46.575 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-17 15:26:46.622 | Building wheels for collected packages: openstack-placement 2026-06-17 15:26:46.624 | Building editable for openstack-placement (pyproject.toml): started 2026-06-17 15:26:47.400 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-17 15:26:47.402 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=4381107b75e5274571fdc36b7528367d3e333efae8d217e6f7018901879470c7 2026-06-17 15:26:47.402 | Stored in directory: /tmp/pip-ephem-wheel-cache-uwri6ohc/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-17 15:26:47.411 | Successfully built openstack-placement 2026-06-17 15:26:47.676 | Installing collected packages: openstack-placement 2026-06-17 15:26:47.723 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-17 15:26:47.912 | + inc/python:pip_install:216 : result=0 2026-06-17 15:26:47.916 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:26:47.920 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:47.924 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:47.928 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:47.931 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:47.935 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:47.939 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:26:47.943 | + functions-common:time_stop:2421 : start_time=1781710001590 2026-06-17 15:26:47.947 | + functions-common:time_stop:2423 : [[ -z 1781710001590 ]] 2026-06-17 15:26:47.951 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:47.957 | + functions-common:time_stop:2426 : end_time=1781710007954 2026-06-17 15:26:47.962 | + functions-common:time_stop:2427 : elapsed_time=6364 2026-06-17 15:26:47.965 | + functions-common:time_stop:2428 : total=155191 2026-06-17 15:26:47.968 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:47.972 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=161555 2026-06-17 15:26:47.976 | + inc/python:pip_install:219 : return 0 2026-06-17 15:26:47.980 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 15:26:47.984 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:26:47.988 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-17 15:26:47.992 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-17 15:26:47.996 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:26:47.999 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:26:48.003 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-17 15:26:48.007 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:26:48.011 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 15:26:48.014 | + ./stack.sh:main:962 : configure_placement 2026-06-17 15:26:48.017 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-17 15:26:48.037 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-17 15:26:48.041 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-17 15:26:48.048 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-17 15:26:48.052 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-17 15:26:48.056 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-17 15:26:48.060 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-17 15:26:48.064 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:26:48.067 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:26:48.072 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:26:48.094 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:48.098 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:26:48.102 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-17 15:26:48.107 | + 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-06-17 15:26:48.152 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-17 15:26:48.191 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-17 15:26:48.234 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-17 15:26:48.239 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-17 15:26:48.243 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-17 15:26:48.247 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 15:26:48.251 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 15:26:48.256 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-17 15:26:48.259 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-17 15:26:48.263 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-17 15:26:48.267 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 15:26:48.270 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-17 15:26:48.318 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-17 15:26:48.361 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.70/identity 2026-06-17 15:26:48.404 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-17 15:26:48.448 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-17 15:26:48.489 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-17 15:26:48.531 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-17 15:26:48.573 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-17 15:26:48.615 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.70/identity 2026-06-17 15:26:48.659 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 15:26:48.702 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 15:26:48.747 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 15:26:48.750 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-17 15:26:48.753 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-17 15:26:48.757 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-17 15:26:48.763 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:26:48.788 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:26:48.792 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:26:48.795 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:48.800 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:26:48.803 | + 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-06-17 15:26:48.845 | + 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-06-17 15:26:48.887 | + 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-06-17 15:26:48.928 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:26:48.972 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-17 15:26:49.013 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-17 15:26:49.017 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-17 15:26:49.021 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-17 15:26:49.025 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-17 15:26:49.030 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 15:26:49.034 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-17 15:26:49.038 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-17 15:26:49.042 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 15:26:49.049 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 15:26:49.071 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 15:26:49.071 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:26:49.084 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 15:26:49.090 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:26:49.106 | /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-06-17 15:26:49.113 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-17 15:26:49.117 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-17 15:26:49.124 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 15:26:49.128 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-17 15:26:49.171 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-17 15:26:49.212 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-17 15:26:49.255 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-17 15:26:49.296 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 15:26:49.338 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 15:26:49.381 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-17 15:26:49.422 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-17 15:26:49.464 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-17 15:26:49.505 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 15:26:49.549 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 15:26:49.591 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 15:26:49.631 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-17 15:26:49.673 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-17 15:26:49.715 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 15:26:49.717 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 15:26:49.722 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-17 15:26:49.725 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-17 15:26:49.730 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 15:26:49.734 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:49.738 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:49.741 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-17 15:26:49.745 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-17 15:26:49.750 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-17 15:26:49.792 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 15:26:49.836 | + 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-06-17 15:26:49.836 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-17 15:26:49.848 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-17 15:26:49.853 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-17 15:26:49.857 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-17 15:26:49.860 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 15:26:49.864 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 15:26:49.867 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:26:49.871 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:26:49.875 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:49.879 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:49.882 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 15:26:49.886 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 15:26:49.889 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:49.894 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:49.897 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-17 15:26:49.913 | perl: warning: Setting locale failed. 2026-06-17 15:26:49.913 | perl: warning: Please check that your locale settings: 2026-06-17 15:26:49.913 | LANGUAGE = (unset), 2026-06-17 15:26:49.913 | LC_ALL = "en_US.utf8", 2026-06-17 15:26:49.913 | LANG = "de_DE.UTF-8" 2026-06-17 15:26:49.913 | are supported and installed on your system. 2026-06-17 15:26:49.913 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:26:49.953 | Enabling site placement-api. 2026-06-17 15:26:49.959 | To activate the new configuration, you need to run: 2026-06-17 15:26:49.960 | systemctl reload apache2 2026-06-17 15:26:49.967 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 15:26:49.971 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:26:49.974 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:26:49.978 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:26:50.133 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:50.138 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:50.143 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-17 15:26:50.188 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-17 15:26:50.230 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-17 15:26:50.253 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:50.256 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-17 15:26:50.281 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:50.284 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-17 15:26:50.288 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-17 15:26:50.291 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-17 15:26:50.296 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 15:26:50.299 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:26:50.303 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 15:26:50.307 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-17 15:26:50.350 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-17 15:26:50.390 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.70/identity 2026-06-17 15:26:50.431 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-17 15:26:50.472 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-17 15:26:50.512 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-17 15:26:50.552 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-17 15:26:50.592 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-17 15:26:50.632 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-17 15:26:50.656 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:50.660 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-17 15:26:50.681 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:50.684 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-17 15:26:50.707 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:50.710 | + ./stack.sh:main:986 : init_os_brick 2026-06-17 15:26:50.714 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-17 15:26:50.719 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-17 15:26:50.741 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:50.744 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 15:26:50.787 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-17 15:26:50.812 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:50.816 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 15:26:50.862 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-17 15:26:50.885 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:50.889 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 15:26:50.930 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 15:26:50.973 | + ./stack.sh:main:993 : run_phase stack install 2026-06-17 15:26:50.977 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 15:26:50.980 | + functions-common:run_phase:1843 : local phase=install 2026-06-17 15:26:50.984 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 15:26:50.987 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 15:26:50.992 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 15:26:50.995 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 15:26:50.998 | + functions-common:run_phase:1852 : local extra 2026-06-17 15:26:51.002 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 15:26:51.008 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 15:26:51.012 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 15:26:51.015 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 15:26:51.019 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-17 15:26:51.023 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 15:26:51.045 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:51.049 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:26:51.053 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:26:51.057 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-17 15:26:51.060 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-17 15:26:51.063 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:26:51.067 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-17 15:26:51.070 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-17 15:26:51.074 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-17 15:26:51.153 | ++ inc/async:async_inner:63 : install_tempest 2026-06-17 15:26:51.201 | [2073 Async install_tempest:44367]: running: install_tempest 2026-06-17 15:26:51.205 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 15:26:51.209 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 15:26:51.213 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:26:51.216 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 15:26:51.220 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-17 15:26:51.225 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 15:26:51.229 | + functions-common:run_plugins:1829 : local phase=install 2026-06-17 15:26:51.234 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 15:26:51.238 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 15:26:51.242 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-17 15:26:51.246 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-17 15:26:51.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:26:51.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:26:51.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-17 15:26:51.262 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 15:26:51.266 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-17 15:26:51.270 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-17 15:26:51.273 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 15:26:51.278 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-17 15:26:51.282 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-17 15:26:51.287 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 15:26:51.293 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 15:26:51.294 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-17 15:26:51.301 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-17 15:26:51.305 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-17 15:26:51.308 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-17 15:26:51.312 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-17 15:26:51.315 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-17 15:26:51.342 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-17 15:26:51.346 | + 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-06-17 15:26:52.717 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-17 15:26:52.869 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-17 15:26:52.884 | 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-06-17 15:26:52.885 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-17 15:26:52.886 | 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-06-17 15:26:52.887 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-06-17 15:26:52.888 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-17 15:26:52.889 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-17 15:26:52.889 | 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-06-17 15:26:52.890 | 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-06-17 15:26:52.891 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-17 15:26:52.892 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-17 15:26:52.894 | 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-06-17 15:26:52.895 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-17 15:26:52.895 | 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-06-17 15:26:52.896 | 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-06-17 15:26:52.899 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-17 15:26:52.900 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-17 15:26:52.901 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-17 15:26:52.902 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-17 15:26:52.905 | 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-06-17 15:26:52.909 | 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-06-17 15:26:52.912 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-17 15:26:52.912 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-17 15:26:52.914 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-17 15:26:52.914 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-17 15:26:52.915 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-17 15:26:52.916 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-17 15:26:52.917 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-17 15:26:52.918 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-17 15:26:52.919 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-17 15:26:52.927 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-17 15:26:52.930 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-17 15:26:52.935 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-17 15:26:52.939 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-17 15:26:52.941 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-17 15:26:52.942 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-17 15:26:52.948 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-17 15:26:52.952 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-17 15:26:52.969 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-17 15:26:52.970 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-17 15:26:52.971 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-17 15:26:52.974 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-17 15:26:52.977 | 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-06-17 15:26:52.980 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.0) 2026-06-17 15:26:52.987 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-17 15:26:52.988 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-17 15:26:52.989 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-17 15:26:52.990 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-17 15:26:53.006 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-17 15:26:53.007 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-17 15:26:53.012 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-17 15:26:53.070 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-17 15:26:53.301 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 5.6 MB/s 0:00:00 2026-06-17 15:26:53.607 | Installing collected packages: python-openstackclient 2026-06-17 15:26:55.688 | Successfully installed python-openstackclient-10.1.0 2026-06-17 15:26:55.857 | + inc/python:pip_install:216 : result=0 2026-06-17 15:26:55.862 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:26:55.864 | + functions-common:time_stop:2414 : local name 2026-06-17 15:26:55.868 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:26:55.872 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:26:55.877 | + functions-common:time_stop:2417 : local total 2026-06-17 15:26:55.880 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:26:55.883 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:26:55.887 | + functions-common:time_stop:2421 : start_time=1781710011335 2026-06-17 15:26:55.889 | + functions-common:time_stop:2423 : [[ -z 1781710011335 ]] 2026-06-17 15:26:55.894 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:26:55.900 | + functions-common:time_stop:2426 : end_time=1781710015896 2026-06-17 15:26:55.903 | + functions-common:time_stop:2427 : elapsed_time=4561 2026-06-17 15:26:55.907 | + functions-common:time_stop:2428 : total=161555 2026-06-17 15:26:55.912 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:26:55.916 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166116 2026-06-17 15:26:55.920 | + inc/python:pip_install:219 : return 0 2026-06-17 15:26:55.923 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-17 15:26:55.946 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:26:55.950 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-17 15:26:55.955 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-17 15:26:55.961 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.EZA1Ff3DIF 2026-06-17 15:26:55.964 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-17 15:26:55.970 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-17 15:26:55.974 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-17 15:26:55.977 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-17 15:26:55.980 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-17 15:26:55.986 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-17 15:26:56.010 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:26:56.014 | + ./stack.sh:main:1062 : configure_database 2026-06-17 15:26:56.018 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-17 15:26:56.022 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-17 15:26:56.024 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-17 15:26:56.027 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:26:56.030 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-17 15:26:56.036 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-17 15:26:56.038 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:56.042 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:56.046 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-17 15:26:56.049 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-17 15:26:56.053 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:56.056 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:56.059 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-17 15:26:56.064 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-17 15:26:56.065 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-17 15:26:56.069 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-17 15:26:56.073 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-17 15:26:56.077 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-17 15:26:56.082 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-17 15:26:56.082 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 15:26:56.087 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-17 15:26:56.182 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-17 15:26:56.185 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:26:56.188 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:26:56.191 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:26:56.194 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:26:56.197 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:26:56.202 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:26:56.205 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:26:56.209 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:26:56.213 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:26:56.218 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:26:56.221 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:26:56.225 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:26:56.229 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:26:56.233 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-17 15:26:56.238 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:56.242 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:56.246 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-17 15:26:56.250 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:26:56.255 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-17 15:26:58.342 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-17 15:26:58.346 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-17 15:26:58.350 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:58.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:58.358 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-17 15:26:58.362 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-17 15:26:58.366 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-17 15:26:58.385 | mysqladmin: connect to server at 'localhost' failed 2026-06-17 15:26:58.385 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-17 15:26:58.390 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-17 15:26:58.394 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-17 15:26:58.396 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:26:58.401 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:26:58.406 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-17 15:26:58.409 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-17 15:26:58.414 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-17 15:26:58.421 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-17 15:26:58.422 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-17 15:26:58.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:26:58.524 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-17 15:26:58.533 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-17 15:26:58.533 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-17 15:26:58.534 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-17 15:26:58.542 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-17 15:26:58.548 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-17 15:26:58.550 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:58.553 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:58.563 | + 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-06-17 15:26:58.586 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:26:58.685 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-17 15:26:58.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:26:58.786 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-17 15:26:58.864 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-17 15:26:58.933 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-17 15:26:59.007 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-17 15:26:59.012 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-17 15:26:59.014 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-17 15:26:59.015 | enabling MySQL performance counting 2026-06-17 15:26:59.018 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-17 15:26:59.048 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-17 15:26:59.050 | + 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-06-17 15:27:00.128 | Processing ./tools/dbcounter 2026-06-17 15:27:00.131 | Installing build dependencies: started 2026-06-17 15:27:03.555 | Installing build dependencies: finished with status 'done' 2026-06-17 15:27:03.555 | Getting requirements to build wheel: started 2026-06-17 15:27:04.200 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 15:27:04.201 | Preparing metadata (pyproject.toml): started 2026-06-17 15:27:04.587 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:27:04.590 | Building wheels for collected packages: dbcounter 2026-06-17 15:27:04.591 | Building wheel for dbcounter (pyproject.toml): started 2026-06-17 15:27:05.030 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-17 15:27:05.032 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=3b84339bdc313e31978d085461209b33c4dcd051d15a7f37bbf927c885362358 2026-06-17 15:27:05.032 | Stored in directory: /tmp/pip-ephem-wheel-cache-ce1c2fum/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-17 15:27:05.036 | Successfully built dbcounter 2026-06-17 15:27:05.350 | Installing collected packages: dbcounter 2026-06-17 15:27:05.404 | Successfully installed dbcounter-0.1 2026-06-17 15:27:05.555 | + inc/python:pip_install:216 : result=0 2026-06-17 15:27:05.559 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:27:05.563 | + functions-common:time_stop:2414 : local name 2026-06-17 15:27:05.566 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:27:05.569 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:27:05.573 | + functions-common:time_stop:2417 : local total 2026-06-17 15:27:05.577 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:27:05.580 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:27:05.584 | + functions-common:time_stop:2421 : start_time=1781710019042 2026-06-17 15:27:05.587 | + functions-common:time_stop:2423 : [[ -z 1781710019042 ]] 2026-06-17 15:27:05.592 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:27:05.597 | + functions-common:time_stop:2426 : end_time=1781710025593 2026-06-17 15:27:05.601 | + functions-common:time_stop:2427 : elapsed_time=6551 2026-06-17 15:27:05.605 | + functions-common:time_stop:2428 : total=166116 2026-06-17 15:27:05.608 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:27:05.612 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=172667 2026-06-17 15:27:05.616 | + inc/python:pip_install:219 : return 0 2026-06-17 15:27:05.619 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-17 15:27:05.623 | + lib/database:recreate_database:112 : local db=stats 2026-06-17 15:27:05.627 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-17 15:27:05.630 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-17 15:27:05.634 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-17 15:27:05.643 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:27:05.720 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-17 15:27:05.726 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:27:05.804 | + 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-06-17 15:27:05.805 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-17 15:27:05.810 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:27:05.897 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-17 15:27:05.902 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-17 15:27:05.993 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-17 15:27:06.081 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-17 15:27:06.171 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-17 15:27:06.241 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-17 15:27:06.321 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-17 15:27:06.395 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-17 15:27:06.472 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-17 15:27:06.476 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:27:06.480 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-17 15:27:08.784 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-17 15:27:08.788 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-17 15:27:08.794 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-17 15:27:08.801 | + functions-common:save_stackenv:67 : time_stamp=2026-06-17-172708 2026-06-17 15:27:08.805 | + functions-common:save_stackenv:68 : echo '# 2026-06-17-172708 1066' 2026-06-17 15:27:08.809 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.813 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 15:27:08.818 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.821 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-17 15:27:08.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.829 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-17 15:27:08.834 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.838 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-17 15:27:08.842 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.846 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.70 2026-06-17 15:27:08.850 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.854 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.70/identity 2026-06-17 15:27:08.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.862 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-17-171257 2026-06-17 15:27:08.866 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.870 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-17 15:27:08.874 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.878 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.70 2026-06-17 15:27:08.882 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.886 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-17 15:27:08.890 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.894 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-17 15:27:08.898 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.902 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-17 15:27:08.906 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.910 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-17 15:27:08.914 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.917 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.70 2026-06-17 15:27:08.921 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:27:08.925 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-17 15:27:08.929 | + ./stack.sh:main:1076 : start_dstat 2026-06-17 15:27:08.933 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:08.937 | + functions-common:run_process:1668 : local service=dstat 2026-06-17 15:27:08.941 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:08.945 | + functions-common:run_process:1670 : local group= 2026-06-17 15:27:08.949 | + functions-common:run_process:1671 : local user= 2026-06-17 15:27:08.953 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:27:08.957 | + functions-common:run_process:1674 : local name=dstat 2026-06-17 15:27:08.961 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:27:08.965 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:27:08.969 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:27:08.973 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:27:08.978 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:27:08.985 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710028980 2026-06-17 15:27:08.989 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-17 15:27:09.019 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:27:09.023 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-17 15:27:09.028 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-17 15:27:09.032 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:09.036 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:09.040 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:09.045 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:09.049 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-17 15:27:09.053 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-17 15:27:09.057 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-17 15:27:09.060 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:27:09.066 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:27:09.071 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:27:09.075 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:27:09.080 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-17 15:27:09.086 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-17 15:27:09.092 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-17 15:27:09.096 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-17 15:27:09.101 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:09.104 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:27:09.108 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:27:09.112 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:27:09.116 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:27:09.120 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:27:09.124 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-17 15:27:09.128 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:27:09.134 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-17 15:27:09.233 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:27:09.331 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-17 15:27:09.415 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 15:27:09.499 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-17 15:27:09.573 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-17 15:27:09.654 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:27:09.729 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:27:09.732 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:27:09.736 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-17 15:27:09.822 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:27:10.286 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-17 15:27:10.313 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-17 15:27:10.750 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-17 15:27:10.802 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:27:10.805 | + functions-common:time_stop:2414 : local name 2026-06-17 15:27:10.808 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:27:10.809 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:27:10.812 | + functions-common:time_stop:2417 : local total 2026-06-17 15:27:10.814 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:27:10.816 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:27:10.818 | + functions-common:time_stop:2421 : start_time=1781710028980 2026-06-17 15:27:10.821 | + functions-common:time_stop:2423 : [[ -z 1781710028980 ]] 2026-06-17 15:27:10.824 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:27:10.827 | + functions-common:time_stop:2426 : end_time=1781710030825 2026-06-17 15:27:10.830 | + functions-common:time_stop:2427 : elapsed_time=1845 2026-06-17 15:27:10.832 | + functions-common:time_stop:2428 : total=0 2026-06-17 15:27:10.834 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:27:10.836 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1845 2026-06-17 15:27:10.839 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-17 15:27:10.841 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-17 15:27:10.843 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-17 15:27:10.845 | + functions-common:run_process:1670 : local group= 2026-06-17 15:27:10.847 | + functions-common:run_process:1671 : local user=root 2026-06-17 15:27:10.849 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-17 15:27:10.851 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-17 15:27:10.854 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:27:10.856 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:27:10.858 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:27:10.860 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:27:10.863 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:27:10.867 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710030864 2026-06-17 15:27:10.869 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-17 15:27:10.884 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:10.886 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:27:10.888 | + functions-common:time_stop:2414 : local name 2026-06-17 15:27:10.890 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:27:10.894 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:27:10.898 | + functions-common:time_stop:2417 : local total 2026-06-17 15:27:10.901 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:27:10.907 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:27:10.909 | + functions-common:time_stop:2421 : start_time=1781710030864 2026-06-17 15:27:10.911 | + functions-common:time_stop:2423 : [[ -z 1781710030864 ]] 2026-06-17 15:27:10.914 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:27:10.920 | + functions-common:time_stop:2426 : end_time=1781710030915 2026-06-17 15:27:10.922 | + functions-common:time_stop:2427 : elapsed_time=51 2026-06-17 15:27:10.925 | + functions-common:time_stop:2428 : total=1845 2026-06-17 15:27:10.927 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:27:10.929 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1896 2026-06-17 15:27:10.931 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-17 15:27:10.947 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:10.951 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-17 15:27:10.954 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-17 15:27:10.956 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-17 15:27:10.960 | + functions-common:run_process:1670 : local group= 2026-06-17 15:27:10.963 | + functions-common:run_process:1671 : local user= 2026-06-17 15:27:10.965 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:27:10.968 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-17 15:27:10.970 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:27:10.972 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:27:10.975 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:27:10.977 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:27:10.980 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:27:10.983 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710030981 2026-06-17 15:27:10.986 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-17 15:27:11.001 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:11.006 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:27:11.008 | + functions-common:time_stop:2414 : local name 2026-06-17 15:27:11.010 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:27:11.014 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:27:11.018 | + functions-common:time_stop:2417 : local total 2026-06-17 15:27:11.021 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:27:11.025 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:27:11.027 | + functions-common:time_stop:2421 : start_time=1781710030981 2026-06-17 15:27:11.032 | + functions-common:time_stop:2423 : [[ -z 1781710030981 ]] 2026-06-17 15:27:11.036 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:27:11.042 | + functions-common:time_stop:2426 : end_time=1781710031038 2026-06-17 15:27:11.044 | + functions-common:time_stop:2427 : elapsed_time=57 2026-06-17 15:27:11.046 | + functions-common:time_stop:2428 : total=1896 2026-06-17 15:27:11.049 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:27:11.050 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1953 2026-06-17 15:27:11.052 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-17 15:27:11.074 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:11.076 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-17 15:27:11.097 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:11.099 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-17 15:27:11.123 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:27:11.129 | + ./stack.sh:main:1095 : start_etcd3 2026-06-17 15:27:11.133 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-17 15:27:11.136 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-17 15:27:11.139 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-17 15:27:11.141 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.70:2380' 2026-06-17 15:27:11.144 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.70:2380' 2026-06-17 15:27:11.146 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.70:2379' 2026-06-17 15:27:11.149 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-17 15:27:11.150 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-17 15:27:11.153 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.70:2379' 2026-06-17 15:27:11.155 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-17 15:27:11.159 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-17 15:27:11.164 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-17 15:27:11.171 | + 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.70:2380 --initial-advertise-peer-urls http://192.168.122.70:2380 --advertise-client-urls http://192.168.122.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.70:2379 --log-level=debug' '' root 2026-06-17 15:27:11.172 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-17 15:27:11.177 | + functions-common:write_user_unit_file:1530 : 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.70:2380 --initial-advertise-peer-urls http://192.168.122.70:2380 --advertise-client-urls http://192.168.122.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.70:2379 --log-level=debug' 2026-06-17 15:27:11.181 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:27:11.184 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-17 15:27:11.187 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:27:11.191 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:27:11.197 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:27:11.201 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-17 15:27:11.206 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:27:11.213 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-17 15:27:11.317 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:27:11.409 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-17 15:27:11.495 | + functions-common:write_user_unit_file:1544 : 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.70:2380 --initial-advertise-peer-urls http://192.168.122.70:2380 --advertise-client-urls http://192.168.122.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.70:2379 --log-level=debug' 2026-06-17 15:27:11.567 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-17 15:27:11.637 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-17 15:27:11.706 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:27:11.775 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:27:11.779 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:27:11.783 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-17 15:27:11.865 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:27:12.335 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-17 15:27:12.406 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-17 15:27:12.481 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-17 15:27:12.552 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-17 15:27:12.623 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-17 15:27:12.628 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:27:12.634 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 15:27:12.637 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-17 15:27:13.111 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-17 15:27:13.131 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-17 15:27:13.580 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-17 15:27:14.425 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-17 15:27:14.450 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:14.456 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-17 15:27:14.459 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-17 15:27:14.463 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-17 15:27:14.484 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-17 15:27:14.500 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-17 15:27:14.504 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-17 15:27:14.508 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-17 15:27:14.623 | The user clouds.yaml file didn't exist. 2026-06-17 15:27:14.638 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-17 15:27:14.762 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-17 15:27:14.889 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-17 15:27:15.019 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-17 15:27:15.147 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-17 15:27:15.277 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-17 15:27:15.407 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-17 15:27:15.540 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-17 15:27:15.673 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.70/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-17 15:27:15.806 | + functions-common:write_clouds_yaml:203 : cat 2026-06-17 15:27:15.812 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-17 15:27:15.816 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-17 15:27:15.821 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-17 15:27:15.828 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-17 15:27:15.832 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-17 15:27:15.836 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-17 15:27:15.859 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:27:15.864 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-17 15:27:15.867 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:27:15.871 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-17 15:27:15.875 | + ./stack.sh:main:1112 : '[' 192.168.122.70 == 192.168.122.70 ']' 2026-06-17 15:27:15.878 | + ./stack.sh:main:1113 : init_keystone 2026-06-17 15:27:15.882 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-17 15:27:15.906 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:15.910 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-17 15:27:15.914 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-17 15:27:15.918 | + lib/database:recreate_database:112 : local db=keystone 2026-06-17 15:27:15.922 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-17 15:27:15.925 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-17 15:27:15.929 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-17 15:27:15.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:27:16.021 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-17 15:27:16.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:27:16.105 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-17 15:27:16.110 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 15:27:16.114 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:27:16.118 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:27:16.121 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:27:16.126 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710036123 2026-06-17 15:27:16.131 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-17 15:27:16.767 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:27:16.767 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:27:16.767 | we strongly recommend against using it for new projects. 2026-06-17 15:27:16.767 | 2026-06-17 15:27:16.767 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:27:16.767 | framework. For more detail see 2026-06-17 15:27:16.767 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:27:16.767 | 2026-06-17 15:27:16.767 | __import__(import_str) 2026-06-17 15:27:19.751 | INFO dbcounter [-] Registered counter for database keystone 2026-06-17 15:27:19.842 | 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=47295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 15:27:19.858 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:27:19.859 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:27:19.860 | DEBUG dbcounter [-] [47295] Writer thread running {{(pid=47295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:27:19.939 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-17 15:27:23.484 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:27:23.488 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-17 15:27:23.488 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:23.493 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-17 15:27:23.545 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:23.547 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-17 15:27:23.569 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:23.572 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-17 15:27:23.638 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:23.641 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-17 15:27:23.676 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:23.679 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-17 15:27:23.759 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:23.764 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-17 15:27:23.764 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:27:23.767 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-17 15:27:23.826 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:23.828 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-17 15:27:23.857 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=47295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:27:24.486 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-17 15:27:24.491 | + functions-common:time_stop:2414 : local name 2026-06-17 15:27:24.495 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:27:24.500 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:27:24.504 | + functions-common:time_stop:2417 : local total 2026-06-17 15:27:24.508 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:27:24.511 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 15:27:24.514 | + functions-common:time_stop:2421 : start_time=1781710036123 2026-06-17 15:27:24.517 | + functions-common:time_stop:2423 : [[ -z 1781710036123 ]] 2026-06-17 15:27:24.522 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:27:24.531 | + functions-common:time_stop:2426 : end_time=1781710044527 2026-06-17 15:27:24.535 | + functions-common:time_stop:2427 : elapsed_time=8404 2026-06-17 15:27:24.539 | + functions-common:time_stop:2428 : total=0 2026-06-17 15:27:24.543 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:27:24.547 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8404 2026-06-17 15:27:24.551 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-17 15:27:24.555 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-17 15:27:24.560 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-17 15:27:25.162 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:27:25.163 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:27:25.163 | we strongly recommend against using it for new projects. 2026-06-17 15:27:25.163 | 2026-06-17 15:27:25.163 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:27:25.163 | framework. For more detail see 2026-06-17 15:27:25.163 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:27:25.163 | 2026-06-17 15:27:25.163 | __import__(import_str) 2026-06-17 15:27:27.882 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-17 15:27:27.882 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-17 15:27:27.883 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-17 15:27:27.883 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-17 15:27:27.883 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-17 15:27:27.883 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-17 15:27:27.884 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-17 15:27:27.884 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-17 15:27:27.884 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-17 15:27:28.341 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-17 15:27:28.346 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-17 15:27:28.936 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:27:28.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:27:28.936 | we strongly recommend against using it for new projects. 2026-06-17 15:27:28.936 | 2026-06-17 15:27:28.936 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:27:28.937 | framework. For more detail see 2026-06-17 15:27:28.937 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:27:28.937 | 2026-06-17 15:27:28.937 | __import__(import_str) 2026-06-17 15:27:31.670 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-17 15:27:31.672 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-17 15:27:32.243 | + ./stack.sh:main:1114 : start_keystone 2026-06-17 15:27:32.246 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-17 15:27:32.250 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-17 15:27:32.252 | + functions-common:run_process:1668 : local service=keystone 2026-06-17 15:27:32.254 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 15:27:32.256 | + functions-common:run_process:1670 : local group= 2026-06-17 15:27:32.258 | + functions-common:run_process:1671 : local user= 2026-06-17 15:27:32.261 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:27:32.263 | + functions-common:run_process:1674 : local name=keystone 2026-06-17 15:27:32.266 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:27:32.268 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:27:32.270 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:27:32.272 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:27:32.275 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:27:32.279 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710052277 2026-06-17 15:27:32.281 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-17 15:27:32.296 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:27:32.298 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-17 15:27:32.300 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-17 15:27:32.303 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 15:27:32.305 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 15:27:32.307 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 15:27:32.309 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 15:27:32.311 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-17 15:27:32.314 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-17 15:27:32.316 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-17 15:27:32.318 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:27:32.320 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:27:32.323 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:27:32.325 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:27:32.327 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-17 15:27:32.330 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-17 15:27:32.332 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 15:27:32.334 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-17 15:27:32.336 | + functions-common:_run_under_systemd:1642 : 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-06-17 15:27:32.339 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-17 15:27:32.340 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-17 15:27:32.343 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 15:27:32.345 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 15:27:32.346 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 15:27:32.348 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-17 15:27:32.351 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 15:27:32.354 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-17 15:27:32.426 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-17 15:27:32.504 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-17 15:27:32.564 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-17 15:27:32.622 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-17 15:27:32.681 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:27:32.741 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-17 15:27:32.805 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-17 15:27:32.876 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-17 15:27:32.945 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-17 15:27:33.005 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-17 15:27:33.062 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 15:27:33.065 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 15:27:33.067 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-17 15:27:33.138 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 15:27:33.624 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-17 15:27:33.648 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-17 15:27:34.087 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-17 15:27:34.242 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:27:34.246 | + functions-common:time_stop:2414 : local name 2026-06-17 15:27:34.253 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:27:34.255 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:27:34.258 | + functions-common:time_stop:2417 : local total 2026-06-17 15:27:34.261 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:27:34.264 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:27:34.266 | + functions-common:time_stop:2421 : start_time=1781710052277 2026-06-17 15:27:34.270 | + functions-common:time_stop:2423 : [[ -z 1781710052277 ]] 2026-06-17 15:27:34.272 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:27:34.277 | + functions-common:time_stop:2426 : end_time=1781710054274 2026-06-17 15:27:34.280 | + functions-common:time_stop:2427 : elapsed_time=1997 2026-06-17 15:27:34.282 | + functions-common:time_stop:2428 : total=1953 2026-06-17 15:27:34.285 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:27:34.287 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3950 2026-06-17 15:27:34.289 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-17 15:27:34.290 | Waiting for keystone to start... 2026-06-17 15:27:34.292 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.70/identity/v3/ 2026-06-17 15:27:34.295 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.70/identity/v3/ 2026-06-17 15:27:34.297 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 15:27:34.300 | + functions:wait_for_service:477 : local url=http://192.168.122.70/identity/v3/ 2026-06-17 15:27:34.302 | + functions:wait_for_service:478 : local rval=0 2026-06-17 15:27:34.304 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 15:27:34.307 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 15:27:34.309 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:27:34.312 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:27:34.316 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:27:34.319 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710054317 2026-06-17 15:27:34.322 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 15:27:34.326 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:27:34.329 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.70/identity/v3/ 2026-06-17 15:27:35.144 | ++ inc/async:async_inner:64 : rc=0 2026-06-17 15:27:35.174 | [44367 Async install_tempest:44367]: finished successfully 2026-06-17 15:27:39.894 | + :: : [[ 200 == 503 ]] 2026-06-17 15:27:39.896 | + :: : [[ 0 -eq 7 ]] 2026-06-17 15:27:39.900 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 15:27:39.903 | + functions-common:time_stop:2414 : local name 2026-06-17 15:27:39.905 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:27:39.908 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:27:39.911 | + functions-common:time_stop:2417 : local total 2026-06-17 15:27:39.913 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:27:39.915 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 15:27:39.918 | + functions-common:time_stop:2421 : start_time=1781710054317 2026-06-17 15:27:39.921 | + functions-common:time_stop:2423 : [[ -z 1781710054317 ]] 2026-06-17 15:27:39.924 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:27:39.929 | + functions-common:time_stop:2426 : end_time=1781710059925 2026-06-17 15:27:39.931 | + functions-common:time_stop:2427 : elapsed_time=5608 2026-06-17 15:27:39.935 | + functions-common:time_stop:2428 : total=0 2026-06-17 15:27:39.937 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:27:39.940 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5608 2026-06-17 15:27:39.944 | + functions:wait_for_service:486 : return 0 2026-06-17 15:27:39.948 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-17 15:27:39.972 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:27:39.975 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-17 15:27:39.978 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:27:39.981 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-17 15:27:40.350 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-17 15:27:40.355 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.70/identity 2026-06-17 15:27:40.938 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:27:40.938 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:27:40.938 | we strongly recommend against using it for new projects. 2026-06-17 15:27:40.938 | 2026-06-17 15:27:40.938 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:27:40.939 | framework. For more detail see 2026-06-17 15:27:40.939 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:27:40.939 | 2026-06-17 15:27:40.939 | __import__(import_str) 2026-06-17 15:27:44.093 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.093 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.093 | 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=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.100 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.114 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.114 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.146 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.172 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.172 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.264 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.265 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.265 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.265 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.266 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.266 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.278 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.278 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.280 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.287 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.290 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.290 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.292 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48262) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 15:27:44.364 | INFO dbcounter [-] Registered counter for database keystone 2026-06-17 15:27:44.452 | 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=48262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 15:27:44.652 | DEBUG dbcounter [-] [48262] Writer thread running {{(pid=48262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:27:44.789 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created domain default 2026-06-17 15:27:44.841 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created project admin 2026-06-17 15:27:44.875 | WARNING keystone.common.password_hashing [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-17 15:27:44.897 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created user admin 2026-06-17 15:27:44.919 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created role reader 2026-06-17 15:27:44.935 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created role member 2026-06-17 15:27:44.964 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created implied role where cb985de93c68443cba18a2b89350cc75 implies 49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:27:44.981 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created role manager 2026-06-17 15:27:45.005 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created implied role where f223fb0ed9484c69b0350100a98c33df implies cb985de93c68443cba18a2b89350cc75 2026-06-17 15:27:45.028 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created role admin 2026-06-17 15:27:45.052 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created implied role where c5bd7cca91a944d8b3a37f7a8126ebcc implies f223fb0ed9484c69b0350100a98c33df 2026-06-17 15:27:45.074 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created role service 2026-06-17 15:27:45.095 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Granted role admin on project admin to user admin. 2026-06-17 15:27:45.110 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Granted role admin on the system to user admin. 2026-06-17 15:27:45.131 | WARNING py.warnings [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf 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-06-17 15:27:45.132 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 15:27:45.132 |  2026-06-17 15:27:45.137 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created region RegionOne 2026-06-17 15:27:45.193 | INFO keystone.cmd.bootstrap [None req-28b9a84d-8291-4c85-9782-74b7ccd47daf None None] Created public endpoint http://192.168.122.70/identity 2026-06-17 15:27:45.770 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-17 15:27:45.773 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-17 15:27:45.776 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-17 15:27:45.780 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-17 15:27:50.754 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:27:50.759 | + lib/keystone:create_keystone_accounts:258 : admin_project=d350509190074a10b93901214c7e3a43 2026-06-17 15:27:50.762 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-17 15:27:50.766 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-17 15:27:54.086 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:27:54.091 | + lib/keystone:create_keystone_accounts:260 : admin_user=1de2661a9a1b4abeac4ad7f0dd429556 2026-06-17 15:27:54.094 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-17 15:27:54.097 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-17 15:27:54.100 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-17 15:27:54.104 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 1de2661a9a1b4abeac4ad7f0dd429556 default 2026-06-17 15:27:54.179 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1de2661a9a1b4abeac4ad7f0dd429556 default 2026-06-17 15:27:54.222 | [2073 Async ks-domain-role:48382]: running: get_or_add_user_domain_role admin 1de2661a9a1b4abeac4ad7f0dd429556 default 2026-06-17 15:27:54.226 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-17 15:27:54.229 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-17 15:27:54.233 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-17 15:27:58.166 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:27:58.167 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-17 15:27:58.170 | + functions-common:get_or_create_domain:872 : echo default 2026-06-17 15:27:58.170 | default 2026-06-17 15:27:58.172 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-17 15:27:58.235 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-17 15:27:58.276 | [2073 Async ks-project:48490]: running: get_or_create_project service Default 2026-06-17 15:27:58.278 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-17 15:27:58.333 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-17 15:27:58.370 | [2073 Async ks-service:48584]: running: get_or_create_role service 2026-06-17 15:27:58.372 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-17 15:27:58.434 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-17 15:27:58.503 | [2073 Async ks-reseller:48678]: running: get_or_create_role ResellerAdmin 2026-06-17 15:27:58.507 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-17 15:27:58.513 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-17 15:27:58.642 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-17 15:27:58.738 | [2073 Async ks-anotherrole:48780]: running: get_or_create_role anotherrole 2026-06-17 15:27:58.743 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-17 15:27:58.754 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-17 15:27:58.763 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 15:27:58.771 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-17 15:28:03.803 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:03.832 | [48490 Async ks-project:48490]: finished successfully 2026-06-17 15:28:04.224 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:04.256 | [48584 Async ks-service:48584]: finished successfully 2026-06-17 15:28:04.383 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:04.419 | [48678 Async ks-reseller:48678]: finished successfully 2026-06-17 15:28:04.729 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:04.750 | [48780 Async ks-anotherrole:48780]: finished successfully 2026-06-17 15:28:04.765 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:04.770 | ++ functions-common:get_or_create_project:922 : project_id=c10162d0b13241ecb517b20bb6d025f0 2026-06-17 15:28:04.775 | ++ functions-common:get_or_create_project:923 : echo c10162d0b13241ecb517b20bb6d025f0 2026-06-17 15:28:04.779 | + lib/keystone:create_keystone_accounts:288 : invis_project=c10162d0b13241ecb517b20bb6d025f0 2026-06-17 15:28:04.783 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-17 15:28:04.789 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-17 15:28:04.793 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 15:28:04.799 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-17 15:28:04.813 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:04.843 | [48382 Async ks-domain-role:48382]: finished successfully 2026-06-17 15:28:08.458 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:08.464 | ++ functions-common:get_or_create_project:922 : project_id=a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:08.468 | ++ functions-common:get_or_create_project:923 : echo a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:08.472 | + lib/keystone:create_keystone_accounts:292 : demo_project=a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:08.476 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-17 15:28:08.482 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-17 15:28:08.487 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:28:08.491 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-17 15:28:08.495 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-17 15:28:08.501 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-17 15:28:12.139 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:12.144 | ++ functions-common:get_or_create_user:909 : user_id=989bd0995251434eada7486e6431a571 2026-06-17 15:28:12.148 | ++ functions-common:get_or_create_user:910 : echo 989bd0995251434eada7486e6431a571 2026-06-17 15:28:12.153 | + lib/keystone:create_keystone_accounts:295 : demo_user=989bd0995251434eada7486e6431a571 2026-06-17 15:28:12.157 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-17 15:28:12.225 | [2073 Async ks-domain-role:48382]: Waiting for completion of get_or_add_user_domain_role admin 1de2661a9a1b4abeac4ad7f0dd429556 default running on PID 48382 (6 other jobs running) 2026-06-17 15:28:12.257 | [2073 Async ks-domain-role:48382]: Signaling child to exit 2026-06-17 15:28:12.257 | WAKEUP 2026-06-17 15:28:12.288 | [2073 Async ks-domain-role:48382]: Signaled 2026-06-17 15:28:12.289 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-17 15:28:12.289 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 1de2661a9a1b4abeac4ad7f0dd429556 --domain default 2026-06-17 15:28:12.289 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1de2661a9a1b4abeac4ad7f0dd429556 --domain default -c Role -f value 2026-06-17 15:28:12.289 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:12.290 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:12.290 | + functions-common:get_or_add_user_domain_role:993 : echo c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:12.290 | c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:12.347 | [2073 Async ks-domain-role:48382]: finished get_or_add_user_domain_role admin 1de2661a9a1b4abeac4ad7f0dd429556 default with result 0 in 10 seconds 2026-06-17 15:28:12.357 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-17 15:28:12.402 | [2073 Async ks-project:48490]: Waiting for completion of get_or_create_project service Default running on PID 48490 (5 other jobs running) 2026-06-17 15:28:12.434 | [2073 Async ks-project:48490]: Signaling child to exit 2026-06-17 15:28:12.435 | WAKEUP 2026-06-17 15:28:12.464 | [2073 Async ks-project:48490]: Signaled 2026-06-17 15:28:12.467 | + functions-common:get_or_create_project:916 : local project_id 2026-06-17 15:28:12.467 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-17 15:28:12.467 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:12.467 | + functions-common:get_or_create_project:922 : project_id=4947fca59f08474dae8fde8d5457e617 2026-06-17 15:28:12.467 | + functions-common:get_or_create_project:923 : echo 4947fca59f08474dae8fde8d5457e617 2026-06-17 15:28:12.467 | 4947fca59f08474dae8fde8d5457e617 2026-06-17 15:28:12.524 | [2073 Async ks-project:48490]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-17 15:28:12.572 | [2073 Async ks-service:48584]: Waiting for completion of get_or_create_role service running on PID 48584 (4 other jobs running) 2026-06-17 15:28:12.604 | [2073 Async ks-service:48584]: Signaling child to exit 2026-06-17 15:28:12.604 | WAKEUP 2026-06-17 15:28:12.631 | [2073 Async ks-service:48584]: Signaled 2026-06-17 15:28:12.634 | + functions-common:get_or_create_role:929 : local role_id 2026-06-17 15:28:12.634 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-17 15:28:12.634 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:12.634 | + functions-common:get_or_create_role:934 : role_id=4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:28:12.634 | + functions-common:get_or_create_role:935 : echo 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:28:12.634 | 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:28:12.691 | [2073 Async ks-service:48584]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-17 15:28:12.738 | [2073 Async ks-reseller:48678]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 48678 (3 other jobs running) 2026-06-17 15:28:12.771 | [2073 Async ks-reseller:48678]: Signaling child to exit 2026-06-17 15:28:12.771 | WAKEUP 2026-06-17 15:28:12.799 | [2073 Async ks-reseller:48678]: Signaled 2026-06-17 15:28:12.801 | + functions-common:get_or_create_role:929 : local role_id 2026-06-17 15:28:12.802 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-17 15:28:12.802 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:12.802 | + functions-common:get_or_create_role:934 : role_id=7ad9dcf25c5c481f805cb12a47e5a3a2 2026-06-17 15:28:12.802 | + functions-common:get_or_create_role:935 : echo 7ad9dcf25c5c481f805cb12a47e5a3a2 2026-06-17 15:28:12.802 | 7ad9dcf25c5c481f805cb12a47e5a3a2 2026-06-17 15:28:12.859 | [2073 Async ks-reseller:48678]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-17 15:28:12.905 | [2073 Async ks-anotherrole:48780]: Waiting for completion of get_or_create_role anotherrole running on PID 48780 (2 other jobs running) 2026-06-17 15:28:12.936 | [2073 Async ks-anotherrole:48780]: Signaling child to exit 2026-06-17 15:28:12.936 | WAKEUP 2026-06-17 15:28:12.964 | [2073 Async ks-anotherrole:48780]: Signaled 2026-06-17 15:28:12.965 | + functions-common:get_or_create_role:929 : local role_id 2026-06-17 15:28:12.965 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-17 15:28:12.965 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:12.966 | + functions-common:get_or_create_role:934 : role_id=d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:12.966 | + functions-common:get_or_create_role:935 : echo d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:12.966 | d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:13.023 | [2073 Async ks-anotherrole:48780]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-06-17 15:28:13.029 | + inc/async:async_wait:197 : return 0 2026-06-17 15:28:13.035 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.125 | + inc/async:async_inner:63 : get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.180 | [2073 Async ks-demo-member:49672]: running: get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.185 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 1de2661a9a1b4abeac4ad7f0dd429556 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.281 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1de2661a9a1b4abeac4ad7f0dd429556 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.342 | [2073 Async ks-demo-admin:49768]: running: get_or_add_user_project_role admin 1de2661a9a1b4abeac4ad7f0dd429556 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.343 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.431 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.482 | [2073 Async ks-demo-another:49864]: running: get_or_add_user_project_role anotherrole 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:13.487 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 c10162d0b13241ecb517b20bb6d025f0 2026-06-17 15:28:13.551 | + inc/async:async_inner:63 : get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 c10162d0b13241ecb517b20bb6d025f0 2026-06-17 15:28:13.614 | [2073 Async ks-demo-invis:49960]: running: get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 c10162d0b13241ecb517b20bb6d025f0 2026-06-17 15:28:13.624 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-17 15:28:13.630 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-17 15:28:13.637 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:28:13.644 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-17 15:28:13.648 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-17 15:28:13.659 | +++ functions-common:get_or_create_user:909 : 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-06-17 15:28:19.343 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:19.351 | ++ functions-common:get_or_create_user:909 : user_id=4eabeb9277b24ef5ac4455382424972a 2026-06-17 15:28:19.357 | ++ functions-common:get_or_create_user:910 : echo 4eabeb9277b24ef5ac4455382424972a 2026-06-17 15:28:19.366 | + lib/keystone:create_keystone_accounts:308 : demo_reader=4eabeb9277b24ef5ac4455382424972a 2026-06-17 15:28:19.372 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 4eabeb9277b24ef5ac4455382424972a a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:19.537 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4eabeb9277b24ef5ac4455382424972a a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:19.616 | [2073 Async ks-demo-reader:50142]: running: get_or_add_user_project_role reader 4eabeb9277b24ef5ac4455382424972a a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:19.622 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-17 15:28:19.629 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-17 15:28:19.637 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 15:28:19.648 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-17 15:28:24.475 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:24.479 | ++ functions-common:get_or_create_project:922 : project_id=a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:24.485 | ++ functions-common:get_or_create_project:923 : echo a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:24.490 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:24.492 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-17 15:28:24.496 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-17 15:28:24.501 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:28:24.503 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-17 15:28:24.506 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-17 15:28:24.512 | +++ functions-common:get_or_create_user:909 : 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-06-17 15:28:25.985 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:26.062 | [49768 Async ks-demo-admin:49768]: finished successfully 2026-06-17 15:28:26.451 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:26.464 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:26.498 | [49864 Async ks-demo-another:49864]: finished successfully 2026-06-17 15:28:26.511 | [49672 Async ks-demo-member:49672]: finished successfully 2026-06-17 15:28:26.956 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:26.985 | [49960 Async ks-demo-invis:49960]: finished successfully 2026-06-17 15:28:28.676 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:28.680 | ++ functions-common:get_or_create_user:909 : user_id=82a6d5ca5780454b9668689f82143049 2026-06-17 15:28:28.685 | ++ functions-common:get_or_create_user:910 : echo 82a6d5ca5780454b9668689f82143049 2026-06-17 15:28:28.690 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=82a6d5ca5780454b9668689f82143049 2026-06-17 15:28:28.694 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:28.778 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:28.834 | [2073 Async ks-alt-admin:50513]: running: get_or_add_user_project_role admin 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:28.838 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:28.922 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:28.985 | [2073 Async ks-alt-another:50609]: running: get_or_add_user_project_role anotherrole 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:28.990 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-17 15:28:28.997 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-17 15:28:29.005 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:28:29.008 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-17 15:28:29.010 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-17 15:28:29.018 | +++ functions-common:get_or_create_user:909 : 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-06-17 15:28:30.796 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:30.820 | [50142 Async ks-demo-reader:50142]: finished successfully 2026-06-17 15:28:33.032 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:33.038 | ++ functions-common:get_or_create_user:909 : user_id=b5404c06c36d492d941be3b86bc9dbed 2026-06-17 15:28:33.044 | ++ functions-common:get_or_create_user:910 : echo b5404c06c36d492d941be3b86bc9dbed 2026-06-17 15:28:33.051 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=b5404c06c36d492d941be3b86bc9dbed 2026-06-17 15:28:33.054 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member b5404c06c36d492d941be3b86bc9dbed a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:33.153 | + inc/async:async_inner:63 : get_or_add_user_project_role member b5404c06c36d492d941be3b86bc9dbed a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:33.217 | [2073 Async ks-alt-member-user:50784]: running: get_or_add_user_project_role member b5404c06c36d492d941be3b86bc9dbed a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:33.221 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-17 15:28:33.222 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-17 15:28:33.224 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:28:33.226 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-17 15:28:33.228 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-17 15:28:33.230 | +++ functions-common:get_or_create_user:909 : 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-06-17 15:28:37.238 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:37.243 | ++ functions-common:get_or_create_user:909 : user_id=bdd3b0ff34054d33b8b5c56e0e8206e4 2026-06-17 15:28:37.248 | ++ functions-common:get_or_create_user:910 : echo bdd3b0ff34054d33b8b5c56e0e8206e4 2026-06-17 15:28:37.253 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=bdd3b0ff34054d33b8b5c56e0e8206e4 2026-06-17 15:28:37.257 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader bdd3b0ff34054d33b8b5c56e0e8206e4 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:37.358 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bdd3b0ff34054d33b8b5c56e0e8206e4 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:37.440 | [2073 Async ks-alt-reader-user:50956]: running: get_or_add_user_project_role reader bdd3b0ff34054d33b8b5c56e0e8206e4 a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:37.444 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-17 15:28:37.449 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:28:37.452 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-17 15:28:37.456 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-17 15:28:37.467 | +++ functions-common:get_or_create_user:909 : 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-06-17 15:28:38.398 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:38.454 | [50513 Async ks-alt-admin:50513]: finished successfully 2026-06-17 15:28:38.480 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:38.517 | [50609 Async ks-alt-another:50609]: finished successfully 2026-06-17 15:28:41.594 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:41.601 | ++ functions-common:get_or_create_user:909 : user_id=2c6cf16e21cb48549078b368153a3c5e 2026-06-17 15:28:41.605 | ++ functions-common:get_or_create_user:910 : echo 2c6cf16e21cb48549078b368153a3c5e 2026-06-17 15:28:41.609 | + lib/keystone:create_keystone_accounts:340 : system_member_user=2c6cf16e21cb48549078b368153a3c5e 2026-06-17 15:28:41.611 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 2c6cf16e21cb48549078b368153a3c5e all 2026-06-17 15:28:41.689 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2c6cf16e21cb48549078b368153a3c5e all 2026-06-17 15:28:41.747 | [2073 Async ks-system-member:51186]: running: get_or_add_user_system_role member 2c6cf16e21cb48549078b368153a3c5e all 2026-06-17 15:28:41.752 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-17 15:28:41.760 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:28:41.764 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-17 15:28:41.771 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-17 15:28:41.777 | +++ functions-common:get_or_create_user:909 : 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-06-17 15:28:42.709 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:42.735 | [50784 Async ks-alt-member-user:50784]: finished successfully 2026-06-17 15:28:45.648 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:45.656 | ++ functions-common:get_or_create_user:909 : user_id=fe03b6d6f0ac4680967844361d0ac67d 2026-06-17 15:28:45.659 | ++ functions-common:get_or_create_user:910 : echo fe03b6d6f0ac4680967844361d0ac67d 2026-06-17 15:28:45.663 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=fe03b6d6f0ac4680967844361d0ac67d 2026-06-17 15:28:45.666 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader fe03b6d6f0ac4680967844361d0ac67d all 2026-06-17 15:28:45.766 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fe03b6d6f0ac4680967844361d0ac67d all 2026-06-17 15:28:45.818 | [2073 Async ks-system-reader:51392]: running: get_or_add_user_system_role reader fe03b6d6f0ac4680967844361d0ac67d all 2026-06-17 15:28:45.825 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-17 15:28:45.836 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-17 15:28:45.840 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-17 15:28:45.847 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-17 15:28:45.853 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-17 15:28:46.527 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:46.549 | [50956 Async ks-alt-reader-user:50956]: finished successfully 2026-06-17 15:28:49.819 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:49.823 | ++ functions-common:get_or_create_group:886 : group_id=3acab4ee61ed49bcb7c1b6190de1ea7d 2026-06-17 15:28:49.828 | ++ functions-common:get_or_create_group:887 : echo 3acab4ee61ed49bcb7c1b6190de1ea7d 2026-06-17 15:28:49.832 | + lib/keystone:create_keystone_accounts:350 : admin_group=3acab4ee61ed49bcb7c1b6190de1ea7d 2026-06-17 15:28:49.837 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-17 15:28:49.844 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-17 15:28:49.848 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-17 15:28:49.851 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-17 15:28:49.858 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-17 15:28:53.549 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:53.552 | ++ functions-common:get_or_create_group:886 : group_id=1f09d309e44a4990a0baa2495469f95e 2026-06-17 15:28:53.555 | ++ functions-common:get_or_create_group:887 : echo 1f09d309e44a4990a0baa2495469f95e 2026-06-17 15:28:53.559 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=1f09d309e44a4990a0baa2495469f95e 2026-06-17 15:28:53.563 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:53.639 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:53.696 | [2073 Async ks-group-memberdemo:51656]: running: get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:53.699 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:53.789 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:53.872 | [2073 Async ks-group-anotherdemo:51735]: running: get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:53.881 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:54.055 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:54.166 | [2073 Async ks-group-memberalt:51814]: running: get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:54.174 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:54.344 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:54.445 | [2073 Async ks-group-anotheralt:51893]: running: get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:54.453 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 3acab4ee61ed49bcb7c1b6190de1ea7d d350509190074a10b93901214c7e3a43 2026-06-17 15:28:54.616 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3acab4ee61ed49bcb7c1b6190de1ea7d d350509190074a10b93901214c7e3a43 2026-06-17 15:28:54.718 | [2073 Async ks-group-admin:51972]: running: get_or_add_group_project_role admin 3acab4ee61ed49bcb7c1b6190de1ea7d d350509190074a10b93901214c7e3a43 2026-06-17 15:28:54.723 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-17 15:28:54.879 | [2073 Async ks-demo-member:49672]: Waiting for completion of get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b running on PID 49672 (17 other jobs running) 2026-06-17 15:28:54.883 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:28:54.950 | [2073 Async ks-demo-member:49672]: Signaling child to exit 2026-06-17 15:28:54.950 | WAKEUP 2026-06-17 15:28:54.963 | [51186 Async ks-system-member:51186]: finished successfully 2026-06-17 15:28:55.005 | [2073 Async ks-demo-member:49672]: Signaled 2026-06-17 15:28:55.013 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:55.013 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:55.013 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:55.013 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:55.013 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:55.013 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:55.013 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:55.013 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:55.013 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:55.013 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 989bd0995251434eada7486e6431a571 --project a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:55.014 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 989bd0995251434eada7486e6431a571 --project a41c4714edbd496f8e184cf00399128b -c Role -f value 2026-06-17 15:28:55.014 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:55.014 | + functions-common:get_or_add_user_project_role:973 : user_role_id=cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:55.014 | + functions-common:get_or_add_user_project_role:974 : echo cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:55.014 | cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:55.129 | [2073 Async ks-demo-member:49672]: finished get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b with result 0 in 13 seconds 2026-06-17 15:28:55.226 | [2073 Async ks-demo-admin:49768]: Waiting for completion of get_or_add_user_project_role admin 1de2661a9a1b4abeac4ad7f0dd429556 a41c4714edbd496f8e184cf00399128b running on PID 49768 (16 other jobs running) 2026-06-17 15:28:55.288 | [2073 Async ks-demo-admin:49768]: Signaling child to exit 2026-06-17 15:28:55.288 | WAKEUP 2026-06-17 15:28:55.340 | [2073 Async ks-demo-admin:49768]: Signaled 2026-06-17 15:28:55.340 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:55.340 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:55.340 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:55.340 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:55.340 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:55.340 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:55.340 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:55.340 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:55.341 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:55.341 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 1de2661a9a1b4abeac4ad7f0dd429556 --project a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:55.341 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1de2661a9a1b4abeac4ad7f0dd429556 --project a41c4714edbd496f8e184cf00399128b -c Role -f value 2026-06-17 15:28:55.341 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:55.341 | + functions-common:get_or_add_user_project_role:973 : user_role_id=c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:55.341 | + functions-common:get_or_add_user_project_role:974 : echo c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:55.341 | c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:55.463 | [2073 Async ks-demo-admin:49768]: finished get_or_add_user_project_role admin 1de2661a9a1b4abeac4ad7f0dd429556 a41c4714edbd496f8e184cf00399128b with result 0 in 12 seconds 2026-06-17 15:28:55.566 | [2073 Async ks-demo-another:49864]: Waiting for completion of get_or_add_user_project_role anotherrole 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b running on PID 49864 (15 other jobs running) 2026-06-17 15:28:55.636 | [2073 Async ks-demo-another:49864]: Signaling child to exit 2026-06-17 15:28:55.637 | WAKEUP 2026-06-17 15:28:55.693 | [2073 Async ks-demo-another:49864]: Signaled 2026-06-17 15:28:55.693 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:55.693 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:55.693 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:55.693 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:55.693 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:55.693 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:55.693 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:55.693 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:55.694 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:55.694 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 989bd0995251434eada7486e6431a571 --project a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:55.694 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 989bd0995251434eada7486e6431a571 --project a41c4714edbd496f8e184cf00399128b -c Role -f value 2026-06-17 15:28:55.694 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:55.694 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:55.694 | + functions-common:get_or_add_user_project_role:974 : echo d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:55.694 | d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:55.812 | [2073 Async ks-demo-another:49864]: finished get_or_add_user_project_role anotherrole 989bd0995251434eada7486e6431a571 a41c4714edbd496f8e184cf00399128b with result 0 in 13 seconds 2026-06-17 15:28:55.905 | [2073 Async ks-demo-invis:49960]: Waiting for completion of get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 c10162d0b13241ecb517b20bb6d025f0 running on PID 49960 (14 other jobs running) 2026-06-17 15:28:55.961 | [2073 Async ks-demo-invis:49960]: Signaling child to exit 2026-06-17 15:28:55.963 | WAKEUP 2026-06-17 15:28:56.009 | [2073 Async ks-demo-invis:49960]: Signaled 2026-06-17 15:28:56.013 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:56.013 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:56.013 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:56.013 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:56.013 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:56.013 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:56.014 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:56.014 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:56.014 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:56.014 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 989bd0995251434eada7486e6431a571 --project c10162d0b13241ecb517b20bb6d025f0 2026-06-17 15:28:56.014 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 989bd0995251434eada7486e6431a571 --project c10162d0b13241ecb517b20bb6d025f0 -c Role -f value 2026-06-17 15:28:56.014 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:56.014 | + functions-common:get_or_add_user_project_role:973 : user_role_id=cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:56.014 | + functions-common:get_or_add_user_project_role:974 : echo cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:56.014 | cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:56.141 | [2073 Async ks-demo-invis:49960]: finished get_or_add_user_project_role member 989bd0995251434eada7486e6431a571 c10162d0b13241ecb517b20bb6d025f0 with result 0 in 13 seconds 2026-06-17 15:28:56.236 | [2073 Async ks-demo-reader:50142]: Waiting for completion of get_or_add_user_project_role reader 4eabeb9277b24ef5ac4455382424972a a41c4714edbd496f8e184cf00399128b running on PID 50142 (13 other jobs running) 2026-06-17 15:28:56.306 | [2073 Async ks-demo-reader:50142]: Signaling child to exit 2026-06-17 15:28:56.306 | WAKEUP 2026-06-17 15:28:56.368 | [2073 Async ks-demo-reader:50142]: Signaled 2026-06-17 15:28:56.368 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:56.368 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:56.368 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:56.368 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:56.368 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:56.368 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:56.368 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:56.368 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:56.368 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:56.369 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 4eabeb9277b24ef5ac4455382424972a --project a41c4714edbd496f8e184cf00399128b 2026-06-17 15:28:56.369 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4eabeb9277b24ef5ac4455382424972a --project a41c4714edbd496f8e184cf00399128b -c Role -f value 2026-06-17 15:28:56.369 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:56.369 | + functions-common:get_or_add_user_project_role:973 : user_role_id=49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:28:56.369 | + functions-common:get_or_add_user_project_role:974 : echo 49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:28:56.369 | 49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:28:56.485 | [2073 Async ks-demo-reader:50142]: finished get_or_add_user_project_role reader 4eabeb9277b24ef5ac4455382424972a a41c4714edbd496f8e184cf00399128b with result 0 in 11 seconds 2026-06-17 15:28:56.495 | + inc/async:async_wait:197 : return 0 2026-06-17 15:28:56.503 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-17 15:28:56.623 | [2073 Async ks-alt-admin:50513]: Waiting for completion of get_or_add_user_project_role admin 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 running on PID 50513 (12 other jobs running) 2026-06-17 15:28:56.679 | [2073 Async ks-alt-admin:50513]: Signaling child to exit 2026-06-17 15:28:56.681 | WAKEUP 2026-06-17 15:28:56.731 | [2073 Async ks-alt-admin:50513]: Signaled 2026-06-17 15:28:56.733 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:56.733 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:56.733 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:56.733 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:56.733 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:56.733 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:56.733 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:56.733 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:56.733 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:56.734 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 82a6d5ca5780454b9668689f82143049 --project a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:56.734 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 82a6d5ca5780454b9668689f82143049 --project a1b2c38d99dd44dbb71972652f476c52 -c Role -f value 2026-06-17 15:28:56.734 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:56.734 | + functions-common:get_or_add_user_project_role:973 : user_role_id=c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:56.734 | + functions-common:get_or_add_user_project_role:974 : echo c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:56.734 | c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:28:56.836 | [2073 Async ks-alt-admin:50513]: finished get_or_add_user_project_role admin 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 with result 0 in 9 seconds 2026-06-17 15:28:56.924 | [2073 Async ks-alt-another:50609]: Waiting for completion of get_or_add_user_project_role anotherrole 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 running on PID 50609 (11 other jobs running) 2026-06-17 15:28:56.981 | [2073 Async ks-alt-another:50609]: Signaling child to exit 2026-06-17 15:28:56.984 | WAKEUP 2026-06-17 15:28:57.034 | [2073 Async ks-alt-another:50609]: Signaled 2026-06-17 15:28:57.038 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:57.038 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:57.038 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:57.038 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:57.038 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:57.038 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:57.038 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:57.039 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:57.039 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:57.039 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 82a6d5ca5780454b9668689f82143049 --project a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:57.039 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 82a6d5ca5780454b9668689f82143049 --project a1b2c38d99dd44dbb71972652f476c52 -c Role -f value 2026-06-17 15:28:57.039 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:57.039 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:57.040 | + functions-common:get_or_add_user_project_role:974 : echo d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:57.040 | d8b72f9edf9540dda6f633c544172713 2026-06-17 15:28:57.155 | [2073 Async ks-alt-another:50609]: finished get_or_add_user_project_role anotherrole 82a6d5ca5780454b9668689f82143049 a1b2c38d99dd44dbb71972652f476c52 with result 0 in 9 seconds 2026-06-17 15:28:57.233 | [2073 Async ks-alt-member-user:50784]: Waiting for completion of get_or_add_user_project_role member b5404c06c36d492d941be3b86bc9dbed a1b2c38d99dd44dbb71972652f476c52 running on PID 50784 (10 other jobs running) 2026-06-17 15:28:57.289 | [2073 Async ks-alt-member-user:50784]: Signaling child to exit 2026-06-17 15:28:57.292 | WAKEUP 2026-06-17 15:28:57.342 | [2073 Async ks-alt-member-user:50784]: Signaled 2026-06-17 15:28:57.346 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:57.346 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:57.346 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:57.346 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:57.346 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:57.347 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:57.347 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:57.347 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:57.347 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:57.347 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user b5404c06c36d492d941be3b86bc9dbed --project a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:57.347 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b5404c06c36d492d941be3b86bc9dbed --project a1b2c38d99dd44dbb71972652f476c52 -c Role -f value 2026-06-17 15:28:57.348 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:57.348 | + functions-common:get_or_add_user_project_role:973 : user_role_id=cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:57.348 | + functions-common:get_or_add_user_project_role:974 : echo cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:57.348 | cb985de93c68443cba18a2b89350cc75 2026-06-17 15:28:57.468 | [2073 Async ks-alt-member-user:50784]: finished get_or_add_user_project_role member b5404c06c36d492d941be3b86bc9dbed a1b2c38d99dd44dbb71972652f476c52 with result 0 in 9 seconds 2026-06-17 15:28:57.563 | [2073 Async ks-alt-reader-user:50956]: Waiting for completion of get_or_add_user_project_role reader bdd3b0ff34054d33b8b5c56e0e8206e4 a1b2c38d99dd44dbb71972652f476c52 running on PID 50956 (9 other jobs running) 2026-06-17 15:28:57.628 | [2073 Async ks-alt-reader-user:50956]: Signaling child to exit 2026-06-17 15:28:57.630 | WAKEUP 2026-06-17 15:28:57.684 | [2073 Async ks-alt-reader-user:50956]: Signaled 2026-06-17 15:28:57.688 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:28:57.688 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:28:57.688 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 15:28:57.688 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:57.689 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:57.689 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:57.689 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:57.689 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:57.689 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 15:28:57.689 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user bdd3b0ff34054d33b8b5c56e0e8206e4 --project a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:28:57.690 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bdd3b0ff34054d33b8b5c56e0e8206e4 --project a1b2c38d99dd44dbb71972652f476c52 -c Role -f value 2026-06-17 15:28:57.690 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:57.690 | + functions-common:get_or_add_user_project_role:973 : user_role_id=49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:28:57.690 | + functions-common:get_or_add_user_project_role:974 : echo 49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:28:57.690 | 49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:28:57.791 | [2073 Async ks-alt-reader-user:50956]: finished get_or_add_user_project_role reader bdd3b0ff34054d33b8b5c56e0e8206e4 a1b2c38d99dd44dbb71972652f476c52 with result 0 in 9 seconds 2026-06-17 15:28:57.798 | + inc/async:async_wait:197 : return 0 2026-06-17 15:28:57.804 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-17 15:28:57.930 | [2073 Async ks-system-member:51186]: Waiting for completion of get_or_add_user_system_role member 2c6cf16e21cb48549078b368153a3c5e all running on PID 51186 (8 other jobs running) 2026-06-17 15:28:57.989 | [2073 Async ks-system-member:51186]: Signaling child to exit 2026-06-17 15:28:57.994 | WAKEUP 2026-06-17 15:28:58.036 | [2073 Async ks-system-member:51186]: Signaled 2026-06-17 15:28:58.038 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-17 15:28:58.038 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-17 15:28:58.039 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-17 15:28:58.039 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:28:58.039 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:28:58.039 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:28:58.039 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:28:58.039 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:28:58.039 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-17 15:28:58.039 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2c6cf16e21cb48549078b368153a3c5e --system all -f value -c Role 2026-06-17 15:28:58.039 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:58.039 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-17 15:28:58.039 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-17 15:28:58.040 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 2c6cf16e21cb48549078b368153a3c5e --system all 2026-06-17 15:28:58.043 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2c6cf16e21cb48549078b368153a3c5e --system all -f value -c Role 2026-06-17 15:28:58.043 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:28:58.043 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-17 15:28:58.043 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-17 15:28:58.043 | 2026-06-17 15:28:58.153 | [2073 Async ks-system-member:51186]: finished get_or_add_user_system_role member 2c6cf16e21cb48549078b368153a3c5e all with result 0 in 13 seconds 2026-06-17 15:28:58.249 | [2073 Async ks-system-reader:51392]: Waiting for completion of get_or_add_user_system_role reader fe03b6d6f0ac4680967844361d0ac67d all running on PID 51392 (7 other jobs running) 2026-06-17 15:28:58.331 | [2073 Async ks-system-reader:51392]: Signaling child to exit 2026-06-17 15:29:01.021 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:01.083 | [51392 Async ks-system-reader:51392]: finished successfully 2026-06-17 15:29:01.144 | WAKEUP 2026-06-17 15:29:01.189 | [2073 Async ks-system-reader:51392]: Signaled 2026-06-17 15:29:01.191 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-17 15:29:01.191 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-17 15:29:01.191 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-17 15:29:01.191 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:29:01.192 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:29:01.192 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 15:29:01.192 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 15:29:01.192 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 15:29:01.192 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-17 15:29:01.192 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fe03b6d6f0ac4680967844361d0ac67d --system all -f value -c Role 2026-06-17 15:29:01.192 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:29:01.193 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-17 15:29:01.193 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-17 15:29:01.193 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user fe03b6d6f0ac4680967844361d0ac67d --system all 2026-06-17 15:29:01.193 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fe03b6d6f0ac4680967844361d0ac67d --system all -f value -c Role 2026-06-17 15:29:01.193 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:29:01.193 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:29:01.193 | + functions-common:get_or_add_user_system_role:1024 : echo 49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:29:01.198 | 49c02eeb8ef14e86b20f590afa7fdd2c 2026-06-17 15:29:01.306 | [2073 Async ks-system-reader:51392]: finished get_or_add_user_system_role reader fe03b6d6f0ac4680967844361d0ac67d all with result 0 in 15 seconds 2026-06-17 15:29:01.320 | + inc/async:async_wait:197 : return 0 2026-06-17 15:29:01.328 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-17 15:29:01.480 | [2073 Async ks-group-memberdemo:51656]: Waiting for completion of get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b running on PID 51656 (6 other jobs running) 2026-06-17 15:29:01.548 | [2073 Async ks-group-memberdemo:51656]: Signaling child to exit 2026-06-17 15:29:05.906 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:05.930 | [51656 Async ks-group-memberdemo:51656]: finished successfully 2026-06-17 15:29:05.963 | WAKEUP 2026-06-17 15:29:05.997 | [2073 Async ks-group-memberdemo:51656]: Signaled 2026-06-17 15:29:05.998 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 15:29:05.998 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 1f09d309e44a4990a0baa2495469f95e --project a41c4714edbd496f8e184cf00399128b 2026-06-17 15:29:05.998 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1f09d309e44a4990a0baa2495469f95e --project a41c4714edbd496f8e184cf00399128b -f value -c Role 2026-06-17 15:29:05.999 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:29:05.999 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=cb985de93c68443cba18a2b89350cc75 2026-06-17 15:29:05.999 | + functions-common:get_or_add_group_project_role:1043 : echo cb985de93c68443cba18a2b89350cc75 2026-06-17 15:29:05.999 | cb985de93c68443cba18a2b89350cc75 2026-06-17 15:29:06.074 | [2073 Async ks-group-memberdemo:51656]: finished get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b with result 0 in 12 seconds 2026-06-17 15:29:06.078 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:06.128 | [51735 Async ks-group-anotherdemo:51735]: finished successfully 2026-06-17 15:29:06.135 | [2073 Async ks-group-anotherdemo:51735]: Waiting for completion of get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b running on PID 51735 (5 other jobs running) 2026-06-17 15:29:06.172 | [2073 Async ks-group-anotherdemo:51735]: Signaling child to exit 2026-06-17 15:29:06.173 | WAKEUP 2026-06-17 15:29:06.223 | [2073 Async ks-group-anotherdemo:51735]: Signaled 2026-06-17 15:29:06.224 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 15:29:06.224 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 1f09d309e44a4990a0baa2495469f95e --project a41c4714edbd496f8e184cf00399128b 2026-06-17 15:29:06.224 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1f09d309e44a4990a0baa2495469f95e --project a41c4714edbd496f8e184cf00399128b -f value -c Role 2026-06-17 15:29:06.224 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:29:06.224 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d8b72f9edf9540dda6f633c544172713 2026-06-17 15:29:06.224 | + functions-common:get_or_add_group_project_role:1043 : echo d8b72f9edf9540dda6f633c544172713 2026-06-17 15:29:06.224 | d8b72f9edf9540dda6f633c544172713 2026-06-17 15:29:06.295 | [2073 Async ks-group-anotherdemo:51735]: finished get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a41c4714edbd496f8e184cf00399128b with result 0 in 12 seconds 2026-06-17 15:29:06.355 | [2073 Async ks-group-memberalt:51814]: Waiting for completion of get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 running on PID 51814 (4 other jobs running) 2026-06-17 15:29:06.398 | [2073 Async ks-group-memberalt:51814]: Signaling child to exit 2026-06-17 15:29:06.625 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:06.666 | [51893 Async ks-group-anotheralt:51893]: finished successfully 2026-06-17 15:29:06.998 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:07.030 | [51814 Async ks-group-memberalt:51814]: finished successfully 2026-06-17 15:29:07.059 | WAKEUP 2026-06-17 15:29:07.086 | [2073 Async ks-group-memberalt:51814]: Signaled 2026-06-17 15:29:07.088 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 15:29:07.088 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 1f09d309e44a4990a0baa2495469f95e --project a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:29:07.089 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1f09d309e44a4990a0baa2495469f95e --project a1b2c38d99dd44dbb71972652f476c52 -f value -c Role 2026-06-17 15:29:07.089 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:29:07.089 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=cb985de93c68443cba18a2b89350cc75 2026-06-17 15:29:07.089 | + functions-common:get_or_add_group_project_role:1043 : echo cb985de93c68443cba18a2b89350cc75 2026-06-17 15:29:07.089 | cb985de93c68443cba18a2b89350cc75 2026-06-17 15:29:07.144 | [2073 Async ks-group-memberalt:51814]: finished get_or_add_group_project_role member 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 with result 0 in 13 seconds 2026-06-17 15:29:07.190 | [2073 Async ks-group-anotheralt:51893]: Waiting for completion of get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 running on PID 51893 (3 other jobs running) 2026-06-17 15:29:07.217 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:07.225 | [2073 Async ks-group-anotheralt:51893]: Signaling child to exit 2026-06-17 15:29:07.226 | WAKEUP 2026-06-17 15:29:07.251 | [51972 Async ks-group-admin:51972]: finished successfully 2026-06-17 15:29:07.256 | [2073 Async ks-group-anotheralt:51893]: Signaled 2026-06-17 15:29:07.258 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 15:29:07.258 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 1f09d309e44a4990a0baa2495469f95e --project a1b2c38d99dd44dbb71972652f476c52 2026-06-17 15:29:07.258 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1f09d309e44a4990a0baa2495469f95e --project a1b2c38d99dd44dbb71972652f476c52 -f value -c Role 2026-06-17 15:29:07.258 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:29:07.258 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d8b72f9edf9540dda6f633c544172713 2026-06-17 15:29:07.258 | + functions-common:get_or_add_group_project_role:1043 : echo d8b72f9edf9540dda6f633c544172713 2026-06-17 15:29:07.258 | d8b72f9edf9540dda6f633c544172713 2026-06-17 15:29:07.316 | [2073 Async ks-group-anotheralt:51893]: finished get_or_add_group_project_role anotherrole 1f09d309e44a4990a0baa2495469f95e a1b2c38d99dd44dbb71972652f476c52 with result 0 in 12 seconds 2026-06-17 15:29:07.363 | [2073 Async ks-group-admin:51972]: Waiting for completion of get_or_add_group_project_role admin 3acab4ee61ed49bcb7c1b6190de1ea7d d350509190074a10b93901214c7e3a43 running on PID 51972 (2 other jobs running) 2026-06-17 15:29:07.393 | [2073 Async ks-group-admin:51972]: Signaling child to exit 2026-06-17 15:29:07.393 | WAKEUP 2026-06-17 15:29:07.423 | [2073 Async ks-group-admin:51972]: Signaled 2026-06-17 15:29:07.425 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 15:29:07.425 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 3acab4ee61ed49bcb7c1b6190de1ea7d --project d350509190074a10b93901214c7e3a43 2026-06-17 15:29:07.425 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3acab4ee61ed49bcb7c1b6190de1ea7d --project d350509190074a10b93901214c7e3a43 -f value -c Role 2026-06-17 15:29:07.425 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:29:07.425 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:29:07.425 | + functions-common:get_or_add_group_project_role:1043 : echo c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:29:07.425 | c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:29:07.480 | [2073 Async ks-group-admin:51972]: finished get_or_add_group_project_role admin 3acab4ee61ed49bcb7c1b6190de1ea7d d350509190074a10b93901214c7e3a43 with result 0 in 12 seconds 2026-06-17 15:29:07.486 | + inc/async:async_wait:197 : return 0 2026-06-17 15:29:07.490 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-17 15:29:07.516 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:29:07.520 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-17 15:29:07.545 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:29:07.549 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-17 15:29:07.552 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-17 15:29:07.638 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-17 15:29:07.689 | [2073 Async create_nova_accounts:53914]: running: create_nova_accounts 2026-06-17 15:29:07.693 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-17 15:29:07.713 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:29:07.717 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-17 15:29:07.721 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-17 15:29:07.797 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-17 15:29:07.844 | [2073 Async create_glance_accounts:54037]: running: create_glance_accounts 2026-06-17 15:29:07.847 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-17 15:29:07.871 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:29:07.875 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-17 15:29:07.878 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-17 15:29:07.963 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-17 15:29:08.019 | [2073 Async create_cinder_accounts:54175]: running: create_cinder_accounts 2026-06-17 15:29:08.023 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-17 15:29:08.050 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:29:08.053 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-17 15:29:08.056 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-17 15:29:08.123 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-17 15:29:08.196 | [2073 Async create_neutron_accounts:54317]: running: create_neutron_accounts 2026-06-17 15:29:08.201 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-17 15:29:08.239 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:29:08.247 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-17 15:29:08.289 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:29:08.296 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-17 15:29:08.420 | [2073 Async create_nova_accounts:53914]: Waiting for completion of create_nova_accounts running on PID 53914 (5 other jobs running) 2026-06-17 15:29:08.489 | [2073 Async create_nova_accounts:53914]: Signaling child to exit 2026-06-17 15:29:44.016 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:44.053 | [54317 Async create_neutron_accounts:54317]: finished successfully 2026-06-17 15:29:51.618 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:29:51.644 | [54175 Async create_cinder_accounts:54175]: finished successfully 2026-06-17 15:30:10.373 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:30:10.399 | [53914 Async create_nova_accounts:53914]: finished successfully 2026-06-17 15:30:10.423 | WAKEUP 2026-06-17 15:30:10.451 | [2073 Async create_nova_accounts:53914]: Signaled 2026-06-17 15:30:10.452 | + 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-06-17 15:30:10.452 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-17 15:30:10.452 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-17 15:30:10.452 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:30:10.452 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 15:30:10.452 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 15:30:10.452 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 15:30:10.452 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.453 | + functions-common:get_or_create_user:909 : user_id=c28a2c99039b436eacaeddb16439bdb2 2026-06-17 15:30:10.453 | + functions-common:get_or_create_user:910 : echo c28a2c99039b436eacaeddb16439bdb2 2026-06-17 15:30:10.453 | c28a2c99039b436eacaeddb16439bdb2 2026-06-17 15:30:10.453 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-17 15:30:10.453 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:30:10.453 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:30:10.453 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:30:10.453 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:30:10.454 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:30:10.454 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:30:10.454 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:30:10.454 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:30:10.455 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:30:10.455 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:30:10.455 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:30:10.455 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-17 15:30:10.455 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:30:10.455 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.455 | + functions-common:get_or_add_user_project_role:973 : user_role_id=4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:10.456 | + functions-common:get_or_add_user_project_role:974 : echo 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:10.456 | 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:10.456 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-17 15:30:10.456 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-17 15:30:10.456 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:30:10.456 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:30:10.456 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:30:10.456 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:30:10.457 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:30:10.457 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:30:10.457 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:30:10.457 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:30:10.457 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:30:10.457 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:30:10.457 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:30:10.457 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-17 15:30:10.457 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:30:10.457 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.457 | + functions-common:get_or_add_user_project_role:973 : user_role_id=c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:30:10.457 | + functions-common:get_or_add_user_project_role:974 : echo c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:30:10.458 | c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:30:10.458 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-17 15:30:10.458 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.70/compute 2026-06-17 15:30:10.458 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-17 15:30:10.459 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 15:30:10.459 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-17 15:30:10.459 | ++ functions-common:get_or_create_service:1060 : 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-06-17 15:30:10.459 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.459 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 15:30:10.460 | 4b39ecf4dc4b4d9dbc68a543eb6f70f3' 2026-06-17 15:30:10.460 | + functions-common:get_or_create_service:1061 : echo 4b39ecf4dc4b4d9dbc68a543eb6f70f3 2026-06-17 15:30:10.460 | 4b39ecf4dc4b4d9dbc68a543eb6f70f3 2026-06-17 15:30:10.460 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.70/compute/v2/$(project_id)s' 2026-06-17 15:30:10.460 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 15:30:10.460 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.70/compute/v2/$(project_id)s' RegionOne 2026-06-17 15:30:10.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 15:30:10.460 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-17 15:30:10.460 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 15:30:10.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 15:30:10.461 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.70/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-17 15:30:10.461 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=f07b4ba4e57946b392cf107f52e6fd6b 2026-06-17 15:30:10.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo f07b4ba4e57946b392cf107f52e6fd6b 2026-06-17 15:30:10.461 | + functions-common:get_or_create_endpoint:1094 : public_id=f07b4ba4e57946b392cf107f52e6fd6b 2026-06-17 15:30:10.461 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 15:30:10.461 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 15:30:10.461 | + functions-common:get_or_create_endpoint:1103 : echo f07b4ba4e57946b392cf107f52e6fd6b 2026-06-17 15:30:10.462 | f07b4ba4e57946b392cf107f52e6fd6b 2026-06-17 15:30:10.462 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-17 15:30:10.462 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 15:30:10.463 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-17 15:30:10.463 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-17 15:30:10.463 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.463 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 15:30:10.463 | 3912d385526c40e79310f2bdb81cd276' 2026-06-17 15:30:10.463 | + functions-common:get_or_create_service:1061 : echo 3912d385526c40e79310f2bdb81cd276 2026-06-17 15:30:10.463 | 3912d385526c40e79310f2bdb81cd276 2026-06-17 15:30:10.463 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.70/compute/v2.1 2026-06-17 15:30:10.463 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 15:30:10.463 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.70/compute/v2.1 RegionOne 2026-06-17 15:30:10.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 15:30:10.464 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-17 15:30:10.464 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 15:30:10.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 15:30:10.464 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.70/compute/v2.1 --region RegionOne -f value -c id 2026-06-17 15:30:10.464 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:10.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=02e7adcb2b6b49558fffd2e08e9d20ed 2026-06-17 15:30:10.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 02e7adcb2b6b49558fffd2e08e9d20ed 2026-06-17 15:30:10.464 | + functions-common:get_or_create_endpoint:1094 : public_id=02e7adcb2b6b49558fffd2e08e9d20ed 2026-06-17 15:30:10.464 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 15:30:10.464 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 15:30:10.465 | + functions-common:get_or_create_endpoint:1103 : echo 02e7adcb2b6b49558fffd2e08e9d20ed 2026-06-17 15:30:10.465 | 02e7adcb2b6b49558fffd2e08e9d20ed 2026-06-17 15:30:10.465 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-17 15:30:10.465 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:30:10.465 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-17 15:30:10.465 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:30:10.465 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-17 15:30:10.465 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:30:10.465 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-17 15:30:10.466 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:30:10.466 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-17 15:30:10.503 | [2073 Async create_nova_accounts:53914]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-17 15:30:10.540 | [2073 Async create_glance_accounts:54037]: Waiting for completion of create_glance_accounts running on PID 54037 (4 other jobs running) 2026-06-17 15:30:10.563 | [2073 Async create_glance_accounts:54037]: Signaling child to exit 2026-06-17 15:30:22.805 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:30:22.835 | [54037 Async create_glance_accounts:54037]: finished successfully 2026-06-17 15:30:22.863 | WAKEUP 2026-06-17 15:30:22.889 | [2073 Async create_glance_accounts:54037]: Signaled 2026-06-17 15:30:22.891 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-17 15:30:22.891 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:30:22.891 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-17 15:30:22.891 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-17 15:30:22.891 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:30:22.891 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 15:30:22.892 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 15:30:22.892 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 15:30:22.892 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.892 | + functions-common:get_or_create_user:909 : user_id=ca73016f17f54bdd8ebab19b70e31f7e 2026-06-17 15:30:22.892 | + functions-common:get_or_create_user:910 : echo ca73016f17f54bdd8ebab19b70e31f7e 2026-06-17 15:30:22.892 | ca73016f17f54bdd8ebab19b70e31f7e 2026-06-17 15:30:22.892 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-17 15:30:22.892 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:30:22.892 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:30:22.892 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:30:22.892 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:30:22.893 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:30:22.893 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:30:22.893 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:30:22.893 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:30:22.893 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:30:22.893 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:30:22.893 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:30:22.893 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-17 15:30:22.893 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:30:22.893 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.893 | + functions-common:get_or_add_user_project_role:973 : user_role_id=4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:22.894 | + functions-common:get_or_add_user_project_role:974 : echo 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:22.894 | 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:22.894 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-17 15:30:22.894 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-17 15:30:22.895 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:30:22.895 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:30:22.895 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:30:22.895 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:30:22.895 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:30:22.895 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:30:22.895 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:30:22.895 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:30:22.895 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:30:22.895 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:30:22.895 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:30:22.896 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-17 15:30:22.896 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:30:22.896 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.896 | + functions-common:get_or_add_user_project_role:973 : user_role_id=c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:30:22.896 | + functions-common:get_or_add_user_project_role:974 : echo c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:30:22.896 | c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:30:22.897 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-17 15:30:22.897 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:30:22.897 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-17 15:30:22.897 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 15:30:22.897 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-17 15:30:22.897 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-17 15:30:22.897 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.897 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 15:30:22.897 | 2a1316b9a7c14b1aac071044848c8e14' 2026-06-17 15:30:22.897 | + functions-common:get_or_create_service:1061 : echo 2a1316b9a7c14b1aac071044848c8e14 2026-06-17 15:30:22.898 | 2a1316b9a7c14b1aac071044848c8e14 2026-06-17 15:30:22.898 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.70/image 2026-06-17 15:30:22.898 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 15:30:22.898 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.70/image RegionOne 2026-06-17 15:30:22.898 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 15:30:22.898 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-17 15:30:22.898 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.898 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 15:30:22.898 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 15:30:22.898 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.70/image --region RegionOne -f value -c id 2026-06-17 15:30:22.898 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=911eab4da394463094b939d790f44a45 2026-06-17 15:30:22.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 911eab4da394463094b939d790f44a45 2026-06-17 15:30:22.899 | + functions-common:get_or_create_endpoint:1094 : public_id=911eab4da394463094b939d790f44a45 2026-06-17 15:30:22.899 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 15:30:22.899 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 15:30:22.899 | + functions-common:get_or_create_endpoint:1103 : echo 911eab4da394463094b939d790f44a45 2026-06-17 15:30:22.899 | 911eab4da394463094b939d790f44a45 2026-06-17 15:30:22.899 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-17 15:30:22.899 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-17 15:30:22.899 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-17 15:30:22.899 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.900 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-17 15:30:22.900 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-17 15:30:22.901 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-17 15:30:22.901 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-17 15:30:22.901 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-17 15:30:22.902 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-17 15:30:22.902 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-17 15:30:22.902 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-17 15:30:22.902 | +---------------+----------------------------------+ 2026-06-17 15:30:22.902 | | Field | Value | 2026-06-17 15:30:22.902 | +---------------+----------------------------------+ 2026-06-17 15:30:22.902 | | default_limit | 2000 | 2026-06-17 15:30:22.902 | | description | None | 2026-06-17 15:30:22.902 | | id | df7a699b81ea40148d4613bf66ee4d0d | 2026-06-17 15:30:22.902 | | region_id | RegionOne | 2026-06-17 15:30:22.903 | | resource_name | image_size_total | 2026-06-17 15:30:22.903 | | service_id | 2a1316b9a7c14b1aac071044848c8e14 | 2026-06-17 15:30:22.903 | +---------------+----------------------------------+ 2026-06-17 15:30:22.903 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-17 15:30:22.903 | +---------------+----------------------------------+ 2026-06-17 15:30:22.903 | | Field | Value | 2026-06-17 15:30:22.903 | +---------------+----------------------------------+ 2026-06-17 15:30:22.903 | | default_limit | 2000 | 2026-06-17 15:30:22.903 | | description | None | 2026-06-17 15:30:22.903 | | id | 2001e8956c104f458e6bcebabfec68b8 | 2026-06-17 15:30:22.903 | | region_id | RegionOne | 2026-06-17 15:30:22.904 | | resource_name | image_stage_total | 2026-06-17 15:30:22.904 | | service_id | 2a1316b9a7c14b1aac071044848c8e14 | 2026-06-17 15:30:22.904 | +---------------+----------------------------------+ 2026-06-17 15:30:22.904 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-17 15:30:22.904 | +---------------+----------------------------------+ 2026-06-17 15:30:22.904 | | Field | Value | 2026-06-17 15:30:22.904 | +---------------+----------------------------------+ 2026-06-17 15:30:22.904 | | default_limit | 100 | 2026-06-17 15:30:22.904 | | description | None | 2026-06-17 15:30:22.904 | | id | 1f4dec702e11492f80b24e552f6fa4cf | 2026-06-17 15:30:22.904 | | region_id | RegionOne | 2026-06-17 15:30:22.905 | | resource_name | image_count_total | 2026-06-17 15:30:22.905 | | service_id | 2a1316b9a7c14b1aac071044848c8e14 | 2026-06-17 15:30:22.905 | +---------------+----------------------------------+ 2026-06-17 15:30:22.905 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-17 15:30:22.905 | +---------------+----------------------------------+ 2026-06-17 15:30:22.905 | | Field | Value | 2026-06-17 15:30:22.905 | +---------------+----------------------------------+ 2026-06-17 15:30:22.905 | | default_limit | 100 | 2026-06-17 15:30:22.905 | | description | None | 2026-06-17 15:30:22.905 | | id | 5fd38a0fde5b40f0a87824f13ba64a99 | 2026-06-17 15:30:22.905 | | region_id | RegionOne | 2026-06-17 15:30:22.906 | | resource_name | image_count_uploading | 2026-06-17 15:30:22.906 | | service_id | 2a1316b9a7c14b1aac071044848c8e14 | 2026-06-17 15:30:22.906 | +---------------+----------------------------------+ 2026-06-17 15:30:22.906 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-17 15:30:22.906 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-17 15:30:22.906 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-17 15:30:22.906 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-17 15:30:22.906 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-17 15:30:22.906 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.70/identity 2026-06-17 15:30:22.906 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-17 15:30:22.907 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-17 15:30:22.907 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:22.907 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 911eab4da394463094b939d790f44a45 2026-06-17 15:30:22.907 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-17 15:30:22.907 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-17 15:30:22.907 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:30:22.948 | [2073 Async create_glance_accounts:54037]: finished create_glance_accounts with result 0 in 75 seconds 2026-06-17 15:30:22.992 | [2073 Async create_cinder_accounts:54175]: Waiting for completion of create_cinder_accounts running on PID 54175 (3 other jobs running) 2026-06-17 15:30:23.021 | [2073 Async create_cinder_accounts:54175]: Signaling child to exit 2026-06-17 15:30:23.022 | WAKEUP 2026-06-17 15:30:23.048 | [2073 Async create_cinder_accounts:54175]: Signaled 2026-06-17 15:30:23.050 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-17 15:30:23.050 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-17 15:30:23.050 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-17 15:30:23.050 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:30:23.050 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-17 15:30:23.050 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-17 15:30:23.050 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:30:23.050 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 15:30:23.050 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 15:30:23.051 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 15:30:23.051 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.051 | + functions-common:get_or_create_user:909 : user_id=c19d5a644b5d41c483e025256365a326 2026-06-17 15:30:23.051 | + functions-common:get_or_create_user:910 : echo c19d5a644b5d41c483e025256365a326 2026-06-17 15:30:23.051 | c19d5a644b5d41c483e025256365a326 2026-06-17 15:30:23.051 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-17 15:30:23.051 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:30:23.051 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:30:23.051 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:30:23.051 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:30:23.051 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:30:23.052 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:30:23.052 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:30:23.052 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:30:23.052 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:30:23.052 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:30:23.052 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:30:23.052 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-17 15:30:23.052 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:30:23.052 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.052 | + functions-common:get_or_add_user_project_role:973 : user_role_id=4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:23.052 | + functions-common:get_or_add_user_project_role:974 : echo 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:23.053 | 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:23.053 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-17 15:30:23.053 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-17 15:30:23.053 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.70/volume 2026-06-17 15:30:23.053 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-17 15:30:23.053 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 15:30:23.053 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-17 15:30:23.053 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-17 15:30:23.053 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.053 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 15:30:23.053 | cc895513984f418aa59be27bba8bd99a' 2026-06-17 15:30:23.054 | + functions-common:get_or_create_service:1061 : echo cc895513984f418aa59be27bba8bd99a 2026-06-17 15:30:23.054 | cc895513984f418aa59be27bba8bd99a 2026-06-17 15:30:23.054 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.70/volume/v3 2026-06-17 15:30:23.054 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 15:30:23.054 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.70/volume/v3 RegionOne 2026-06-17 15:30:23.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 15:30:23.054 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-17 15:30:23.054 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 15:30:23.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 15:30:23.054 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.70/volume/v3 --region RegionOne -f value -c id 2026-06-17 15:30:23.055 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.055 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=4520d0d4562e46efb9bb6a5ccc9ea5ab 2026-06-17 15:30:23.055 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 4520d0d4562e46efb9bb6a5ccc9ea5ab 2026-06-17 15:30:23.055 | + functions-common:get_or_create_endpoint:1094 : public_id=4520d0d4562e46efb9bb6a5ccc9ea5ab 2026-06-17 15:30:23.055 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 15:30:23.055 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 15:30:23.055 | + functions-common:get_or_create_endpoint:1103 : echo 4520d0d4562e46efb9bb6a5ccc9ea5ab 2026-06-17 15:30:23.055 | 4520d0d4562e46efb9bb6a5ccc9ea5ab 2026-06-17 15:30:23.055 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-17 15:30:23.055 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-17 15:30:23.055 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 15:30:23.056 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-17 15:30:23.056 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.056 | ++ functions-common:get_or_create_project:922 : project_id=4947fca59f08474dae8fde8d5457e617 2026-06-17 15:30:23.056 | ++ functions-common:get_or_create_project:923 : echo 4947fca59f08474dae8fde8d5457e617 2026-06-17 15:30:23.056 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4947fca59f08474dae8fde8d5457e617 2026-06-17 15:30:23.056 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-17 15:30:23.056 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:30:23.056 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 15:30:23.056 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-17 15:30:23.056 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-17 15:30:23.056 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-17 15:30:23.057 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.057 | ++ functions-common:get_or_create_user:909 : user_id=c19d5a644b5d41c483e025256365a326 2026-06-17 15:30:23.057 | ++ functions-common:get_or_create_user:910 : echo c19d5a644b5d41c483e025256365a326 2026-06-17 15:30:23.057 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c19d5a644b5d41c483e025256365a326 2026-06-17 15:30:23.102 | [2073 Async create_cinder_accounts:54175]: finished create_cinder_accounts with result 0 in 43 seconds 2026-06-17 15:30:23.107 | + inc/async:async_wait:197 : return 0 2026-06-17 15:30:23.110 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-17 15:30:23.172 | [2073 Async create_neutron_accounts:54317]: Waiting for completion of create_neutron_accounts running on PID 54317 (2 other jobs running) 2026-06-17 15:30:23.201 | [2073 Async create_neutron_accounts:54317]: Signaling child to exit 2026-06-17 15:30:23.202 | WAKEUP 2026-06-17 15:30:23.227 | [2073 Async create_neutron_accounts:54317]: Signaled 2026-06-17 15:30:23.229 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-17 15:30:23.229 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.70/ 2026-06-17 15:30:23.229 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-17 15:30:23.229 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.70/networking 2026-06-17 15:30:23.229 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-17 15:30:23.229 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:30:23.230 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-17 15:30:23.230 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-17 15:30:23.230 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:30:23.230 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 15:30:23.230 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 15:30:23.230 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 15:30:23.230 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.230 | + functions-common:get_or_create_user:909 : user_id=06f47220cf5641e3ae15fded06d4b2d9 2026-06-17 15:30:23.230 | + functions-common:get_or_create_user:910 : echo 06f47220cf5641e3ae15fded06d4b2d9 2026-06-17 15:30:23.230 | 06f47220cf5641e3ae15fded06d4b2d9 2026-06-17 15:30:23.230 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-17 15:30:23.230 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:30:23.231 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:30:23.231 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:30:23.231 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:30:23.231 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:30:23.231 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:30:23.231 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:30:23.231 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:30:23.231 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:30:23.231 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:30:23.231 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:30:23.231 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-17 15:30:23.232 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:30:23.232 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.233 | + functions-common:get_or_add_user_project_role:973 : user_role_id=4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:23.233 | + functions-common:get_or_add_user_project_role:974 : echo 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:23.233 | 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:30:23.234 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-17 15:30:23.234 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-17 15:30:23.234 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 15:30:23.235 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-17 15:30:23.235 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-17 15:30:23.235 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.235 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 15:30:23.235 | 57e13b802228402d85c80252473e844f' 2026-06-17 15:30:23.235 | + functions-common:get_or_create_service:1061 : echo 57e13b802228402d85c80252473e844f 2026-06-17 15:30:23.236 | 57e13b802228402d85c80252473e844f 2026-06-17 15:30:23.236 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.70/networking 2026-06-17 15:30:23.236 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 15:30:23.236 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.70/networking RegionOne 2026-06-17 15:30:23.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 15:30:23.236 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-17 15:30:23.236 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 15:30:23.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 15:30:23.236 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.70/networking --region RegionOne -f value -c id 2026-06-17 15:30:23.236 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:30:23.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=c30277a11e144ef886a570bcb3c4c904 2026-06-17 15:30:23.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo c30277a11e144ef886a570bcb3c4c904 2026-06-17 15:30:23.237 | + functions-common:get_or_create_endpoint:1094 : public_id=c30277a11e144ef886a570bcb3c4c904 2026-06-17 15:30:23.238 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 15:30:23.238 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 15:30:23.238 | + functions-common:get_or_create_endpoint:1103 : echo c30277a11e144ef886a570bcb3c4c904 2026-06-17 15:30:23.239 | c30277a11e144ef886a570bcb3c4c904 2026-06-17 15:30:23.294 | [2073 Async create_neutron_accounts:54317]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-17 15:30:23.304 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-17 15:30:23.311 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-17 15:30:23.314 | + inc/async:async_wait:197 : return 0 2026-06-17 15:30:23.318 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-17 15:30:23.342 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:30:23.345 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-17 15:30:23.370 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:30:23.374 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-17 15:30:23.379 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:30:23.382 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-17 15:30:23.386 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-17 15:30:23.390 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-17 15:30:23.473 | + inc/async:async_inner:63 : init_glance 2026-06-17 15:30:23.524 | [2073 Async init_glance:56556]: running: init_glance 2026-06-17 15:30:23.529 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-17 15:30:23.556 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:30:23.560 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-17 15:30:23.564 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:30:23.568 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-17 15:30:23.572 | + ./stack.sh:main:1164 : configure_neutron 2026-06-17 15:30:23.577 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-17 15:30:23.580 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-17 15:30:23.584 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-17 15:30:23.605 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-17 15:30:23.609 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-17 15:30:36.795 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:30:36.795 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:30:36.795 | we strongly recommend against using it for new projects. 2026-06-17 15:30:36.795 | 2026-06-17 15:30:36.795 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:30:36.795 | framework. For more detail see 2026-06-17 15:30:36.795 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:30:36.795 | 2026-06-17 15:30:36.796 | __import__(import_str) 2026-06-17 15:30:37.458 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-17 15:30:37.458 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-17 15:30:37.703 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:30:37.736 | [56556 Async init_glance:56556]: finished successfully 2026-06-17 15:30:50.023 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-17 15:30:50.024 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-17 15:31:04.630 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-17 15:31:04.637 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-17 15:31:04.641 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-17 15:31:04.645 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-17 15:31:04.648 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-17 15:31:04.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-17 15:31:04.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-17 15:31:04.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-17 15:31:04.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-17 15:31:04.664 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-17 15:31:04.667 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-17 15:31:04.670 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-17 15:31:04.673 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-17 15:31:04.677 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-17 15:31:04.680 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-17 15:31:04.683 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-17 15:31:04.690 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:04.693 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:04.696 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-17 15:31:04.700 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:04.707 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-17 15:31:04.710 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-17 15:31:04.712 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-17 15:31:04.715 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-17 15:31:04.718 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:31:04.720 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:31:04.723 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:31:04.744 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:04.747 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:31:04.749 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-17 15:31:04.753 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-17 15:31:04.795 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-17 15:31:04.837 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-17 15:31:04.879 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-17 15:31:04.932 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-17 15:31:05.006 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-17 15:31:05.053 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-17 15:31:05.057 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-17 15:31:05.061 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-17 15:31:05.065 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 15:31:05.070 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:31:05.092 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:31:05.096 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:31:05.099 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:31:05.103 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:31:05.107 | + 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-06-17 15:31:05.153 | + 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-06-17 15:31:05.196 | + 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-06-17 15:31:05.239 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:31:05.282 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-17 15:31:05.326 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-17 15:31:05.329 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:31:05.332 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-17 15:31:05.336 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-17 15:31:05.340 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-17 15:31:05.343 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:31:05.347 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-17 15:31:05.351 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-17 15:31:05.371 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-17 15:31:05.389 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-17 15:31:05.406 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-17 15:31:05.426 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-17 15:31:05.444 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-17 15:31:05.448 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 15:31:05.453 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-17 15:31:05.458 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.grSwWa9rtx 2026-06-17 15:31:05.461 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-17 15:31:05.465 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 15:31:05.469 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.grSwWa9rtx 2026-06-17 15:31:05.476 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.grSwWa9rtx 2026-06-17 15:31:05.493 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.grSwWa9rtx /etc/sudoers.d/neutron-rootwrap 2026-06-17 15:31:05.510 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-17 15:31:05.513 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-17 15:31:05.517 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 15:31:05.559 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-17 15:31:05.563 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 15:31:05.607 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-17 15:31:05.611 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-17 15:31:05.616 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-17 15:31:05.620 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 15:31:05.624 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 15:31:05.627 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 15:31:05.652 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:05.657 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 15:31:05.661 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 15:31:05.664 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 15:31:05.687 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:05.690 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:31:05.695 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/ 2026-06-17 15:31:05.740 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 15:31:05.744 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 15:31:05.748 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-17 15:31:05.773 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:05.777 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-17 15:31:05.801 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:05.804 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-17 15:31:05.829 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:05.833 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-17 15:31:05.857 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:05.861 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-17 15:31:05.885 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:05.890 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-17 15:31:05.893 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-17 15:31:05.918 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:05.922 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-17 15:31:05.926 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-17 15:31:05.931 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-17 15:31:05.931 | Configuring OVN 2026-06-17 15:31:05.935 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-17 15:31:05.939 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-17 15:31:05.944 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-17 15:31:05.950 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=66bc08f1-07ed-4a2d-986a-6775c82ae6ab 2026-06-17 15:31:05.954 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:31:05.958 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-17 15:31:05.962 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:31:05.966 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:31:05.970 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:31:05.973 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:31:05.977 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:31:05.980 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:31:05.984 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:31:05.987 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:31:05.990 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:31:05.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:31:05.997 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:31:06.001 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:31:06.003 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:31:06.006 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-17 15:31:06.010 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-17 15:31:06.013 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-17 15:31:06.017 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-17 15:31:06.041 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:06.045 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-17 15:31:06.099 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-17 15:31:06.103 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-17 15:31:06.106 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-17 15:31:06.128 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:06.131 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-17 15:31:06.136 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 15:31:06.139 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-17 15:31:06.143 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-17 15:31:06.161 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-17 15:31:06.169 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-17 15:31:06.172 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-17 15:31:18.447 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:31:18.448 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:31:18.448 | we strongly recommend against using it for new projects. 2026-06-17 15:31:18.448 | 2026-06-17 15:31:18.448 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:31:18.448 | framework. For more detail see 2026-06-17 15:31:18.448 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:31:18.448 | 2026-06-17 15:31:18.448 | __import__(import_str) 2026-06-17 15:31:19.082 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-17 15:31:19.082 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-17 15:31:31.604 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-17 15:31:31.604 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-17 15:31:46.155 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 15:31:46.161 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 15:31:46.164 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 15:31:46.168 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 15:31:46.204 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-17 15:31:46.208 | + lib/neutron:configure_root_helper_options:1107 : 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-06-17 15:31:46.246 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-17 15:31:46.283 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.70 2026-06-17 15:31:46.323 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-17 15:31:46.361 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-17 15:31:46.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-17 15:31:46.436 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.70:6642 2026-06-17 15:31:46.473 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-17 15:31:46.495 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:46.498 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-17 15:31:46.501 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-17 15:31:46.540 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.70:6641 2026-06-17 15:31:46.576 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-17 15:31:46.579 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-17 15:31:46.579 | Configuring Neutron for OVN 2026-06-17 15:31:46.582 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-17 15:31:46.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:46.606 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-17 15:31:46.610 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-17 15:31:46.611 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-17 15:31:50.270 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-17 15:31:50.275 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-17 15:31:50.275 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-17 15:31:53.430 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 15:31:53.434 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-17 15:31:53.457 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:53.461 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 15:31:53.468 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 15:31:53.468 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-17 15:31:53.468 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-17 15:31:53.473 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-17 15:31:53.473 | address-scope 2026-06-17 15:31:53.473 | agent 2026-06-17 15:31:53.473 | allowed-address-pairs 2026-06-17 15:31:53.474 | auto-allocated-topology 2026-06-17 15:31:53.474 | availability_zone 2026-06-17 15:31:53.474 | bgp 2026-06-17 15:31:53.474 | bgp_4byte_asn 2026-06-17 15:31:53.474 | bgp_dragent_scheduler 2026-06-17 15:31:53.474 | binding 2026-06-17 15:31:53.474 | binding-extended 2026-06-17 15:31:53.474 | default-subnetpools 2026-06-17 15:31:53.474 | dhcp_agent_scheduler 2026-06-17 15:31:53.474 | dns-domain-ports 2026-06-17 15:31:53.475 | dns-integration 2026-06-17 15:31:53.475 | dns-integration-domain-keywords 2026-06-17 15:31:53.475 | empty-string-filtering 2026-06-17 15:31:53.475 | enable-default-route-bfd 2026-06-17 15:31:53.475 | enable-default-route-ecmp 2026-06-17 15:31:53.475 | expose-port-forwarding-in-fip 2026-06-17 15:31:53.475 | ext-gw-mode 2026-06-17 15:31:53.475 | external-gateway-multihoming 2026-06-17 15:31:53.475 | external-net 2026-06-17 15:31:53.475 | extra_dhcp_opt 2026-06-17 15:31:53.476 | extraroute 2026-06-17 15:31:53.476 | extraroute-atomic 2026-06-17 15:31:53.476 | filter-validation 2026-06-17 15:31:53.476 | fip-port-details 2026-06-17 15:31:53.476 | flavors 2026-06-17 15:31:53.476 | floating-ip-port-forwarding 2026-06-17 15:31:53.476 | floating-ip-port-forwarding-description 2026-06-17 15:31:53.476 | floating-ip-port-forwarding-detail 2026-06-17 15:31:53.476 | floating-ip-port-forwarding-port-ranges 2026-06-17 15:31:53.476 | floatingip-pools 2026-06-17 15:31:53.477 | fwaas_v2 2026-06-17 15:31:53.477 | ip_allocation 2026-06-17 15:31:53.477 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:31:53.477 | l3-flavors 2026-06-17 15:31:53.477 | l3-ha 2026-06-17 15:31:53.477 | l3_agent_scheduler 2026-06-17 15:31:53.477 | logging 2026-06-17 15:31:53.477 | multi-provider 2026-06-17 15:31:53.477 | net-mtu 2026-06-17 15:31:53.477 | net-mtu-writable 2026-06-17 15:31:53.478 | network-ip-availability 2026-06-17 15:31:53.478 | network_availability_zone 2026-06-17 15:31:53.478 | network_ha 2026-06-17 15:31:53.478 | pagination 2026-06-17 15:31:53.478 | port-device-profile 2026-06-17 15:31:53.478 | port-hardware-offload-type 2026-06-17 15:31:53.478 | port-mac-address-regenerate 2026-06-17 15:31:53.478 | port-numa-affinity-policy 2026-06-17 15:31:53.478 | port-numa-affinity-policy-socket 2026-06-17 15:31:53.478 | port-resource-request 2026-06-17 15:31:53.479 | port-security 2026-06-17 15:31:53.479 | port-trusted-vif 2026-06-17 15:31:53.479 | project-id 2026-06-17 15:31:53.479 | provider 2026-06-17 15:31:53.479 | pvlan 2026-06-17 15:31:53.479 | qinq 2026-06-17 15:31:53.479 | qos 2026-06-17 15:31:53.479 | qos-bw-limit-direction 2026-06-17 15:31:53.479 | qos-bw-minimum-ingress 2026-06-17 15:31:53.479 | qos-default 2026-06-17 15:31:53.480 | qos-fip 2026-06-17 15:31:53.480 | qos-gateway-ip 2026-06-17 15:31:53.480 | qos-rule-type-details 2026-06-17 15:31:53.480 | qos-rule-type-filter 2026-06-17 15:31:53.480 | qos-rules-alias 2026-06-17 15:31:53.480 | quota-check-limit 2026-06-17 15:31:53.480 | quota-check-limit-default 2026-06-17 15:31:53.480 | quota_details 2026-06-17 15:31:53.480 | quotas 2026-06-17 15:31:53.480 | rbac-address-scope 2026-06-17 15:31:53.481 | rbac-policies 2026-06-17 15:31:53.481 | rbac-security-groups 2026-06-17 15:31:53.481 | router 2026-06-17 15:31:53.481 | router-enable-snat 2026-06-17 15:31:53.481 | router_availability_zone 2026-06-17 15:31:53.481 | security-group 2026-06-17 15:31:53.481 | security-groups-default-rules 2026-06-17 15:31:53.481 | security-groups-normalized-cidr 2026-06-17 15:31:53.481 | security-groups-remote-address-group 2026-06-17 15:31:53.481 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:31:53.482 | security-groups-shared-filtering 2026-06-17 15:31:53.482 | segment 2026-06-17 15:31:53.482 | sorting 2026-06-17 15:31:53.482 | standard-attr-description 2026-06-17 15:31:53.482 | standard-attr-fwaas-v2 2026-06-17 15:31:53.482 | standard-attr-revisions 2026-06-17 15:31:53.482 | standard-attr-tag 2026-06-17 15:31:53.482 | standard-attr-timestamp 2026-06-17 15:31:53.482 | stateful-security-group 2026-06-17 15:31:53.482 | subnet-dns-publish-fixed-ip 2026-06-17 15:31:53.482 | subnet-external-network 2026-06-17 15:31:53.483 | subnet-service-types 2026-06-17 15:31:53.483 | subnet_allocation 2026-06-17 15:31:53.483 | subnet_onboard 2026-06-17 15:31:53.483 | subnetpool-prefix-ops 2026-06-17 15:31:53.483 | tag-creation 2026-06-17 15:31:53.483 | tap-mirror 2026-06-17 15:31:53.483 | tap-mirror-both-direction 2026-06-17 15:31:53.483 | trunk 2026-06-17 15:31:53.483 | uplink-status-propagation 2026-06-17 15:31:53.484 | uplink-status-propagation-updatable 2026-06-17 15:31:53.484 | vlan-transparent 2026-06-17 15:31:53.484 | vpn-endpoint-groups 2026-06-17 15:31:53.484 | vpnaas' 2026-06-17 15:31:53.484 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 15:31:53.484 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-17 15:31:53.485 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-17 15:31:53.490 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-17 15:31:53.490 | address-scope 2026-06-17 15:31:53.491 | agent 2026-06-17 15:31:53.491 | allowed-address-pairs 2026-06-17 15:31:53.491 | auto-allocated-topology 2026-06-17 15:31:53.491 | availability_zone 2026-06-17 15:31:53.491 | bgp 2026-06-17 15:31:53.491 | bgp_4byte_asn 2026-06-17 15:31:53.491 | bgp_dragent_scheduler 2026-06-17 15:31:53.491 | binding 2026-06-17 15:31:53.491 | binding-extended 2026-06-17 15:31:53.491 | default-subnetpools 2026-06-17 15:31:53.492 | dhcp_agent_scheduler 2026-06-17 15:31:53.492 | dns-domain-ports 2026-06-17 15:31:53.492 | dns-integration 2026-06-17 15:31:53.492 | dns-integration-domain-keywords 2026-06-17 15:31:53.492 | empty-string-filtering 2026-06-17 15:31:53.492 | enable-default-route-bfd 2026-06-17 15:31:53.492 | enable-default-route-ecmp 2026-06-17 15:31:53.492 | expose-port-forwarding-in-fip 2026-06-17 15:31:53.492 | ext-gw-mode 2026-06-17 15:31:53.492 | external-gateway-multihoming 2026-06-17 15:31:53.493 | external-net 2026-06-17 15:31:53.493 | extra_dhcp_opt 2026-06-17 15:31:53.493 | extraroute 2026-06-17 15:31:53.493 | extraroute-atomic 2026-06-17 15:31:53.493 | filter-validation 2026-06-17 15:31:53.493 | fip-port-details 2026-06-17 15:31:53.493 | flavors 2026-06-17 15:31:53.493 | floating-ip-port-forwarding 2026-06-17 15:31:53.493 | floating-ip-port-forwarding-description 2026-06-17 15:31:53.493 | floating-ip-port-forwarding-detail 2026-06-17 15:31:53.494 | floating-ip-port-forwarding-port-ranges 2026-06-17 15:31:53.494 | floatingip-pools 2026-06-17 15:31:53.494 | fwaas_v2 2026-06-17 15:31:53.494 | ip_allocation 2026-06-17 15:31:53.494 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:31:53.494 | l3-flavors 2026-06-17 15:31:53.494 | l3-ha 2026-06-17 15:31:53.494 | l3_agent_scheduler 2026-06-17 15:31:53.494 | logging 2026-06-17 15:31:53.494 | multi-provider 2026-06-17 15:31:53.495 | net-mtu 2026-06-17 15:31:53.495 | net-mtu-writable 2026-06-17 15:31:53.495 | network-ip-availability 2026-06-17 15:31:53.495 | network_availability_zone 2026-06-17 15:31:53.495 | network_ha 2026-06-17 15:31:53.495 | pagination 2026-06-17 15:31:53.495 | port-device-profile 2026-06-17 15:31:53.495 | port-hardware-offload-type 2026-06-17 15:31:53.495 | port-mac-address-regenerate 2026-06-17 15:31:53.495 | port-numa-affinity-policy 2026-06-17 15:31:53.496 | port-numa-affinity-policy-socket 2026-06-17 15:31:53.496 | port-resource-request 2026-06-17 15:31:53.496 | port-security 2026-06-17 15:31:53.496 | port-trusted-vif 2026-06-17 15:31:53.496 | project-id 2026-06-17 15:31:53.496 | provider 2026-06-17 15:31:53.496 | pvlan 2026-06-17 15:31:53.496 | qinq 2026-06-17 15:31:53.496 | qos 2026-06-17 15:31:53.496 | qos-bw-limit-direction 2026-06-17 15:31:53.496 | qos-bw-minimum-ingress 2026-06-17 15:31:53.497 | qos-default 2026-06-17 15:31:53.497 | qos-fip 2026-06-17 15:31:53.497 | qos-gateway-ip 2026-06-17 15:31:53.497 | qos-rule-type-details 2026-06-17 15:31:53.497 | qos-rule-type-filter 2026-06-17 15:31:53.497 | qos-rules-alias 2026-06-17 15:31:53.497 | quota-check-limit 2026-06-17 15:31:53.497 | quota-check-limit-default 2026-06-17 15:31:53.497 | quota_details 2026-06-17 15:31:53.497 | quotas 2026-06-17 15:31:53.498 | rbac-address-scope 2026-06-17 15:31:53.498 | rbac-policies 2026-06-17 15:31:53.498 | rbac-security-groups 2026-06-17 15:31:53.498 | router 2026-06-17 15:31:53.498 | router-enable-snat 2026-06-17 15:31:53.498 | router_availability_zone 2026-06-17 15:31:53.498 | security-group 2026-06-17 15:31:53.498 | security-groups-default-rules 2026-06-17 15:31:53.498 | security-groups-normalized-cidr 2026-06-17 15:31:53.498 | security-groups-remote-address-group 2026-06-17 15:31:53.499 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:31:53.499 | security-groups-shared-filtering 2026-06-17 15:31:53.499 | segment 2026-06-17 15:31:53.499 | sorting 2026-06-17 15:31:53.499 | standard-attr-description 2026-06-17 15:31:53.499 | standard-attr-fwaas-v2 2026-06-17 15:31:53.499 | standard-attr-revisions 2026-06-17 15:31:53.499 | standard-attr-tag 2026-06-17 15:31:53.499 | standard-attr-timestamp 2026-06-17 15:31:53.499 | stateful-security-group 2026-06-17 15:31:53.500 | subnet-dns-publish-fixed-ip 2026-06-17 15:31:53.500 | subnet-external-network 2026-06-17 15:31:53.500 | subnet-service-types 2026-06-17 15:31:53.500 | subnet_allocation 2026-06-17 15:31:53.500 | subnet_onboard 2026-06-17 15:31:53.500 | subnetpool-prefix-ops 2026-06-17 15:31:53.500 | tag-creation 2026-06-17 15:31:53.500 | tap-mirror 2026-06-17 15:31:53.500 | tap-mirror-both-direction 2026-06-17 15:31:53.500 | trunk 2026-06-17 15:31:53.501 | uplink-status-propagation 2026-06-17 15:31:53.501 | uplink-status-propagation-updatable 2026-06-17 15:31:53.501 | vlan-transparent 2026-06-17 15:31:53.501 | vpn-endpoint-groups 2026-06-17 15:31:53.501 | vpnaas' 2026-06-17 15:31:53.501 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-17 15:31:53.501 | address-scope 2026-06-17 15:31:53.502 | agent 2026-06-17 15:31:53.502 | allowed-address-pairs 2026-06-17 15:31:53.502 | auto-allocated-topology 2026-06-17 15:31:53.502 | availability_zone 2026-06-17 15:31:53.502 | bgp 2026-06-17 15:31:53.502 | bgp_4byte_asn 2026-06-17 15:31:53.502 | bgp_dragent_scheduler 2026-06-17 15:31:53.502 | binding 2026-06-17 15:31:53.503 | binding-extended 2026-06-17 15:31:53.503 | default-subnetpools 2026-06-17 15:31:53.503 | dhcp_agent_scheduler 2026-06-17 15:31:53.503 | dns-domain-ports 2026-06-17 15:31:53.503 | dns-integration 2026-06-17 15:31:53.503 | dns-integration-domain-keywords 2026-06-17 15:31:53.503 | empty-string-filtering 2026-06-17 15:31:53.503 | enable-default-route-bfd 2026-06-17 15:31:53.503 | enable-default-route-ecmp 2026-06-17 15:31:53.503 | expose-port-forwarding-in-fip 2026-06-17 15:31:53.504 | ext-gw-mode 2026-06-17 15:31:53.504 | external-gateway-multihoming 2026-06-17 15:31:53.504 | external-net 2026-06-17 15:31:53.504 | extra_dhcp_opt 2026-06-17 15:31:53.504 | extraroute 2026-06-17 15:31:53.504 | extraroute-atomic 2026-06-17 15:31:53.504 | filter-validation 2026-06-17 15:31:53.504 | fip-port-details 2026-06-17 15:31:53.504 | flavors 2026-06-17 15:31:53.504 | floating-ip-port-forwarding 2026-06-17 15:31:53.505 | floating-ip-port-forwarding-description 2026-06-17 15:31:53.505 | floating-ip-port-forwarding-detail 2026-06-17 15:31:53.505 | floating-ip-port-forwarding-port-ranges 2026-06-17 15:31:53.505 | floatingip-pools 2026-06-17 15:31:53.505 | fwaas_v2 2026-06-17 15:31:53.505 | ip_allocation 2026-06-17 15:31:53.505 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:31:53.505 | l3-flavors 2026-06-17 15:31:53.505 | l3-ha 2026-06-17 15:31:53.505 | l3_agent_scheduler 2026-06-17 15:31:53.506 | logging 2026-06-17 15:31:53.506 | multi-provider 2026-06-17 15:31:53.506 | net-mtu 2026-06-17 15:31:53.506 | net-mtu-writable 2026-06-17 15:31:53.507 | network-ip-availability 2026-06-17 15:31:53.507 | network_availability_zone 2026-06-17 15:31:53.507 | network_ha 2026-06-17 15:31:53.507 | pagination 2026-06-17 15:31:53.507 | port-device-profile 2026-06-17 15:31:53.507 | port-hardware-offload-type 2026-06-17 15:31:53.507 | port-mac-address-regenerate 2026-06-17 15:31:53.507 | port-numa-affinity-policy 2026-06-17 15:31:53.508 | port-numa-affinity-policy-socket 2026-06-17 15:31:53.508 | port-resource-request 2026-06-17 15:31:53.508 | port-security 2026-06-17 15:31:53.508 | port-trusted-vif 2026-06-17 15:31:53.508 | project-id 2026-06-17 15:31:53.508 | provider 2026-06-17 15:31:53.508 | pvlan 2026-06-17 15:31:53.509 | qinq 2026-06-17 15:31:53.509 | qos 2026-06-17 15:31:53.509 | qos-bw-limit-direction 2026-06-17 15:31:53.509 | qos-bw-minimum-ingress 2026-06-17 15:31:53.509 | qos-default 2026-06-17 15:31:53.509 | qos-fip 2026-06-17 15:31:53.509 | qos-gateway-ip 2026-06-17 15:31:53.509 | qos-rule-type-details 2026-06-17 15:31:53.510 | qos-rule-type-filter 2026-06-17 15:31:53.510 | qos-rules-alias 2026-06-17 15:31:53.510 | quota-check-limit 2026-06-17 15:31:53.510 | quota-check-limit-default 2026-06-17 15:31:53.510 | quota_details 2026-06-17 15:31:53.510 | quotas 2026-06-17 15:31:53.510 | rbac-address-scope 2026-06-17 15:31:53.510 | rbac-policies 2026-06-17 15:31:53.510 | rbac-security-groups 2026-06-17 15:31:53.510 | router 2026-06-17 15:31:53.511 | router-enable-snat 2026-06-17 15:31:53.511 | router_availability_zone 2026-06-17 15:31:53.511 | security-group 2026-06-17 15:31:53.511 | security-groups-default-rules 2026-06-17 15:31:53.511 | security-groups-normalized-cidr 2026-06-17 15:31:53.511 | security-groups-remote-address-group 2026-06-17 15:31:53.511 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:31:53.511 | security-groups-shared-filtering 2026-06-17 15:31:53.511 | segment 2026-06-17 15:31:53.512 | sorting 2026-06-17 15:31:53.512 | standard-attr-description 2026-06-17 15:31:53.512 | standard-attr-fwaas-v2 2026-06-17 15:31:53.512 | standard-attr-revisions 2026-06-17 15:31:53.512 | standard-attr-tag 2026-06-17 15:31:53.512 | standard-attr-timestamp 2026-06-17 15:31:53.512 | stateful-security-group 2026-06-17 15:31:53.512 | subnet-dns-publish-fixed-ip 2026-06-17 15:31:53.512 | subnet-external-network 2026-06-17 15:31:53.512 | subnet-service-types 2026-06-17 15:31:53.513 | subnet_allocation 2026-06-17 15:31:53.513 | subnet_onboard 2026-06-17 15:31:53.513 | subnetpool-prefix-ops 2026-06-17 15:31:53.513 | tag-creation 2026-06-17 15:31:53.513 | tap-mirror 2026-06-17 15:31:53.513 | tap-mirror-both-direction 2026-06-17 15:31:53.513 | trunk 2026-06-17 15:31:53.513 | uplink-status-propagation 2026-06-17 15:31:53.513 | uplink-status-propagation-updatable 2026-06-17 15:31:53.513 | vlan-transparent 2026-06-17 15:31:53.514 | vpn-endpoint-groups 2026-06-17 15:31:53.514 | vpnaas' 2026-06-17 15:31:53.514 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-17 15:31:53.514 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-17 15:31:53.514 | address-scope 2026-06-17 15:31:53.514 | agent 2026-06-17 15:31:53.514 | allowed-address-pairs 2026-06-17 15:31:53.514 | auto-allocated-topology 2026-06-17 15:31:53.514 | availability_zone 2026-06-17 15:31:53.514 | bgp 2026-06-17 15:31:53.515 | bgp_4byte_asn 2026-06-17 15:31:53.515 | bgp_dragent_scheduler 2026-06-17 15:31:53.515 | binding 2026-06-17 15:31:53.515 | binding-extended 2026-06-17 15:31:53.515 | default-subnetpools 2026-06-17 15:31:53.515 | dhcp_agent_scheduler 2026-06-17 15:31:53.515 | dns-domain-ports 2026-06-17 15:31:53.515 | dns-integration 2026-06-17 15:31:53.515 | dns-integration-domain-keywords 2026-06-17 15:31:53.515 | empty-string-filtering 2026-06-17 15:31:53.516 | enable-default-route-bfd 2026-06-17 15:31:53.516 | enable-default-route-ecmp 2026-06-17 15:31:53.516 | expose-port-forwarding-in-fip 2026-06-17 15:31:53.516 | ext-gw-mode 2026-06-17 15:31:53.516 | external-gateway-multihoming 2026-06-17 15:31:53.516 | external-net 2026-06-17 15:31:53.516 | extra_dhcp_opt 2026-06-17 15:31:53.516 | extraroute 2026-06-17 15:31:53.516 | extraroute-atomic 2026-06-17 15:31:53.516 | filter-validation 2026-06-17 15:31:53.517 | fip-port-details 2026-06-17 15:31:53.517 | flavors 2026-06-17 15:31:53.517 | floating-ip-port-forwarding 2026-06-17 15:31:53.517 | floating-ip-port-forwarding-description 2026-06-17 15:31:53.517 | floating-ip-port-forwarding-detail 2026-06-17 15:31:53.517 | floating-ip-port-forwarding-port-ranges 2026-06-17 15:31:53.517 | floatingip-pools 2026-06-17 15:31:53.517 | fwaas_v2 2026-06-17 15:31:53.517 | ip_allocation 2026-06-17 15:31:53.517 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:31:53.518 | l3-flavors 2026-06-17 15:31:53.518 | l3-ha 2026-06-17 15:31:53.518 | l3_agent_scheduler 2026-06-17 15:31:53.518 | logging 2026-06-17 15:31:53.518 | multi-provider 2026-06-17 15:31:53.518 | net-mtu 2026-06-17 15:31:53.518 | net-mtu-writable 2026-06-17 15:31:53.518 | network-ip-availability 2026-06-17 15:31:53.518 | network_availability_zone 2026-06-17 15:31:53.519 | network_ha 2026-06-17 15:31:53.519 | pagination 2026-06-17 15:31:53.519 | port-device-profile 2026-06-17 15:31:53.519 | port-hardware-offload-type 2026-06-17 15:31:53.519 | port-mac-address-regenerate 2026-06-17 15:31:53.519 | port-numa-affinity-policy 2026-06-17 15:31:53.519 | port-numa-affinity-policy-socket 2026-06-17 15:31:53.519 | port-resource-request 2026-06-17 15:31:53.519 | port-security 2026-06-17 15:31:53.520 | port-trusted-vif 2026-06-17 15:31:53.520 | project-id 2026-06-17 15:31:53.520 | provider 2026-06-17 15:31:53.520 | pvlan 2026-06-17 15:31:53.520 | qinq 2026-06-17 15:31:53.520 | qos 2026-06-17 15:31:53.520 | qos-bw-limit-direction 2026-06-17 15:31:53.520 | qos-bw-minimum-ingress 2026-06-17 15:31:53.520 | qos-default 2026-06-17 15:31:53.520 | qos-fip 2026-06-17 15:31:53.521 | qos-gateway-ip 2026-06-17 15:31:53.521 | qos-rule-type-details 2026-06-17 15:31:53.521 | qos-rule-type-filter 2026-06-17 15:31:53.521 | qos-rules-alias 2026-06-17 15:31:53.521 | quota-check-limit 2026-06-17 15:31:53.521 | quota-check-limit-default 2026-06-17 15:31:53.521 | quota_details 2026-06-17 15:31:53.522 | quotas 2026-06-17 15:31:53.522 | rbac-address-scope 2026-06-17 15:31:53.522 | rbac-policies 2026-06-17 15:31:53.522 | rbac-security-groups 2026-06-17 15:31:53.522 | router 2026-06-17 15:31:53.522 | router-enable-snat 2026-06-17 15:31:53.522 | router_availability_zone 2026-06-17 15:31:53.522 | security-group 2026-06-17 15:31:53.523 | security-groups-default-rules 2026-06-17 15:31:53.523 | security-groups-normalized-cidr 2026-06-17 15:31:53.523 | security-groups-remote-address-group 2026-06-17 15:31:53.523 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:31:53.523 | security-groups-shared-filtering 2026-06-17 15:31:53.523 | segment 2026-06-17 15:31:53.523 | sorting 2026-06-17 15:31:53.523 | standard-attr-description 2026-06-17 15:31:53.523 | standard-attr-fwaas-v2 2026-06-17 15:31:53.523 | standard-attr-revisions 2026-06-17 15:31:53.524 | standard-attr-tag 2026-06-17 15:31:53.524 | standard-attr-timestamp 2026-06-17 15:31:53.524 | stateful-security-group 2026-06-17 15:31:53.524 | subnet-dns-publish-fixed-ip 2026-06-17 15:31:53.524 | subnet-external-network 2026-06-17 15:31:53.524 | subnet-service-types 2026-06-17 15:31:53.524 | subnet_allocation 2026-06-17 15:31:53.524 | subnet_onboard 2026-06-17 15:31:53.524 | subnetpool-prefix-ops 2026-06-17 15:31:53.525 | tag-creation 2026-06-17 15:31:53.525 | tap-mirror 2026-06-17 15:31:53.525 | tap-mirror-both-direction 2026-06-17 15:31:53.525 | trunk 2026-06-17 15:31:53.525 | uplink-status-propagation 2026-06-17 15:31:53.525 | uplink-status-propagation-updatable 2026-06-17 15:31:53.525 | vlan-transparent 2026-06-17 15:31:53.525 | vpn-endpoint-groups 2026-06-17 15:31:53.525 | vpnaas' 2026-06-17 15:31:53.525 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-17 15:31:53.526 | address-scope 2026-06-17 15:31:53.526 | agent 2026-06-17 15:31:53.526 | allowed-address-pairs 2026-06-17 15:31:53.526 | auto-allocated-topology 2026-06-17 15:31:53.526 | availability_zone 2026-06-17 15:31:53.526 | bgp 2026-06-17 15:31:53.526 | bgp_4byte_asn 2026-06-17 15:31:53.526 | bgp_dragent_scheduler 2026-06-17 15:31:53.526 | binding 2026-06-17 15:31:53.526 | binding-extended 2026-06-17 15:31:53.527 | default-subnetpools 2026-06-17 15:31:53.527 | dhcp_agent_scheduler 2026-06-17 15:31:53.527 | dns-domain-ports 2026-06-17 15:31:53.527 | dns-integration 2026-06-17 15:31:53.527 | dns-integration-domain-keywords 2026-06-17 15:31:53.527 | empty-string-filtering 2026-06-17 15:31:53.527 | enable-default-route-bfd 2026-06-17 15:31:53.527 | enable-default-route-ecmp 2026-06-17 15:31:53.527 | expose-port-forwarding-in-fip 2026-06-17 15:31:53.527 | ext-gw-mode 2026-06-17 15:31:53.528 | external-gateway-multihoming 2026-06-17 15:31:53.528 | external-net 2026-06-17 15:31:53.528 | extra_dhcp_opt 2026-06-17 15:31:53.528 | extraroute 2026-06-17 15:31:53.528 | extraroute-atomic 2026-06-17 15:31:53.528 | filter-validation 2026-06-17 15:31:53.528 | fip-port-details 2026-06-17 15:31:53.528 | flavors 2026-06-17 15:31:53.528 | floating-ip-port-forwarding 2026-06-17 15:31:53.528 | floating-ip-port-forwarding-description 2026-06-17 15:31:53.529 | floating-ip-port-forwarding-detail 2026-06-17 15:31:53.529 | floating-ip-port-forwarding-port-ranges 2026-06-17 15:31:53.529 | floatingip-pools 2026-06-17 15:31:53.529 | fwaas_v2 2026-06-17 15:31:53.529 | ip_allocation 2026-06-17 15:31:53.529 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:31:53.529 | l3-flavors 2026-06-17 15:31:53.529 | l3-ha 2026-06-17 15:31:53.529 | l3_agent_scheduler 2026-06-17 15:31:53.530 | logging 2026-06-17 15:31:53.530 | multi-provider 2026-06-17 15:31:53.530 | net-mtu 2026-06-17 15:31:53.530 | net-mtu-writable 2026-06-17 15:31:53.530 | network-ip-availability 2026-06-17 15:31:53.530 | network_availability_zone 2026-06-17 15:31:53.530 | network_ha 2026-06-17 15:31:53.530 | pagination 2026-06-17 15:31:53.530 | port-device-profile 2026-06-17 15:31:53.530 | port-hardware-offload-type 2026-06-17 15:31:53.531 | port-mac-address-regenerate 2026-06-17 15:31:53.531 | port-numa-affinity-policy 2026-06-17 15:31:53.531 | port-numa-affinity-policy-socket 2026-06-17 15:31:53.531 | port-resource-request 2026-06-17 15:31:53.531 | port-security 2026-06-17 15:31:53.531 | port-trusted-vif 2026-06-17 15:31:53.531 | project-id 2026-06-17 15:31:53.531 | provider 2026-06-17 15:31:53.531 | pvlan 2026-06-17 15:31:53.531 | qinq 2026-06-17 15:31:53.532 | qos 2026-06-17 15:31:53.532 | qos-bw-limit-direction 2026-06-17 15:31:53.532 | qos-bw-minimum-ingress 2026-06-17 15:31:53.532 | qos-default 2026-06-17 15:31:53.532 | qos-fip 2026-06-17 15:31:53.532 | qos-gateway-ip 2026-06-17 15:31:53.532 | qos-rule-type-details 2026-06-17 15:31:53.532 | qos-rule-type-filter 2026-06-17 15:31:53.532 | qos-rules-alias 2026-06-17 15:31:53.532 | quota-check-limit 2026-06-17 15:31:53.533 | quota-check-limit-default 2026-06-17 15:31:53.533 | quota_details 2026-06-17 15:31:53.533 | quotas 2026-06-17 15:31:53.533 | rbac-address-scope 2026-06-17 15:31:53.533 | rbac-policies 2026-06-17 15:31:53.533 | rbac-security-groups 2026-06-17 15:31:53.533 | router 2026-06-17 15:31:53.533 | router-enable-snat 2026-06-17 15:31:53.533 | router_availability_zone 2026-06-17 15:31:53.533 | security-group 2026-06-17 15:31:53.534 | security-groups-default-rules 2026-06-17 15:31:53.534 | security-groups-normalized-cidr 2026-06-17 15:31:53.534 | security-groups-remote-address-group 2026-06-17 15:31:53.534 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:31:53.534 | security-groups-shared-filtering 2026-06-17 15:31:53.534 | segment 2026-06-17 15:31:53.534 | sorting 2026-06-17 15:31:53.534 | standard-attr-description 2026-06-17 15:31:53.534 | standard-attr-fwaas-v2 2026-06-17 15:31:53.534 | standard-attr-revisions 2026-06-17 15:31:53.535 | standard-attr-tag 2026-06-17 15:31:53.535 | standard-attr-timestamp 2026-06-17 15:31:53.535 | stateful-security-group 2026-06-17 15:31:53.535 | subnet-dns-publish-fixed-ip 2026-06-17 15:31:53.535 | subnet-external-network 2026-06-17 15:31:53.535 | subnet-service-types 2026-06-17 15:31:53.535 | subnet_allocation 2026-06-17 15:31:53.535 | subnet_onboard 2026-06-17 15:31:53.535 | subnetpool-prefix-ops 2026-06-17 15:31:53.535 | tag-creation 2026-06-17 15:31:53.536 | tap-mirror 2026-06-17 15:31:53.536 | tap-mirror-both-direction 2026-06-17 15:31:53.536 | trunk 2026-06-17 15:31:53.536 | uplink-status-propagation 2026-06-17 15:31:53.536 | uplink-status-propagation-updatable 2026-06-17 15:31:53.536 | vlan-transparent 2026-06-17 15:31:53.536 | vpn-endpoint-groups 2026-06-17 15:31:53.536 | vpnaas' 2026-06-17 15:31:53.537 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-17 15:31:53.537 | address-scope 2026-06-17 15:31:53.537 | agent 2026-06-17 15:31:53.537 | allowed-address-pairs 2026-06-17 15:31:53.537 | auto-allocated-topology 2026-06-17 15:31:53.538 | availability_zone 2026-06-17 15:31:53.538 | bgp 2026-06-17 15:31:53.538 | bgp_4byte_asn 2026-06-17 15:31:53.538 | bgp_dragent_scheduler 2026-06-17 15:31:53.538 | binding 2026-06-17 15:31:53.538 | binding-extended 2026-06-17 15:31:53.538 | default-subnetpools 2026-06-17 15:31:53.538 | dhcp_agent_scheduler 2026-06-17 15:31:53.538 | dns-domain-ports 2026-06-17 15:31:53.538 | dns-integration 2026-06-17 15:31:53.539 | dns-integration-domain-keywords 2026-06-17 15:31:53.539 | empty-string-filtering 2026-06-17 15:31:53.539 | enable-default-route-bfd 2026-06-17 15:31:53.539 | enable-default-route-ecmp 2026-06-17 15:31:53.539 | expose-port-forwarding-in-fip 2026-06-17 15:31:53.539 | ext-gw-mode 2026-06-17 15:31:53.539 | external-gateway-multihoming 2026-06-17 15:31:53.539 | external-net 2026-06-17 15:31:53.540 | extra_dhcp_opt 2026-06-17 15:31:53.540 | extraroute 2026-06-17 15:31:53.540 | extraroute-atomic 2026-06-17 15:31:53.540 | filter-validation 2026-06-17 15:31:53.540 | fip-port-details 2026-06-17 15:31:53.540 | flavors 2026-06-17 15:31:53.540 | floating-ip-port-forwarding 2026-06-17 15:31:53.540 | floating-ip-port-forwarding-description 2026-06-17 15:31:53.540 | floating-ip-port-forwarding-detail 2026-06-17 15:31:53.540 | floating-ip-port-forwarding-port-ranges 2026-06-17 15:31:53.541 | floatingip-pools 2026-06-17 15:31:53.541 | fwaas_v2 2026-06-17 15:31:53.541 | ip_allocation 2026-06-17 15:31:53.541 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:31:53.541 | l3-flavors 2026-06-17 15:31:53.541 | l3-ha 2026-06-17 15:31:53.541 | l3_agent_scheduler 2026-06-17 15:31:53.542 | logging 2026-06-17 15:31:53.542 | multi-provider 2026-06-17 15:31:53.542 | net-mtu 2026-06-17 15:31:53.542 | net-mtu-writable 2026-06-17 15:31:53.542 | network-ip-availability 2026-06-17 15:31:53.542 | network_availability_zone 2026-06-17 15:31:53.542 | network_ha 2026-06-17 15:31:53.542 | pagination 2026-06-17 15:31:53.542 | port-device-profile 2026-06-17 15:31:53.542 | port-hardware-offload-type 2026-06-17 15:31:53.543 | port-mac-address-regenerate 2026-06-17 15:31:53.543 | port-numa-affinity-policy 2026-06-17 15:31:53.543 | port-numa-affinity-policy-socket 2026-06-17 15:31:53.543 | port-resource-request 2026-06-17 15:31:53.543 | port-security 2026-06-17 15:31:53.543 | port-trusted-vif 2026-06-17 15:31:53.543 | project-id 2026-06-17 15:31:53.543 | provider 2026-06-17 15:31:53.543 | pvlan 2026-06-17 15:31:53.543 | qinq 2026-06-17 15:31:53.544 | qos 2026-06-17 15:31:53.544 | qos-bw-limit-direction 2026-06-17 15:31:53.544 | qos-bw-minimum-ingress 2026-06-17 15:31:53.544 | qos-default 2026-06-17 15:31:53.544 | qos-fip 2026-06-17 15:31:53.544 | qos-gateway-ip 2026-06-17 15:31:53.544 | qos-rule-type-details 2026-06-17 15:31:53.544 | qos-rule-type-filter 2026-06-17 15:31:53.544 | qos-rules-alias 2026-06-17 15:31:53.544 | quota-check-limit 2026-06-17 15:31:53.545 | quota-check-limit-default 2026-06-17 15:31:53.545 | quota_details 2026-06-17 15:31:53.545 | quotas 2026-06-17 15:31:53.545 | rbac-address-scope 2026-06-17 15:31:53.545 | rbac-policies 2026-06-17 15:31:53.545 | rbac-security-groups 2026-06-17 15:31:53.545 | router 2026-06-17 15:31:53.545 | router-enable-snat 2026-06-17 15:31:53.545 | router_availability_zone 2026-06-17 15:31:53.545 | security-group 2026-06-17 15:31:53.546 | security-groups-default-rules 2026-06-17 15:31:53.546 | security-groups-normalized-cidr 2026-06-17 15:31:53.546 | security-groups-remote-address-group 2026-06-17 15:31:53.546 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:31:53.546 | security-groups-shared-filtering 2026-06-17 15:31:53.546 | segment 2026-06-17 15:31:53.546 | sorting 2026-06-17 15:31:53.546 | standard-attr-description 2026-06-17 15:31:53.546 | standard-attr-fwaas-v2 2026-06-17 15:31:53.546 | standard-attr-revisions 2026-06-17 15:31:53.547 | standard-attr-tag 2026-06-17 15:31:53.547 | standard-attr-timestamp 2026-06-17 15:31:53.547 | stateful-security-group 2026-06-17 15:31:53.547 | subnet-dns-publish-fixed-ip 2026-06-17 15:31:53.547 | subnet-external-network 2026-06-17 15:31:53.547 | subnet-service-types 2026-06-17 15:31:53.547 | subnet_allocation 2026-06-17 15:31:53.547 | subnet_onboard 2026-06-17 15:31:53.547 | subnetpool-prefix-ops 2026-06-17 15:31:53.548 | tag-creation 2026-06-17 15:31:53.548 | tap-mirror 2026-06-17 15:31:53.548 | tap-mirror-both-direction 2026-06-17 15:31:53.548 | trunk 2026-06-17 15:31:53.548 | uplink-status-propagation 2026-06-17 15:31:53.548 | uplink-status-propagation-updatable 2026-06-17 15:31:53.548 | vlan-transparent 2026-06-17 15:31:53.548 | vpn-endpoint-groups 2026-06-17 15:31:53.548 | vpnaas' 2026-06-17 15:31:53.548 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-17 15:31:53.549 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-17 15:31:53.549 | address-scope 2026-06-17 15:31:53.549 | agent 2026-06-17 15:31:53.549 | allowed-address-pairs 2026-06-17 15:31:53.549 | auto-allocated-topology 2026-06-17 15:31:53.549 | availability_zone 2026-06-17 15:31:53.549 | bgp 2026-06-17 15:31:53.549 | bgp_4byte_asn 2026-06-17 15:31:53.550 | bgp_dragent_scheduler 2026-06-17 15:31:53.550 | binding 2026-06-17 15:31:53.550 | binding-extended 2026-06-17 15:31:53.550 | default-subnetpools 2026-06-17 15:31:53.550 | dhcp_agent_scheduler 2026-06-17 15:31:53.550 | dns-domain-ports 2026-06-17 15:31:53.550 | dns-integration 2026-06-17 15:31:53.550 | dns-integration-domain-keywords 2026-06-17 15:31:53.550 | empty-string-filtering 2026-06-17 15:31:53.550 | enable-default-route-bfd 2026-06-17 15:31:53.550 | enable-default-route-ecmp 2026-06-17 15:31:53.551 | expose-port-forwarding-in-fip 2026-06-17 15:31:53.551 | ext-gw-mode 2026-06-17 15:31:53.551 | external-gateway-multihoming 2026-06-17 15:31:53.551 | external-net 2026-06-17 15:31:53.551 | extra_dhcp_opt 2026-06-17 15:31:53.551 | extraroute 2026-06-17 15:31:53.551 | extraroute-atomic 2026-06-17 15:31:53.551 | filter-validation 2026-06-17 15:31:53.551 | fip-port-details 2026-06-17 15:31:53.551 | flavors 2026-06-17 15:31:53.552 | floating-ip-port-forwarding 2026-06-17 15:31:53.552 | floating-ip-port-forwarding-description 2026-06-17 15:31:53.552 | floating-ip-port-forwarding-detail 2026-06-17 15:31:53.552 | floating-ip-port-forwarding-port-ranges 2026-06-17 15:31:53.552 | floatingip-pools 2026-06-17 15:31:53.552 | fwaas_v2 2026-06-17 15:31:53.552 | ip_allocation 2026-06-17 15:31:53.552 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:31:53.552 | l3-flavors 2026-06-17 15:31:53.552 | l3-ha 2026-06-17 15:31:53.553 | l3_agent_scheduler 2026-06-17 15:31:53.553 | logging 2026-06-17 15:31:53.553 | multi-provider 2026-06-17 15:31:53.553 | net-mtu 2026-06-17 15:31:53.553 | net-mtu-writable 2026-06-17 15:31:53.553 | network-ip-availability 2026-06-17 15:31:53.553 | network_availability_zone 2026-06-17 15:31:53.553 | network_ha 2026-06-17 15:31:53.553 | pagination 2026-06-17 15:31:53.553 | port-device-profile 2026-06-17 15:31:53.554 | port-hardware-offload-type 2026-06-17 15:31:53.554 | port-mac-address-regenerate 2026-06-17 15:31:53.554 | port-numa-affinity-policy 2026-06-17 15:31:53.554 | port-numa-affinity-policy-socket 2026-06-17 15:31:53.554 | port-resource-request 2026-06-17 15:31:53.554 | port-security 2026-06-17 15:31:53.554 | port-trusted-vif 2026-06-17 15:31:53.554 | project-id 2026-06-17 15:31:53.554 | provider 2026-06-17 15:31:53.554 | pvlan 2026-06-17 15:31:53.555 | qinq 2026-06-17 15:31:53.555 | qos 2026-06-17 15:31:53.555 | qos-bw-limit-direction 2026-06-17 15:31:53.555 | qos-bw-minimum-ingress 2026-06-17 15:31:53.555 | qos-default 2026-06-17 15:31:53.555 | qos-fip 2026-06-17 15:31:53.555 | qos-gateway-ip 2026-06-17 15:31:53.555 | qos-rule-type-details 2026-06-17 15:31:53.555 | qos-rule-type-filter 2026-06-17 15:31:53.555 | qos-rules-alias 2026-06-17 15:31:53.556 | quota-check-limit 2026-06-17 15:31:53.556 | quota-check-limit-default 2026-06-17 15:31:53.556 | quota_details 2026-06-17 15:31:53.556 | quotas 2026-06-17 15:31:53.556 | rbac-address-scope 2026-06-17 15:31:53.556 | rbac-policies 2026-06-17 15:31:53.556 | rbac-security-groups 2026-06-17 15:31:53.556 | router 2026-06-17 15:31:53.556 | router-enable-snat 2026-06-17 15:31:53.556 | router_availability_zone 2026-06-17 15:31:53.557 | security-group 2026-06-17 15:31:53.557 | security-groups-default-rules 2026-06-17 15:31:53.557 | security-groups-normalized-cidr 2026-06-17 15:31:53.557 | security-groups-remote-address-group 2026-06-17 15:31:53.557 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:31:53.557 | security-groups-shared-filtering 2026-06-17 15:31:53.557 | segment 2026-06-17 15:31:53.557 | sorting 2026-06-17 15:31:53.557 | standard-attr-description 2026-06-17 15:31:53.557 | standard-attr-fwaas-v2 2026-06-17 15:31:53.558 | standard-attr-revisions 2026-06-17 15:31:53.558 | standard-attr-tag 2026-06-17 15:31:53.558 | standard-attr-timestamp 2026-06-17 15:31:53.558 | stateful-security-group 2026-06-17 15:31:53.558 | subnet-dns-publish-fixed-ip 2026-06-17 15:31:53.558 | subnet-external-network 2026-06-17 15:31:53.558 | subnet-service-types 2026-06-17 15:31:53.558 | subnet_allocation 2026-06-17 15:31:53.558 | subnet_onboard 2026-06-17 15:31:53.558 | subnetpool-prefix-ops 2026-06-17 15:31:53.559 | tag-creation 2026-06-17 15:31:53.559 | tap-mirror 2026-06-17 15:31:53.559 | tap-mirror-both-direction 2026-06-17 15:31:53.559 | trunk 2026-06-17 15:31:53.559 | uplink-status-propagation 2026-06-17 15:31:53.559 | uplink-status-propagation-updatable 2026-06-17 15:31:53.559 | vlan-transparent 2026-06-17 15:31:53.559 | vpn-endpoint-groups 2026-06-17 15:31:53.559 | vpnaas' 2026-06-17 15:31:53.560 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-17 15:31:53.560 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-17 15:31:53.560 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-17 15:31:53.560 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-17 15:31:53.560 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:31:53.560 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:31:53.560 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-17 15:31:53.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:53.565 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-17 15:31:53.568 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-17 15:31:53.572 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-17 15:31:53.575 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:53.579 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-17 15:31:53.618 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.70:6641 2026-06-17 15:31:53.622 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:53.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 15:31:53.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.70:6641 2026-06-17 15:31:53.632 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.70:6641 ']' 2026-06-17 15:31:53.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:53.639 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.70:6641 2026-06-17 15:31:53.678 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.70:6642 2026-06-17 15:31:53.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:53.683 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 15:31:53.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.70:6642 2026-06-17 15:31:53.689 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.70:6642 ']' 2026-06-17 15:31:53.692 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:53.695 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.70:6642 2026-06-17 15:31:53.731 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-17 15:31:53.750 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:53.754 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-17 15:31:53.757 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:53.761 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 15:31:53.764 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-17 15:31:53.767 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-17 15:31:53.770 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:53.774 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-17 15:31:53.809 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-17 15:31:53.813 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:53.815 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 15:31:53.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-17 15:31:53.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-17 15:31:53.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:53.828 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-17 15:31:53.865 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-17 15:31:53.868 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:53.870 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-17 15:31:53.874 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-17 15:31:53.876 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-17 15:31:53.880 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:53.882 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-17 15:31:53.919 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-17 15:31:53.942 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-17 15:31:53.963 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:53.965 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-17 15:31:53.968 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-17 15:31:53.990 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:53.993 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:31:53.996 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-17 15:31:53.999 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-17 15:31:54.002 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:54.005 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 15:31:54.008 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-17 15:31:54.011 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-17 15:31:54.015 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:54.017 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-17 15:31:54.053 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-17 15:31:54.074 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:54.078 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-17 15:31:54.118 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-17 15:31:54.139 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:54.142 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-17 15:31:54.178 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-17 15:31:54.199 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:54.202 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-17 15:31:54.204 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-17 15:31:54.225 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:54.229 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:31:54.232 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-17 15:31:54.235 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-17 15:31:54.273 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-17 15:31:54.293 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:54.296 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-17 15:31:54.317 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:54.320 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-17 15:31:54.341 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:54.345 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-17 15:31:54.367 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:54.370 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-17 15:31:54.392 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:54.395 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-17 15:31:54.418 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:54.422 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-17 15:31:54.425 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-17 15:31:54.429 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-17 15:31:54.435 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-17 15:31:54.473 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-17 15:31:54.511 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-17 15:31:54.547 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-17 15:31:54.586 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-17 15:31:54.589 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 15:31:54.592 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-17 15:31:54.595 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 15:31:54.598 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 15:31:54.601 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-17 15:31:54.604 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 15:31:54.607 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-17 15:31:54.610 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 15:31:54.614 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-17 15:31:54.650 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-17 15:31:54.688 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.70/identity 2026-06-17 15:31:54.724 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-17 15:31:54.763 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-17 15:31:54.801 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-17 15:31:54.837 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-17 15:31:54.875 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-17 15:31:54.912 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.70/identity 2026-06-17 15:31:54.950 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 15:31:54.988 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 15:31:55.024 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 15:31:55.027 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-17 15:31:55.065 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-17 15:31:55.101 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-17 15:31:55.104 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 15:31:55.107 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:31:55.110 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-17 15:31:55.113 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-17 15:31:55.149 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-17 15:31:55.187 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.70/identity 2026-06-17 15:31:55.224 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-17 15:31:55.262 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-17 15:31:55.301 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-17 15:31:55.339 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-17 15:31:55.378 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-17 15:31:55.417 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-17 15:31:55.421 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 15:31:55.424 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-17 15:31:55.427 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 15:31:55.430 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-17 15:31:55.468 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-17 15:31:55.505 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.70/identity 2026-06-17 15:31:55.545 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-17 15:31:55.582 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-17 15:31:55.619 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-17 15:31:55.657 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-17 15:31:55.694 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-17 15:31:55.731 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-17 15:31:55.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-17 15:31:55.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-17 15:31:55.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-17 15:31:55.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-17 15:31:55.748 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-17 15:31:55.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-17 15:31:55.755 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-17 15:31:55.758 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-17 15:31:55.761 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-17 15:31:55.764 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-17 15:31:55.767 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-17 15:31:55.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-17 15:31:55.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-17 15:31:55.777 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-17 15:31:55.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-17 15:31:55.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-17 15:31:55.787 | + 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-06-17 15:31:55.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:55.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-17 15:31:55.796 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-17 15:31:55.799 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-17 15:31:55.802 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:55.805 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-17 15:31:55.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-17 15:31:55.848 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:55.851 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 15:31:55.854 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-17 15:31:55.857 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-17 15:31:55.861 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:55.863 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-17 15:31:55.900 | + 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-06-17 15:31:55.903 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:55.906 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 15:31:55.908 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-17 15:31:55.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-17 15:31:55.915 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:55.919 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-17 15:31:55.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-17 15:31:55.958 | + 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-06-17 15:31:55.961 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:55.963 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 15:31:55.966 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-17 15:31:55.969 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-17 15:31:55.972 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:55.976 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-17 15:31:56.012 | + 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-06-17 15:31:56.015 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:56.018 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 15:31:56.021 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-17 15:31:56.024 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-17 15:31:56.027 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:56.030 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-17 15:31:56.068 | + 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-06-17 15:31:56.071 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:56.073 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 15:31:56.076 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-17 15:31:56.079 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-17 15:31:56.083 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:56.085 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-17 15:31:56.122 | + 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-06-17 15:31:56.125 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:56.129 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-17 15:31:56.131 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-17 15:31:56.134 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-17 15:31:56.137 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:56.141 | + 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-06-17 15:31:56.177 | + 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-06-17 15:31:56.181 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:56.184 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-17 15:31:56.186 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-17 15:31:56.189 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-17 15:31:56.192 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:56.196 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-17 15:31:56.232 | + 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-06-17 15:31:56.235 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:56.239 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-17 15:31:56.242 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-17 15:31:56.244 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-17 15:31:56.248 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:56.251 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-17 15:31:56.287 | + 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-06-17 15:31:56.290 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:56.293 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-17 15:31:56.296 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-17 15:31:56.298 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-17 15:31:56.301 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:56.304 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-17 15:31:56.341 | + 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-06-17 15:31:56.344 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 15:31:56.348 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-17 15:31:56.351 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-17 15:31:56.354 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-17 15:31:56.357 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 15:31:56.360 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-17 15:31:56.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-17 15:31:56.400 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-17 15:31:56.439 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-17 15:31:56.480 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-17 15:31:56.483 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-17 15:31:56.486 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-17 15:31:56.489 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-17 15:31:56.492 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 15:31:56.496 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-17 15:31:56.499 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-17 15:31:56.503 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 15:31:56.506 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 15:31:56.524 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 15:31:56.525 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:31:56.535 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 15:31:56.540 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 15:31:56.555 | /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-06-17 15:31:56.560 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-17 15:31:56.564 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-17 15:31:56.569 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 15:31:56.572 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-17 15:31:56.612 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-17 15:31:56.650 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-17 15:31:56.690 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 15:31:56.727 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 15:31:56.764 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 15:31:56.801 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 15:31:56.837 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 15:31:56.872 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 15:31:56.909 | + 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-06-17 15:31:56.945 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 15:31:56.981 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 15:31:57.018 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 15:31:57.056 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-17 15:31:57.091 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 15:31:57.094 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 15:31:57.099 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-17 15:31:57.102 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-17 15:31:57.105 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 15:31:57.108 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:31:57.111 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:31:57.114 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-17 15:31:57.118 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-17 15:31:57.122 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-17 15:31:57.161 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 15:31:57.201 | + 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-06-17 15:31:57.201 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-17 15:31:57.212 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-17 15:31:57.218 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-17 15:31:57.221 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-17 15:31:57.224 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 15:31:57.227 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 15:31:57.230 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 15:31:57.233 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 15:31:57.237 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:31:57.240 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:31:57.243 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 15:31:57.247 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 15:31:57.250 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:31:57.253 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:31:57.257 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-17 15:31:57.269 | perl: warning: Setting locale failed. 2026-06-17 15:31:57.269 | perl: warning: Please check that your locale settings: 2026-06-17 15:31:57.269 | LANGUAGE = (unset), 2026-06-17 15:31:57.269 | LC_ALL = "en_US.utf8", 2026-06-17 15:31:57.269 | LANG = "de_DE.UTF-8" 2026-06-17 15:31:57.269 | are supported and installed on your system. 2026-06-17 15:31:57.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 15:31:57.311 | Enabling site neutron-api. 2026-06-17 15:31:57.316 | To activate the new configuration, you need to run: 2026-06-17 15:31:57.317 | systemctl reload apache2 2026-06-17 15:31:57.323 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 15:31:57.326 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 15:31:57.329 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 15:31:57.332 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 15:31:57.457 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-17 15:31:57.480 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:57.484 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-17 15:31:57.505 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:57.509 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-17 15:31:57.513 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-17 15:31:57.587 | + inc/async:async_inner:63 : init_neutron 2026-06-17 15:31:57.627 | [2073 Async init_neutron:60736]: running: init_neutron 2026-06-17 15:31:57.631 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-17 15:31:57.653 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:57.657 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-17 15:31:57.680 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:57.685 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-17 15:31:57.688 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-17 15:31:57.691 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-17 15:31:57.729 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-17 15:31:57.732 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-17 15:31:57.772 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-17 15:31:57.796 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:31:57.799 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-17 15:31:57.822 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:57.826 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-17 15:31:57.830 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:31:57.834 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-17 15:31:57.836 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-17 15:31:57.839 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-17 15:31:57.918 | + inc/async:async_inner:63 : init_cinder 2026-06-17 15:31:57.964 | [2073 Async init_cinder:60972]: running: init_cinder 2026-06-17 15:31:57.967 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-17 15:31:57.992 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:31:57.996 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-17 15:31:57.999 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:31:58.003 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-17 15:31:58.007 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-17 15:31:58.011 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-17 15:31:58.091 | + inc/async:async_inner:63 : init_placement 2026-06-17 15:31:58.153 | [2073 Async init_placement:61102]: running: init_placement 2026-06-17 15:31:58.156 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-17 15:31:58.219 | [2073 Async init_neutron:60736]: Waiting for completion of init_neutron running on PID 60736 (5 other jobs running) 2026-06-17 15:31:58.250 | [2073 Async init_neutron:60736]: Signaling child to exit 2026-06-17 15:32:12.602 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:32:12.651 | [60972 Async init_cinder:60972]: finished successfully 2026-06-17 15:32:48.645 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:32:48.680 | [61102 Async init_placement:61102]: finished successfully 2026-06-17 15:32:52.160 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:32:52.193 | [60736 Async init_neutron:60736]: finished successfully 2026-06-17 15:32:52.223 | WAKEUP 2026-06-17 15:32:52.253 | [2073 Async init_neutron:60736]: Signaled 2026-06-17 15:32:52.255 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-17 15:32:52.255 | + lib/database:recreate_database:112 : local db=neutron 2026-06-17 15:32:52.256 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-17 15:32:52.256 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-17 15:32:52.256 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-17 15:32:52.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.256 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-17 15:32:52.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.256 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-17 15:32:52.256 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 15:32:52.256 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:32:52.256 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:32:52.257 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:32:52.257 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710317794 2026-06-17 15:32:52.257 | + 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-06-17 15:32:52.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-17 15:32:52.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-17 15:32:52.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-17 15:32:52.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-17 15:32:52.258 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-17 15:32:52.259 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-17 15:32:52.260 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-17 15:32:52.260 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-17 15:32:52.260 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-17 15:32:52.260 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-17 15:32:52.260 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-17 15:32:52.260 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-17 15:32:52.260 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-17 15:32:52.261 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-17 15:32:52.261 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-17 15:32:52.261 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-17 15:32:52.261 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-17 15:32:52.261 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-17 15:32:52.261 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-17 15:32:52.261 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-17 15:32:52.262 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-17 15:32:52.262 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-17 15:32:52.262 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-17 15:32:52.262 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-17 15:32:52.262 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-17 15:32:52.262 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-17 15:32:52.262 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-17 15:32:52.263 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-17 15:32:52.263 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-17 15:32:52.263 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-17 15:32:52.263 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-17 15:32:52.263 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-17 15:32:52.263 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-17 15:32:52.264 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-17 15:32:52.265 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-17 15:32:52.266 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-17 15:32:52.266 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-17 15:32:52.266 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-17 15:32:52.266 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-17 15:32:52.266 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-17 15:32:52.266 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-17 15:32:52.266 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-17 15:32:52.267 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-17 15:32:52.268 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-17 15:32:52.269 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-17 15:32:52.270 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-17 15:32:52.271 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-17 15:32:52.272 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-17 15:32:52.273 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-17 15:32:52.274 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-17 15:32:52.275 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-17 15:32:52.275 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-17 15:32:52.275 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-17 15:32:52.275 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-17 15:32:52.275 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-17 15:32:52.275 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-17 15:32:52.275 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-17 15:32:52.275 | Running upgrade for neutron ... 2026-06-17 15:32:52.276 | OK 2026-06-17 15:32:52.276 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-17 15:32:52.276 | + functions-common:time_stop:2414 : local name 2026-06-17 15:32:52.276 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:32:52.276 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:32:52.276 | + functions-common:time_stop:2417 : local total 2026-06-17 15:32:52.276 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:32:52.276 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 15:32:52.276 | + functions-common:time_stop:2421 : start_time=1781710317794 2026-06-17 15:32:52.277 | + functions-common:time_stop:2423 : [[ -z 1781710317794 ]] 2026-06-17 15:32:52.277 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:32:52.277 | + functions-common:time_stop:2426 : end_time=1781710372135 2026-06-17 15:32:52.277 | + functions-common:time_stop:2427 : elapsed_time=54341 2026-06-17 15:32:52.277 | + functions-common:time_stop:2428 : total=8404 2026-06-17 15:32:52.277 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:32:52.277 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=62745 2026-06-17 15:32:52.313 | [2073 Async init_neutron:60736]: finished init_neutron with result 0 in 54 seconds 2026-06-17 15:32:52.320 | + inc/async:async_wait:197 : return 0 2026-06-17 15:32:52.324 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-17 15:32:52.394 | [2073 Async init_placement:61102]: Waiting for completion of init_placement running on PID 61102 (4 other jobs running) 2026-06-17 15:32:52.427 | [2073 Async init_placement:61102]: Signaling child to exit 2026-06-17 15:32:52.427 | WAKEUP 2026-06-17 15:32:52.456 | [2073 Async init_placement:61102]: Signaled 2026-06-17 15:32:52.458 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-17 15:32:52.458 | + lib/database:recreate_database:112 : local db=placement 2026-06-17 15:32:52.458 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-17 15:32:52.458 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-17 15:32:52.459 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-17 15:32:52.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.459 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-17 15:32:52.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.459 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-17 15:32:52.459 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:32:52.459 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:32:52.459 | we strongly recommend against using it for new projects. 2026-06-17 15:32:52.459 | 2026-06-17 15:32:52.460 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:32:52.460 | framework. For more detail see 2026-06-17 15:32:52.460 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:32:52.460 | 2026-06-17 15:32:52.460 | __import__(import_str) 2026-06-17 15:32:52.460 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-17 15:32:52.460 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-17 15:32:52.460 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-17 15:32:52.460 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 15:32:52.461 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 15:32:52.461 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 15:32:52.461 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 15:32:52.461 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:32:52.461 | + functions-common:get_or_create_user:909 : user_id=8bb75ac2ebf34dd09f42b9a308573392 2026-06-17 15:32:52.461 | + functions-common:get_or_create_user:910 : echo 8bb75ac2ebf34dd09f42b9a308573392 2026-06-17 15:32:52.461 | 8bb75ac2ebf34dd09f42b9a308573392 2026-06-17 15:32:52.461 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-17 15:32:52.462 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:32:52.462 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:32:52.462 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:32:52.462 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:32:52.462 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:32:52.462 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:32:52.462 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:32:52.462 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:32:52.463 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:32:52.463 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:32:52.463 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:32:52.463 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-17 15:32:52.463 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:32:52.463 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:32:52.463 | + functions-common:get_or_add_user_project_role:973 : user_role_id=4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:32:52.463 | + functions-common:get_or_add_user_project_role:974 : echo 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:32:52.463 | 4b6a95330dc7471cb503ac00dac10f71 2026-06-17 15:32:52.464 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-17 15:32:52.464 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-17 15:32:52.464 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 15:32:52.464 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 15:32:52.464 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 15:32:52.464 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 15:32:52.464 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 15:32:52.464 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 15:32:52.465 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 15:32:52.465 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 15:32:52.465 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 15:32:52.465 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 15:32:52.465 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 15:32:52.465 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-17 15:32:52.465 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-17 15:32:52.465 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:32:52.466 | + functions-common:get_or_add_user_project_role:973 : user_role_id=c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:32:52.466 | + functions-common:get_or_add_user_project_role:974 : echo c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:32:52.466 | c5bd7cca91a944d8b3a37f7a8126ebcc 2026-06-17 15:32:52.466 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.70/placement 2026-06-17 15:32:52.466 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-17 15:32:52.466 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 15:32:52.466 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-17 15:32:52.466 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-17 15:32:52.466 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:32:52.467 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 15:32:52.467 | acf0ddab8b0e4d9d8d219d5f73191747' 2026-06-17 15:32:52.467 | + functions-common:get_or_create_service:1061 : echo acf0ddab8b0e4d9d8d219d5f73191747 2026-06-17 15:32:52.467 | acf0ddab8b0e4d9d8d219d5f73191747 2026-06-17 15:32:52.467 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.70/placement 2026-06-17 15:32:52.467 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 15:32:52.467 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.70/placement RegionOne 2026-06-17 15:32:52.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 15:32:52.468 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-17 15:32:52.468 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:32:52.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 15:32:52.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 15:32:52.468 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.70/placement --region RegionOne -f value -c id 2026-06-17 15:32:52.468 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:32:52.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=cdc59a8b8d8e4ada95a942a5eca6a45d 2026-06-17 15:32:52.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo cdc59a8b8d8e4ada95a942a5eca6a45d 2026-06-17 15:32:52.469 | + functions-common:get_or_create_endpoint:1094 : public_id=cdc59a8b8d8e4ada95a942a5eca6a45d 2026-06-17 15:32:52.469 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 15:32:52.469 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 15:32:52.469 | + functions-common:get_or_create_endpoint:1103 : echo cdc59a8b8d8e4ada95a942a5eca6a45d 2026-06-17 15:32:52.469 | cdc59a8b8d8e4ada95a942a5eca6a45d 2026-06-17 15:32:52.517 | [2073 Async init_placement:61102]: finished init_placement with result 0 in 50 seconds 2026-06-17 15:32:52.524 | + inc/async:async_wait:197 : return 0 2026-06-17 15:32:52.529 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-17 15:32:52.601 | [2073 Async init_glance:56556]: Waiting for completion of init_glance running on PID 56556 (3 other jobs running) 2026-06-17 15:32:52.637 | [2073 Async init_glance:56556]: Signaling child to exit 2026-06-17 15:32:52.637 | WAKEUP 2026-06-17 15:32:52.666 | [2073 Async init_glance:56556]: Signaled 2026-06-17 15:32:52.669 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-17 15:32:52.669 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-17 15:32:52.669 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-17 15:32:52.669 | + lib/database:recreate_database:112 : local db=glance 2026-06-17 15:32:52.669 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-17 15:32:52.669 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-17 15:32:52.670 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-17 15:32:52.670 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.670 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-17 15:32:52.670 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.670 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-17 15:32:52.670 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 15:32:52.671 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:32:52.671 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:32:52.671 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:32:52.671 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710223686 2026-06-17 15:32:52.671 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-17 15:32:52.671 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:32:52.671 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:32:52.672 | we strongly recommend against using it for new projects. 2026-06-17 15:32:52.672 | 2026-06-17 15:32:52.672 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:32:52.672 | framework. For more detail see 2026-06-17 15:32:52.672 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:32:52.672 | 2026-06-17 15:32:52.672 | __import__(import_str) 2026-06-17 15:32:52.673 | INFO dbcounter [-] Registered counter for database glance 2026-06-17 15:32:52.673 | 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=56662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 15:32:52.673 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.673 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.673 | DEBUG dbcounter [-] [56662] Writer thread running {{(pid=56662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:32:52.673 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.674 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.674 | INFO dbcounter [-] Registered counter for database glance 2026-06-17 15:32:52.674 | 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=56662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 15:32:52.674 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.674 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.674 | DEBUG dbcounter [-] [56662] Writer thread running {{(pid=56662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:32:52.674 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-17 15:32:52.675 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:32:52.675 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-17 15:32:52.675 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.675 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-17 15:32:52.675 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.675 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-17 15:32:52.676 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.676 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-17 15:32:52.676 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.676 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-17 15:32:52.676 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.676 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-17 15:32:52.677 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.677 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-17 15:32:52.677 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.677 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-17 15:32:52.677 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.677 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-17 15:32:52.677 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.678 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-17 15:32:52.678 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.678 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 15:32:52.678 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.678 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 15:32:52.678 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.679 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 15:32:52.679 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.679 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 15:32:52.679 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.679 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-17 15:32:52.679 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.680 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.680 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.680 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.680 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.680 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.680 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.680 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.681 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.681 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.681 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.681 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-17 15:32:52.681 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:32:52.681 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-17 15:32:52.682 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.682 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-17 15:32:52.682 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.682 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-17 15:32:52.682 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.682 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-17 15:32:52.682 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.682 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-17 15:32:52.683 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.683 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-17 15:32:52.683 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.683 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-17 15:32:52.683 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.683 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-17 15:32:52.684 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.684 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-17 15:32:52.684 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.684 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-17 15:32:52.684 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.684 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-17 15:32:52.684 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.685 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-17 15:32:52.685 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=56662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-17 15:32:52.685 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.685 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.685 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.685 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.685 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-17 15:32:52.685 | Database migration is up to date. No migration needed. 2026-06-17 15:32:52.686 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-17 15:32:52.686 | Database is synced successfully. 2026-06-17 15:32:52.686 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-17 15:32:52.686 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 15:32:52.686 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:32:52.686 | we strongly recommend against using it for new projects. 2026-06-17 15:32:52.687 | 2026-06-17 15:32:52.687 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:32:52.687 | framework. For more detail see 2026-06-17 15:32:52.687 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:32:52.687 | 2026-06-17 15:32:52.687 | __import__(import_str) 2026-06-17 15:32:52.687 | INFO dbcounter [-] Registered counter for database glance 2026-06-17 15:32:52.688 | 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=56839) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 15:32:52.688 | DEBUG dbcounter [-] [56839] Writer thread running {{(pid=56839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:32:52.688 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-17 15:32:52.688 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-17 15:32:52.688 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-17 15:32:52.688 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-17 15:32:52.689 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-17 15:32:52.689 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-17 15:32:52.689 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-17 15:32:52.689 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-17 15:32:52.689 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-17 15:32:52.689 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-17 15:32:52.690 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-17 15:32:52.690 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-17 15:32:52.690 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-17 15:32:52.690 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-17 15:32:52.690 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-17 15:32:52.690 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-17 15:32:52.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-17 15:32:52.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-17 15:32:52.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-17 15:32:52.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-17 15:32:52.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-17 15:32:52.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-17 15:32:52.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-17 15:32:52.692 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-17 15:32:52.692 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-17 15:32:52.692 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-17 15:32:52.692 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-17 15:32:52.692 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-17 15:32:52.692 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-17 15:32:52.692 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-17 15:32:52.693 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-17 15:32:52.693 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-17 15:32:52.693 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-17 15:32:52.693 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-17 15:32:52.693 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-17 15:32:52.693 | + functions-common:time_stop:2414 : local name 2026-06-17 15:32:52.694 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:32:52.694 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:32:52.694 | + functions-common:time_stop:2417 : local total 2026-06-17 15:32:52.694 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:32:52.694 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 15:32:52.694 | + functions-common:time_stop:2421 : start_time=1781710223686 2026-06-17 15:32:52.694 | + functions-common:time_stop:2423 : [[ -z 1781710223686 ]] 2026-06-17 15:32:52.695 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:32:52.695 | + functions-common:time_stop:2426 : end_time=1781710237680 2026-06-17 15:32:52.695 | + functions-common:time_stop:2427 : elapsed_time=13994 2026-06-17 15:32:52.695 | + functions-common:time_stop:2428 : total=8404 2026-06-17 15:32:52.695 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:32:52.695 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22398 2026-06-17 15:32:52.728 | [2073 Async init_glance:56556]: finished init_glance with result 0 in 14 seconds 2026-06-17 15:32:52.735 | + inc/async:async_wait:197 : return 0 2026-06-17 15:32:52.739 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-17 15:32:52.771 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-17 15:32:52.775 | + inc/async:async_wait:197 : return 0 2026-06-17 15:32:52.779 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-17 15:32:52.849 | [2073 Async init_cinder:60972]: Waiting for completion of init_cinder running on PID 60972 (2 other jobs running) 2026-06-17 15:32:52.882 | [2073 Async init_cinder:60972]: Signaling child to exit 2026-06-17 15:32:52.884 | WAKEUP 2026-06-17 15:32:52.910 | [2073 Async init_cinder:60972]: Signaled 2026-06-17 15:32:52.912 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-17 15:32:52.913 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:32:52.913 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-17 15:32:52.913 | + lib/database:recreate_database:112 : local db=cinder 2026-06-17 15:32:52.913 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-17 15:32:52.913 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-17 15:32:52.913 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-17 15:32:52.913 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.913 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-17 15:32:52.913 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:52.913 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-17 15:32:52.913 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 15:32:52.913 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:32:52.914 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:32:52.914 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:32:52.914 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710318155 2026-06-17 15:32:52.914 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-17 15:32:52.914 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-17 15:32:52.914 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:32:52.914 | we strongly recommend against using it for new projects. 2026-06-17 15:32:52.915 | 2026-06-17 15:32:52.915 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:32:52.915 | framework. For more detail see 2026-06-17 15:32:52.915 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:32:52.915 | 2026-06-17 15:32:52.915 | import eventlet # noqa 2026-06-17 15:32:52.916 | INFO dbcounter [-] Registered counter for database cinder 2026-06-17 15:32:52.916 | 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=61166) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 15:32:52.916 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-17 15:32:52.916 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:52.916 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:52.916 | DEBUG dbcounter [-] [61166] Writer thread running {{(pid=61166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:32:52.917 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-17 15:32:52.917 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:32:52.917 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-17 15:32:52.917 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.917 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-17 15:32:52.917 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.918 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-17 15:32:52.918 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.918 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-17 15:32:52.918 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.918 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-17 15:32:52.918 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.918 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-17 15:32:52.919 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.919 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-17 15:32:52.919 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=61166) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:32:52.919 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-17 15:32:52.919 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-17 15:32:52.919 | + functions-common:time_stop:2414 : local name 2026-06-17 15:32:52.920 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:32:52.920 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:32:52.920 | + functions-common:time_stop:2417 : local total 2026-06-17 15:32:52.920 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:32:52.920 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 15:32:52.920 | + functions-common:time_stop:2421 : start_time=1781710318155 2026-06-17 15:32:52.921 | + functions-common:time_stop:2423 : [[ -z 1781710318155 ]] 2026-06-17 15:32:52.921 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:32:52.921 | + functions-common:time_stop:2426 : end_time=1781710330391 2026-06-17 15:32:52.921 | + functions-common:time_stop:2427 : elapsed_time=12236 2026-06-17 15:32:52.921 | + functions-common:time_stop:2428 : total=8404 2026-06-17 15:32:52.921 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:32:52.921 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20640 2026-06-17 15:32:52.922 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-17 15:32:52.922 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:32:52.922 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 15:32:52.922 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-17 15:32:52.922 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-17 15:32:52.922 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-17 15:32:52.923 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-17 15:32:52.923 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-17 15:32:52.923 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-17 15:32:52.923 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-17 15:32:52.923 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-17 15:32:52.923 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-17 15:32:52.923 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-17 15:32:52.924 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-17 15:32:52.924 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 15:32:52.924 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 15:32:52.924 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 15:32:52.924 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 15:32:52.924 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 15:32:52.925 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 15:32:52.925 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 15:32:52.925 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 15:32:52.925 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 15:32:52.925 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 15:32:52.925 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 15:32:52.926 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 15:32:52.926 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 15:32:52.926 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-17 15:32:52.926 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-17 15:32:52.926 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-17 15:32:52.926 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 15:32:52.926 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-17 15:32:52.927 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-17 15:32:52.927 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-17 15:32:52.927 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-17 15:32:52.927 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 15:32:52.927 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-17 15:32:52.927 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-17 15:32:52.928 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-17 15:32:52.928 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-17 15:32:52.928 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-17 15:32:52.928 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-17 15:32:52.928 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-17 15:32:52.928 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-17 15:32:52.928 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-17 15:32:52.929 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-17 15:32:52.929 | [Unit] 2026-06-17 15:32:52.929 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 15:32:52.929 | DefaultDependencies=no 2026-06-17 15:32:52.929 | After=systemd-udev-settle.service 2026-06-17 15:32:52.929 | Before=lvm2-activation-early.service 2026-06-17 15:32:52.930 | Wants=systemd-udev-settle.service 2026-06-17 15:32:52.930 | 2026-06-17 15:32:52.930 | [Service] 2026-06-17 15:32:52.930 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 15:32:52.930 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-17 15:32:52.930 | RemainAfterExit=yes 2026-06-17 15:32:52.930 | Type=oneshot 2026-06-17 15:32:52.931 | 2026-06-17 15:32:52.931 | [Install] 2026-06-17 15:32:52.931 | WantedBy=local-fs.target 2026-06-17 15:32:52.931 | Also=systemd-udev-settle.service 2026-06-17 15:32:52.931 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-17 15:32:52.931 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-17 15:32:52.932 | 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-06-17 15:32:52.932 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-17 15:32:52.932 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-17 15:32:52.932 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-17 15:32:52.932 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-17 15:32:52.932 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-17 15:32:52.933 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-17 15:32:52.933 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-17 15:32:52.933 | Physical volume "/dev/loop0" successfully created. 2026-06-17 15:32:52.933 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-17 15:32:52.933 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-17 15:32:52.933 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:32:52.933 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-17 15:32:52.934 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-17 15:32:52.934 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-17 15:32:52.934 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-17 15:32:52.934 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:32:52.934 | we strongly recommend against using it for new projects. 2026-06-17 15:32:52.934 | 2026-06-17 15:32:52.934 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:32:52.935 | framework. For more detail see 2026-06-17 15:32:52.935 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:32:52.935 | 2026-06-17 15:32:52.935 | import eventlet # noqa 2026-06-17 15:32:52.935 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-17 15:32:52.935 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-17 15:32:52.936 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-17 15:32:52.936 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-17 15:32:52.936 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:32:52.936 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-17 15:32:52.972 | [2073 Async init_cinder:60972]: finished init_cinder with result 0 in 14 seconds 2026-06-17 15:32:52.978 | + inc/async:async_wait:197 : return 0 2026-06-17 15:32:52.982 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-17 15:32:53.012 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:32:53.017 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-17 15:32:53.022 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:32:53.027 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-17 15:32:53.032 | + ./stack.sh:main:1236 : init_nova 2026-06-17 15:32:53.036 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-17 15:32:53.063 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:32:53.068 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-17 15:32:53.095 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:32:53.099 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:32:53.104 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-17 15:32:53.196 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-17 15:32:53.249 | [2073 Async nova-cell-0:63304]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-17 15:32:53.255 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-17 15:32:53.261 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:32:53.267 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-17 15:32:53.271 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 15:32:53.275 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 15:32:53.280 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-17 15:32:53.379 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-17 15:32:53.437 | [2073 Async nova-cell-1:63408]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-17 15:32:53.441 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-17 15:32:53.445 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-17 15:32:53.449 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-17 15:32:53.453 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-17 15:32:53.458 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-17 15:32:53.464 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:53.543 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-17 15:32:53.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:32:53.639 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-17 15:32:54.125 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:32:54.125 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:32:54.125 | we strongly recommend against using it for new projects. 2026-06-17 15:32:54.125 | 2026-06-17 15:32:54.125 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:32:54.125 | framework. For more detail see 2026-06-17 15:32:54.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:32:54.126 | 2026-06-17 15:32:54.126 | import eventlet # noqa 2026-06-17 15:32:54.477 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:32:58.412 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-17 15:32:58.529 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:32:58.529 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:32:58.530 | DEBUG dbcounter [-] [63478] Writer thread running {{(pid=63478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:32:58.587 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-17 15:33:04.044 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=63478) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:33:04.052 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-17 15:33:06.684 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=63478) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:06.690 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-17 15:33:06.697 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=63478) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:06.990 | Exception ignored in: 2026-06-17 15:33:06.990 | Traceback (most recent call last): 2026-06-17 15:33:06.990 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:33:06.990 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:33:06.990 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:33:06.991 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:33:06.991 | RuntimeError: greenlet is being finalized 2026-06-17 15:33:07.333 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-17 15:33:07.336 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-17 15:33:07.340 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-17 15:33:07.342 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-17 15:33:07.347 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 15:33:07.350 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 15:33:07.355 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 15:33:07.390 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:07.395 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 15:33:07.399 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-17 15:33:07.404 | + lib/nova:init_nova:868 : /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-06-17 15:33:07.913 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:33:07.914 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:33:07.914 | we strongly recommend against using it for new projects. 2026-06-17 15:33:07.914 | 2026-06-17 15:33:07.914 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:33:07.914 | framework. For more detail see 2026-06-17 15:33:07.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:33:07.914 | 2026-06-17 15:33:07.914 | import eventlet # noqa 2026-06-17 15:33:08.301 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:33:11.666 | INFO dbcounter [None req-32d3ca4b-ea43-4b21-8b61-03819eb7a9c9 None None] Registered counter for database nova_api 2026-06-17 15:33:11.812 | DEBUG dbcounter [-] [64098] Writer thread running {{(pid=64098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:33:12.216 | Exception ignored in: 2026-06-17 15:33:12.216 | Traceback (most recent call last): 2026-06-17 15:33:12.216 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:33:12.217 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:33:12.217 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:33:12.217 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:33:12.217 | RuntimeError: greenlet is being finalized 2026-06-17 15:33:12.667 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-17 15:33:12.671 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-17 15:33:12.675 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-17 15:33:12.751 | [2073 Async nova-cell-0:63304]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 63304 (3 other jobs running) 2026-06-17 15:33:12.789 | [2073 Async nova-cell-0:63304]: Signaling child to exit 2026-06-17 15:33:19.485 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:33:19.512 | [63304 Async nova-cell-0:63304]: finished successfully 2026-06-17 15:33:19.535 | WAKEUP 2026-06-17 15:33:19.557 | [2073 Async nova-cell-0:63304]: Signaled 2026-06-17 15:33:19.558 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-17 15:33:19.558 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-17 15:33:19.558 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-17 15:33:19.558 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-17 15:33:19.558 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-17 15:33:19.559 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-17 15:33:19.559 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-17 15:33:19.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:33:19.559 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-17 15:33:19.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:33:19.559 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-17 15:33:19.559 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:33:19.559 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:33:19.559 | we strongly recommend against using it for new projects. 2026-06-17 15:33:19.559 | 2026-06-17 15:33:19.560 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:33:19.560 | framework. For more detail see 2026-06-17 15:33:19.560 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:33:19.560 | 2026-06-17 15:33:19.560 | import eventlet # noqa 2026-06-17 15:33:19.560 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:33:19.560 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-17 15:33:19.560 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:33:19.560 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:33:19.560 | DEBUG dbcounter [-] [63442] Writer thread running {{(pid=63442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:33:19.561 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-17 15:33:19.561 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:33:19.561 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-17 15:33:19.562 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.562 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-17 15:33:19.562 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.562 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-17 15:33:19.562 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.562 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-17 15:33:19.562 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.562 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-17 15:33:19.562 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.562 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-17 15:33:19.563 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.563 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-17 15:33:19.563 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.563 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-17 15:33:19.564 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.564 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-17 15:33:19.564 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=63442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:19.564 | Exception ignored in: 2026-06-17 15:33:19.564 | Traceback (most recent call last): 2026-06-17 15:33:19.564 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:33:19.564 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:33:19.564 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:33:19.564 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:33:19.564 | RuntimeError: greenlet is being finalized 2026-06-17 15:33:19.612 | [2073 Async nova-cell-0:63304]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-17 15:33:19.620 | + inc/async:async_wait:197 : return 0 2026-06-17 15:33:19.624 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-17 15:33:19.627 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-17 15:33:19.686 | [2073 Async nova-cell-1:63408]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 63408 (2 other jobs running) 2026-06-17 15:33:19.712 | [2073 Async nova-cell-1:63408]: Signaling child to exit 2026-06-17 15:33:20.109 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:33:20.136 | [63408 Async nova-cell-1:63408]: finished successfully 2026-06-17 15:33:20.161 | WAKEUP 2026-06-17 15:33:20.189 | [2073 Async nova-cell-1:63408]: Signaled 2026-06-17 15:33:20.190 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-17 15:33:20.190 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-17 15:33:20.190 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-17 15:33:20.190 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-17 15:33:20.190 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-17 15:33:20.190 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-17 15:33:20.190 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-17 15:33:20.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:33:20.191 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-17 15:33:20.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 15:33:20.191 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-17 15:33:20.191 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:33:20.191 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:33:20.191 | we strongly recommend against using it for new projects. 2026-06-17 15:33:20.191 | 2026-06-17 15:33:20.191 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:33:20.191 | framework. For more detail see 2026-06-17 15:33:20.191 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:33:20.192 | 2026-06-17 15:33:20.192 | import eventlet # noqa 2026-06-17 15:33:20.192 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:33:20.192 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-17 15:33:20.192 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 15:33:20.192 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 15:33:20.192 | DEBUG dbcounter [-] [63475] Writer thread running {{(pid=63475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:33:20.192 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-17 15:33:20.192 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 15:33:20.192 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-17 15:33:20.192 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.193 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-17 15:33:20.193 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.193 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-17 15:33:20.193 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.193 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-17 15:33:20.193 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.193 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-17 15:33:20.193 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.193 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-17 15:33:20.193 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.194 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-17 15:33:20.194 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.194 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-17 15:33:20.194 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.194 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-17 15:33:20.194 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=63475) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 15:33:20.194 | Exception ignored in: 2026-06-17 15:33:20.194 | Traceback (most recent call last): 2026-06-17 15:33:20.194 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:33:20.194 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:33:20.194 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:33:20.195 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:33:20.195 | RuntimeError: greenlet is being finalized 2026-06-17 15:33:20.240 | [2073 Async nova-cell-1:63408]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-17 15:33:20.245 | + inc/async:async_wait:197 : return 0 2026-06-17 15:33:20.249 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:33:20.254 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-17 15:33:20.724 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:33:20.724 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:33:20.724 | we strongly recommend against using it for new projects. 2026-06-17 15:33:20.724 | 2026-06-17 15:33:20.724 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:33:20.725 | framework. For more detail see 2026-06-17 15:33:20.725 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:33:20.725 | 2026-06-17 15:33:20.725 | import eventlet # noqa 2026-06-17 15:33:21.061 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:33:24.206 | Running batches of 50 until complete 2026-06-17 15:33:24.206 | INFO dbcounter [None req-f011381a-429d-4cd8-b515-723d77762814 None None] Registered counter for database nova_cell0 2026-06-17 15:33:24.413 | DEBUG dbcounter [-] [64743] Writer thread running {{(pid=64743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:33:24.419 | INFO dbcounter [None req-f011381a-429d-4cd8-b515-723d77762814 None None] Registered counter for database nova_api 2026-06-17 15:33:24.593 | DEBUG dbcounter [-] [64743] Writer thread running {{(pid=64743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:33:24.802 | INFO dbcounter [None req-f011381a-429d-4cd8-b515-723d77762814 None None] Registered counter for database nova_cell0 2026-06-17 15:33:24.883 | DEBUG dbcounter [-] [64743] Writer thread running {{(pid=64743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:33:24.973 | +-------------------------------------+--------------+-----------+ 2026-06-17 15:33:24.973 | | Migration | Total Needed | Completed | 2026-06-17 15:33:24.973 | +-------------------------------------+--------------+-----------+ 2026-06-17 15:33:24.973 | | fill_virtual_interface_list | 0 | 0 | 2026-06-17 15:33:24.973 | | migrate_empty_ratio | 0 | 0 | 2026-06-17 15:33:24.974 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-17 15:33:24.974 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-17 15:33:24.974 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-17 15:33:24.974 | | populate_dev_uuids | 0 | 0 | 2026-06-17 15:33:24.974 | | populate_instance_compute_id | 0 | 0 | 2026-06-17 15:33:24.974 | | populate_missing_availability_zones | 0 | 0 | 2026-06-17 15:33:24.975 | | populate_queued_for_delete | 0 | 0 | 2026-06-17 15:33:24.975 | | populate_user_id | 0 | 0 | 2026-06-17 15:33:24.975 | | populate_uuids | 0 | 0 | 2026-06-17 15:33:24.975 | +-------------------------------------+--------------+-----------+ 2026-06-17 15:33:25.410 | Exception ignored in: 2026-06-17 15:33:25.410 | Traceback (most recent call last): 2026-06-17 15:33:25.411 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:33:25.411 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:33:25.411 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:33:25.411 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:33:25.411 | RuntimeError: greenlet is being finalized 2026-06-17 15:33:25.929 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-17 15:33:25.935 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:33:25.938 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-17 15:33:25.942 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 15:33:25.946 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 15:33:25.950 | + lib/nova:init_nova:886 : /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-06-17 15:33:26.423 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:33:26.423 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:33:26.423 | we strongly recommend against using it for new projects. 2026-06-17 15:33:26.423 | 2026-06-17 15:33:26.423 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:33:26.423 | framework. For more detail see 2026-06-17 15:33:26.423 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:33:26.424 | 2026-06-17 15:33:26.424 | import eventlet # noqa 2026-06-17 15:33:26.787 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:33:29.954 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-17 15:33:29.955 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-17 15:33:29.955 | INFO dbcounter [None req-417a1b61-a0e0-444a-ad7f-2269a8f0443c None None] Registered counter for database nova_api 2026-06-17 15:33:30.089 | DEBUG dbcounter [-] [64762] Writer thread running {{(pid=64762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:33:30.507 | Exception ignored in: 2026-06-17 15:33:30.507 | Traceback (most recent call last): 2026-06-17 15:33:30.507 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:33:30.507 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:33:30.507 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:33:30.508 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:33:30.508 | RuntimeError: greenlet is being finalized 2026-06-17 15:33:30.972 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-17 15:33:30.975 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-17 15:33:30.993 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-17 15:33:30.995 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-17 15:33:30.997 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-17 15:33:31.053 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-17 15:33:31.089 | [2073 Async configure_neutron_nova:64820]: running: configure_neutron_nova 2026-06-17 15:33:31.092 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-17 15:33:31.094 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 15:33:31.097 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-17 15:33:31.100 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 15:33:31.103 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 15:33:31.106 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 15:33:31.109 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 15:33:31.111 | + functions-common:run_phase:1852 : local extra 2026-06-17 15:33:31.114 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 15:33:31.118 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 15:33:31.121 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 15:33:31.124 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 15:33:31.126 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-17 15:33:31.129 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 15:33:31.145 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:31.147 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:33:31.149 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:33:31.153 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-17 15:33:31.156 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:33:31.159 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 15:33:31.162 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-17 15:33:31.165 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 15:33:31.168 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 15:33:31.172 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:33:31.177 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 15:33:31.180 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-17 15:33:31.184 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 15:33:31.186 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-17 15:33:31.191 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 15:33:31.195 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 15:33:31.199 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-17 15:33:31.201 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.205 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 15:33:31.209 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-17 15:33:31.212 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:33:31.216 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 15:33:31.218 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 15:33:31.222 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-17 15:33:31.225 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.227 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-17 15:33:31.231 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:33:31.234 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-17 15:33:31.235 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:33:31.235 | gsub("[][]", "", $1); 2026-06-17 15:33:31.235 | split($1, a, "|"); 2026-06-17 15:33:31.235 | if (a[1] == matchgroup) 2026-06-17 15:33:31.235 | print a[2] 2026-06-17 15:33:31.235 | } 2026-06-17 15:33:31.235 | ' /home/quobyte/devstack/local.conf 2026-06-17 15:33:31.241 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-17 15:33:31.244 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-17 15:33:31.247 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-17 15:33:31.252 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-17 15:33:31.255 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-17 15:33:31.258 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-17 15:33:31.261 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-17 15:33:31.265 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-17 15:33:31.270 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-17 15:33:31.274 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-17 15:33:31.278 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-17 15:33:31.280 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-17 15:33:31.283 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-17 15:33:31.287 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.290 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 15:33:31.293 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-17 15:33:31.296 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 15:33:31.300 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-17 15:33:31.303 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-17 15:33:31.307 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-17 15:33:31.311 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-17 15:33:31.316 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-17 15:33:31.316 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.316 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-17 15:33:31.316 | BEGIN { 2026-06-17 15:33:31.316 | section = "" 2026-06-17 15:33:31.316 | last_section = "" 2026-06-17 15:33:31.316 | section_count = 0 2026-06-17 15:33:31.317 | } 2026-06-17 15:33:31.317 | /^\[.+\]/ { 2026-06-17 15:33:31.317 | gsub("[][]", "", $1); 2026-06-17 15:33:31.317 | section=$1 2026-06-17 15:33:31.317 | next 2026-06-17 15:33:31.317 | } 2026-06-17 15:33:31.317 | /^ *\#/ { 2026-06-17 15:33:31.317 | next 2026-06-17 15:33:31.317 | } 2026-06-17 15:33:31.318 | /^[^ \t]+/ { 2026-06-17 15:33:31.318 | # get offset of first = in $0 2026-06-17 15:33:31.318 | eq_idx = index($0, "=") 2026-06-17 15:33:31.318 | # extract attr & value from $0 2026-06-17 15:33:31.318 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 15:33:31.318 | value = substr($0, eq_idx + 1) 2026-06-17 15:33:31.318 | # only need to strip trailing whitespace from attr 2026-06-17 15:33:31.318 | sub(/[ \t]*$/, "", attr) 2026-06-17 15:33:31.318 | # need to strip leading & trailing whitespace from value 2026-06-17 15:33:31.318 | sub(/^[ \t]*/, "", value) 2026-06-17 15:33:31.318 | sub(/[ \t]*$/, "", value) 2026-06-17 15:33:31.319 | 2026-06-17 15:33:31.319 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 15:33:31.319 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 15:33:31.320 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 15:33:31.320 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 15:33:31.320 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 15:33:31.321 | if (section != last_section) { 2026-06-17 15:33:31.321 | cfg_section[section_count++] = section 2026-06-17 15:33:31.321 | last_section = section 2026-06-17 15:33:31.322 | } 2026-06-17 15:33:31.322 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 15:33:31.322 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 15:33:31.322 | 2026-06-17 15:33:31.322 | cfg_attr[section, attr, 0] = value 2026-06-17 15:33:31.322 | cfg_attr_count[section, attr] = 1 2026-06-17 15:33:31.322 | } else { 2026-06-17 15:33:31.322 | lno = cfg_attr_count[section, attr]++ 2026-06-17 15:33:31.322 | cfg_attr[section, attr, lno] = value 2026-06-17 15:33:31.322 | } 2026-06-17 15:33:31.323 | } 2026-06-17 15:33:31.323 | END { 2026-06-17 15:33:31.323 | # Process each section in order 2026-06-17 15:33:31.323 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 15:33:31.323 | section = cfg_section[sno] 2026-06-17 15:33:31.323 | # The ini routines simply append a config item immediately 2026-06-17 15:33:31.323 | # after the section header. To keep the same order as defined 2026-06-17 15:33:31.323 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 15:33:31.323 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 15:33:31.323 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 15:33:31.323 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 15:33:31.323 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 15:33:31.324 | else { 2026-06-17 15:33:31.324 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 15:33:31.325 | count = cfg_attr_count[section, attr] 2026-06-17 15:33:31.325 | print "inidelete " configfile " " section " " attr 2026-06-17 15:33:31.325 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 15:33:31.326 | for (l = count -2; l >= 0; l--) 2026-06-17 15:33:31.326 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 15:33:31.326 | } 2026-06-17 15:33:31.326 | } 2026-06-17 15:33:31.326 | } 2026-06-17 15:33:31.327 | } 2026-06-17 15:33:31.327 | ' 2026-06-17 15:33:31.327 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 15:33:31.327 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.328 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 15:33:31.331 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-17 15:33:31.334 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:33:31.337 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-17 15:33:31.341 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-17 15:33:31.341 | BEGIN { group = "" } 2026-06-17 15:33:31.341 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:33:31.341 | gsub("[][]", "", $1); 2026-06-17 15:33:31.341 | split($1, a, "|"); 2026-06-17 15:33:31.341 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 15:33:31.341 | group=a[1] 2026-06-17 15:33:31.342 | } else { 2026-06-17 15:33:31.342 | group="" 2026-06-17 15:33:31.342 | } 2026-06-17 15:33:31.342 | next 2026-06-17 15:33:31.342 | } 2026-06-17 15:33:31.342 | { 2026-06-17 15:33:31.342 | if (group != "") 2026-06-17 15:33:31.342 | print $0 2026-06-17 15:33:31.342 | } 2026-06-17 15:33:31.342 | ' /home/quobyte/devstack/local.conf 2026-06-17 15:33:31.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-17 15:33:31.352 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-17 15:33:31.389 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-17 15:33:31.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-17 15:33:31.438 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.443 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-17 15:33:31.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-17 15:33:31.494 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.499 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-17 15:33:31.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-17 15:33:31.552 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.556 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-17 15:33:31.559 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-17 15:33:31.608 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.614 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-17 15:33:31.618 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-17 15:33:31.623 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-17 15:33:31.628 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-17 15:33:31.632 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.637 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.641 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-17 15:33:31.648 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.653 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-17 15:33:31.656 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-17 15:33:31.660 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-17 15:33:31.665 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-17 15:33:31.669 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.675 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.678 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 15:33:31.681 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.685 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 15:33:31.691 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.696 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.701 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.704 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-17 15:33:31.707 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.715 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.718 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.719 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-17 15:33:31.719 | BEGIN { 2026-06-17 15:33:31.719 | section = "" 2026-06-17 15:33:31.719 | last_section = "" 2026-06-17 15:33:31.719 | section_count = 0 2026-06-17 15:33:31.719 | } 2026-06-17 15:33:31.719 | /^\[.+\]/ { 2026-06-17 15:33:31.719 | gsub("[][]", "", $1); 2026-06-17 15:33:31.719 | section=$1 2026-06-17 15:33:31.720 | next 2026-06-17 15:33:31.720 | } 2026-06-17 15:33:31.720 | /^ *\#/ { 2026-06-17 15:33:31.720 | next 2026-06-17 15:33:31.720 | } 2026-06-17 15:33:31.720 | /^[^ \t]+/ { 2026-06-17 15:33:31.720 | # get offset of first = in $0 2026-06-17 15:33:31.720 | eq_idx = index($0, "=") 2026-06-17 15:33:31.720 | # extract attr & value from $0 2026-06-17 15:33:31.720 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 15:33:31.720 | value = substr($0, eq_idx + 1) 2026-06-17 15:33:31.720 | # only need to strip trailing whitespace from attr 2026-06-17 15:33:31.721 | sub(/[ \t]*$/, "", attr) 2026-06-17 15:33:31.721 | # need to strip leading & trailing whitespace from value 2026-06-17 15:33:31.721 | sub(/^[ \t]*/, "", value) 2026-06-17 15:33:31.721 | sub(/[ \t]*$/, "", value) 2026-06-17 15:33:31.721 | 2026-06-17 15:33:31.721 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 15:33:31.721 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 15:33:31.721 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 15:33:31.721 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 15:33:31.721 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 15:33:31.721 | if (section != last_section) { 2026-06-17 15:33:31.721 | cfg_section[section_count++] = section 2026-06-17 15:33:31.722 | last_section = section 2026-06-17 15:33:31.722 | } 2026-06-17 15:33:31.724 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 15:33:31.724 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 15:33:31.724 | 2026-06-17 15:33:31.724 | cfg_attr[section, attr, 0] = value 2026-06-17 15:33:31.725 | cfg_attr_count[section, attr] = 1 2026-06-17 15:33:31.725 | } else { 2026-06-17 15:33:31.726 | lno = cfg_attr_count[section, attr]++ 2026-06-17 15:33:31.726 | cfg_attr[section, attr, lno] = value 2026-06-17 15:33:31.726 | } 2026-06-17 15:33:31.726 | } 2026-06-17 15:33:31.727 | END { 2026-06-17 15:33:31.727 | # Process each section in order 2026-06-17 15:33:31.727 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 15:33:31.727 | section = cfg_section[sno] 2026-06-17 15:33:31.727 | # The ini routines simply append a config item immediately 2026-06-17 15:33:31.728 | # after the section header. To keep the same order as defined 2026-06-17 15:33:31.728 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 15:33:31.728 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 15:33:31.728 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 15:33:31.728 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 15:33:31.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 15:33:31.728 | else { 2026-06-17 15:33:31.728 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 15:33:31.728 | count = cfg_attr_count[section, attr] 2026-06-17 15:33:31.728 | print "inidelete " configfile " " section " " attr 2026-06-17 15:33:31.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 15:33:31.729 | for (l = count -2; l >= 0; l--) 2026-06-17 15:33:31.729 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 15:33:31.729 | } 2026-06-17 15:33:31.729 | } 2026-06-17 15:33:31.729 | } 2026-06-17 15:33:31.729 | } 2026-06-17 15:33:31.729 | ' 2026-06-17 15:33:31.729 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.729 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 15:33:31.729 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 15:33:31.729 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-17 15:33:31.730 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:33:31.734 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-17 15:33:31.738 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-17 15:33:31.739 | BEGIN { group = "" } 2026-06-17 15:33:31.739 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:33:31.739 | gsub("[][]", "", $1); 2026-06-17 15:33:31.739 | split($1, a, "|"); 2026-06-17 15:33:31.739 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 15:33:31.739 | group=a[1] 2026-06-17 15:33:31.739 | } else { 2026-06-17 15:33:31.739 | group="" 2026-06-17 15:33:31.739 | } 2026-06-17 15:33:31.739 | next 2026-06-17 15:33:31.739 | } 2026-06-17 15:33:31.740 | { 2026-06-17 15:33:31.740 | if (group != "") 2026-06-17 15:33:31.740 | print $0 2026-06-17 15:33:31.740 | } 2026-06-17 15:33:31.740 | ' /home/quobyte/devstack/local.conf 2026-06-17 15:33:31.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-17 15:33:31.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-17 15:33:31.800 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.804 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-17 15:33:31.810 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-17 15:33:31.812 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-17 15:33:31.817 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-17 15:33:31.822 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-17 15:33:31.828 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-17 15:33:31.832 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-17 15:33:31.837 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-17 15:33:31.843 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-17 15:33:31.848 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-17 15:33:31.853 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-17 15:33:31.858 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-17 15:33:31.862 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-17 15:33:31.867 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.871 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 15:33:31.874 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-17 15:33:31.878 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 15:33:31.883 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-17 15:33:31.889 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-17 15:33:31.893 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-17 15:33:31.897 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-17 15:33:31.903 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-17 15:33:31.903 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-17 15:33:31.903 | BEGIN { 2026-06-17 15:33:31.903 | section = "" 2026-06-17 15:33:31.903 | last_section = "" 2026-06-17 15:33:31.903 | section_count = 0 2026-06-17 15:33:31.903 | } 2026-06-17 15:33:31.903 | /^\[.+\]/ { 2026-06-17 15:33:31.903 | gsub("[][]", "", $1); 2026-06-17 15:33:31.903 | section=$1 2026-06-17 15:33:31.904 | next 2026-06-17 15:33:31.904 | } 2026-06-17 15:33:31.904 | /^ *\#/ { 2026-06-17 15:33:31.904 | next 2026-06-17 15:33:31.904 | } 2026-06-17 15:33:31.904 | /^[^ \t]+/ { 2026-06-17 15:33:31.904 | # get offset of first = in $0 2026-06-17 15:33:31.904 | eq_idx = index($0, "=") 2026-06-17 15:33:31.904 | # extract attr & value from $0 2026-06-17 15:33:31.904 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 15:33:31.904 | value = substr($0, eq_idx + 1) 2026-06-17 15:33:31.904 | # only need to strip trailing whitespace from attr 2026-06-17 15:33:31.907 | sub(/[ \t]*$/, "", attr) 2026-06-17 15:33:31.907 | # need to strip leading & trailing whitespace from value 2026-06-17 15:33:31.907 | sub(/^[ \t]*/, "", value) 2026-06-17 15:33:31.907 | sub(/[ \t]*$/, "", value) 2026-06-17 15:33:31.907 | 2026-06-17 15:33:31.907 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 15:33:31.907 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 15:33:31.907 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 15:33:31.907 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 15:33:31.907 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 15:33:31.907 | if (section != last_section) { 2026-06-17 15:33:31.908 | cfg_section[section_count++] = section 2026-06-17 15:33:31.908 | last_section = section 2026-06-17 15:33:31.908 | } 2026-06-17 15:33:31.908 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 15:33:31.909 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 15:33:31.909 | 2026-06-17 15:33:31.909 | cfg_attr[section, attr, 0] = value 2026-06-17 15:33:31.909 | cfg_attr_count[section, attr] = 1 2026-06-17 15:33:31.909 | } else { 2026-06-17 15:33:31.909 | lno = cfg_attr_count[section, attr]++ 2026-06-17 15:33:31.909 | cfg_attr[section, attr, lno] = value 2026-06-17 15:33:31.909 | } 2026-06-17 15:33:31.909 | } 2026-06-17 15:33:31.909 | END { 2026-06-17 15:33:31.910 | # Process each section in order 2026-06-17 15:33:31.910 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 15:33:31.910 | section = cfg_section[sno] 2026-06-17 15:33:31.910 | # The ini routines simply append a config item immediately 2026-06-17 15:33:31.910 | # after the section header. To keep the same order as defined 2026-06-17 15:33:31.910 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 15:33:31.910 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 15:33:31.910 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 15:33:31.910 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 15:33:31.910 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 15:33:31.910 | else { 2026-06-17 15:33:31.911 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 15:33:31.911 | count = cfg_attr_count[section, attr] 2026-06-17 15:33:31.911 | print "inidelete " configfile " " section " " attr 2026-06-17 15:33:31.911 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 15:33:31.911 | for (l = count -2; l >= 0; l--) 2026-06-17 15:33:31.911 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 15:33:31.911 | } 2026-06-17 15:33:31.911 | } 2026-06-17 15:33:31.911 | } 2026-06-17 15:33:31.911 | } 2026-06-17 15:33:31.911 | ' 2026-06-17 15:33:31.912 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.912 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:33:31.912 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 15:33:31.912 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 15:33:31.917 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-17 15:33:31.921 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:33:31.926 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-17 15:33:31.929 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-17 15:33:31.929 | BEGIN { group = "" } 2026-06-17 15:33:31.929 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:33:31.929 | gsub("[][]", "", $1); 2026-06-17 15:33:31.929 | split($1, a, "|"); 2026-06-17 15:33:31.930 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 15:33:31.930 | group=a[1] 2026-06-17 15:33:31.930 | } else { 2026-06-17 15:33:31.930 | group="" 2026-06-17 15:33:31.930 | } 2026-06-17 15:33:31.930 | next 2026-06-17 15:33:31.930 | } 2026-06-17 15:33:31.930 | { 2026-06-17 15:33:31.930 | if (group != "") 2026-06-17 15:33:31.930 | print $0 2026-06-17 15:33:31.930 | } 2026-06-17 15:33:31.931 | ' /home/quobyte/devstack/local.conf 2026-06-17 15:33:31.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-17 15:33:31.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-17 15:33:31.992 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:31.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-17 15:33:31.999 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-17 15:33:32.043 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:32.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-17 15:33:32.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-17 15:33:32.096 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:32.100 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-17 15:33:32.104 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-17 15:33:32.133 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:33:32.148 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:32.153 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-637d56f9-2587-4088-b757-48746d71ef5b"' 2026-06-17 15:33:32.156 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-637d56f9-2587-4088-b757-48746d71ef5b 2026-06-17 15:33:32.164 | [64820 Async configure_neutron_nova:64820]: finished successfully 2026-06-17 15:33:32.198 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:32.201 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-17 15:33:32.204 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-17 15:33:32.241 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:32.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-17 15:33:32.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-17 15:33:32.287 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:33:32.291 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-17 15:33:32.314 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:33:32.317 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 15:33:32.321 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-17 15:33:32.345 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:32.349 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 15:33:32.393 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-17 15:33:32.455 | [2073 Async configure_neutron_nova:64820]: Waiting for completion of configure_neutron_nova running on PID 64820 (2 other jobs running) 2026-06-17 15:33:32.483 | [2073 Async configure_neutron_nova:64820]: Signaling child to exit 2026-06-17 15:33:32.484 | WAKEUP 2026-06-17 15:33:32.511 | [2073 Async configure_neutron_nova:64820]: Signaled 2026-06-17 15:33:32.513 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-17 15:33:32.513 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-17 15:33:32.514 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.70/identity 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-17 15:33:32.514 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-17 15:33:32.515 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-17 15:33:32.515 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-17 15:33:32.515 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-17 15:33:32.515 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-17 15:33:32.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-17 15:33:32.515 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-17 15:33:32.515 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:33:32.515 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-17 15:33:32.515 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-17 15:33:32.515 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:33:32.515 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-17 15:33:32.516 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:33:32.516 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-17 15:33:32.516 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-17 15:33:32.516 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 15:33:32.516 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 15:33:32.516 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-17 15:33:32.516 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-17 15:33:32.516 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 15:33:32.516 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-17 15:33:32.516 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 15:33:32.516 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.70/identity 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-17 15:33:32.517 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-17 15:33:32.517 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-17 15:33:32.518 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-17 15:33:32.518 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-17 15:33:32.518 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-17 15:33:32.518 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-17 15:33:32.518 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:33:32.518 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-17 15:33:32.518 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-17 15:33:32.564 | [2073 Async configure_neutron_nova:64820]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-17 15:33:32.570 | + inc/async:async_wait:197 : return 0 2026-06-17 15:33:32.574 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-17 15:33:32.600 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:32.604 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 15:33:32.647 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 15:33:32.693 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-17 15:33:32.715 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:32.719 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-17 15:33:32.724 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:33:32.728 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-17 15:33:32.732 | + ./stack.sh:main:1290 : start_nova_api 2026-06-17 15:33:32.736 | + lib/nova:start_nova_api:966 : 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-06-17 15:33:32.740 | + lib/nova:start_nova_api:967 : 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-06-17 15:33:32.744 | + lib/nova:start_nova_api:967 : 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-06-17 15:33:32.750 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-17 15:33:32.756 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 15:33:32.759 | + functions-common:run_process:1668 : local service=n-api 2026-06-17 15:33:32.763 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 15:33:32.766 | + functions-common:run_process:1670 : local group= 2026-06-17 15:33:32.770 | + functions-common:run_process:1671 : local user= 2026-06-17 15:33:32.774 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:33:32.777 | + functions-common:run_process:1674 : local name=n-api 2026-06-17 15:33:32.782 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:33:32.786 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:33:32.790 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:33:32.793 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:33:32.798 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:33:32.804 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710412800 2026-06-17 15:33:32.807 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-17 15:33:32.831 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:32.835 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-17 15:33:32.839 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-17 15:33:32.843 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 15:33:32.846 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 15:33:32.849 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 15:33:32.853 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 15:33:32.856 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-17 15:33:32.861 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-17 15:33:32.864 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-17 15:33:32.868 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:33:32.872 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:33:32.875 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:33:32.879 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:33:32.883 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-17 15:33:32.887 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-17 15:33:32.890 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 15:33:32.894 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:33:32.897 | + functions-common:_run_under_systemd:1642 : 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-06-17 15:33:32.901 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-17 15:33:32.905 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:33:32.908 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 15:33:32.912 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 15:33:32.916 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 15:33:32.920 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-17 15:33:32.925 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 15:33:32.931 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-17 15:33:33.020 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-17 15:33:33.105 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-17 15:33:33.181 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-17 15:33:33.259 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-17 15:33:33.334 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:33:33.408 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-17 15:33:33.483 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-17 15:33:33.560 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-17 15:33:33.637 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-17 15:33:33.714 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-17 15:33:33.789 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 15:33:33.793 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 15:33:33.798 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-17 15:33:33.885 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 15:33:34.344 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-17 15:33:34.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-17 15:33:34.821 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-17 15:33:34.950 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:33:34.955 | + functions-common:time_stop:2414 : local name 2026-06-17 15:33:34.959 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:33:34.963 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:33:34.967 | + functions-common:time_stop:2417 : local total 2026-06-17 15:33:34.971 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:33:34.976 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:33:34.980 | + functions-common:time_stop:2421 : start_time=1781710412800 2026-06-17 15:33:34.984 | + functions-common:time_stop:2423 : [[ -z 1781710412800 ]] 2026-06-17 15:33:34.990 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:33:34.996 | + functions-common:time_stop:2426 : end_time=1781710414991 2026-06-17 15:33:35.001 | + functions-common:time_stop:2427 : elapsed_time=2191 2026-06-17 15:33:35.005 | + functions-common:time_stop:2428 : total=3950 2026-06-17 15:33:35.009 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:33:35.014 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6141 2026-06-17 15:33:35.018 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-17 15:33:35.018 | Waiting for nova-api to start... 2026-06-17 15:33:35.023 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.70/compute/v2.1/ 2026-06-17 15:33:35.027 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.70/compute/v2.1/ 2026-06-17 15:33:35.031 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 15:33:35.036 | + functions:wait_for_service:477 : local url=http://192.168.122.70/compute/v2.1/ 2026-06-17 15:33:35.040 | + functions:wait_for_service:478 : local rval=0 2026-06-17 15:33:35.045 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 15:33:35.049 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 15:33:35.054 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:33:35.058 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:33:35.064 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:33:35.070 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710415065 2026-06-17 15:33:35.075 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 15:33:35.079 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:33:35.083 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.70/compute/v2.1/ 2026-06-17 15:33:41.054 | + :: : [[ 200 == 503 ]] 2026-06-17 15:33:41.058 | + :: : [[ 0 -eq 7 ]] 2026-06-17 15:33:41.062 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 15:33:41.065 | + functions-common:time_stop:2414 : local name 2026-06-17 15:33:41.068 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:33:41.071 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:33:41.074 | + functions-common:time_stop:2417 : local total 2026-06-17 15:33:41.077 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:33:41.080 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 15:33:41.083 | + functions-common:time_stop:2421 : start_time=1781710415065 2026-06-17 15:33:41.086 | + functions-common:time_stop:2423 : [[ -z 1781710415065 ]] 2026-06-17 15:33:41.090 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:33:41.095 | + functions-common:time_stop:2426 : end_time=1781710421092 2026-06-17 15:33:41.099 | + functions-common:time_stop:2427 : elapsed_time=6027 2026-06-17 15:33:41.102 | + functions-common:time_stop:2428 : total=5608 2026-06-17 15:33:41.106 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:33:41.110 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11635 2026-06-17 15:33:41.113 | + functions:wait_for_service:486 : return 0 2026-06-17 15:33:41.116 | + lib/nova:start_nova_api:979 : 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-06-17 15:33:41.120 | + lib/nova:start_nova_api:979 : 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-06-17 15:33:41.123 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-17 15:33:41.143 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:41.146 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-17 15:33:41.150 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:33:41.154 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-17 15:33:41.157 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-17 15:33:41.160 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-17 15:33:41.163 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-17 15:33:41.167 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-17 15:33:41.170 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-17 15:33:41.174 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:33:41.177 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-17 15:33:41.180 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-17 15:33:41.196 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-17 15:33:41.202 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-17 15:33:41.207 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-17 15:33:41.212 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-17 15:33:41.228 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-17 15:33:41.245 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-17 15:33:41.261 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-17 15:33:41.264 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-17 15:33:41.264 | Starting OVN 2026-06-17 15:33:41.267 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-17 15:33:41.271 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-17 15:33:41.271 | Starting OVS 2026-06-17 15:33:41.273 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-17 15:33:41.293 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:41.296 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-17 15:33:41.350 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-17 15:33:41.405 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-17 15:33:41.407 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-17 15:33:41.410 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 15:33:41.871 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-17 15:33:42.340 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-17 15:33:42.340 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-17 15:33:42.340 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-17 15:33:42.340 | 2026-06-17 15:33:42.340 | Possible reasons for having these kinds of units are: 2026-06-17 15:33:42.340 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-17 15:33:42.340 | .wants/, .requires/, or .upholds/ directory. 2026-06-17 15:33:42.340 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-17 15:33:42.340 | a requirement dependency on it. 2026-06-17 15:33:42.341 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-17 15:33:42.341 | D-Bus, udev, scripted systemctl call, ...). 2026-06-17 15:33:42.341 | • In case of template units, the unit is meant to be enabled with some 2026-06-17 15:33:42.341 | instance name specified. 2026-06-17 15:33:42.349 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-17 15:33:47.001 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-17 15:33:47.005 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 15:33:47.462 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-17 15:33:47.936 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-17 15:33:47.937 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-17 15:33:47.937 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-17 15:33:47.937 | 2026-06-17 15:33:47.937 | Possible reasons for having these kinds of units are: 2026-06-17 15:33:47.937 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-17 15:33:47.937 | .wants/, .requires/, or .upholds/ directory. 2026-06-17 15:33:47.937 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-17 15:33:47.937 | a requirement dependency on it. 2026-06-17 15:33:47.937 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-17 15:33:47.937 | D-Bus, udev, scripted systemctl call, ...). 2026-06-17 15:33:47.938 | • In case of template units, the unit is meant to be enabled with some 2026-06-17 15:33:47.938 | instance name specified. 2026-06-17 15:33:47.946 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-17 15:33:48.130 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-17 15:33:48.130 | Configuring OVSDB 2026-06-17 15:33:48.133 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-17 15:33:48.152 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:33:48.156 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-17 15:33:48.187 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-17 15:33:48.215 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=66bc08f1-07ed-4a2d-986a-6775c82ae6ab 2026-06-17 15:33:48.236 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.70:6642 2026-06-17 15:33:48.259 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-17 15:33:48.282 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-17 15:33:48.305 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.70 2026-06-17 15:33:48.331 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-17 15:33:48.336 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-17 15:33:48.359 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-17 15:33:48.362 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-17 15:33:48.386 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-17 15:33:48.390 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-17 15:33:48.393 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 15:33:48.397 | + functions-common:is_provider_network:2266 : return 1 2026-06-17 15:33:48.400 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-17 15:33:48.404 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-17 15:33:48.407 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-17 15:33:48.410 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-17 15:33:48.415 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-17 15:33:48.420 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-17 15:33:48.447 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-17 15:33:48.480 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-17 15:33:48.511 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-17 15:33:48.532 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:33:48.537 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-17 15:33:48.539 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-17 15:33:48.542 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:33:48.544 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-17 15:33:48.546 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-17 15:33:48.564 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:48.566 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-17 15:33:48.568 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-17 15:33:48.570 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 15:33:49.054 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-17 15:33:49.542 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-17 15:33:49.612 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-17 15:33:49.616 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-17 15:33:49.621 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-17 15:33:49.625 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-17 15:33:49.629 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-17 15:33:50.635 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-17 15:33:50.638 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-17 15:33:50.642 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-17 15:33:50.646 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-17 15:33:50.650 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-17 15:33:50.653 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-17 15:33:50.657 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-17 15:33:50.659 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-17 15:33:50.661 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-17 15:33:50.664 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-17 15:33:50.668 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-17 15:33:50.672 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-17 15:33:50.675 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-17 15:33:50.700 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:33:50.703 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-17 15:33:50.730 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-17 15:33:50.755 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-17 15:33:50.775 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-17 15:33:50.793 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-17 15:33:50.816 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:50.819 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-17 15:33:50.822 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-17 15:33:50.825 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 15:33:51.302 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-17 15:33:51.769 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-17 15:33:51.770 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-17 15:33:51.770 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-17 15:33:51.770 | 2026-06-17 15:33:51.770 | Possible reasons for having these kinds of units are: 2026-06-17 15:33:51.770 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-17 15:33:51.770 | .wants/, .requires/, or .upholds/ directory. 2026-06-17 15:33:51.770 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-17 15:33:51.770 | a requirement dependency on it. 2026-06-17 15:33:51.770 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-17 15:33:51.770 | D-Bus, udev, scripted systemctl call, ...). 2026-06-17 15:33:51.771 | • In case of template units, the unit is meant to be enabled with some 2026-06-17 15:33:51.771 | instance name specified. 2026-06-17 15:33:51.781 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-17 15:33:52.044 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-17 15:33:52.069 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:33:52.073 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-17 15:33:52.077 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-17 15:33:52.105 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:52.109 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-17 15:33:52.114 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-17 15:33:52.118 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 15:33:52.122 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-17 15:33:52.126 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 15:33:52.129 | + functions-common:run_process:1670 : local group= 2026-06-17 15:33:52.133 | + functions-common:run_process:1671 : local user= 2026-06-17 15:33:52.137 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:33:52.141 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-17 15:33:52.144 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:33:52.148 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:33:52.152 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:33:52.156 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:33:52.161 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:33:52.167 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710432163 2026-06-17 15:33:52.171 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-17 15:33:52.195 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:52.198 | + functions-common:run_process:1678 : _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-06-17 15:33:52.202 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-17 15:33:52.206 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 15:33:52.210 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 15:33:52.214 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 15:33:52.217 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 15:33:52.221 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-17 15:33:52.224 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-17 15:33:52.228 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-17 15:33:52.232 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:33:52.236 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:33:52.240 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:33:52.244 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:33:52.248 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-17 15:33:52.252 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-17 15:33:52.255 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:33:52.259 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-17 15:33:52.262 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 15:33:52.266 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:33:52.269 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:33:52.272 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:33:52.276 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:33:52.280 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:33:52.283 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-17 15:33:52.287 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:33:52.293 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-17 15:33:52.380 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:33:52.470 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-17 15:33:52.543 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:33:52.618 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-17 15:33:52.693 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-17 15:33:52.767 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:33:52.840 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:33:52.842 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:33:52.847 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-17 15:33:52.935 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:33:53.399 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-17 15:33:53.419 | 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-06-17 15:33:53.876 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-17 15:33:53.929 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:33:53.933 | + functions-common:time_stop:2414 : local name 2026-06-17 15:33:53.936 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:33:53.940 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:33:53.943 | + functions-common:time_stop:2417 : local total 2026-06-17 15:33:53.947 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:33:53.951 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:33:53.954 | + functions-common:time_stop:2421 : start_time=1781710432163 2026-06-17 15:33:53.958 | + functions-common:time_stop:2423 : [[ -z 1781710432163 ]] 2026-06-17 15:33:53.963 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:33:53.970 | + functions-common:time_stop:2426 : end_time=1781710433964 2026-06-17 15:33:53.973 | + functions-common:time_stop:2427 : elapsed_time=1801 2026-06-17 15:33:53.977 | + functions-common:time_stop:2428 : total=6141 2026-06-17 15:33:53.981 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:33:53.985 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7942 2026-06-17 15:33:53.989 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 15:33:53.992 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 15:33:53.996 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 15:33:54.000 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:33:54.028 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:33:54.032 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:33:54.035 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:33:54.039 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:33:54.043 | + 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-06-17 15:33:54.090 | + 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-06-17 15:33:54.136 | + 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-06-17 15:33:54.180 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:33:54.223 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-17 15:33:54.267 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-17 15:33:54.271 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-17 15:33:54.296 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:54.300 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-17 15:33:54.362 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-17 15:33:54.367 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 15:33:54.371 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-17 15:33:54.375 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 15:33:54.379 | + functions-common:run_process:1670 : local group= 2026-06-17 15:33:54.383 | + functions-common:run_process:1671 : local user= 2026-06-17 15:33:54.387 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:33:54.392 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-17 15:33:54.395 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:33:54.399 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:33:54.403 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:33:54.407 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:33:54.411 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:33:54.421 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710434412 2026-06-17 15:33:54.425 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-17 15:33:54.451 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:54.455 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-17 15:33:54.459 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-17 15:33:54.462 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 15:33:54.466 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 15:33:54.471 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 15:33:54.475 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 15:33:54.478 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-17 15:33:54.482 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-17 15:33:54.486 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-17 15:33:54.490 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:33:54.494 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:33:54.498 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:33:54.502 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:33:54.506 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-17 15:33:54.509 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-17 15:33:54.514 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:33:54.518 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-17 15:33:54.522 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 15:33:54.526 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:33:54.529 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:33:54.533 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:33:54.537 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:33:54.540 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:33:54.544 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-17 15:33:54.548 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:33:54.555 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-17 15:33:54.648 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:33:54.740 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-17 15:33:54.820 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:33:54.899 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-17 15:33:54.980 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-17 15:33:55.057 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:33:55.139 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:33:55.142 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:33:55.147 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-17 15:33:55.239 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:33:55.723 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-17 15:33:55.755 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-17 15:33:56.212 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-17 15:33:56.268 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:33:56.270 | + functions-common:time_stop:2414 : local name 2026-06-17 15:33:56.277 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:33:56.282 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:33:56.285 | + functions-common:time_stop:2417 : local total 2026-06-17 15:33:56.287 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:33:56.291 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:33:56.293 | + functions-common:time_stop:2421 : start_time=1781710434412 2026-06-17 15:33:56.297 | + functions-common:time_stop:2423 : [[ -z 1781710434412 ]] 2026-06-17 15:33:56.302 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:33:56.310 | + functions-common:time_stop:2426 : end_time=1781710436304 2026-06-17 15:33:56.314 | + functions-common:time_stop:2427 : elapsed_time=1892 2026-06-17 15:33:56.317 | + functions-common:time_stop:2428 : total=7942 2026-06-17 15:33:56.321 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:33:56.324 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9834 2026-06-17 15:33:56.327 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 15:33:56.333 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 15:33:56.337 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 15:33:56.342 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 15:33:56.371 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 15:33:56.376 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 15:33:56.380 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 15:33:56.383 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 15:33:56.387 | + 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-06-17 15:33:56.434 | + 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-06-17 15:33:56.484 | + 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-06-17 15:33:56.530 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 15:33:56.574 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-17 15:33:56.619 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-17 15:33:56.623 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-17 15:33:56.628 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-17 15:33:56.633 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-17 15:33:56.660 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-17 15:33:56.688 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-17 15:33:56.693 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-17 15:33:56.697 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-17 15:33:56.702 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-17 15:33:56.766 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-17 15:33:56.793 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:56.798 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-17 15:33:56.802 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:33:56.806 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-17 15:33:56.810 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-17 15:33:56.816 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-17 15:33:56.820 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-17 15:33:56.867 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-17 15:33:56.872 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-17 15:33:56.877 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-17 15:33:56.924 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-17 15:33:56.972 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-17 15:33:56.976 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-17 15:33:56.981 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-17 15:33:56.985 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-17 15:33:56.990 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-17 15:33:56.994 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-17 15:33:57.001 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-17 15:33:57.006 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-17 15:33:57.012 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-17 15:33:57.019 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-17 15:33:57.019 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 15:33:57.024 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 15:33:57.030 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 15:33:57.035 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-17 15:33:57.039 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 15:33:57.045 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 15:33:57.049 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-17 15:33:57.054 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-17 15:33:57.057 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-17 15:33:57.063 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-17 15:33:57.096 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-17 15:33:57.100 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-17 15:33:57.168 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-17 15:33:57.230 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-17 15:33:57.234 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-17 15:33:57.296 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-17 15:33:57.300 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-17 15:33:57.364 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-17 15:33:57.370 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 15:33:57.375 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-17 15:33:57.379 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 15:33:57.383 | + functions-common:run_process:1670 : local group= 2026-06-17 15:33:57.388 | + functions-common:run_process:1671 : local user= 2026-06-17 15:33:57.392 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:33:57.397 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-17 15:33:57.402 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:33:57.406 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:33:57.411 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:33:57.415 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:33:57.422 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:33:57.428 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710437424 2026-06-17 15:33:57.433 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-17 15:33:57.464 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:57.468 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-17 15:33:57.473 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-17 15:33:57.477 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 15:33:57.482 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 15:33:57.485 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 15:33:57.490 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 15:33:57.495 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-17 15:33:57.499 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-17 15:33:57.505 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-17 15:33:57.509 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:33:57.514 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:33:57.519 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:33:57.524 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:33:57.528 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-17 15:33:57.532 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-17 15:33:57.537 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 15:33:57.541 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:33:57.546 | + functions-common:_run_under_systemd:1642 : 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-06-17 15:33:57.550 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-17 15:33:57.553 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:33:57.558 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 15:33:57.562 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 15:33:57.566 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 15:33:57.570 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-17 15:33:57.573 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 15:33:57.580 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-17 15:33:57.673 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-17 15:33:57.768 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-17 15:33:57.849 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-17 15:33:57.933 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-17 15:33:58.011 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:33:58.090 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-17 15:33:58.172 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-17 15:33:58.248 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-17 15:33:58.328 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-17 15:33:58.406 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-17 15:33:58.486 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 15:33:58.491 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 15:33:58.495 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-17 15:33:58.584 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 15:33:59.080 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-17 15:33:59.110 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-17 15:33:59.578 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-17 15:33:59.718 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:33:59.723 | + functions-common:time_stop:2414 : local name 2026-06-17 15:33:59.726 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:33:59.729 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:33:59.731 | + functions-common:time_stop:2417 : local total 2026-06-17 15:33:59.734 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:33:59.736 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:33:59.738 | + functions-common:time_stop:2421 : start_time=1781710437424 2026-06-17 15:33:59.741 | + functions-common:time_stop:2423 : [[ -z 1781710437424 ]] 2026-06-17 15:33:59.748 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:33:59.751 | + functions-common:time_stop:2426 : end_time=1781710439748 2026-06-17 15:33:59.754 | + functions-common:time_stop:2427 : elapsed_time=2324 2026-06-17 15:33:59.756 | + functions-common:time_stop:2428 : total=9834 2026-06-17 15:33:59.759 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:33:59.761 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12158 2026-06-17 15:33:59.763 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.70/ 2026-06-17 15:33:59.766 | + lib/neutron:start_neutron_service_and_check:644 : 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-06-17 15:33:59.768 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-17 15:33:59.770 | + functions-common:run_process:1669 : 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-06-17 15:33:59.773 | + functions-common:run_process:1670 : local group= 2026-06-17 15:33:59.775 | + functions-common:run_process:1671 : local user= 2026-06-17 15:33:59.777 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:33:59.780 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-17 15:33:59.782 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:33:59.784 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:33:59.787 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:33:59.789 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:33:59.795 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:33:59.799 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710439797 2026-06-17 15:33:59.802 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-17 15:33:59.825 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:33:59.827 | + functions-common:run_process:1678 : _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-06-17 15:33:59.830 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-17 15:33:59.832 | + functions-common:_run_under_systemd:1623 : 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-06-17 15:33:59.834 | + functions-common:_run_under_systemd:1624 : 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-06-17 15:33:59.837 | + functions-common:_run_under_systemd:1626 : _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-06-17 15:33:59.839 | + functions-common:_common_systemd_pitfalls:1594 : 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-06-17 15:33:59.842 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-06-17 15:33:59.844 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-17 15:33:59.846 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-17 15:33:59.849 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:33:59.851 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:33:59.853 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:33:59.856 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:33:59.858 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-17 15:33:59.861 | + functions-common:_run_under_systemd:1638 : [[ /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-06-17 15:33:59.864 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:33:59.866 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-17 15:33:59.868 | + functions-common:write_user_unit_file:1530 : 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-06-17 15:33:59.870 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:33:59.873 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:33:59.875 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:33:59.877 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:33:59.880 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:33:59.883 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-17 15:33:59.885 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:33:59.889 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-17 15:33:59.968 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:34:00.051 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-17 15:34:00.129 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:34:00.194 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-17 15:34:00.275 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-17 15:34:00.386 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:34:00.490 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:34:00.497 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:34:00.498 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-17 15:34:00.602 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:34:01.137 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-17 15:34:01.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-17 15:34:01.672 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-17 15:34:01.724 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:01.729 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:01.736 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:01.744 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:01.746 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:01.754 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:01.760 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:01.769 | + functions-common:time_stop:2421 : start_time=1781710439797 2026-06-17 15:34:01.775 | + functions-common:time_stop:2423 : [[ -z 1781710439797 ]] 2026-06-17 15:34:01.789 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:01.803 | + functions-common:time_stop:2426 : end_time=1781710441793 2026-06-17 15:34:01.808 | + functions-common:time_stop:2427 : elapsed_time=1996 2026-06-17 15:34:01.815 | + functions-common:time_stop:2428 : total=12158 2026-06-17 15:34:01.818 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:01.830 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14154 2026-06-17 15:34:01.833 | + lib/neutron:start_neutron_service_and_check:645 : 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-06-17 15:34:01.846 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-17 15:34:01.853 | + functions-common:run_process:1669 : 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-06-17 15:34:01.861 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:01.873 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:01.882 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:01.889 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-17 15:34:01.895 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:01.904 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:01.911 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:01.914 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:01.926 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:01.937 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710441926 2026-06-17 15:34:01.945 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-17 15:34:01.980 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:34:01.988 | + functions-common:run_process:1678 : _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-06-17 15:34:01.995 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-17 15:34:01.999 | + functions-common:_run_under_systemd:1623 : 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-06-17 15:34:02.006 | + functions-common:_run_under_systemd:1624 : 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-06-17 15:34:02.013 | + functions-common:_run_under_systemd:1626 : _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-06-17 15:34:02.020 | + functions-common:_common_systemd_pitfalls:1594 : 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-06-17 15:34:02.024 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-06-17 15:34:02.030 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-17 15:34:02.037 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-17 15:34:02.042 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:34:02.049 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:34:02.051 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:34:02.060 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:34:02.063 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-17 15:34:02.070 | + functions-common:_run_under_systemd:1638 : [[ /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-06-17 15:34:02.079 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:34:02.089 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-17 15:34:02.092 | + functions-common:write_user_unit_file:1530 : 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-06-17 15:34:02.099 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:34:02.107 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:34:02.112 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:34:02.118 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:34:02.125 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:34:02.134 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-17 15:34:02.137 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:34:02.149 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-17 15:34:02.333 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:34:02.499 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-17 15:34:02.639 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:34:02.776 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-17 15:34:02.907 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-17 15:34:03.044 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:34:03.191 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:34:03.195 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:34:03.201 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-17 15:34:03.355 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:34:03.959 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-17 15:34:03.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-17 15:34:04.469 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-17 15:34:04.531 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:04.534 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:04.540 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:04.544 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:04.550 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:04.555 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:04.561 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:04.569 | + functions-common:time_stop:2421 : start_time=1781710441926 2026-06-17 15:34:04.574 | + functions-common:time_stop:2423 : [[ -z 1781710441926 ]] 2026-06-17 15:34:04.581 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:04.592 | + functions-common:time_stop:2426 : end_time=1781710444582 2026-06-17 15:34:04.598 | + functions-common:time_stop:2427 : elapsed_time=2656 2026-06-17 15:34:04.602 | + functions-common:time_stop:2428 : total=14154 2026-06-17 15:34:04.607 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:04.613 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16810 2026-06-17 15:34:04.618 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-17 15:34:04.626 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-17 15:34:04.629 | + lib/neutron:_run_ovn_maintenance:350 : 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-06-17 15:34:04.635 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-17 15:34:04.644 | + functions-common:run_process:1669 : 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-06-17 15:34:04.650 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:04.657 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:04.661 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:04.667 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-17 15:34:04.672 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:04.679 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:04.684 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:04.692 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:04.698 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:04.706 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710444700 2026-06-17 15:34:04.711 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-17 15:34:04.751 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:34:04.755 | + functions-common:run_process:1678 : _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-06-17 15:34:04.761 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-17 15:34:04.767 | + functions-common:_run_under_systemd:1623 : 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-06-17 15:34:04.775 | + functions-common:_run_under_systemd:1624 : 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-06-17 15:34:04.780 | + functions-common:_run_under_systemd:1626 : _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-06-17 15:34:04.786 | + functions-common:_common_systemd_pitfalls:1594 : 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-06-17 15:34:04.791 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-06-17 15:34:04.803 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-06-17 15:34:04.809 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:34:04.818 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:34:04.828 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:34:04.834 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:34:04.843 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:34:04.852 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-17 15:34:04.860 | + functions-common:_run_under_systemd:1638 : [[ /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-06-17 15:34:04.869 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:34:04.875 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:34:04.881 | + functions-common:write_user_unit_file:1530 : 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-06-17 15:34:04.890 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:34:04.902 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:34:04.911 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:34:04.916 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:34:04.922 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:34:04.928 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:34:04.932 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:34:04.944 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-17 15:34:05.072 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:34:05.216 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-17 15:34:05.289 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:34:05.358 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-17 15:34:05.487 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-17 15:34:05.626 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:34:05.769 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:34:05.774 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:34:05.782 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-17 15:34:05.905 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:34:06.429 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:34:06.468 | 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-06-17 15:34:07.019 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:34:07.061 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:07.065 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:07.072 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:07.077 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:07.084 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:07.091 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:07.095 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:07.100 | + functions-common:time_stop:2421 : start_time=1781710444700 2026-06-17 15:34:07.106 | + functions-common:time_stop:2423 : [[ -z 1781710444700 ]] 2026-06-17 15:34:07.116 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:07.124 | + functions-common:time_stop:2426 : end_time=1781710447120 2026-06-17 15:34:07.129 | + functions-common:time_stop:2427 : elapsed_time=2420 2026-06-17 15:34:07.136 | + functions-common:time_stop:2428 : total=16810 2026-06-17 15:34:07.140 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:07.149 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19230 2026-06-17 15:34:07.154 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-17 15:34:07.158 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.70/networking 2026-06-17 15:34:07.166 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-17 15:34:07.166 | Waiting for Neutron to start... 2026-06-17 15:34:07.172 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.70/networking' 2026-06-17 15:34:07.179 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.70/networking' 'Neutron did not start' 60 2026-06-17 15:34:07.188 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.70/networking' 2026-06-17 15:34:07.195 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-17 15:34:07.202 | + functions-common:test_with_retry:2354 : local until=60 2026-06-17 15:34:07.207 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-17 15:34:07.215 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-17 15:34:07.220 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-17 15:34:07.226 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:07.232 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:07.242 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:07.248 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710447242 2026-06-17 15:34:07.254 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.70/networking; do sleep 0.5; done' 2026-06-17 15:34:14.883 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.70/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-17 15:34:14.889 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:14.898 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:14.903 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:14.907 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:14.914 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:14.919 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-17 15:34:14.925 | + functions-common:time_stop:2421 : start_time=1781710447242 2026-06-17 15:34:14.930 | + functions-common:time_stop:2423 : [[ -z 1781710447242 ]] 2026-06-17 15:34:14.940 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:14.949 | + functions-common:time_stop:2426 : end_time=1781710454943 2026-06-17 15:34:14.956 | + functions-common:time_stop:2427 : elapsed_time=7701 2026-06-17 15:34:14.961 | + functions-common:time_stop:2428 : total=0 2026-06-17 15:34:14.967 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:14.975 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7701 2026-06-17 15:34:14.982 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-17 15:34:15.029 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:34:15.034 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-17 15:34:15.039 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:34:15.044 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-17 15:34:15.049 | + ./stack.sh:main:1308 : start_placement 2026-06-17 15:34:15.058 | + lib/placement:start_placement:137 : start_placement_api 2026-06-17 15:34:15.069 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-17 15:34:15.075 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 15:34:15.080 | + functions-common:run_process:1668 : local service=placement-api 2026-06-17 15:34:15.088 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 15:34:15.093 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:15.100 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:15.105 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:15.112 | + functions-common:run_process:1674 : local name=placement-api 2026-06-17 15:34:15.115 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:15.121 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:15.127 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:15.132 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:15.138 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:15.145 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710455140 2026-06-17 15:34:15.152 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-17 15:34:15.193 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:34:15.198 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-17 15:34:15.205 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-17 15:34:15.211 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 15:34:15.216 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 15:34:15.223 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 15:34:15.228 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 15:34:15.232 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-17 15:34:15.238 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-17 15:34:15.242 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-17 15:34:15.247 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:34:15.255 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:34:15.260 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:34:15.267 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:34:15.279 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-17 15:34:15.284 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-17 15:34:15.291 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 15:34:15.295 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:34:15.301 | + functions-common:_run_under_systemd:1642 : 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-06-17 15:34:15.308 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-17 15:34:15.315 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:34:15.323 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 15:34:15.327 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 15:34:15.333 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 15:34:15.337 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-17 15:34:15.343 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 15:34:15.352 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-17 15:34:15.497 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-17 15:34:15.630 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-17 15:34:15.739 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-17 15:34:15.827 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-17 15:34:15.922 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:34:16.002 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-17 15:34:16.079 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-17 15:34:16.168 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-17 15:34:16.249 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-17 15:34:16.330 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-17 15:34:16.411 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 15:34:16.416 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 15:34:16.422 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-17 15:34:16.516 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 15:34:17.010 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-17 15:34:17.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-17 15:34:17.503 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-17 15:34:17.657 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:17.662 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:17.666 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:17.673 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:17.679 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:17.683 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:17.688 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:17.692 | + functions-common:time_stop:2421 : start_time=1781710455140 2026-06-17 15:34:17.696 | + functions-common:time_stop:2423 : [[ -z 1781710455140 ]] 2026-06-17 15:34:17.701 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:17.709 | + functions-common:time_stop:2426 : end_time=1781710457703 2026-06-17 15:34:17.713 | + functions-common:time_stop:2427 : elapsed_time=2563 2026-06-17 15:34:17.717 | + functions-common:time_stop:2428 : total=19230 2026-06-17 15:34:17.721 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:17.726 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21793 2026-06-17 15:34:17.730 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-17 15:34:17.730 | Waiting for placement-api to start... 2026-06-17 15:34:17.734 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.70/placement 2026-06-17 15:34:17.738 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 15:34:17.742 | + functions:wait_for_service:477 : local url=http://192.168.122.70/placement 2026-06-17 15:34:17.746 | + functions:wait_for_service:478 : local rval=0 2026-06-17 15:34:17.750 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 15:34:17.754 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 15:34:17.759 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:17.763 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:17.768 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:17.775 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710457770 2026-06-17 15:34:17.780 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 15:34:17.783 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:34:17.786 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.70/placement 2026-06-17 15:34:20.577 | + :: : [[ 200 == 503 ]] 2026-06-17 15:34:20.579 | + :: : [[ 0 -eq 7 ]] 2026-06-17 15:34:20.586 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 15:34:20.589 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:20.593 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:20.597 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:20.602 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:20.606 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:20.610 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 15:34:20.614 | + functions-common:time_stop:2421 : start_time=1781710457770 2026-06-17 15:34:20.619 | + functions-common:time_stop:2423 : [[ -z 1781710457770 ]] 2026-06-17 15:34:20.624 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:20.632 | + functions-common:time_stop:2426 : end_time=1781710460627 2026-06-17 15:34:20.637 | + functions-common:time_stop:2427 : elapsed_time=2857 2026-06-17 15:34:20.641 | + functions-common:time_stop:2428 : total=11635 2026-06-17 15:34:20.645 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:20.650 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14492 2026-06-17 15:34:20.655 | + functions:wait_for_service:486 : return 0 2026-06-17 15:34:20.660 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-17 15:34:20.691 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:34:20.695 | + ./stack.sh:main:1312 : start_neutron 2026-06-17 15:34:20.699 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-17 15:34:20.704 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 15:34:20.708 | + functions-common:run_process:1668 : local service=q-agt 2026-06-17 15:34:20.713 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 15:34:20.717 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:20.722 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:20.726 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:20.730 | + functions-common:run_process:1674 : local name=q-agt 2026-06-17 15:34:20.735 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:20.739 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:20.743 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:20.747 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:20.752 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:20.759 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710460754 2026-06-17 15:34:20.763 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-17 15:34:20.787 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:34:20.791 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:20.796 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:20.800 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:20.804 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:20.807 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:20.811 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:20.815 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:20.819 | + functions-common:time_stop:2421 : start_time=1781710460754 2026-06-17 15:34:20.822 | + functions-common:time_stop:2423 : [[ -z 1781710460754 ]] 2026-06-17 15:34:20.828 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:20.834 | + functions-common:time_stop:2426 : end_time=1781710460829 2026-06-17 15:34:20.838 | + functions-common:time_stop:2427 : elapsed_time=75 2026-06-17 15:34:20.842 | + functions-common:time_stop:2428 : total=21793 2026-06-17 15:34:20.846 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:20.849 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21868 2026-06-17 15:34:20.854 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-17 15:34:20.858 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 15:34:20.862 | + functions-common:is_provider_network:2266 : return 1 2026-06-17 15:34:20.865 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-17 15:34:20.869 | + lib/neutron:start_other_agents:682 : 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-06-17 15:34:20.872 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-17 15:34:20.876 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-17 15:34:20.879 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:20.882 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:20.885 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:20.889 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-17 15:34:20.893 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:20.897 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:20.901 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:20.904 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:20.911 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:20.916 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710460912 2026-06-17 15:34:20.920 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-17 15:34:20.943 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:34:20.947 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:20.951 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:20.955 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:20.959 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:20.963 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:20.967 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:20.972 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:20.976 | + functions-common:time_stop:2421 : start_time=1781710460912 2026-06-17 15:34:20.980 | + functions-common:time_stop:2423 : [[ -z 1781710460912 ]] 2026-06-17 15:34:20.985 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:20.991 | + functions-common:time_stop:2426 : end_time=1781710460987 2026-06-17 15:34:20.995 | + functions-common:time_stop:2427 : elapsed_time=75 2026-06-17 15:34:20.999 | + functions-common:time_stop:2428 : total=21868 2026-06-17 15:34:21.002 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:21.006 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21943 2026-06-17 15:34:21.011 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-17 15:34:21.016 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-17 15:34:21.020 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-17 15:34:21.025 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-17 15:34:21.029 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 15:34:21.033 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 15:34:21.037 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 15:34:21.041 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-17 15:34:21.045 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 15:34:21.050 | + lib/neutron:start_other_agents:684 : 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-06-17 15:34:21.054 | + functions-common:run_process:1668 : local service=q-l3 2026-06-17 15:34:21.058 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 15:34:21.062 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:21.066 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:21.070 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:21.073 | + functions-common:run_process:1674 : local name=q-l3 2026-06-17 15:34:21.076 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:21.080 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:21.083 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:21.086 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:21.090 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:21.096 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710461092 2026-06-17 15:34:21.099 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-17 15:34:21.123 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:34:21.126 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:21.130 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:21.134 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:21.137 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:21.141 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:21.144 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:21.147 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:21.151 | + functions-common:time_stop:2421 : start_time=1781710461092 2026-06-17 15:34:21.154 | + functions-common:time_stop:2423 : [[ -z 1781710461092 ]] 2026-06-17 15:34:21.159 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:21.165 | + functions-common:time_stop:2426 : end_time=1781710461161 2026-06-17 15:34:21.168 | + functions-common:time_stop:2427 : elapsed_time=69 2026-06-17 15:34:21.171 | + functions-common:time_stop:2428 : total=21943 2026-06-17 15:34:21.175 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:21.179 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22012 2026-06-17 15:34:21.182 | + lib/neutron:start_other_agents:686 : 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-06-17 15:34:21.186 | + functions-common:run_process:1668 : local service=q-meta 2026-06-17 15:34:21.190 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-17 15:34:21.193 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:21.197 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:21.200 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:21.204 | + functions-common:run_process:1674 : local name=q-meta 2026-06-17 15:34:21.207 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:21.211 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:21.214 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:21.218 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:21.223 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:21.228 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710461224 2026-06-17 15:34:21.231 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-17 15:34:21.256 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:34:21.260 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:21.263 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:21.267 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:21.270 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:21.273 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:21.276 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:21.280 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:21.283 | + functions-common:time_stop:2421 : start_time=1781710461224 2026-06-17 15:34:21.286 | + functions-common:time_stop:2423 : [[ -z 1781710461224 ]] 2026-06-17 15:34:21.291 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:21.296 | + functions-common:time_stop:2426 : end_time=1781710461292 2026-06-17 15:34:21.300 | + functions-common:time_stop:2427 : elapsed_time=68 2026-06-17 15:34:21.304 | + functions-common:time_stop:2428 : total=22012 2026-06-17 15:34:21.307 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:21.310 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22080 2026-06-17 15:34:21.314 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-17 15:34:21.317 | + functions-common:run_process:1668 : local service=q-metering 2026-06-17 15:34:21.321 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-17 15:34:21.324 | + functions-common:run_process:1670 : local group= 2026-06-17 15:34:21.328 | + functions-common:run_process:1671 : local user= 2026-06-17 15:34:21.331 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:34:21.334 | + functions-common:run_process:1674 : local name=q-metering 2026-06-17 15:34:21.338 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:34:21.341 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:34:21.345 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:34:21.349 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:34:21.354 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:34:21.360 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710461355 2026-06-17 15:34:21.363 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-17 15:34:21.388 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:34:21.392 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:34:21.396 | + functions-common:time_stop:2414 : local name 2026-06-17 15:34:21.400 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:34:21.404 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:34:21.408 | + functions-common:time_stop:2417 : local total 2026-06-17 15:34:21.412 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:34:21.418 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:34:21.421 | + functions-common:time_stop:2421 : start_time=1781710461355 2026-06-17 15:34:21.425 | + functions-common:time_stop:2423 : [[ -z 1781710461355 ]] 2026-06-17 15:34:21.429 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:34:21.436 | + functions-common:time_stop:2426 : end_time=1781710461431 2026-06-17 15:34:21.439 | + functions-common:time_stop:2427 : elapsed_time=76 2026-06-17 15:34:21.444 | + functions-common:time_stop:2428 : total=22080 2026-06-17 15:34:21.448 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:34:21.452 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22156 2026-06-17 15:34:21.456 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-17 15:34:21.483 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:34:21.487 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-17 15:34:21.490 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-17 15:34:21.494 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:34:21.498 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-17 15:34:21.502 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-17 15:34:21.507 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-17 15:34:21.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-17 15:34:21.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-17 15:34:21.519 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-17 15:34:21.524 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 15:34:25.471 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:25.474 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 15:34:25.475 | address-scope 2026-06-17 15:34:25.475 | agent 2026-06-17 15:34:25.475 | allowed-address-pairs 2026-06-17 15:34:25.475 | auto-allocated-topology 2026-06-17 15:34:25.475 | availability_zone 2026-06-17 15:34:25.475 | default-subnetpools 2026-06-17 15:34:25.475 | dhcp_agent_scheduler 2026-06-17 15:34:25.475 | dns-integration 2026-06-17 15:34:25.475 | dns-domain-ports 2026-06-17 15:34:25.475 | dns-integration-domain-keywords 2026-06-17 15:34:25.475 | empty-string-filtering 2026-06-17 15:34:25.476 | external-net 2026-06-17 15:34:25.476 | extra_dhcp_opt 2026-06-17 15:34:25.476 | extraroute 2026-06-17 15:34:25.476 | extraroute-atomic 2026-06-17 15:34:25.476 | filter-validation 2026-06-17 15:34:25.476 | floating-ip-port-forwarding-detail 2026-06-17 15:34:25.476 | fip-port-details 2026-06-17 15:34:25.477 | flavors 2026-06-17 15:34:25.477 | floatingip-pools 2026-06-17 15:34:25.477 | router 2026-06-17 15:34:25.477 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:34:25.477 | enable-default-route-bfd 2026-06-17 15:34:25.477 | enable-default-route-ecmp 2026-06-17 15:34:25.477 | ext-gw-mode 2026-06-17 15:34:25.478 | l3-ha 2026-06-17 15:34:25.478 | external-gateway-multihoming 2026-06-17 15:34:25.478 | l3-flavors 2026-06-17 15:34:25.478 | l3_agent_scheduler 2026-06-17 15:34:25.478 | multi-provider 2026-06-17 15:34:25.478 | net-mtu 2026-06-17 15:34:25.478 | net-mtu-writable 2026-06-17 15:34:25.479 | network_availability_zone 2026-06-17 15:34:25.479 | network-ip-availability 2026-06-17 15:34:25.479 | network-ip-availability-details 2026-06-17 15:34:25.479 | pagination 2026-06-17 15:34:25.479 | port-device-profile 2026-06-17 15:34:25.479 | port-mac-address-regenerate 2026-06-17 15:34:25.479 | port-numa-affinity-policy 2026-06-17 15:34:25.479 | port-numa-affinity-policy-socket 2026-06-17 15:34:25.479 | binding 2026-06-17 15:34:25.479 | binding-extended 2026-06-17 15:34:25.479 | port-security 2026-06-17 15:34:25.480 | project-id 2026-06-17 15:34:25.480 | provider 2026-06-17 15:34:25.480 | qinq 2026-06-17 15:34:25.480 | quota-check-limit 2026-06-17 15:34:25.480 | quota-check-limit-default 2026-06-17 15:34:25.480 | quotas 2026-06-17 15:34:25.480 | quota_details 2026-06-17 15:34:25.480 | rbac-policies 2026-06-17 15:34:25.480 | rbac-address-scope 2026-06-17 15:34:25.481 | rbac-security-groups 2026-06-17 15:34:25.481 | revision-if-match 2026-06-17 15:34:25.481 | standard-attr-revisions 2026-06-17 15:34:25.481 | router_availability_zone 2026-06-17 15:34:25.481 | router-enable-snat 2026-06-17 15:34:25.481 | security-groups-default-rules 2026-06-17 15:34:25.481 | security-groups-normalized-cidr 2026-06-17 15:34:25.481 | security-groups-remote-address-group 2026-06-17 15:34:25.481 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:34:25.481 | security-groups-shared-filtering 2026-06-17 15:34:25.482 | security-group 2026-06-17 15:34:25.482 | service-type 2026-06-17 15:34:25.482 | sorting 2026-06-17 15:34:25.482 | standard-attr-description 2026-06-17 15:34:25.482 | stateful-security-group 2026-06-17 15:34:25.482 | subnet-dns-publish-fixed-ip 2026-06-17 15:34:25.482 | subnet-external-network 2026-06-17 15:34:25.483 | subnet_onboard 2026-06-17 15:34:25.483 | subnet-service-types 2026-06-17 15:34:25.483 | subnet_allocation 2026-06-17 15:34:25.483 | subnetpool-prefix-ops 2026-06-17 15:34:25.483 | tag-creation 2026-06-17 15:34:25.483 | standard-attr-tag 2026-06-17 15:34:25.483 | standard-attr-timestamp 2026-06-17 15:34:25.483 | vlan-transparent' 2026-06-17 15:34:25.484 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 15:34:25.484 | address-scope 2026-06-17 15:34:25.484 | agent 2026-06-17 15:34:25.484 | allowed-address-pairs 2026-06-17 15:34:25.484 | auto-allocated-topology 2026-06-17 15:34:25.484 | availability_zone 2026-06-17 15:34:25.484 | default-subnetpools 2026-06-17 15:34:25.484 | dhcp_agent_scheduler 2026-06-17 15:34:25.484 | dns-integration 2026-06-17 15:34:25.484 | dns-domain-ports 2026-06-17 15:34:25.484 | dns-integration-domain-keywords 2026-06-17 15:34:25.485 | empty-string-filtering 2026-06-17 15:34:25.485 | external-net 2026-06-17 15:34:25.485 | extra_dhcp_opt 2026-06-17 15:34:25.485 | extraroute 2026-06-17 15:34:25.485 | extraroute-atomic 2026-06-17 15:34:25.485 | filter-validation 2026-06-17 15:34:25.485 | floating-ip-port-forwarding-detail 2026-06-17 15:34:25.485 | fip-port-details 2026-06-17 15:34:25.486 | flavors 2026-06-17 15:34:25.486 | floatingip-pools 2026-06-17 15:34:25.486 | router 2026-06-17 15:34:25.486 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:34:25.486 | enable-default-route-bfd 2026-06-17 15:34:25.486 | enable-default-route-ecmp 2026-06-17 15:34:25.486 | ext-gw-mode 2026-06-17 15:34:25.486 | l3-ha 2026-06-17 15:34:25.486 | external-gateway-multihoming 2026-06-17 15:34:25.487 | l3-flavors 2026-06-17 15:34:25.487 | l3_agent_scheduler 2026-06-17 15:34:25.487 | multi-provider 2026-06-17 15:34:25.487 | net-mtu 2026-06-17 15:34:25.487 | net-mtu-writable 2026-06-17 15:34:25.487 | network_availability_zone 2026-06-17 15:34:25.487 | network-ip-availability 2026-06-17 15:34:25.487 | network-ip-availability-details 2026-06-17 15:34:25.488 | pagination 2026-06-17 15:34:25.488 | port-device-profile 2026-06-17 15:34:25.488 | port-mac-address-regenerate 2026-06-17 15:34:25.488 | port-numa-affinity-policy 2026-06-17 15:34:25.488 | port-numa-affinity-policy-socket 2026-06-17 15:34:25.488 | binding 2026-06-17 15:34:25.488 | binding-extended 2026-06-17 15:34:25.488 | port-security 2026-06-17 15:34:25.488 | project-id 2026-06-17 15:34:25.489 | provider 2026-06-17 15:34:25.489 | qinq 2026-06-17 15:34:25.489 | quota-check-limit 2026-06-17 15:34:25.489 | quota-check-limit-default 2026-06-17 15:34:25.489 | quotas 2026-06-17 15:34:25.489 | quota_details 2026-06-17 15:34:25.489 | rbac-policies 2026-06-17 15:34:25.489 | rbac-address-scope 2026-06-17 15:34:25.490 | rbac-security-groups 2026-06-17 15:34:25.490 | revision-if-match 2026-06-17 15:34:25.490 | standard-attr-revisions 2026-06-17 15:34:25.490 | router_availability_zone 2026-06-17 15:34:25.490 | router-enable-snat 2026-06-17 15:34:25.490 | security-groups-default-rules 2026-06-17 15:34:25.490 | security-groups-normalized-cidr 2026-06-17 15:34:25.491 | security-groups-remote-address-group 2026-06-17 15:34:25.491 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:34:25.491 | security-groups-shared-filtering 2026-06-17 15:34:25.491 | security-group 2026-06-17 15:34:25.491 | service-type 2026-06-17 15:34:25.491 | sorting 2026-06-17 15:34:25.491 | standard-attr-description 2026-06-17 15:34:25.492 | stateful-security-group 2026-06-17 15:34:25.492 | subnet-dns-publish-fixed-ip 2026-06-17 15:34:25.492 | subnet-external-network 2026-06-17 15:34:25.492 | subnet_onboard 2026-06-17 15:34:25.492 | subnet-service-types 2026-06-17 15:34:25.492 | subnet_allocation 2026-06-17 15:34:25.492 | subnetpool-prefix-ops 2026-06-17 15:34:25.493 | tag-creation 2026-06-17 15:34:25.493 | standard-attr-tag 2026-06-17 15:34:25.493 | standard-attr-timestamp 2026-06-17 15:34:25.493 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-17 15:34:25.493 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 15:34:25.493 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-17 15:34:25.494 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-17 15:34:25.498 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-17 15:34:29.614 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:29.619 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=1b87eda4-02fe-4dbc-9107-2e37e6ff55b0 2026-06-17 15:34:29.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-17 15:34:29.626 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd9e:cb04:28e3::/56 --share --default -f value -c id 2026-06-17 15:34:33.601 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:33.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=8426628f-21a1-47d4-ba5f-6cc2fce0623c 2026-06-17 15:34:33.610 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-17 15:34:33.613 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 15:34:33.617 | + functions-common:is_provider_network:2266 : return 1 2026-06-17 15:34:33.623 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-17 15:34:39.077 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:39.083 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=f3f6c62d-0106-4c9f-9c89-0108c4435deb 2026-06-17 15:34:39.087 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-17 15:34:39.092 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:34:39.116 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-17 15:34:39.121 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-17 15:34:39.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 1b87eda4-02fe-4dbc-9107-2e37e6ff55b0 ']' 2026-06-17 15:34:39.128 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-17 15:34:39.131 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-17 15:34:39.135 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 1b87eda4-02fe-4dbc-9107-2e37e6ff55b0 ' 2026-06-17 15:34:39.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-17 15:34:39.142 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network f3f6c62d-0106-4c9f-9c89-0108c4435deb private-subnet' 2026-06-17 15:34:39.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-17 15:34:39.152 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 1b87eda4-02fe-4dbc-9107-2e37e6ff55b0 --network f3f6c62d-0106-4c9f-9c89-0108c4435deb private-subnet -f value -c id 2026-06-17 15:34:44.471 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:44.476 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=1d460330-a3c4-4a74-b2af-81b56272e2af 2026-06-17 15:34:44.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-17 15:34:44.484 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:34:44.505 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 1d460330-a3c4-4a74-b2af-81b56272e2af 2026-06-17 15:34:44.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=1d460330-a3c4-4a74-b2af-81b56272e2af 2026-06-17 15:34:44.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-17 15:34:44.520 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-17 15:34:44.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-17 15:34:44.526 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:34:44.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-17 15:34:44.549 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:34:44.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-17 15:34:44.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 8426628f-21a1-47d4-ba5f-6cc2fce0623c ']' 2026-06-17 15:34:44.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-17 15:34:44.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-17 15:34:44.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 8426628f-21a1-47d4-ba5f-6cc2fce0623c ' 2026-06-17 15:34:44.583 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-17 15:34:44.586 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network f3f6c62d-0106-4c9f-9c89-0108c4435deb ipv6-private-subnet ' 2026-06-17 15:34:44.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-17 15:34:44.593 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 8426628f-21a1-47d4-ba5f-6cc2fce0623c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network f3f6c62d-0106-4c9f-9c89-0108c4435deb ipv6-private-subnet -f value -c id 2026-06-17 15:34:49.400 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:49.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=9a8c5102-0a92-45fc-9834-fe2b27091430 2026-06-17 15:34:49.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-17 15:34:49.413 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:34:49.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 9a8c5102-0a92-45fc-9834-fe2b27091430 2026-06-17 15:34:49.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=9a8c5102-0a92-45fc-9834-fe2b27091430 2026-06-17 15:34:49.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-17 15:34:49.452 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-17 15:34:49.458 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 15:34:52.775 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:52.779 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 15:34:52.779 | address-scope 2026-06-17 15:34:52.779 | agent 2026-06-17 15:34:52.779 | allowed-address-pairs 2026-06-17 15:34:52.779 | auto-allocated-topology 2026-06-17 15:34:52.779 | availability_zone 2026-06-17 15:34:52.779 | default-subnetpools 2026-06-17 15:34:52.780 | dhcp_agent_scheduler 2026-06-17 15:34:52.780 | dns-integration 2026-06-17 15:34:52.780 | dns-domain-ports 2026-06-17 15:34:52.780 | dns-integration-domain-keywords 2026-06-17 15:34:52.780 | empty-string-filtering 2026-06-17 15:34:52.780 | external-net 2026-06-17 15:34:52.780 | extra_dhcp_opt 2026-06-17 15:34:52.780 | extraroute 2026-06-17 15:34:52.780 | extraroute-atomic 2026-06-17 15:34:52.780 | filter-validation 2026-06-17 15:34:52.780 | floating-ip-port-forwarding-detail 2026-06-17 15:34:52.780 | fip-port-details 2026-06-17 15:34:52.781 | flavors 2026-06-17 15:34:52.781 | floatingip-pools 2026-06-17 15:34:52.781 | router 2026-06-17 15:34:52.781 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:34:52.781 | enable-default-route-bfd 2026-06-17 15:34:52.781 | enable-default-route-ecmp 2026-06-17 15:34:52.781 | ext-gw-mode 2026-06-17 15:34:52.781 | l3-ha 2026-06-17 15:34:52.781 | external-gateway-multihoming 2026-06-17 15:34:52.781 | l3-flavors 2026-06-17 15:34:52.781 | l3_agent_scheduler 2026-06-17 15:34:52.782 | multi-provider 2026-06-17 15:34:52.782 | net-mtu 2026-06-17 15:34:52.782 | net-mtu-writable 2026-06-17 15:34:52.782 | network_availability_zone 2026-06-17 15:34:52.782 | network-ip-availability 2026-06-17 15:34:52.782 | network-ip-availability-details 2026-06-17 15:34:52.782 | pagination 2026-06-17 15:34:52.782 | port-device-profile 2026-06-17 15:34:52.782 | port-mac-address-regenerate 2026-06-17 15:34:52.782 | port-numa-affinity-policy 2026-06-17 15:34:52.783 | port-numa-affinity-policy-socket 2026-06-17 15:34:52.783 | binding 2026-06-17 15:34:52.783 | binding-extended 2026-06-17 15:34:52.783 | port-security 2026-06-17 15:34:52.783 | project-id 2026-06-17 15:34:52.783 | provider 2026-06-17 15:34:52.783 | qinq 2026-06-17 15:34:52.783 | quota-check-limit 2026-06-17 15:34:52.783 | quota-check-limit-default 2026-06-17 15:34:52.783 | quotas 2026-06-17 15:34:52.783 | quota_details 2026-06-17 15:34:52.783 | rbac-policies 2026-06-17 15:34:52.784 | rbac-address-scope 2026-06-17 15:34:52.784 | rbac-security-groups 2026-06-17 15:34:52.784 | revision-if-match 2026-06-17 15:34:52.784 | standard-attr-revisions 2026-06-17 15:34:52.784 | router_availability_zone 2026-06-17 15:34:52.784 | router-enable-snat 2026-06-17 15:34:52.784 | security-groups-default-rules 2026-06-17 15:34:52.784 | security-groups-normalized-cidr 2026-06-17 15:34:52.784 | security-groups-remote-address-group 2026-06-17 15:34:52.784 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:34:52.784 | security-groups-shared-filtering 2026-06-17 15:34:52.785 | security-group 2026-06-17 15:34:52.785 | service-type 2026-06-17 15:34:52.785 | sorting 2026-06-17 15:34:52.785 | standard-attr-description 2026-06-17 15:34:52.785 | stateful-security-group 2026-06-17 15:34:52.785 | subnet-dns-publish-fixed-ip 2026-06-17 15:34:52.785 | subnet-external-network 2026-06-17 15:34:52.785 | subnet_onboard 2026-06-17 15:34:52.785 | subnet-service-types 2026-06-17 15:34:52.785 | subnet_allocation 2026-06-17 15:34:52.785 | subnetpool-prefix-ops 2026-06-17 15:34:52.786 | tag-creation 2026-06-17 15:34:52.786 | standard-attr-tag 2026-06-17 15:34:52.786 | standard-attr-timestamp 2026-06-17 15:34:52.786 | vlan-transparent' 2026-06-17 15:34:52.786 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 15:34:52.786 | address-scope 2026-06-17 15:34:52.786 | agent 2026-06-17 15:34:52.786 | allowed-address-pairs 2026-06-17 15:34:52.786 | auto-allocated-topology 2026-06-17 15:34:52.786 | availability_zone 2026-06-17 15:34:52.786 | default-subnetpools 2026-06-17 15:34:52.787 | dhcp_agent_scheduler 2026-06-17 15:34:52.787 | dns-integration 2026-06-17 15:34:52.787 | dns-domain-ports 2026-06-17 15:34:52.787 | dns-integration-domain-keywords 2026-06-17 15:34:52.787 | empty-string-filtering 2026-06-17 15:34:52.787 | external-net 2026-06-17 15:34:52.787 | extra_dhcp_opt 2026-06-17 15:34:52.787 | extraroute 2026-06-17 15:34:52.787 | extraroute-atomic 2026-06-17 15:34:52.787 | filter-validation 2026-06-17 15:34:52.787 | floating-ip-port-forwarding-detail 2026-06-17 15:34:52.788 | fip-port-details 2026-06-17 15:34:52.788 | flavors 2026-06-17 15:34:52.788 | floatingip-pools 2026-06-17 15:34:52.788 | router 2026-06-17 15:34:52.788 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:34:52.788 | enable-default-route-bfd 2026-06-17 15:34:52.788 | enable-default-route-ecmp 2026-06-17 15:34:52.788 | ext-gw-mode 2026-06-17 15:34:52.788 | l3-ha 2026-06-17 15:34:52.788 | external-gateway-multihoming 2026-06-17 15:34:52.788 | l3-flavors 2026-06-17 15:34:52.789 | l3_agent_scheduler 2026-06-17 15:34:52.789 | multi-provider 2026-06-17 15:34:52.789 | net-mtu 2026-06-17 15:34:52.789 | net-mtu-writable 2026-06-17 15:34:52.789 | network_availability_zone 2026-06-17 15:34:52.789 | network-ip-availability 2026-06-17 15:34:52.789 | network-ip-availability-details 2026-06-17 15:34:52.789 | pagination 2026-06-17 15:34:52.789 | port-device-profile 2026-06-17 15:34:52.789 | port-mac-address-regenerate 2026-06-17 15:34:52.789 | port-numa-affinity-policy 2026-06-17 15:34:52.790 | port-numa-affinity-policy-socket 2026-06-17 15:34:52.790 | binding 2026-06-17 15:34:52.790 | binding-extended 2026-06-17 15:34:52.790 | port-security 2026-06-17 15:34:52.790 | project-id 2026-06-17 15:34:52.790 | provider 2026-06-17 15:34:52.790 | qinq 2026-06-17 15:34:52.790 | quota-check-limit 2026-06-17 15:34:52.790 | quota-check-limit-default 2026-06-17 15:34:52.790 | quotas 2026-06-17 15:34:52.790 | quota_details 2026-06-17 15:34:52.790 | rbac-policies 2026-06-17 15:34:52.791 | rbac-address-scope 2026-06-17 15:34:52.791 | rbac-security-groups 2026-06-17 15:34:52.791 | revision-if-match 2026-06-17 15:34:52.791 | standard-attr-revisions 2026-06-17 15:34:52.791 | router_availability_zone 2026-06-17 15:34:52.791 | router-enable-snat 2026-06-17 15:34:52.791 | security-groups-default-rules 2026-06-17 15:34:52.791 | security-groups-normalized-cidr 2026-06-17 15:34:52.791 | security-groups-remote-address-group 2026-06-17 15:34:52.791 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:34:52.791 | security-groups-shared-filtering 2026-06-17 15:34:52.792 | security-group 2026-06-17 15:34:52.792 | service-type 2026-06-17 15:34:52.792 | sorting 2026-06-17 15:34:52.792 | standard-attr-description 2026-06-17 15:34:52.792 | stateful-security-group 2026-06-17 15:34:52.792 | subnet-dns-publish-fixed-ip 2026-06-17 15:34:52.792 | subnet-external-network 2026-06-17 15:34:52.792 | subnet_onboard 2026-06-17 15:34:52.792 | subnet-service-types 2026-06-17 15:34:52.792 | subnet_allocation 2026-06-17 15:34:52.793 | subnetpool-prefix-ops 2026-06-17 15:34:52.793 | tag-creation 2026-06-17 15:34:52.793 | standard-attr-tag 2026-06-17 15:34:52.793 | standard-attr-timestamp 2026-06-17 15:34:52.793 | vlan-transparent =~ router ]] 2026-06-17 15:34:52.793 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 15:34:52.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-17 15:34:52.793 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-17 15:34:52.796 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 15:34:56.077 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:56.082 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 15:34:56.082 | address-scope 2026-06-17 15:34:56.082 | agent 2026-06-17 15:34:56.082 | allowed-address-pairs 2026-06-17 15:34:56.083 | auto-allocated-topology 2026-06-17 15:34:56.083 | availability_zone 2026-06-17 15:34:56.083 | default-subnetpools 2026-06-17 15:34:56.083 | dhcp_agent_scheduler 2026-06-17 15:34:56.083 | dns-integration 2026-06-17 15:34:56.083 | dns-domain-ports 2026-06-17 15:34:56.083 | dns-integration-domain-keywords 2026-06-17 15:34:56.083 | empty-string-filtering 2026-06-17 15:34:56.083 | external-net 2026-06-17 15:34:56.083 | extra_dhcp_opt 2026-06-17 15:34:56.083 | extraroute 2026-06-17 15:34:56.084 | extraroute-atomic 2026-06-17 15:34:56.084 | filter-validation 2026-06-17 15:34:56.084 | floating-ip-port-forwarding-detail 2026-06-17 15:34:56.084 | fip-port-details 2026-06-17 15:34:56.084 | flavors 2026-06-17 15:34:56.084 | floatingip-pools 2026-06-17 15:34:56.084 | router 2026-06-17 15:34:56.084 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:34:56.084 | enable-default-route-bfd 2026-06-17 15:34:56.084 | enable-default-route-ecmp 2026-06-17 15:34:56.084 | ext-gw-mode 2026-06-17 15:34:56.085 | l3-ha 2026-06-17 15:34:56.085 | external-gateway-multihoming 2026-06-17 15:34:56.085 | l3-flavors 2026-06-17 15:34:56.085 | l3_agent_scheduler 2026-06-17 15:34:56.085 | multi-provider 2026-06-17 15:34:56.085 | net-mtu 2026-06-17 15:34:56.085 | net-mtu-writable 2026-06-17 15:34:56.085 | network_availability_zone 2026-06-17 15:34:56.085 | network-ip-availability 2026-06-17 15:34:56.085 | network-ip-availability-details 2026-06-17 15:34:56.086 | pagination 2026-06-17 15:34:56.086 | port-device-profile 2026-06-17 15:34:56.086 | port-mac-address-regenerate 2026-06-17 15:34:56.086 | port-numa-affinity-policy 2026-06-17 15:34:56.086 | port-numa-affinity-policy-socket 2026-06-17 15:34:56.086 | binding 2026-06-17 15:34:56.086 | binding-extended 2026-06-17 15:34:56.086 | port-security 2026-06-17 15:34:56.086 | project-id 2026-06-17 15:34:56.086 | provider 2026-06-17 15:34:56.086 | qinq 2026-06-17 15:34:56.087 | quota-check-limit 2026-06-17 15:34:56.087 | quota-check-limit-default 2026-06-17 15:34:56.087 | quotas 2026-06-17 15:34:56.087 | quota_details 2026-06-17 15:34:56.087 | rbac-policies 2026-06-17 15:34:56.087 | rbac-address-scope 2026-06-17 15:34:56.087 | rbac-security-groups 2026-06-17 15:34:56.087 | revision-if-match 2026-06-17 15:34:56.087 | standard-attr-revisions 2026-06-17 15:34:56.087 | router_availability_zone 2026-06-17 15:34:56.087 | router-enable-snat 2026-06-17 15:34:56.088 | security-groups-default-rules 2026-06-17 15:34:56.088 | security-groups-normalized-cidr 2026-06-17 15:34:56.088 | security-groups-remote-address-group 2026-06-17 15:34:56.088 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:34:56.088 | security-groups-shared-filtering 2026-06-17 15:34:56.088 | security-group 2026-06-17 15:34:56.088 | service-type 2026-06-17 15:34:56.088 | sorting 2026-06-17 15:34:56.088 | standard-attr-description 2026-06-17 15:34:56.088 | stateful-security-group 2026-06-17 15:34:56.089 | subnet-dns-publish-fixed-ip 2026-06-17 15:34:56.089 | subnet-external-network 2026-06-17 15:34:56.089 | subnet_onboard 2026-06-17 15:34:56.089 | subnet-service-types 2026-06-17 15:34:56.089 | subnet_allocation 2026-06-17 15:34:56.089 | subnetpool-prefix-ops 2026-06-17 15:34:56.089 | tag-creation 2026-06-17 15:34:56.089 | standard-attr-tag 2026-06-17 15:34:56.089 | standard-attr-timestamp 2026-06-17 15:34:56.089 | vlan-transparent' 2026-06-17 15:34:56.089 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 15:34:56.090 | address-scope 2026-06-17 15:34:56.090 | agent 2026-06-17 15:34:56.090 | allowed-address-pairs 2026-06-17 15:34:56.090 | auto-allocated-topology 2026-06-17 15:34:56.090 | availability_zone 2026-06-17 15:34:56.090 | default-subnetpools 2026-06-17 15:34:56.090 | dhcp_agent_scheduler 2026-06-17 15:34:56.090 | dns-integration 2026-06-17 15:34:56.090 | dns-domain-ports 2026-06-17 15:34:56.090 | dns-integration-domain-keywords 2026-06-17 15:34:56.090 | empty-string-filtering 2026-06-17 15:34:56.090 | external-net 2026-06-17 15:34:56.091 | extra_dhcp_opt 2026-06-17 15:34:56.091 | extraroute 2026-06-17 15:34:56.091 | extraroute-atomic 2026-06-17 15:34:56.091 | filter-validation 2026-06-17 15:34:56.091 | floating-ip-port-forwarding-detail 2026-06-17 15:34:56.091 | fip-port-details 2026-06-17 15:34:56.091 | flavors 2026-06-17 15:34:56.091 | floatingip-pools 2026-06-17 15:34:56.091 | router 2026-06-17 15:34:56.091 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:34:56.091 | enable-default-route-bfd 2026-06-17 15:34:56.092 | enable-default-route-ecmp 2026-06-17 15:34:56.092 | ext-gw-mode 2026-06-17 15:34:56.092 | l3-ha 2026-06-17 15:34:56.092 | external-gateway-multihoming 2026-06-17 15:34:56.092 | l3-flavors 2026-06-17 15:34:56.092 | l3_agent_scheduler 2026-06-17 15:34:56.092 | multi-provider 2026-06-17 15:34:56.092 | net-mtu 2026-06-17 15:34:56.092 | net-mtu-writable 2026-06-17 15:34:56.092 | network_availability_zone 2026-06-17 15:34:56.092 | network-ip-availability 2026-06-17 15:34:56.093 | network-ip-availability-details 2026-06-17 15:34:56.093 | pagination 2026-06-17 15:34:56.093 | port-device-profile 2026-06-17 15:34:56.093 | port-mac-address-regenerate 2026-06-17 15:34:56.093 | port-numa-affinity-policy 2026-06-17 15:34:56.093 | port-numa-affinity-policy-socket 2026-06-17 15:34:56.093 | binding 2026-06-17 15:34:56.093 | binding-extended 2026-06-17 15:34:56.093 | port-security 2026-06-17 15:34:56.093 | project-id 2026-06-17 15:34:56.093 | provider 2026-06-17 15:34:56.094 | qinq 2026-06-17 15:34:56.094 | quota-check-limit 2026-06-17 15:34:56.094 | quota-check-limit-default 2026-06-17 15:34:56.094 | quotas 2026-06-17 15:34:56.094 | quota_details 2026-06-17 15:34:56.094 | rbac-policies 2026-06-17 15:34:56.094 | rbac-address-scope 2026-06-17 15:34:56.094 | rbac-security-groups 2026-06-17 15:34:56.094 | revision-if-match 2026-06-17 15:34:56.094 | standard-attr-revisions 2026-06-17 15:34:56.094 | router_availability_zone 2026-06-17 15:34:56.094 | router-enable-snat 2026-06-17 15:34:56.095 | security-groups-default-rules 2026-06-17 15:34:56.095 | security-groups-normalized-cidr 2026-06-17 15:34:56.095 | security-groups-remote-address-group 2026-06-17 15:34:56.095 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:34:56.095 | security-groups-shared-filtering 2026-06-17 15:34:56.095 | security-group 2026-06-17 15:34:56.095 | service-type 2026-06-17 15:34:56.095 | sorting 2026-06-17 15:34:56.095 | standard-attr-description 2026-06-17 15:34:56.095 | stateful-security-group 2026-06-17 15:34:56.095 | subnet-dns-publish-fixed-ip 2026-06-17 15:34:56.096 | subnet-external-network 2026-06-17 15:34:56.096 | subnet_onboard 2026-06-17 15:34:56.096 | subnet-service-types 2026-06-17 15:34:56.096 | subnet_allocation 2026-06-17 15:34:56.096 | subnetpool-prefix-ops 2026-06-17 15:34:56.096 | tag-creation 2026-06-17 15:34:56.096 | standard-attr-tag 2026-06-17 15:34:56.096 | standard-attr-timestamp 2026-06-17 15:34:56.096 | vlan-transparent =~ external-net ]] 2026-06-17 15:34:56.096 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 15:34:56.096 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-17 15:34:56.097 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-17 15:34:59.730 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:34:59.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f864e318-d0f5-4a67-8573-f53b70f11dc4 2026-06-17 15:34:59.739 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-17 15:34:59.743 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:34:59.767 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-17 15:34:59.771 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-17 15:34:59.774 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-17 15:34:59.779 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 15:35:03.093 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:35:03.098 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 15:35:03.098 | address-scope 2026-06-17 15:35:03.098 | agent 2026-06-17 15:35:03.098 | allowed-address-pairs 2026-06-17 15:35:03.098 | auto-allocated-topology 2026-06-17 15:35:03.098 | availability_zone 2026-06-17 15:35:03.098 | default-subnetpools 2026-06-17 15:35:03.098 | dhcp_agent_scheduler 2026-06-17 15:35:03.098 | dns-integration 2026-06-17 15:35:03.098 | dns-domain-ports 2026-06-17 15:35:03.099 | dns-integration-domain-keywords 2026-06-17 15:35:03.099 | empty-string-filtering 2026-06-17 15:35:03.099 | external-net 2026-06-17 15:35:03.099 | extra_dhcp_opt 2026-06-17 15:35:03.099 | extraroute 2026-06-17 15:35:03.099 | extraroute-atomic 2026-06-17 15:35:03.099 | filter-validation 2026-06-17 15:35:03.099 | floating-ip-port-forwarding-detail 2026-06-17 15:35:03.099 | fip-port-details 2026-06-17 15:35:03.099 | flavors 2026-06-17 15:35:03.099 | floatingip-pools 2026-06-17 15:35:03.099 | router 2026-06-17 15:35:03.100 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:35:03.100 | enable-default-route-bfd 2026-06-17 15:35:03.100 | enable-default-route-ecmp 2026-06-17 15:35:03.100 | ext-gw-mode 2026-06-17 15:35:03.100 | l3-ha 2026-06-17 15:35:03.100 | external-gateway-multihoming 2026-06-17 15:35:03.100 | l3-flavors 2026-06-17 15:35:03.100 | l3_agent_scheduler 2026-06-17 15:35:03.100 | multi-provider 2026-06-17 15:35:03.100 | net-mtu 2026-06-17 15:35:03.100 | net-mtu-writable 2026-06-17 15:35:03.101 | network_availability_zone 2026-06-17 15:35:03.101 | network-ip-availability 2026-06-17 15:35:03.101 | network-ip-availability-details 2026-06-17 15:35:03.101 | pagination 2026-06-17 15:35:03.101 | port-device-profile 2026-06-17 15:35:03.101 | port-mac-address-regenerate 2026-06-17 15:35:03.101 | port-numa-affinity-policy 2026-06-17 15:35:03.101 | port-numa-affinity-policy-socket 2026-06-17 15:35:03.101 | binding 2026-06-17 15:35:03.101 | binding-extended 2026-06-17 15:35:03.101 | port-security 2026-06-17 15:35:03.101 | project-id 2026-06-17 15:35:03.102 | provider 2026-06-17 15:35:03.102 | qinq 2026-06-17 15:35:03.102 | quota-check-limit 2026-06-17 15:35:03.102 | quota-check-limit-default 2026-06-17 15:35:03.102 | quotas 2026-06-17 15:35:03.102 | quota_details 2026-06-17 15:35:03.102 | rbac-policies 2026-06-17 15:35:03.102 | rbac-address-scope 2026-06-17 15:35:03.102 | rbac-security-groups 2026-06-17 15:35:03.102 | revision-if-match 2026-06-17 15:35:03.102 | standard-attr-revisions 2026-06-17 15:35:03.103 | router_availability_zone 2026-06-17 15:35:03.103 | router-enable-snat 2026-06-17 15:35:03.103 | security-groups-default-rules 2026-06-17 15:35:03.103 | security-groups-normalized-cidr 2026-06-17 15:35:03.103 | security-groups-remote-address-group 2026-06-17 15:35:03.103 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:35:03.103 | security-groups-shared-filtering 2026-06-17 15:35:03.103 | security-group 2026-06-17 15:35:03.103 | service-type 2026-06-17 15:35:03.103 | sorting 2026-06-17 15:35:03.103 | standard-attr-description 2026-06-17 15:35:03.103 | stateful-security-group 2026-06-17 15:35:03.104 | subnet-dns-publish-fixed-ip 2026-06-17 15:35:03.104 | subnet-external-network 2026-06-17 15:35:03.104 | subnet_onboard 2026-06-17 15:35:03.104 | subnet-service-types 2026-06-17 15:35:03.104 | subnet_allocation 2026-06-17 15:35:03.104 | subnetpool-prefix-ops 2026-06-17 15:35:03.104 | tag-creation 2026-06-17 15:35:03.104 | standard-attr-tag 2026-06-17 15:35:03.104 | standard-attr-timestamp 2026-06-17 15:35:03.104 | vlan-transparent' 2026-06-17 15:35:03.104 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 15:35:03.105 | address-scope 2026-06-17 15:35:03.105 | agent 2026-06-17 15:35:03.105 | allowed-address-pairs 2026-06-17 15:35:03.105 | auto-allocated-topology 2026-06-17 15:35:03.105 | availability_zone 2026-06-17 15:35:03.105 | default-subnetpools 2026-06-17 15:35:03.105 | dhcp_agent_scheduler 2026-06-17 15:35:03.105 | dns-integration 2026-06-17 15:35:03.105 | dns-domain-ports 2026-06-17 15:35:03.105 | dns-integration-domain-keywords 2026-06-17 15:35:03.105 | empty-string-filtering 2026-06-17 15:35:03.106 | external-net 2026-06-17 15:35:03.106 | extra_dhcp_opt 2026-06-17 15:35:03.106 | extraroute 2026-06-17 15:35:03.106 | extraroute-atomic 2026-06-17 15:35:03.106 | filter-validation 2026-06-17 15:35:03.106 | floating-ip-port-forwarding-detail 2026-06-17 15:35:03.106 | fip-port-details 2026-06-17 15:35:03.106 | flavors 2026-06-17 15:35:03.106 | floatingip-pools 2026-06-17 15:35:03.106 | router 2026-06-17 15:35:03.106 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:35:03.106 | enable-default-route-bfd 2026-06-17 15:35:03.107 | enable-default-route-ecmp 2026-06-17 15:35:03.107 | ext-gw-mode 2026-06-17 15:35:03.107 | l3-ha 2026-06-17 15:35:03.107 | external-gateway-multihoming 2026-06-17 15:35:03.107 | l3-flavors 2026-06-17 15:35:03.107 | l3_agent_scheduler 2026-06-17 15:35:03.107 | multi-provider 2026-06-17 15:35:03.107 | net-mtu 2026-06-17 15:35:03.107 | net-mtu-writable 2026-06-17 15:35:03.107 | network_availability_zone 2026-06-17 15:35:03.107 | network-ip-availability 2026-06-17 15:35:03.108 | network-ip-availability-details 2026-06-17 15:35:03.108 | pagination 2026-06-17 15:35:03.108 | port-device-profile 2026-06-17 15:35:03.108 | port-mac-address-regenerate 2026-06-17 15:35:03.108 | port-numa-affinity-policy 2026-06-17 15:35:03.108 | port-numa-affinity-policy-socket 2026-06-17 15:35:03.108 | binding 2026-06-17 15:35:03.108 | binding-extended 2026-06-17 15:35:03.108 | port-security 2026-06-17 15:35:03.108 | project-id 2026-06-17 15:35:03.108 | provider 2026-06-17 15:35:03.108 | qinq 2026-06-17 15:35:03.109 | quota-check-limit 2026-06-17 15:35:03.109 | quota-check-limit-default 2026-06-17 15:35:03.109 | quotas 2026-06-17 15:35:03.109 | quota_details 2026-06-17 15:35:03.109 | rbac-policies 2026-06-17 15:35:03.109 | rbac-address-scope 2026-06-17 15:35:03.109 | rbac-security-groups 2026-06-17 15:35:03.109 | revision-if-match 2026-06-17 15:35:03.109 | standard-attr-revisions 2026-06-17 15:35:03.109 | router_availability_zone 2026-06-17 15:35:03.109 | router-enable-snat 2026-06-17 15:35:03.110 | security-groups-default-rules 2026-06-17 15:35:03.110 | security-groups-normalized-cidr 2026-06-17 15:35:03.110 | security-groups-remote-address-group 2026-06-17 15:35:03.110 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:35:03.110 | security-groups-shared-filtering 2026-06-17 15:35:03.110 | security-group 2026-06-17 15:35:03.110 | service-type 2026-06-17 15:35:03.110 | sorting 2026-06-17 15:35:03.110 | standard-attr-description 2026-06-17 15:35:03.110 | stateful-security-group 2026-06-17 15:35:03.110 | subnet-dns-publish-fixed-ip 2026-06-17 15:35:03.111 | subnet-external-network 2026-06-17 15:35:03.111 | subnet_onboard 2026-06-17 15:35:03.111 | subnet-service-types 2026-06-17 15:35:03.111 | subnet_allocation 2026-06-17 15:35:03.111 | subnetpool-prefix-ops 2026-06-17 15:35:03.111 | tag-creation 2026-06-17 15:35:03.111 | standard-attr-tag 2026-06-17 15:35:03.111 | standard-attr-timestamp 2026-06-17 15:35:03.111 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-17 15:35:03.111 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 15:35:03.113 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-17 15:35:03.116 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-17 15:35:03.121 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-17 15:35:07.619 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:35:07.624 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 2026-06-17 15:35:07.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-17 15:35:07.630 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:35:07.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-17 15:35:07.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-17 15:35:07.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f864e318-d0f5-4a67-8573-f53b70f11dc4 1d460330-a3c4-4a74-b2af-81b56272e2af 2026-06-17 15:35:13.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-17 15:35:13.602 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 2026-06-17 15:35:13.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-17 15:35:13.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-17 15:35:13.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-17 15:35:13.614 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-17 15:35:13.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-17 15:35:13.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-17 15:35:13.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-17 15:35:13.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-17 15:35:13.635 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-17 15:35:13.636 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-17 15:35:17.209 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:35:17.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-17 15:35:17.213 | | id | d6993a4b-095b-44bf-b16c-97d6e1f5abf8 |' 2026-06-17 15:35:17.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-17 15:35:17.219 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:35:17.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' d6993a4b-095b-44bf-b16c-97d6e1f5abf8 '|' 2026-06-17 15:35:17.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | d6993a4b-095b-44bf-b16c-97d6e1f5abf8 |' 2026-06-17 15:35:17.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-17 15:35:17.252 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-17 15:35:17.253 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' d6993a4b-095b-44bf-b16c-97d6e1f5abf8 '|' 2026-06-17 15:35:17.255 | ++ functions-common:get_field:800 : local data field 2026-06-17 15:35:17.258 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:17.261 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-17 15:35:17.264 | ++ functions-common:get_field:805 : field='$3' 2026-06-17 15:35:17.269 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-17 15:35:17.269 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | d6993a4b-095b-44bf-b16c-97d6e1f5abf8 |' 2026-06-17 15:35:17.276 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:17.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-17 15:35:17.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' d6993a4b-095b-44bf-b16c-97d6e1f5abf8 '|' 2026-06-17 15:35:17.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-17 15:35:17.290 | ++ functions-common:get_field:800 : local data field 2026-06-17 15:35:17.292 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:17.296 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-17 15:35:17.299 | ++ functions-common:get_field:805 : field='$6' 2026-06-17 15:35:17.302 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | d6993a4b-095b-44bf-b16c-97d6e1f5abf8 |' 2026-06-17 15:35:17.303 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-17 15:35:17.310 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:17.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=d6993a4b-095b-44bf-b16c-97d6e1f5abf8 2026-06-17 15:35:17.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 f864e318-d0f5-4a67-8573-f53b70f11dc4 2026-06-17 15:35:23.407 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-17 15:35:23.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-17 15:35:23.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-17 15:35:23.433 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:23.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-17 15:35:23.440 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-17 15:35:23.445 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-17 15:35:23.450 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-17 15:35:23.453 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-17 15:35:23.456 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-17 15:35:23.489 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-17 15:35:23.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-17 15:35:23.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-17 15:35:23.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-17 15:35:23.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-17 15:35:23.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-17 15:35:23.511 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-17 15:35:23.514 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-17 15:35:23.516 | + functions-common:test_with_retry:2354 : local until=10 2026-06-17 15:35:23.519 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-17 15:35:23.522 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-17 15:35:23.525 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-17 15:35:23.528 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:23.531 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:23.536 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:23.540 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710523537 2026-06-17 15:35:23.543 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-17 15:35:23.551 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-17 15:35:23.554 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:23.557 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:23.559 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:23.562 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:23.566 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:23.569 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-17 15:35:23.571 | + functions-common:time_stop:2421 : start_time=1781710523537 2026-06-17 15:35:23.574 | + functions-common:time_stop:2423 : [[ -z 1781710523537 ]] 2026-06-17 15:35:23.579 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:23.583 | + functions-common:time_stop:2426 : end_time=1781710523579 2026-06-17 15:35:23.585 | + functions-common:time_stop:2427 : elapsed_time=42 2026-06-17 15:35:23.588 | + functions-common:time_stop:2428 : total=7701 2026-06-17 15:35:23.591 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:23.594 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7743 2026-06-17 15:35:23.599 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-17 15:35:23.599 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-17 15:35:23.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-17 15:35:23.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:35:23.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-17 15:35:23.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-17 15:35:23.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-17 15:35:23.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-17 15:35:23.660 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-17 15:35:23.661 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-17 15:35:23.664 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-17 15:35:23.668 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-17 15:35:27.052 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:35:27.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.179 ' 2026-06-17 15:35:27.058 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-17 15:35:27.061 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:35:27.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-17 15:35:27.082 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:35:27.085 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-17 15:35:27.087 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-17 15:35:27.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f864e318-d0f5-4a67-8573-f53b70f11dc4 9a8c5102-0a92-45fc-9834-fe2b27091430 2026-06-17 15:35:33.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-17 15:35:33.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 2026-06-17 15:35:33.084 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-17 15:35:33.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-17 15:35:33.089 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-17 15:35:33.093 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-17 15:35:33.097 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-17 15:35:33.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-17 15:35:33.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-17 15:35:33.108 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-17 15:35:33.108 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-17 15:35:39.419 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:35:39.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-17 15:35:39.425 | | id | 4e7942ff-4fd9-416b-ba2a-fc851b34f48a |' 2026-06-17 15:35:39.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-17 15:35:39.431 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:35:39.455 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4e7942ff-4fd9-416b-ba2a-fc851b34f48a '|' 2026-06-17 15:35:39.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 4e7942ff-4fd9-416b-ba2a-fc851b34f48a |' 2026-06-17 15:35:39.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-17 15:35:39.470 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4e7942ff-4fd9-416b-ba2a-fc851b34f48a '|' 2026-06-17 15:35:39.470 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-17 15:35:39.473 | ++ functions-common:get_field:800 : local data field 2026-06-17 15:35:39.476 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:39.480 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-17 15:35:39.483 | ++ functions-common:get_field:805 : field='$3' 2026-06-17 15:35:39.487 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-17 15:35:39.487 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 4e7942ff-4fd9-416b-ba2a-fc851b34f48a |' 2026-06-17 15:35:39.494 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:39.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-17 15:35:39.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-17 15:35:39.509 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-17 15:35:39.509 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4e7942ff-4fd9-416b-ba2a-fc851b34f48a '|' 2026-06-17 15:35:39.513 | ++ functions-common:get_field:800 : local data field 2026-06-17 15:35:39.515 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:39.518 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-17 15:35:39.522 | ++ functions-common:get_field:805 : field='$6' 2026-06-17 15:35:39.526 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 4e7942ff-4fd9-416b-ba2a-fc851b34f48a |' 2026-06-17 15:35:39.527 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-17 15:35:39.533 | ++ functions-common:get_field:801 : read data 2026-06-17 15:35:39.538 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=4e7942ff-4fd9-416b-ba2a-fc851b34f48a 2026-06-17 15:35:39.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-17 15:35:39.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-17 15:35:39.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-17 15:35:39.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-17 15:35:39.571 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:39.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-17 15:35:39.587 | net.ipv6.conf.all.forwarding = 1 2026-06-17 15:35:39.594 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f864e318-d0f5-4a67-8573-f53b70f11dc4 -c external_gateway_info -f json 2026-06-17 15:35:39.598 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 4e7942ff-4fd9-416b-ba2a-fc851b34f48a 2026-06-17 15:35:39.598 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-17 15:35:39.598 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-17 15:35:39.600 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-17 15:35:43.046 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:35:43.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::3b4 2026-06-17 15:35:43.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-17 15:35:43.059 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 15:35:43.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-17 15:35:43.084 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-17 15:35:43.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-17 15:35:43.093 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-17 15:35:43.097 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-17 15:35:43.101 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-17 15:35:43.126 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-17 15:35:43.130 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-17 15:35:43.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-17 15:35:43.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-17 15:35:43.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-17 15:35:43.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd9e:cb04:28e3::/56 2026-06-17 15:35:43.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 8426628f-21a1-47d4-ba5f-6cc2fce0623c ]] 2026-06-17 15:35:43.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd9e:cb04:28e3::/56 via 2001:db8::3b4 dev br-ex 2026-06-17 15:35:43.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-17 15:35:43.205 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:35:43.208 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-17 15:35:43.232 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:43.236 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-17 15:35:43.240 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:35:43.244 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-17 15:35:43.248 | + ./stack.sh:main:1329 : start_nova 2026-06-17 15:35:43.252 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-17 15:35:43.256 | + lib/nova:start_nova_rest:1081 : 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-06-17 15:35:43.260 | + lib/nova:start_nova_rest:1082 : 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-06-17 15:35:43.267 | + lib/nova:start_nova_rest:1082 : 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-06-17 15:35:43.271 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-17 15:35:43.275 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 15:35:43.278 | + functions-common:run_process:1668 : local service=n-sch 2026-06-17 15:35:43.282 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 15:35:43.286 | + functions-common:run_process:1670 : local group= 2026-06-17 15:35:43.289 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:43.293 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:43.297 | + functions-common:run_process:1674 : local name=n-sch 2026-06-17 15:35:43.300 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:43.303 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:43.307 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:43.311 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:43.316 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:43.322 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710543318 2026-06-17 15:35:43.326 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-17 15:35:43.348 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:43.351 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-17 15:35:43.355 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-17 15:35:43.359 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 15:35:43.362 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 15:35:43.366 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 15:35:43.369 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 15:35:43.373 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-17 15:35:43.377 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-17 15:35:43.381 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-17 15:35:43.384 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:35:43.388 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:35:43.391 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:35:43.395 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:35:43.399 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-17 15:35:43.403 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-17 15:35:43.407 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-17 15:35:43.410 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-17 15:35:43.414 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 15:35:43.418 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:35:43.422 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:35:43.425 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:35:43.428 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:35:43.432 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:35:43.435 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-17 15:35:43.438 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:35:43.445 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-17 15:35:43.536 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:35:43.624 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-17 15:35:43.700 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:35:43.777 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-17 15:35:43.851 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-17 15:35:43.928 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:35:44.003 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:35:44.007 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:35:44.010 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-17 15:35:44.100 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:35:44.600 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-17 15:35:44.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-17 15:35:45.084 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-17 15:35:45.152 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:45.154 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:45.156 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:45.159 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:45.163 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:45.165 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:45.169 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:45.171 | + functions-common:time_stop:2421 : start_time=1781710543318 2026-06-17 15:35:45.175 | + functions-common:time_stop:2423 : [[ -z 1781710543318 ]] 2026-06-17 15:35:45.179 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:45.184 | + functions-common:time_stop:2426 : end_time=1781710545181 2026-06-17 15:35:45.187 | + functions-common:time_stop:2427 : elapsed_time=1863 2026-06-17 15:35:45.190 | + functions-common:time_stop:2428 : total=22156 2026-06-17 15:35:45.193 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:45.196 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24019 2026-06-17 15:35:45.200 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-17 15:35:45.206 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 15:35:45.210 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-17 15:35:45.213 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 15:35:45.216 | + functions-common:run_process:1670 : local group= 2026-06-17 15:35:45.219 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:45.222 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:45.225 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-17 15:35:45.228 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:45.232 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:45.235 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:45.238 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:45.243 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:45.248 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710545244 2026-06-17 15:35:45.252 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-17 15:35:45.271 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:45.275 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-17 15:35:45.277 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-17 15:35:45.281 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 15:35:45.283 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 15:35:45.287 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 15:35:45.290 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 15:35:45.293 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-17 15:35:45.297 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-17 15:35:45.300 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-17 15:35:45.303 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:35:45.307 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:35:45.312 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:35:45.315 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:35:45.319 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-17 15:35:45.321 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-17 15:35:45.325 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 15:35:45.327 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:35:45.331 | + functions-common:_run_under_systemd:1642 : 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-06-17 15:35:45.333 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-17 15:35:45.336 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:35:45.340 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 15:35:45.343 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 15:35:45.345 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 15:35:45.349 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-17 15:35:45.351 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 15:35:45.357 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-17 15:35:45.442 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-17 15:35:45.527 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-17 15:35:45.596 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-17 15:35:45.667 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-17 15:35:45.736 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:35:45.803 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-17 15:35:45.873 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-17 15:35:45.942 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-17 15:35:46.013 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-17 15:35:46.084 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-17 15:35:46.158 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 15:35:46.162 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 15:35:46.165 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-17 15:35:46.253 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 15:35:46.743 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-17 15:35:46.776 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-17 15:35:47.235 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-17 15:35:47.369 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:47.374 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:47.378 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:47.384 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:47.388 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:47.388 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:47.390 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:47.392 | + functions-common:time_stop:2421 : start_time=1781710545244 2026-06-17 15:35:47.394 | + functions-common:time_stop:2423 : [[ -z 1781710545244 ]] 2026-06-17 15:35:47.397 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:47.403 | + functions-common:time_stop:2426 : end_time=1781710547398 2026-06-17 15:35:47.403 | + functions-common:time_stop:2427 : elapsed_time=2154 2026-06-17 15:35:47.405 | + functions-common:time_stop:2428 : total=24019 2026-06-17 15:35:47.407 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:47.409 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26173 2026-06-17 15:35:47.411 | + lib/nova:start_nova_rest:1089 : 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-06-17 15:35:47.414 | + lib/nova:start_nova_rest:1089 : 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-06-17 15:35:47.416 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-17 15:35:47.421 | + lib/nova:start_nova_console_proxies:1104 : 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-06-17 15:35:47.423 | + lib/nova:start_nova_console_proxies:1106 : 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-06-17 15:35:47.428 | + lib/nova:start_nova_console_proxies:1106 : 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-06-17 15:35:47.428 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-17 15:35:47.430 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:35:47.432 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-17 15:35:47.435 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-17 15:35:47.438 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:35:47.440 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-17 15:35:47.443 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-17 15:35:47.463 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:47.467 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-17 15:35:47.518 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-17 15:35:47.518 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-17 15:35:47.538 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:35:47.540 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-17 15:35:47.543 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-17 15:35:47.562 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:35:47.568 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-17 15:35:47.569 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:35:47.571 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-17 15:35:47.574 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-17 15:35:47.576 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 15:35:47.578 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 15:35:47.583 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-17 15:35:47.583 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 15:35:47.585 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-17 15:35:47.587 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 15:35:47.590 | + functions-common:run_process:1670 : local group= 2026-06-17 15:35:47.592 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:47.594 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:47.596 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-17 15:35:47.598 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:47.603 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:47.603 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:47.604 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:47.607 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:47.611 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710547609 2026-06-17 15:35:47.613 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-17 15:35:47.635 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:47.637 | + functions-common:run_process:1678 : _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-06-17 15:35:47.642 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-17 15:35:47.642 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 15:35:47.644 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 15:35:47.646 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 15:35:47.650 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 15:35:47.650 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-17 15:35:47.652 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-17 15:35:47.655 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-17 15:35:47.657 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:35:47.659 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:35:47.664 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:35:47.664 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:35:47.665 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-17 15:35:47.667 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-17 15:35:47.670 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:35:47.672 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-17 15:35:47.674 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 15:35:47.676 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:35:47.678 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:35:47.680 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:35:47.681 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:35:47.683 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:35:47.687 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-17 15:35:47.688 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:35:47.692 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-17 15:35:47.768 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:35:47.851 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-17 15:35:47.921 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:35:47.987 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-17 15:35:48.057 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-17 15:35:48.125 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:35:48.206 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:35:48.208 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:35:48.210 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-17 15:35:48.292 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:35:48.855 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-17 15:35:48.892 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-17 15:35:49.383 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-17 15:35:49.446 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:49.452 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:49.454 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:49.457 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:49.459 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:49.461 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:49.463 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:49.465 | + functions-common:time_stop:2421 : start_time=1781710547609 2026-06-17 15:35:49.468 | + functions-common:time_stop:2423 : [[ -z 1781710547609 ]] 2026-06-17 15:35:49.472 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:49.474 | + functions-common:time_stop:2426 : end_time=1781710549472 2026-06-17 15:35:49.476 | + functions-common:time_stop:2427 : elapsed_time=1863 2026-06-17 15:35:49.479 | + functions-common:time_stop:2428 : total=26173 2026-06-17 15:35:49.481 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:49.483 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28036 2026-06-17 15:35:49.486 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-17 15:35:49.489 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-17 15:35:49.491 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-17 15:35:49.493 | + functions-common:run_process:1670 : local group= 2026-06-17 15:35:49.496 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:49.498 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:49.500 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-17 15:35:49.502 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:49.505 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:49.508 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:49.510 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:49.514 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:49.517 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710549514 2026-06-17 15:35:49.520 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-17 15:35:49.540 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:35:49.542 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:49.546 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:49.547 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:49.549 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:49.552 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:49.554 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:49.557 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:49.559 | + functions-common:time_stop:2421 : start_time=1781710549514 2026-06-17 15:35:49.561 | + functions-common:time_stop:2423 : [[ -z 1781710549514 ]] 2026-06-17 15:35:49.565 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:49.569 | + functions-common:time_stop:2426 : end_time=1781710549566 2026-06-17 15:35:49.571 | + functions-common:time_stop:2427 : elapsed_time=52 2026-06-17 15:35:49.573 | + functions-common:time_stop:2428 : total=28036 2026-06-17 15:35:49.576 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:49.578 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28088 2026-06-17 15:35:49.581 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:49.583 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-17 15:35:49.585 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:49.587 | + functions-common:run_process:1670 : local group= 2026-06-17 15:35:49.590 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:49.592 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:49.594 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-17 15:35:49.596 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:49.599 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:49.601 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:49.603 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:49.608 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:49.610 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710549607 2026-06-17 15:35:49.613 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-17 15:35:49.632 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:35:49.636 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:49.639 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:49.643 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:49.645 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:49.647 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:49.649 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:49.652 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:49.654 | + functions-common:time_stop:2421 : start_time=1781710549607 2026-06-17 15:35:49.656 | + functions-common:time_stop:2423 : [[ -z 1781710549607 ]] 2026-06-17 15:35:49.660 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:49.663 | + functions-common:time_stop:2426 : end_time=1781710549660 2026-06-17 15:35:49.665 | + functions-common:time_stop:2427 : elapsed_time=53 2026-06-17 15:35:49.667 | + functions-common:time_stop:2428 : total=28088 2026-06-17 15:35:49.670 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:49.672 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28141 2026-06-17 15:35:49.675 | + lib/nova:start_nova_console_proxies:1125 : 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-06-17 15:35:49.677 | + lib/nova:start_nova_console_proxies:1125 : 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-06-17 15:35:49.680 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-17 15:35:49.682 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:35:49.684 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-17 15:35:49.687 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-17 15:35:49.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:49.712 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-17 15:35:49.771 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-17 15:35:49.775 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:35:49.778 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-17 15:35:49.831 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-17 15:35:49.851 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:49.853 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 15:35:49.855 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-17 15:35:49.857 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 15:35:49.859 | + functions-common:run_process:1670 : local group= 2026-06-17 15:35:49.861 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:49.863 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:49.865 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-17 15:35:49.869 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:49.869 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:49.871 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:49.873 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:49.876 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:49.879 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710549877 2026-06-17 15:35:49.881 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-17 15:35:49.902 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:49.904 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-17 15:35:49.906 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-17 15:35:49.908 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 15:35:49.910 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 15:35:49.912 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 15:35:49.914 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 15:35:49.916 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-17 15:35:49.918 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-17 15:35:49.920 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-17 15:35:49.924 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:35:49.924 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:35:49.926 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:35:49.928 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:35:49.931 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-17 15:35:49.933 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-17 15:35:49.935 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-17 15:35:49.939 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-17 15:35:49.939 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 15:35:49.940 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:35:49.942 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:35:49.944 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:35:49.946 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:35:49.948 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:35:49.949 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-17 15:35:49.954 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:35:49.956 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-17 15:35:50.041 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:35:50.154 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-17 15:35:50.273 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:35:50.363 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-17 15:35:50.466 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-17 15:35:50.551 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:35:50.641 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:35:50.644 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:35:50.646 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-17 15:35:50.747 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:35:51.334 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-17 15:35:51.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-17 15:35:51.895 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-17 15:35:51.955 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:51.963 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:51.971 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:51.974 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:51.980 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:51.984 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:51.987 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:51.994 | + functions-common:time_stop:2421 : start_time=1781710549877 2026-06-17 15:35:51.999 | + functions-common:time_stop:2423 : [[ -z 1781710549877 ]] 2026-06-17 15:35:52.007 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:52.019 | + functions-common:time_stop:2426 : end_time=1781710552011 2026-06-17 15:35:52.024 | + functions-common:time_stop:2427 : elapsed_time=2134 2026-06-17 15:35:52.027 | + functions-common:time_stop:2428 : total=28141 2026-06-17 15:35:52.034 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:52.038 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30275 2026-06-17 15:35:52.051 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-17 15:35:52.061 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 15:35:52.068 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-17 15:35:52.107 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:52.111 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-17 15:35:52.121 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-17 15:35:52.132 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 15:35:52.142 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 15:35:52.148 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-17 15:35:52.153 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:52.161 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-17 15:35:52.165 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:52.168 | + functions-common:run_process:1670 : local group= 2026-06-17 15:35:52.179 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:52.184 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:52.190 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-17 15:35:52.196 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:52.200 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:52.210 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:52.213 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:52.219 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:52.227 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710552220 2026-06-17 15:35:52.230 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-17 15:35:52.271 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:52.276 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-17 15:35:52.282 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-17 15:35:52.289 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:52.292 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:52.299 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:52.305 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:52.311 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-17 15:35:52.318 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-17 15:35:52.324 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-17 15:35:52.329 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:35:52.335 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:35:52.341 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:35:52.345 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:35:52.350 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-17 15:35:52.354 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-17 15:35:52.359 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:35:52.367 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-17 15:35:52.372 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 15:35:52.379 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:35:52.384 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:35:52.388 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:35:52.391 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:35:52.396 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:35:52.402 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-17 15:35:52.404 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:35:52.408 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-17 15:35:52.527 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:35:52.670 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-17 15:35:52.797 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:35:52.941 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-17 15:35:53.040 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-17 15:35:53.111 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:35:53.216 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:35:53.224 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:35:53.229 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-17 15:35:53.366 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:35:53.940 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-17 15:35:53.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-17 15:35:54.479 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-17 15:35:54.532 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:54.535 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:54.538 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:54.540 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:54.545 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:54.547 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:54.550 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:54.553 | + functions-common:time_stop:2421 : start_time=1781710552220 2026-06-17 15:35:54.555 | + functions-common:time_stop:2423 : [[ -z 1781710552220 ]] 2026-06-17 15:35:54.559 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:54.563 | + functions-common:time_stop:2426 : end_time=1781710554560 2026-06-17 15:35:54.566 | + functions-common:time_stop:2427 : elapsed_time=2340 2026-06-17 15:35:54.568 | + functions-common:time_stop:2428 : total=30275 2026-06-17 15:35:54.572 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:54.574 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32615 2026-06-17 15:35:54.577 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-17 15:35:54.579 | + lib/nova:start_nova_compute:986 : 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-06-17 15:35:54.582 | + lib/nova:start_nova_compute:987 : 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-06-17 15:35:54.584 | + lib/nova:start_nova_compute:987 : 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-06-17 15:35:54.587 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-17 15:35:54.589 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-17 15:35:54.595 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-17 15:35:54.597 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:35:54.599 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 15:35:54.602 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-17 15:35:54.604 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 15:35:54.607 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-17 15:35:54.610 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-17 15:35:54.612 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-17 15:35:54.616 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-17 15:35:54.624 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-17 15:35:54.624 | BEGIN { 2026-06-17 15:35:54.624 | section = "" 2026-06-17 15:35:54.624 | last_section = "" 2026-06-17 15:35:54.624 | section_count = 0 2026-06-17 15:35:54.624 | } 2026-06-17 15:35:54.626 | /^\[.+\]/ { 2026-06-17 15:35:54.626 | gsub("[][]", "", $1); 2026-06-17 15:35:54.626 | section=$1 2026-06-17 15:35:54.626 | next 2026-06-17 15:35:54.626 | } 2026-06-17 15:35:54.626 | /^ *\#/ { 2026-06-17 15:35:54.627 | next 2026-06-17 15:35:54.627 | } 2026-06-17 15:35:54.627 | /^[^ \t]+/ { 2026-06-17 15:35:54.627 | # get offset of first = in $0 2026-06-17 15:35:54.627 | eq_idx = index($0, "=") 2026-06-17 15:35:54.627 | # extract attr & value from $0 2026-06-17 15:35:54.627 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 15:35:54.627 | value = substr($0, eq_idx + 1) 2026-06-17 15:35:54.627 | # only need to strip trailing whitespace from attr 2026-06-17 15:35:54.627 | sub(/[ \t]*$/, "", attr) 2026-06-17 15:35:54.627 | # need to strip leading & trailing whitespace from value 2026-06-17 15:35:54.630 | sub(/^[ \t]*/, "", value) 2026-06-17 15:35:54.630 | sub(/[ \t]*$/, "", value) 2026-06-17 15:35:54.630 | 2026-06-17 15:35:54.630 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 15:35:54.630 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 15:35:54.630 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 15:35:54.630 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 15:35:54.630 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 15:35:54.630 | if (section != last_section) { 2026-06-17 15:35:54.630 | cfg_section[section_count++] = section 2026-06-17 15:35:54.630 | last_section = section 2026-06-17 15:35:54.631 | } 2026-06-17 15:35:54.632 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 15:35:54.632 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 15:35:54.632 | 2026-06-17 15:35:54.632 | cfg_attr[section, attr, 0] = value 2026-06-17 15:35:54.632 | cfg_attr_count[section, attr] = 1 2026-06-17 15:35:54.632 | } else { 2026-06-17 15:35:54.632 | lno = cfg_attr_count[section, attr]++ 2026-06-17 15:35:54.632 | cfg_attr[section, attr, lno] = value 2026-06-17 15:35:54.632 | } 2026-06-17 15:35:54.632 | } 2026-06-17 15:35:54.632 | END { 2026-06-17 15:35:54.632 | # Process each section in order 2026-06-17 15:35:54.633 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 15:35:54.633 | section = cfg_section[sno] 2026-06-17 15:35:54.633 | # The ini routines simply append a config item immediately 2026-06-17 15:35:54.633 | # after the section header. To keep the same order as defined 2026-06-17 15:35:54.633 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 15:35:54.633 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 15:35:54.633 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 15:35:54.633 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 15:35:54.633 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 15:35:54.633 | else { 2026-06-17 15:35:54.633 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 15:35:54.635 | count = cfg_attr_count[section, attr] 2026-06-17 15:35:54.635 | print "inidelete " configfile " " section " " attr 2026-06-17 15:35:54.635 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 15:35:54.635 | for (l = count -2; l >= 0; l--) 2026-06-17 15:35:54.635 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 15:35:54.635 | } 2026-06-17 15:35:54.635 | } 2026-06-17 15:35:54.635 | } 2026-06-17 15:35:54.635 | } 2026-06-17 15:35:54.635 | ' 2026-06-17 15:35:54.635 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-17 15:35:54.636 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 15:35:54.636 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 15:35:54.640 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:35:54.646 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 15:35:54.652 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-17 15:35:54.658 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:35:54.665 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-17 15:35:54.672 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-17 15:35:54.672 | BEGIN { group = "" } 2026-06-17 15:35:54.672 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:35:54.672 | gsub("[][]", "", $1); 2026-06-17 15:35:54.672 | split($1, a, "|"); 2026-06-17 15:35:54.672 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 15:35:54.672 | group=a[1] 2026-06-17 15:35:54.672 | } else { 2026-06-17 15:35:54.672 | group="" 2026-06-17 15:35:54.672 | } 2026-06-17 15:35:54.672 | next 2026-06-17 15:35:54.673 | } 2026-06-17 15:35:54.673 | { 2026-06-17 15:35:54.673 | if (group != "") 2026-06-17 15:35:54.673 | print $0 2026-06-17 15:35:54.673 | } 2026-06-17 15:35:54.673 | ' /home/quobyte/devstack/local.conf 2026-06-17 15:35:54.681 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 15:35:54.683 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-17 15:35:54.730 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-17 15:35:54.770 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-17 15:35:54.773 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 15:35:54.775 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-17 15:35:54.777 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 15:35:54.779 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-17 15:35:54.781 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 15:35:54.801 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:54.804 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-17 15:35:54.806 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-17 15:35:54.808 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 15:35:54.828 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:54.832 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.70:5672/nova_cell1 2026-06-17 15:35:54.833 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.70:5672/nova_cell1 2026-06-17 15:35:54.869 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 15:35:54.872 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 15:35:54.874 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-17 15:35:54.897 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-17 15:35:54.922 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-17 15:35:54.924 | + lib/nova:configure_console_compute:669 : local offset 2026-06-17 15:35:54.926 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-17 15:35:54.928 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-17 15:35:54.930 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-17 15:35:54.961 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.70 2026-06-17 15:35:54.966 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-17 15:35:54.991 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:54.996 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-17 15:35:55.000 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-17 15:35:55.004 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-17 15:35:55.009 | + functions:vercmp:648 : local 'op=<' 2026-06-17 15:35:55.013 | + functions:vercmp:649 : local v2=1.0.0 2026-06-17 15:35:55.017 | + functions:vercmp:650 : local result 2026-06-17 15:35:55.025 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-17 15:35:55.027 | ++ functions:vercmp:654 : sort -V 2026-06-17 15:35:55.028 | ++ functions:vercmp:654 : head -1 2026-06-17 15:35:55.035 | + functions:vercmp:654 : result=1.0.0 2026-06-17 15:35:55.039 | + functions:vercmp:656 : case $op in 2026-06-17 15:35:55.044 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-17 15:35:55.049 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-17 15:35:55.052 | + functions:vercmp:667 : return 2026-06-17 15:35:55.057 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.70:6080/vnc_lite.html 2026-06-17 15:35:55.060 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.70:6080/vnc_lite.html 2026-06-17 15:35:55.109 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.70:6081/spice_auto.html 2026-06-17 15:35:55.113 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.70:6081/spice_auto.html 2026-06-17 15:35:55.161 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-17 15:35:55.188 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:55.193 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-17 15:35:55.197 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.70 2026-06-17 15:35:55.201 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-17 15:35:55.249 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.70 2026-06-17 15:35:55.295 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-17 15:35:55.321 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:35:55.326 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-17 15:35:55.330 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-17 15:35:55.356 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:35:55.360 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-17 15:35:55.365 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-17 15:35:55.410 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-17 15:35:55.415 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-17 15:35:55.464 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-17 15:35:55.468 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-17 15:35:55.473 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-17 15:35:55.478 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-17 15:35:55.483 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-17 15:35:55.487 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-17 15:35:55.491 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-17 15:35:55.496 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 15:35:55.500 | + functions-common:run_process:1670 : local group=libvirt 2026-06-17 15:35:55.504 | + functions-common:run_process:1671 : local user= 2026-06-17 15:35:55.509 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:35:55.513 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-17 15:35:55.517 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:35:55.522 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:35:55.526 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:35:55.530 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:35:55.536 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:35:55.543 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710555537 2026-06-17 15:35:55.547 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-17 15:35:55.575 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:55.580 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-17 15:35:55.585 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-17 15:35:55.588 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 15:35:55.593 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 15:35:55.597 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 15:35:55.602 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 15:35:55.607 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-17 15:35:55.611 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-17 15:35:55.616 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-17 15:35:55.620 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-17 15:35:55.625 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:35:55.629 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:35:55.634 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:35:55.638 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-17 15:35:55.643 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-17 15:35:55.648 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:35:55.652 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-17 15:35:55.656 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 15:35:55.660 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-17 15:35:55.664 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:35:55.668 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:35:55.672 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:35:55.676 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-17 15:35:55.681 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-17 15:35:55.686 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-17 15:35:55.690 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:35:55.696 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-17 15:35:55.790 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:35:55.884 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-17 15:35:55.968 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:35:56.050 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-17 15:35:56.122 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-17 15:35:56.202 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:35:56.286 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:35:56.290 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-17 15:35:56.292 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-17 15:35:56.383 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-17 15:35:56.482 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:35:56.985 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-17 15:35:57.024 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-17 15:35:57.502 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-17 15:35:57.562 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:35:57.567 | + functions-common:time_stop:2414 : local name 2026-06-17 15:35:57.571 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:35:57.581 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:35:57.586 | + functions-common:time_stop:2417 : local total 2026-06-17 15:35:57.590 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:35:57.596 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:35:57.599 | + functions-common:time_stop:2421 : start_time=1781710555537 2026-06-17 15:35:57.603 | + functions-common:time_stop:2423 : [[ -z 1781710555537 ]] 2026-06-17 15:35:57.608 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:35:57.611 | + functions-common:time_stop:2426 : end_time=1781710557608 2026-06-17 15:35:57.614 | + functions-common:time_stop:2427 : elapsed_time=2071 2026-06-17 15:35:57.617 | + functions-common:time_stop:2428 : total=32615 2026-06-17 15:35:57.621 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:35:57.624 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34686 2026-06-17 15:35:57.626 | + lib/nova:start_nova_compute:1075 : 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-06-17 15:35:57.630 | + lib/nova:start_nova_compute:1075 : 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-06-17 15:35:57.632 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-17 15:35:57.669 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:35:57.674 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-17 15:35:57.676 | Dumping cells_v2 mapping 2026-06-17 15:35:57.680 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-17 15:35:58.158 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:35:58.158 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:35:58.158 | we strongly recommend against using it for new projects. 2026-06-17 15:35:58.158 | 2026-06-17 15:35:58.158 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:35:58.158 | framework. For more detail see 2026-06-17 15:35:58.158 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:35:58.158 | 2026-06-17 15:35:58.158 | import eventlet # noqa 2026-06-17 15:35:58.514 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:36:01.615 | INFO dbcounter [None req-7112a381-d13d-49aa-bb8f-1ba4538015cd None None] Registered counter for database nova_api 2026-06-17 15:36:01.749 | DEBUG dbcounter [-] [79113] Writer thread running {{(pid=79113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:36:01.781 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-17 15:36:01.781 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-17 15:36:01.781 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-17 15:36:01.781 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-17 15:36:01.782 | | cell1 | bd919554-97a0-401e-a930-97ad08a2a431 | rabbit://stackrabbit:stackqueue@192.168.122.70:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-17 15:36:01.782 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-17 15:36:02.163 | Exception ignored in: 2026-06-17 15:36:02.163 | Traceback (most recent call last): 2026-06-17 15:36:02.163 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:36:02.164 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:36:02.165 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:36:02.165 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:36:02.165 | RuntimeError: greenlet is being finalized 2026-06-17 15:36:02.538 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-17 15:36:02.542 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-17 15:36:02.618 | + inc/async:async_inner:63 : create_flavors 2026-06-17 15:36:02.669 | [2073 Async create_flavors:79213]: running: create_flavors 2026-06-17 15:36:02.673 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-17 15:36:02.709 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:02.713 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-17 15:36:02.718 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:36:02.723 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-17 15:36:02.728 | + ./stack.sh:main:1334 : start_cinder 2026-06-17 15:36:02.732 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-17 15:36:02.736 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-17 15:36:02.744 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 15:36:02.748 | + functions-common:run_process:1668 : local service=c-api 2026-06-17 15:36:02.756 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 15:36:02.764 | + functions-common:run_process:1670 : local group= 2026-06-17 15:36:02.771 | + functions-common:run_process:1671 : local user= 2026-06-17 15:36:02.774 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:36:02.780 | + functions-common:run_process:1674 : local name=c-api 2026-06-17 15:36:02.789 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:36:02.791 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:36:02.796 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:02.798 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:02.803 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:02.811 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710562805 2026-06-17 15:36:02.813 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-17 15:36:02.841 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:02.845 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-17 15:36:02.850 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-17 15:36:02.854 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 15:36:02.858 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 15:36:02.861 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 15:36:02.865 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 15:36:02.869 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-17 15:36:02.873 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-17 15:36:02.879 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-17 15:36:02.882 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:36:02.886 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:36:02.888 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:36:02.895 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:36:02.901 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-17 15:36:02.911 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-17 15:36:02.922 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 15:36:02.932 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:36:02.941 | + functions-common:_run_under_systemd:1642 : 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-06-17 15:36:02.947 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-17 15:36:02.954 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:36:02.966 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 15:36:02.973 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 15:36:02.982 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 15:36:02.988 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-17 15:36:02.994 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 15:36:03.003 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-17 15:36:03.162 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-17 15:36:03.260 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-17 15:36:03.342 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-17 15:36:03.426 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-17 15:36:03.507 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:36:03.590 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-17 15:36:03.673 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-17 15:36:03.761 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-17 15:36:03.843 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-17 15:36:03.928 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-17 15:36:04.007 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 15:36:04.011 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 15:36:04.016 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-17 15:36:04.109 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 15:36:04.626 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-17 15:36:04.658 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-17 15:36:05.155 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-17 15:36:05.292 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:36:05.301 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:05.307 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:05.315 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:05.324 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:05.335 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:05.344 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:36:05.351 | + functions-common:time_stop:2421 : start_time=1781710562805 2026-06-17 15:36:05.358 | + functions-common:time_stop:2423 : [[ -z 1781710562805 ]] 2026-06-17 15:36:05.366 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:05.380 | + functions-common:time_stop:2426 : end_time=1781710565370 2026-06-17 15:36:05.390 | + functions-common:time_stop:2427 : elapsed_time=2565 2026-06-17 15:36:05.400 | + functions-common:time_stop:2428 : total=34686 2026-06-17 15:36:05.406 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:05.411 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37251 2026-06-17 15:36:05.420 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-17 15:36:05.420 | Waiting for Cinder API to start... 2026-06-17 15:36:05.430 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.70/volume/v3/ 2026-06-17 15:36:05.435 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.70/volume/v3/ 2026-06-17 15:36:05.441 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 15:36:05.449 | + functions:wait_for_service:477 : local url=http://192.168.122.70/volume/v3/ 2026-06-17 15:36:05.454 | + functions:wait_for_service:478 : local rval=0 2026-06-17 15:36:05.463 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 15:36:05.470 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 15:36:05.482 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:05.485 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:05.496 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:05.508 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710565498 2026-06-17 15:36:05.515 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 15:36:05.526 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:36:05.526 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.70/volume/v3/ 2026-06-17 15:36:10.661 | + :: : [[ 401 == 503 ]] 2026-06-17 15:36:10.667 | + :: : [[ 0 -eq 7 ]] 2026-06-17 15:36:10.676 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 15:36:10.684 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:10.691 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:10.697 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:10.702 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:10.709 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:10.718 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 15:36:10.718 | + functions-common:time_stop:2421 : start_time=1781710565498 2026-06-17 15:36:10.723 | + functions-common:time_stop:2423 : [[ -z 1781710565498 ]] 2026-06-17 15:36:10.729 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:10.733 | + functions-common:time_stop:2426 : end_time=1781710570730 2026-06-17 15:36:10.735 | + functions-common:time_stop:2427 : elapsed_time=5232 2026-06-17 15:36:10.737 | + functions-common:time_stop:2428 : total=14492 2026-06-17 15:36:10.741 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:10.745 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19724 2026-06-17 15:36:10.748 | + functions:wait_for_service:486 : return 0 2026-06-17 15:36:10.754 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:10.758 | + functions-common:run_process:1668 : local service=c-sch 2026-06-17 15:36:10.763 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:10.769 | + functions-common:run_process:1670 : local group= 2026-06-17 15:36:10.773 | + functions-common:run_process:1671 : local user= 2026-06-17 15:36:10.778 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:36:10.782 | + functions-common:run_process:1674 : local name=c-sch 2026-06-17 15:36:10.787 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:36:10.791 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:36:10.796 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:10.801 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:10.807 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:10.813 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710570809 2026-06-17 15:36:10.818 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-17 15:36:10.848 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:10.852 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-17 15:36:10.857 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-17 15:36:10.861 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:10.865 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:10.870 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:10.874 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:10.879 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-17 15:36:10.884 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-17 15:36:10.888 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-17 15:36:10.893 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:36:10.897 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:36:10.901 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:36:10.906 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:36:10.911 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-17 15:36:10.915 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-17 15:36:10.920 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-17 15:36:10.924 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-17 15:36:10.929 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:10.933 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:36:10.937 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:36:10.942 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 15:36:10.946 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:36:10.950 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:36:10.955 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-17 15:36:10.959 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:36:10.966 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-17 15:36:11.069 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:36:11.175 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-17 15:36:11.258 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:36:11.339 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-17 15:36:11.428 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-17 15:36:11.521 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:36:11.621 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 15:36:11.626 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:36:11.632 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-17 15:36:11.735 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:36:12.267 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-17 15:36:12.289 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-17 15:36:12.821 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-17 15:36:12.887 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:36:12.892 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:12.899 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:12.902 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:12.907 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:12.911 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:12.915 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:36:12.920 | + functions-common:time_stop:2421 : start_time=1781710570809 2026-06-17 15:36:12.924 | + functions-common:time_stop:2423 : [[ -z 1781710570809 ]] 2026-06-17 15:36:12.929 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:12.935 | + functions-common:time_stop:2426 : end_time=1781710572930 2026-06-17 15:36:12.940 | + functions-common:time_stop:2427 : elapsed_time=2121 2026-06-17 15:36:12.944 | + functions-common:time_stop:2428 : total=37251 2026-06-17 15:36:12.948 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:12.953 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39372 2026-06-17 15:36:12.958 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:12.963 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:12.967 | + functions-common:run_process:1668 : local service=c-bak 2026-06-17 15:36:12.972 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:12.974 | + functions-common:run_process:1670 : local group= 2026-06-17 15:36:12.976 | + functions-common:run_process:1671 : local user= 2026-06-17 15:36:12.979 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:12.982 | + functions-common:run_process:1674 : local name=c-bak 2026-06-17 15:36:12.982 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:36:12.984 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:36:12.987 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:12.995 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:13.002 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:13.009 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710573005 2026-06-17 15:36:13.014 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-17 15:36:13.043 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:36:13.045 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:36:13.048 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:13.050 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:13.053 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:13.055 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:13.057 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:13.059 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:36:13.061 | + functions-common:time_stop:2421 : start_time=1781710573005 2026-06-17 15:36:13.064 | + functions-common:time_stop:2423 : [[ -z 1781710573005 ]] 2026-06-17 15:36:13.069 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:13.071 | + functions-common:time_stop:2426 : end_time=1781710573069 2026-06-17 15:36:13.074 | + functions-common:time_stop:2427 : elapsed_time=64 2026-06-17 15:36:13.076 | + functions-common:time_stop:2428 : total=39372 2026-06-17 15:36:13.078 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:13.080 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39436 2026-06-17 15:36:13.083 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:13.085 | + functions-common:run_process:1668 : local service=c-vol 2026-06-17 15:36:13.087 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:13.092 | + functions-common:run_process:1670 : local group= 2026-06-17 15:36:13.094 | + functions-common:run_process:1671 : local user= 2026-06-17 15:36:13.099 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:13.104 | + functions-common:run_process:1674 : local name=c-vol 2026-06-17 15:36:13.108 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:36:13.114 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:36:13.118 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:13.123 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:13.135 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:13.138 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710573135 2026-06-17 15:36:13.142 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-17 15:36:13.180 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:13.187 | + functions-common:run_process:1678 : _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-06-17 15:36:13.191 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-17 15:36:13.196 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:13.202 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:13.208 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:13.215 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:13.222 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-17 15:36:13.225 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-17 15:36:13.233 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-17 15:36:13.238 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:36:13.243 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:36:13.248 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:36:13.253 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:13.259 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-17 15:36:13.261 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-17 15:36:13.264 | + functions-common:_run_under_systemd:1644 : 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-06-17 15:36:13.266 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-17 15:36:13.269 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 15:36:13.274 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 15:36:13.279 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 15:36:13.282 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:13.287 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 15:36:13.291 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 15:36:13.297 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-17 15:36:13.301 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 15:36:13.308 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-17 15:36:13.405 | + functions-common:write_user_unit_file:1542 : 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-06-17 15:36:13.502 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-17 15:36:13.574 | + functions-common:write_user_unit_file:1544 : 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-06-17 15:36:13.647 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-17 15:36:13.723 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-17 15:36:13.802 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:36:13.900 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-17 15:36:13.903 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 15:36:14.004 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 15:36:14.005 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-17 15:36:14.129 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 15:36:14.708 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-17 15:36:14.743 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-17 15:36:15.284 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-17 15:36:15.335 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:36:15.345 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:15.356 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:15.361 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:15.370 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:15.377 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:15.387 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:36:15.395 | + functions-common:time_stop:2421 : start_time=1781710573135 2026-06-17 15:36:15.403 | + functions-common:time_stop:2423 : [[ -z 1781710573135 ]] 2026-06-17 15:36:15.418 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:15.428 | + functions-common:time_stop:2426 : end_time=1781710575415 2026-06-17 15:36:15.434 | + functions-common:time_stop:2427 : elapsed_time=2280 2026-06-17 15:36:15.438 | + functions-common:time_stop:2428 : total=39436 2026-06-17 15:36:15.445 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:15.452 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41716 2026-06-17 15:36:15.457 | + ./stack.sh:main:1335 : create_volume_types 2026-06-17 15:36:15.459 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-17 15:36:15.510 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:15.517 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 15:36:15.524 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-17 15:36:15.533 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-17 15:36:15.540 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-17 15:36:15.545 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-17 15:36:15.552 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-17 15:36:15.559 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-17 15:36:15.565 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-17 15:36:15.570 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-17 15:36:15.616 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:15.623 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-17 15:36:20.951 | +-------------+--------------------------------------+ 2026-06-17 15:36:20.951 | | Field | Value | 2026-06-17 15:36:20.951 | +-------------+--------------------------------------+ 2026-06-17 15:36:20.951 | | description | None | 2026-06-17 15:36:20.951 | | id | d495a190-d50b-44f9-a7e4-c9190c396c17 | 2026-06-17 15:36:20.951 | | is_public | True | 2026-06-17 15:36:20.951 | | name | lvmdriver-1 | 2026-06-17 15:36:20.952 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-17 15:36:20.952 | +-------------+--------------------------------------+ 2026-06-17 15:36:21.339 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-17 15:36:21.343 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-17 15:36:21.348 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-17 15:36:21.353 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-17 15:36:21.357 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-17 15:36:21.386 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:21.393 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-17 15:36:21.398 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:36:21.402 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-17 15:36:21.407 | + ./stack.sh:main:1350 : start_glance 2026-06-17 15:36:21.413 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-17 15:36:21.421 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-17 15:36:21.429 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 15:36:21.438 | + functions-common:run_process:1668 : local service=g-api 2026-06-17 15:36:21.442 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 15:36:21.447 | + functions-common:run_process:1670 : local group= 2026-06-17 15:36:21.453 | + functions-common:run_process:1671 : local user= 2026-06-17 15:36:21.457 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 15:36:21.461 | + functions-common:run_process:1674 : local name=g-api 2026-06-17 15:36:21.466 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 15:36:21.472 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 15:36:21.477 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:21.481 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:21.489 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:21.495 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710581490 2026-06-17 15:36:21.500 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-17 15:36:21.531 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:21.535 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-17 15:36:21.541 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-17 15:36:21.546 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 15:36:21.551 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 15:36:21.557 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 15:36:21.561 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 15:36:21.566 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-17 15:36:21.571 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-17 15:36:21.576 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-17 15:36:21.580 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 15:36:21.584 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 15:36:21.587 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 15:36:21.592 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 15:36:21.598 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-17 15:36:21.602 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-17 15:36:21.609 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 15:36:21.612 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:36:21.617 | + functions-common:_run_under_systemd:1642 : 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-06-17 15:36:21.622 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-17 15:36:21.627 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 15:36:21.630 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 15:36:21.634 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 15:36:21.639 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 15:36:21.642 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-17 15:36:21.647 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 15:36:21.655 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-17 15:36:21.755 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-06-17 15:36:21.863 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-17 15:36:21.949 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-17 15:36:22.035 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-06-17 15:36:22.117 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 15:36:22.195 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-17 15:36:22.274 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-17 15:36:22.379 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-17 15:36:22.469 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-17 15:36:22.560 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-17 15:36:22.648 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 15:36:22.652 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 15:36:22.658 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-17 15:36:22.752 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 15:36:23.352 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-17 15:36:23.372 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-17 15:36:23.907 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-17 15:36:24.066 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 15:36:24.077 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:24.082 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:24.089 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:24.096 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:24.101 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:24.108 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 15:36:24.116 | + functions-common:time_stop:2421 : start_time=1781710581490 2026-06-17 15:36:24.121 | + functions-common:time_stop:2423 : [[ -z 1781710581490 ]] 2026-06-17 15:36:24.130 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:24.142 | + functions-common:time_stop:2426 : end_time=1781710584132 2026-06-17 15:36:24.149 | + functions-common:time_stop:2427 : elapsed_time=2642 2026-06-17 15:36:24.158 | + functions-common:time_stop:2428 : total=41716 2026-06-17 15:36:24.167 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:24.175 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44358 2026-06-17 15:36:24.186 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-17 15:36:24.229 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:36:24.232 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.70) to start...' 2026-06-17 15:36:24.232 | Waiting for g-api (192.168.122.70) to start... 2026-06-17 15:36:24.237 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.70/image 2026-06-17 15:36:24.244 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 15:36:24.253 | + functions:wait_for_service:477 : local url=http://192.168.122.70/image 2026-06-17 15:36:24.257 | + functions:wait_for_service:478 : local rval=0 2026-06-17 15:36:24.262 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 15:36:24.267 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 15:36:24.274 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:24.286 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:24.299 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:24.310 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710584302 2026-06-17 15:36:24.318 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 15:36:24.326 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:36:24.333 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.70/image 2026-06-17 15:36:29.910 | + :: : [[ 300 == 503 ]] 2026-06-17 15:36:29.913 | + :: : [[ 0 -eq 7 ]] 2026-06-17 15:36:29.924 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 15:36:29.934 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:29.942 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:29.949 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:29.956 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:29.961 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:29.966 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 15:36:29.970 | + functions-common:time_stop:2421 : start_time=1781710584302 2026-06-17 15:36:29.975 | + functions-common:time_stop:2423 : [[ -z 1781710584302 ]] 2026-06-17 15:36:29.982 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:29.989 | + functions-common:time_stop:2426 : end_time=1781710589984 2026-06-17 15:36:29.992 | + functions-common:time_stop:2427 : elapsed_time=5682 2026-06-17 15:36:29.997 | + functions-common:time_stop:2428 : total=19724 2026-06-17 15:36:30.002 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:30.006 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25406 2026-06-17 15:36:30.010 | + functions:wait_for_service:486 : return 0 2026-06-17 15:36:30.016 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-17 15:36:30.045 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:30.050 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-17 15:36:30.079 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:30.084 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-17 15:36:30.089 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:36:30.093 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-17 15:36:30.098 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-17 15:36:30.103 | + ./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-06-17 15:36:30.108 | + 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-06-17 15:36:30.112 | + functions:upload_image:141 : local image image_fname image_name 2026-06-17 15:36:30.116 | + functions:upload_image:143 : local max_attempts=5 2026-06-17 15:36:30.120 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-17 15:36:30.128 | ++ 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-06-17 15:36:30.135 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-17 15:36:30.139 | + 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-06-17 15:36:30.143 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-17 15:36:30.147 | ++ functions:upload_image:151 : seq 5 2026-06-17 15:36:30.154 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-17 15:36:30.158 | + functions:upload_image:152 : local rc=0 2026-06-17 15:36:30.161 | + 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-06-17 15:36:30.165 | --2026-06-17 17:36:30-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 15:36:30.224 | Resolving github.com (github.com)... 140.82.121.3 2026-06-17 15:36:30.241 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-17 15:36:30.294 | HTTP request sent, awaiting response... 302 Found 2026-06-17 15:36:30.295 | 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-06-17T16%3A32%3A10Z&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-06-17T15%3A31%3A49Z&ske=2026-06-17T16%3A32%3A10Z&sks=b&skv=2018-11-09&sig=aN9rlR9asGqJRyGKZFg68Q2YLUJYNAkA54Z4Zkhx%2FxQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcxMjM2MSwibmJmIjoxNzgxNzEwNTYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2ZCvghC2Q26zkpqhYM3s4WddP6s3CV1VU5YYju6vHvo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-17 15:36:30.295 | --2026-06-17 17:36:30-- 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-06-17T16%3A32%3A10Z&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-06-17T15%3A31%3A49Z&ske=2026-06-17T16%3A32%3A10Z&sks=b&skv=2018-11-09&sig=aN9rlR9asGqJRyGKZFg68Q2YLUJYNAkA54Z4Zkhx%2FxQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcxMjM2MSwibmJmIjoxNzgxNzEwNTYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2ZCvghC2Q26zkpqhYM3s4WddP6s3CV1VU5YYju6vHvo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-17 15:36:30.296 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-06-17 15:36:30.307 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-17 15:36:30.369 | HTTP request sent, awaiting response... 200 OK 2026-06-17 15:36:30.369 | Length: 21692416 (21M) [application/octet-stream] 2026-06-17 15:36:30.369 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-17 15:36:30.423 | 2026-06-17 15:36:30.662 | 0K ........ ........ .... 100% 70.5M=0.3s 2026-06-17 15:36:30.662 | 2026-06-17 15:36:30.663 | 2026-06-17 17:36:30 (70.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-17 15:36:30.663 | 2026-06-17 15:36:30.671 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-17 15:36:30.676 | + functions:upload_image:163 : break 2026-06-17 15:36:30.679 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 15:36:30.681 | + 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-06-17 15:36:30.684 | + 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-06-17 15:36:30.686 | + 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-06-17 15:36:30.689 | + functions:upload_image:313 : local kernel= 2026-06-17 15:36:30.693 | + functions:upload_image:314 : local ramdisk= 2026-06-17 15:36:30.696 | + functions:upload_image:315 : local disk_format= 2026-06-17 15:36:30.698 | + functions:upload_image:316 : local container_format= 2026-06-17 15:36:30.701 | + functions:upload_image:317 : local unpack= 2026-06-17 15:36:30.704 | + functions:upload_image:318 : local img_property= 2026-06-17 15:36:30.707 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-17 15:36:30.711 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-17 15:36:30.712 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-17 15:36:30.714 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-17 15:36:30.717 | + functions:upload_image:328 : case "$image_fname" in 2026-06-17 15:36:30.721 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-17 15:36:30.727 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-17 15:36:30.731 | + functions:upload_image:350 : local format 2026-06-17 15:36:30.737 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-17 15:36:30.738 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 15:36:30.752 | + functions:upload_image:351 : format=qcow2 2026-06-17 15:36:30.755 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-17 15:36:30.758 | + functions:upload_image:353 : disk_format=qcow2 2026-06-17 15:36:30.761 | + functions:upload_image:357 : container_format=bare 2026-06-17 15:36:30.764 | + functions:upload_image:404 : is_arch ppc64le 2026-06-17 15:36:30.768 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:36:30.774 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-17 15:36:30.777 | + functions:upload_image:404 : is_arch ppc64 2026-06-17 15:36:30.782 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:36:30.787 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-17 15:36:30.790 | + functions:upload_image:404 : is_arch ppc 2026-06-17 15:36:30.795 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:36:30.799 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-17 15:36:30.802 | + functions:upload_image:408 : is_arch aarch64 2026-06-17 15:36:30.806 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 15:36:30.811 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 15:36:30.814 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-17 15:36:30.817 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-17 15:36:30.820 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-17 15:36:30.823 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-17 15:36:30.826 | + 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-06-17 15:36:30.829 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-17 15:36:30.831 | + functions:_upload_image:112 : shift 2026-06-17 15:36:30.834 | + functions:_upload_image:113 : local container=bare 2026-06-17 15:36:30.837 | + functions:_upload_image:114 : shift 2026-06-17 15:36:30.839 | + functions:_upload_image:115 : local disk=qcow2 2026-06-17 15:36:30.842 | + functions:_upload_image:116 : shift 2026-06-17 15:36:30.845 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 15:36:30.847 | + functions:_upload_image:118 : shift 2026-06-17 15:36:30.850 | + functions:_upload_image:119 : local properties 2026-06-17 15:36:30.853 | + functions:_upload_image:120 : local useimport 2026-06-17 15:36:30.858 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-17 15:36:30.861 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-17 15:36:30.864 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-17 15:36:30.868 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-17 15:36:30.872 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-17 15:36:30.877 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-17 15:36:30.880 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-17 15:36:30.884 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 15:36:30.889 | + 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-06-17 15:36:36.932 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-17 15:36:36.932 | | Field | Value | 2026-06-17 15:36:36.932 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-17 15:36:36.932 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-17 15:36:36.932 | | container_format | bare | 2026-06-17 15:36:36.932 | | created_at | 2026-06-17T15:36:35Z | 2026-06-17 15:36:36.933 | | disk_format | qcow2 | 2026-06-17 15:36:36.933 | | file | /v2/images/ca04ee66-b8fc-494b-ac3e-351fa859eed7/file | 2026-06-17 15:36:36.933 | | id | ca04ee66-b8fc-494b-ac3e-351fa859eed7 | 2026-06-17 15:36:36.933 | | min_disk | 0 | 2026-06-17 15:36:36.933 | | min_ram | 0 | 2026-06-17 15:36:36.933 | | name | cirros-0.6.3-x86_64-disk | 2026-06-17 15:36:36.933 | | owner | d350509190074a10b93901214c7e3a43 | 2026-06-17 15:36:36.933 | | 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-06-17 15:36:36.934 | | protected | False | 2026-06-17 15:36:36.934 | | schema | /v2/schemas/image | 2026-06-17 15:36:36.934 | | size | 21692416 | 2026-06-17 15:36:36.934 | | status | active | 2026-06-17 15:36:36.934 | | tags | | 2026-06-17 15:36:36.934 | | updated_at | 2026-06-17T15:36:37Z | 2026-06-17 15:36:36.934 | | virtual_size | 117440512 | 2026-06-17 15:36:36.934 | | visibility | public | 2026-06-17 15:36:36.935 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-17 15:36:37.379 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-17 15:36:37.447 | [2073 Async create_flavors:79213]: Waiting for completion of create_flavors running on PID 79213 (2 other jobs running) 2026-06-17 15:36:37.480 | [2073 Async create_flavors:79213]: Signaling child to exit 2026-06-17 15:36:47.104 | + inc/async:async_inner:64 : rc=0 2026-06-17 15:36:47.138 | [79213 Async create_flavors:79213]: finished successfully 2026-06-17 15:36:47.170 | WAKEUP 2026-06-17 15:36:47.200 | [2073 Async create_flavors:79213]: Signaled 2026-06-17 15:36:47.202 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-17 15:36:47.202 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:47.202 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-17 15:36:47.202 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-17 15:36:47.202 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-17 15:36:47.202 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.203 | | Field | Value | 2026-06-17 15:36:47.203 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.203 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.203 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.203 | | description | None | 2026-06-17 15:36:47.203 | | disk | 1 | 2026-06-17 15:36:47.203 | | id | c1 | 2026-06-17 15:36:47.203 | | name | cirros256 | 2026-06-17 15:36:47.203 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.203 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.203 | | ram | 256 | 2026-06-17 15:36:47.204 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.204 | | swap | 0 | 2026-06-17 15:36:47.204 | | vcpus | 1 | 2026-06-17 15:36:47.204 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.204 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-17 15:36:47.204 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.204 | | Field | Value | 2026-06-17 15:36:47.204 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.204 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.204 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.204 | | description | None | 2026-06-17 15:36:47.204 | | disk | 5 | 2026-06-17 15:36:47.205 | | id | d1 | 2026-06-17 15:36:47.205 | | name | ds512M | 2026-06-17 15:36:47.205 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.205 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.205 | | ram | 512 | 2026-06-17 15:36:47.205 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.205 | | swap | 0 | 2026-06-17 15:36:47.205 | | vcpus | 1 | 2026-06-17 15:36:47.205 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.205 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-17 15:36:47.205 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.206 | | Field | Value | 2026-06-17 15:36:47.206 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.206 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.206 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.206 | | description | None | 2026-06-17 15:36:47.206 | | disk | 10 | 2026-06-17 15:36:47.206 | | id | d2 | 2026-06-17 15:36:47.206 | | name | ds1G | 2026-06-17 15:36:47.206 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.207 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.207 | | ram | 1024 | 2026-06-17 15:36:47.207 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.207 | | swap | 0 | 2026-06-17 15:36:47.207 | | vcpus | 1 | 2026-06-17 15:36:47.207 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.207 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-17 15:36:47.207 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.207 | | Field | Value | 2026-06-17 15:36:47.208 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.208 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.208 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.208 | | description | None | 2026-06-17 15:36:47.208 | | disk | 10 | 2026-06-17 15:36:47.208 | | id | d3 | 2026-06-17 15:36:47.208 | | name | ds2G | 2026-06-17 15:36:47.208 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.208 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.208 | | ram | 2048 | 2026-06-17 15:36:47.209 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.209 | | swap | 0 | 2026-06-17 15:36:47.209 | | vcpus | 2 | 2026-06-17 15:36:47.209 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.209 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-17 15:36:47.209 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.209 | | Field | Value | 2026-06-17 15:36:47.209 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.209 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.209 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.210 | | description | None | 2026-06-17 15:36:47.210 | | disk | 20 | 2026-06-17 15:36:47.210 | | id | d4 | 2026-06-17 15:36:47.210 | | name | ds4G | 2026-06-17 15:36:47.210 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.210 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.210 | | ram | 4096 | 2026-06-17 15:36:47.210 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.210 | | swap | 0 | 2026-06-17 15:36:47.210 | | vcpus | 4 | 2026-06-17 15:36:47.210 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.211 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-17 15:36:47.211 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-17 15:36:47.211 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-17 15:36:47.211 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.211 | | Field | Value | 2026-06-17 15:36:47.211 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.211 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.211 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.211 | | description | None | 2026-06-17 15:36:47.211 | | disk | 1 | 2026-06-17 15:36:47.211 | | id | 1 | 2026-06-17 15:36:47.212 | | name | m1.tiny | 2026-06-17 15:36:47.212 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.212 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.212 | | ram | 512 | 2026-06-17 15:36:47.212 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.212 | | swap | 0 | 2026-06-17 15:36:47.212 | | vcpus | 1 | 2026-06-17 15:36:47.212 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.212 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-17 15:36:47.212 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.212 | | Field | Value | 2026-06-17 15:36:47.212 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.213 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.213 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.213 | | description | None | 2026-06-17 15:36:47.213 | | disk | 20 | 2026-06-17 15:36:47.213 | | id | 2 | 2026-06-17 15:36:47.213 | | name | m1.small | 2026-06-17 15:36:47.213 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.213 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.213 | | ram | 2048 | 2026-06-17 15:36:47.213 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.213 | | swap | 0 | 2026-06-17 15:36:47.214 | | vcpus | 1 | 2026-06-17 15:36:47.214 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.214 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-17 15:36:47.214 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.214 | | Field | Value | 2026-06-17 15:36:47.214 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.214 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.214 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.214 | | description | None | 2026-06-17 15:36:47.214 | | disk | 40 | 2026-06-17 15:36:47.214 | | id | 3 | 2026-06-17 15:36:47.215 | | name | m1.medium | 2026-06-17 15:36:47.215 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.215 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.215 | | ram | 4096 | 2026-06-17 15:36:47.215 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.215 | | swap | 0 | 2026-06-17 15:36:47.215 | | vcpus | 2 | 2026-06-17 15:36:47.215 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.215 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-17 15:36:47.215 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.215 | | Field | Value | 2026-06-17 15:36:47.215 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.216 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.216 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.216 | | description | None | 2026-06-17 15:36:47.216 | | disk | 80 | 2026-06-17 15:36:47.216 | | id | 4 | 2026-06-17 15:36:47.216 | | name | m1.large | 2026-06-17 15:36:47.216 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.216 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.216 | | ram | 8192 | 2026-06-17 15:36:47.216 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.216 | | swap | 0 | 2026-06-17 15:36:47.217 | | vcpus | 4 | 2026-06-17 15:36:47.217 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.217 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-17 15:36:47.217 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.217 | | Field | Value | 2026-06-17 15:36:47.217 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.217 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:36:47.217 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:36:47.217 | | description | None | 2026-06-17 15:36:47.217 | | disk | 160 | 2026-06-17 15:36:47.217 | | id | 5 | 2026-06-17 15:36:47.217 | | name | m1.xlarge | 2026-06-17 15:36:47.218 | | os-flavor-access:is_public | True | 2026-06-17 15:36:47.218 | | properties | hw_rng:allowed='True' | 2026-06-17 15:36:47.218 | | ram | 16384 | 2026-06-17 15:36:47.218 | | rxtx_factor | 1.0 | 2026-06-17 15:36:47.218 | | swap | 0 | 2026-06-17 15:36:47.218 | | vcpus | 8 | 2026-06-17 15:36:47.218 | +----------------------------+-----------------------+ 2026-06-17 15:36:47.262 | [2073 Async create_flavors:79213]: finished create_flavors with result 0 in 44 seconds 2026-06-17 15:36:47.268 | + inc/async:async_wait:197 : return 0 2026-06-17 15:36:47.273 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-17 15:36:47.300 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:36:47.304 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-17 15:36:47.332 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:47.337 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-17 15:36:47.367 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:47.371 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-17 15:36:47.376 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-17 15:36:47.380 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-17 15:36:47.384 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:36:47.386 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-17 15:36:47.389 | ++ 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-06-17 15:36:47.393 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-17 15:36:47.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-17 15:36:47.396 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-17 15:36:47.398 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-17 15:36:47.400 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-17 15:36:47.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-17 15:36:47.404 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-17 15:36:47.406 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-17 15:36:47.408 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-17 15:36:47.410 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-17 15:36:47.412 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-17 15:36:47.414 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 15:36:47.417 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-17 15:36:47.419 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 15:36:47.421 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-17 15:36:47.423 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 15:36:47.425 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-17 15:36:47.427 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 15:36:47.429 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-17 15:36:47.431 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 15:36:47.433 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-17 15:36:47.435 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-17 15:36:47.437 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 15:36:47.440 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-17 15:36:47.441 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 15:36:47.443 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-17 15:36:47.445 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-17 15:36:47.447 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-17 15:36:47.449 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 15:36:47.451 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-17 15:36:47.453 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 15:36:47.456 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-17 15:36:47.458 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-17 15:36:47.460 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-17 15:36:47.462 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-17 15:36:47.464 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-17 15:36:47.466 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-17 15:36:47.469 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-17 15:36:47.471 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-17 15:36:47.473 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-17 15:36:47.475 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-17 15:36:47.477 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-17 15:36:47.479 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-17 15:36:47.481 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-17 15:36:47.484 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-17 15:36:47.486 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-17 15:36:47.488 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-17 15:36:47.490 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-17 15:36:47.492 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-17 15:36:47.494 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-17 15:36:47.496 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-17 15:36:47.498 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-17 15:36:47.501 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-17 15:36:47.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-17 15:36:47.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-17 15:36:47.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-17 15:36:47.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-17 15:36:47.506 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-17 15:36:49.850 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-17 15:36:49.852 | 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-06-17 15:36:50.277 | + ./stack.sh:main:1400 : save_stackenv 2026-06-17 15:36:50.281 | + functions-common:save_stackenv:65 : local tag= 2026-06-17 15:36:50.288 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-17 15:36:50.295 | + functions-common:save_stackenv:67 : time_stamp=2026-06-17-173650 2026-06-17 15:36:50.299 | + functions-common:save_stackenv:68 : echo '# 2026-06-17-173650 ' 2026-06-17 15:36:50.304 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.309 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 15:36:50.313 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.317 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-17 15:36:50.321 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.326 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-17 15:36:50.330 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.335 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-17 15:36:50.339 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.343 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.70 2026-06-17 15:36:50.347 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.350 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.70/identity 2026-06-17 15:36:50.354 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.357 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-17-171257 2026-06-17 15:36:50.361 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.366 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-17 15:36:50.370 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.374 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.70 2026-06-17 15:36:50.379 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.383 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-17 15:36:50.388 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.392 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-17 15:36:50.396 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.401 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-17 15:36:50.405 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.409 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-17 15:36:50.414 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.419 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.70 2026-06-17 15:36:50.424 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 15:36:50.428 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-17 15:36:50.433 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-17 15:36:50.437 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 15:36:50.441 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 15:36:50.447 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-17 15:36:50.452 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:36:50.456 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 15:36:50.460 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 15:36:50.467 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-17 15:36:50.470 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:36:50.475 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-17 15:36:50.480 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:36:50.484 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-17 15:36:50.484 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:36:50.484 | gsub("[][]", "", $1); 2026-06-17 15:36:50.485 | split($1, a, "|"); 2026-06-17 15:36:50.485 | if (a[1] == matchgroup) 2026-06-17 15:36:50.485 | print a[2] 2026-06-17 15:36:50.485 | } 2026-06-17 15:36:50.485 | ' /home/quobyte/devstack/local.conf 2026-06-17 15:36:50.493 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-17 15:36:50.497 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 15:36:50.502 | + functions-common:run_phase:1843 : local phase=extra 2026-06-17 15:36:50.506 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 15:36:50.510 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 15:36:50.515 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 15:36:50.519 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 15:36:50.523 | + functions-common:run_phase:1852 : local extra 2026-06-17 15:36:50.529 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 15:36:50.535 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 15:36:50.539 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 15:36:50.544 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 15:36:50.548 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-17 15:36:50.553 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 15:36:50.580 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:50.584 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:36:50.588 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:36:50.592 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-17 15:36:50.596 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:36:50.600 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 15:36:50.605 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:36:50.609 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-17 15:36:50.613 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-17 15:36:50.617 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 15:36:50.621 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 15:36:50.625 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:36:50.630 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 15:36:50.634 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-17 15:36:50.638 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 15:36:50.643 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-17 15:36:50.647 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 15:36:50.651 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 15:36:50.656 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-17 15:36:50.660 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 15:36:50.664 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 15:36:50.669 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-17 15:36:50.673 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:36:50.678 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 15:36:50.683 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 15:36:50.689 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-17 15:36:50.693 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:36:50.698 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-17 15:36:50.703 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:36:50.708 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-17 15:36:50.708 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:36:50.708 | gsub("[][]", "", $1); 2026-06-17 15:36:50.708 | split($1, a, "|"); 2026-06-17 15:36:50.708 | if (a[1] == matchgroup) 2026-06-17 15:36:50.708 | print a[2] 2026-06-17 15:36:50.708 | } 2026-06-17 15:36:50.708 | ' /home/quobyte/devstack/local.conf 2026-06-17 15:36:50.716 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-17 15:36:50.744 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:50.748 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-17 15:36:50.753 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-17 15:36:50.757 | + functions:wait_for_compute:490 : local timeout=60 2026-06-17 15:36:50.761 | + functions:wait_for_compute:491 : local rval=0 2026-06-17 15:36:50.765 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-17 15:36:50.769 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-17 15:36:50.774 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 15:36:50.778 | + functions-common:time_start:2401 : local start_time= 2026-06-17 15:36:50.782 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:36:50.788 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:36:50.795 | + functions-common:time_start:2405 : _TIME_START[$name]=1781710610790 2026-06-17 15:36:50.801 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-17 15:36:50.835 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-17 15:36:50.839 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-17 15:36:50.845 | ++ functions:wait_for_compute:496 : hostname 2026-06-17 15:36:50.852 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-17 15:36:50.856 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-17 15:36:50.863 | ++ functions:wait_for_compute:498 : hostname 2026-06-17 15:36:50.868 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:36:50.870 | + :: : ID= 2026-06-17 15:36:50.872 | + :: : [[ '' == '' ]] 2026-06-17 15:36:50.874 | + :: : sleep 1 2026-06-17 15:36:51.879 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-17 15:36:51.881 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-17 15:36:55.386 | + :: : ID=8c241dd5-e25c-4fa8-b50b-2ef0cf83e47d 2026-06-17 15:36:55.388 | + :: : [[ 8c241dd5-e25c-4fa8-b50b-2ef0cf83e47d == '' ]] 2026-06-17 15:36:55.393 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-17 15:36:55.397 | + functions-common:time_stop:2414 : local name 2026-06-17 15:36:55.402 | + functions-common:time_stop:2415 : local end_time 2026-06-17 15:36:55.407 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:36:55.412 | + functions-common:time_stop:2417 : local total 2026-06-17 15:36:55.419 | + functions-common:time_stop:2418 : local start_time 2026-06-17 15:36:55.421 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 15:36:55.425 | + functions-common:time_stop:2421 : start_time=1781710610790 2026-06-17 15:36:55.430 | + functions-common:time_stop:2423 : [[ -z 1781710610790 ]] 2026-06-17 15:36:55.436 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:36:55.444 | + functions-common:time_stop:2426 : end_time=1781710615438 2026-06-17 15:36:55.448 | + functions-common:time_stop:2427 : elapsed_time=4648 2026-06-17 15:36:55.453 | + functions-common:time_stop:2428 : total=25406 2026-06-17 15:36:55.458 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:36:55.462 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30054 2026-06-17 15:36:55.466 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-17 15:36:55.470 | + functions:wait_for_compute:516 : return 0 2026-06-17 15:36:55.475 | + ./stack.sh:main:1440 : service_check 2026-06-17 15:36:55.479 | + functions-common:service_check:1707 : local service 2026-06-17 15:36:55.484 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.488 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-17 15:36:55.506 | not-found 2026-06-17 15:36:55.512 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.517 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-17 15:36:55.536 | enabled 2026-06-17 15:36:55.542 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-17 15:36:55.566 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-17 15:36:55.566 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-17 15:36:55.566 | Active: active (running) since Wed 2026-06-17 17:33:34 CEST; 3min 20s ago 2026-06-17 15:36:55.567 | Main PID: 66995 (uwsgi) 2026-06-17 15:36:55.569 | Status: "uWSGI is ready" 2026-06-17 15:36:55.569 | Tasks: 17 (limit: 14255) 2026-06-17 15:36:55.569 | Memory: 275.7M (peak: 276.2M) 2026-06-17 15:36:55.569 | CPU: 14.845s 2026-06-17 15:36:55.569 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-17 15:36:55.569 | ├─66995 "nova-apiuWSGI master" 2026-06-17 15:36:55.569 | ├─66996 "nova-apiuWSGI worker 1" 2026-06-17 15:36:55.569 | └─66997 "nova-apiuWSGI worker 2" 2026-06-17 15:36:55.570 | 2026-06-17 15:36:55.570 | Jun 17 17:36:54 devstack devstack@n-api.service[66996]: [pid: 66996|app: 0|req: 19/36] 192.168.122.70 () {54 vars in 930 bytes} [Wed Jun 17 17:36:54 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-06-17 15:36:55.570 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: DEBUG nova.api.openstack.wsgi [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 admin admin] Calling method '>' {{(pid=66997) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-17 15:36:55.570 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: DEBUG oslo_concurrency.lockutils [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66997) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 15:36:55.570 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: DEBUG oslo_concurrency.lockutils [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 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=66997) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 15:36:55.570 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: DEBUG oslo_concurrency.lockutils [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 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=66997) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 15:36:55.571 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: DEBUG oslo_concurrency.lockutils [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 admin admin] Acquiring lock "bd919554-97a0-401e-a930-97ad08a2a431" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66997) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 15:36:55.571 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: DEBUG oslo_concurrency.lockutils [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 admin admin] Lock "bd919554-97a0-401e-a930-97ad08a2a431" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=66997) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 15:36:55.571 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: DEBUG oslo_concurrency.lockutils [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 admin admin] Lock "bd919554-97a0-401e-a930-97ad08a2a431" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=66997) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 15:36:55.571 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: INFO nova.api.openstack.requestlog [None req-c2fc9cfd-c6c8-4607-8ef2-0799f04aad09 admin admin] 192.168.122.70 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.173408 2026-06-17 15:36:55.571 | Jun 17 17:36:54 devstack devstack@n-api.service[66997]: [pid: 66997|app: 0|req: 18/37] 192.168.122.70 () {60 vars in 1320 bytes} [Wed Jun 17 17:36:54 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-17 15:36:55.573 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.578 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-17 15:36:55.599 | enabled 2026-06-17 15:36:55.604 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-17 15:36:55.628 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-17 15:36:55.629 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-17 15:36:55.629 | Active: active (running) since Wed 2026-06-17 17:35:57 CEST; 58s ago 2026-06-17 15:36:55.629 | Main PID: 79056 (nova-compute) 2026-06-17 15:36:55.629 | Tasks: 10 (limit: 14255) 2026-06-17 15:36:55.629 | Memory: 135.7M (peak: 137.4M) 2026-06-17 15:36:55.629 | CPU: 4.561s 2026-06-17 15:36:55.630 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-17 15:36:55.630 | └─79056 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-17 15:36:55.630 | 2026-06-17 15:36:55.630 | Jun 17 17:36:28 devstack nova-compute[79056]: DEBUG nova.compute.resource_tracker [None req-7da59406-7525-437b-b936-3489c83a12a3 None None] Compute_service record updated for devstack:devstack {{(pid=79056) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-17 15:36:55.630 | Jun 17 17:36:28 devstack nova-compute[79056]: DEBUG oslo_concurrency.lockutils [None req-7da59406-7525-437b-b936-3489c83a12a3 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.800s {{(pid=79056) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 15:36:55.630 | Jun 17 17:36:28 devstack nova-compute[79056]: DEBUG nova.service [None req-7da59406-7525-437b-b936-3489c83a12a3 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=79056) start /opt/stack/nova/nova/service.py:196}} 2026-06-17 15:36:55.630 | Jun 17 17:36:28 devstack nova-compute[79056]: DEBUG nova.service [None req-7da59406-7525-437b-b936-3489c83a12a3 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=79056) start /opt/stack/nova/nova/service.py:212}} 2026-06-17 15:36:55.631 | Jun 17 17:36:28 devstack nova-compute[79056]: DEBUG nova.service [None req-7da59406-7525-437b-b936-3489c83a12a3 None None] Join ServiceGroup membership for this service compute {{(pid=79056) start /opt/stack/nova/nova/service.py:222}} 2026-06-17 15:36:55.631 | Jun 17 17:36:28 devstack nova-compute[79056]: DEBUG nova.servicegroup.drivers.db [None req-7da59406-7525-437b-b936-3489c83a12a3 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=79056) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-17 15:36:55.631 | Jun 17 17:36:34 devstack nova-compute[79056]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=79056) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:55.631 | Jun 17 17:36:37 devstack nova-compute[79056]: DEBUG oslo_service.periodic_task [None req-702fbbf8-bc17-4500-b72f-d132dae3e41e None None] Running periodic task ComputeManager._sync_power_states {{(pid=79056) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-17 15:36:55.631 | Jun 17 17:36:38 devstack nova-compute[79056]: DEBUG oslo_service.periodic_task [None req-702fbbf8-bc17-4500-b72f-d132dae3e41e None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=79056) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-17 15:36:55.631 | Jun 17 17:36:38 devstack nova-compute[79056]: DEBUG oslo.service.backend._threading.loopingcall [None req-702fbbf8-bc17-4500-b72f-d132dae3e41e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 24.00 seconds {{(pid=79056) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:55.635 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.640 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-17 15:36:55.658 | not-found 2026-06-17 15:36:55.665 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.669 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-17 15:36:55.688 | enabled 2026-06-17 15:36:55.695 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-17 15:36:55.719 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-17 15:36:55.719 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-17 15:36:55.719 | Active: active (running) since Wed 2026-06-17 17:35:45 CEST; 1min 10s ago 2026-06-17 15:36:55.719 | Main PID: 75381 (nova-scheduler:) 2026-06-17 15:36:55.719 | Tasks: 19 (limit: 14255) 2026-06-17 15:36:55.719 | Memory: 157.2M (peak: 157.4M) 2026-06-17 15:36:55.719 | CPU: 4.883s 2026-06-17 15:36:55.719 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-17 15:36:55.719 | ├─75381 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-17 15:36:55.720 | ├─77229 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-17 15:36:55.720 | └─77233 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-17 15:36:55.720 | 2026-06-17 15:36:55.720 | Jun 17 17:35:51 devstack nova-scheduler[77233]: DEBUG nova.servicegroup.drivers.db [None req-a076c01e-5948-4765-919c-7a25642144f0 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=77233) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-17 15:36:55.720 | Jun 17 17:35:56 devstack nova-scheduler[77229]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=77229) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:55.720 | Jun 17 17:35:56 devstack nova-scheduler[77233]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=77233) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:55.720 | Jun 17 17:35:58 devstack nova-scheduler[75381]: DEBUG dbcounter [-] [75381] Writing DB stats nova_api:SELECT=3 {{(pid=75381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.721 | Jun 17 17:35:59 devstack nova-scheduler[75381]: DEBUG dbcounter [-] [75381] Writing DB stats nova_cell1:SELECT=1 {{(pid=75381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.721 | Jun 17 17:35:59 devstack nova-scheduler[75381]: DEBUG dbcounter [-] [75381] Writing DB stats nova_cell0:SELECT=1 {{(pid=75381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.721 | Jun 17 17:36:06 devstack nova-scheduler[77229]: DEBUG dbcounter [-] [77229] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=77229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.721 | Jun 17 17:36:06 devstack nova-scheduler[77233]: DEBUG dbcounter [-] [77233] Writing DB stats nova_cell0:SELECT=3 {{(pid=77233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.721 | Jun 17 17:36:20 devstack nova-scheduler[77233]: DEBUG oslo.service.backend._threading.loopingcall [None req-95bf37e2-3181-4394-96b9-41e6b1b8e010 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77233) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:55.721 | Jun 17 17:36:24 devstack nova-scheduler[77229]: DEBUG oslo.service.backend._threading.loopingcall [None req-6753c0ad-b7e2-46cf-aa9a-4ff215750187 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77229) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:55.724 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.729 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-17 15:36:55.747 | not-found 2026-06-17 15:36:55.754 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.757 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-17 15:36:55.777 | enabled 2026-06-17 15:36:55.784 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-17 15:36:55.807 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-17 15:36:55.807 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-17 15:36:55.807 | Active: active (running) since Wed 2026-06-17 17:35:47 CEST; 1min 8s ago 2026-06-17 15:36:55.807 | Main PID: 75993 (uwsgi) 2026-06-17 15:36:55.807 | Status: "uWSGI is ready" 2026-06-17 15:36:55.807 | Tasks: 16 (limit: 14255) 2026-06-17 15:36:55.807 | Memory: 223.0M (peak: 223.2M) 2026-06-17 15:36:55.807 | CPU: 10.138s 2026-06-17 15:36:55.807 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-17 15:36:55.807 | ├─75993 "nova-api-metauWSGI master" 2026-06-17 15:36:55.808 | ├─75994 "nova-api-metauWSGI worker 1" 2026-06-17 15:36:55.808 | ├─75995 "nova-api-metauWSGI worker 2" 2026-06-17 15:36:55.808 | └─75996 "nova-api-metauWSGI http 1" 2026-06-17 15:36:55.809 | 2026-06-17 15:36:55.809 | Jun 17 17:35:53 devstack devstack@n-api-meta.service[75994]: DEBUG nova.api.openstack.wsgi_app [None req-649ac599-7d03-4c6d-a616-91fab8f8d36e None None] ******************************************************************************** {{(pid=75994) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-17 15:36:55.810 | Jun 17 17:35:53 devstack devstack@n-api-meta.service[75994]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x79be42ca3668 pid: 75994 (default app) 2026-06-17 15:36:55.810 | Jun 17 17:36:02 devstack devstack@n-api-meta.service[75995]: DEBUG dbcounter [-] [75995] Writing DB stats nova_api:SELECT=1 {{(pid=75995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.811 | Jun 17 17:36:02 devstack devstack@n-api-meta.service[75994]: DEBUG dbcounter [-] [75994] Writing DB stats nova_api:SELECT=1 {{(pid=75994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.811 | Jun 17 17:36:02 devstack devstack@n-api-meta.service[75995]: DEBUG dbcounter [-] [75995] Writing DB stats nova_cell1:SELECT=1 {{(pid=75995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.811 | Jun 17 17:36:02 devstack devstack@n-api-meta.service[75995]: DEBUG dbcounter [-] [75995] Writing DB stats nova_cell0:SELECT=1 {{(pid=75995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.811 | Jun 17 17:36:02 devstack devstack@n-api-meta.service[75994]: DEBUG dbcounter [-] [75994] Writing DB stats nova_cell0:SELECT=1 {{(pid=75994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.811 | Jun 17 17:36:02 devstack devstack@n-api-meta.service[75994]: DEBUG dbcounter [-] [75994] Writing DB stats nova_cell1:SELECT=1 {{(pid=75994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.811 | Jun 17 17:36:03 devstack devstack@n-api-meta.service[75995]: DEBUG dbcounter [-] [75995] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=75995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.811 | Jun 17 17:36:03 devstack devstack@n-api-meta.service[75994]: DEBUG dbcounter [-] [75994] Writing DB stats nova_cell0:SELECT=1 {{(pid=75994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.814 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.817 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-17 15:36:55.835 | enabled 2026-06-17 15:36:55.842 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-17 15:36:55.865 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-17 15:36:55.865 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-17 15:36:55.865 | Active: active (running) since Wed 2026-06-17 17:34:17 CEST; 2min 38s ago 2026-06-17 15:36:55.865 | Main PID: 73181 (uwsgi) 2026-06-17 15:36:55.865 | Status: "uWSGI is ready" 2026-06-17 15:36:55.865 | Tasks: 5 (limit: 14255) 2026-06-17 15:36:55.865 | Memory: 177.2M (peak: 177.4M) 2026-06-17 15:36:55.865 | CPU: 6.281s 2026-06-17 15:36:55.865 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-17 15:36:55.866 | ├─73181 "placementuWSGI master" 2026-06-17 15:36:55.866 | ├─73182 "placementuWSGI worker 1" 2026-06-17 15:36:55.866 | └─73183 "placementuWSGI worker 2" 2026-06-17 15:36:55.866 | 2026-06-17 15:36:55.866 | Jun 17 17:36:27 devstack devstack@placement-api.service[73182]: INFO placement.requestlog [req-97ce1920-5ac7-43f7-bc14-7cb7bcc4489a req-e2ab01d6-1ac1-4b08-b489-effc2ab511c5 service nova] 192.168.122.70 "PUT /placement/resource_providers/805e41ed-4ec3-4841-9c2a-6215c8320093/inventories" status: 200 len: 396 microversion: 1.26 2026-06-17 15:36:55.866 | Jun 17 17:36:27 devstack devstack@placement-api.service[73182]: [pid: 73182|app: 0|req: 5/9] 192.168.122.70 () {64 vars in 1493 bytes} [Wed Jun 17 17:36:27 2026] PUT /placement/resource_providers/805e41ed-4ec3-4841-9c2a-6215c8320093/inventories => generated 396 bytes in 125 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-17 15:36:55.866 | Jun 17 17:36:27 devstack devstack@placement-api.service[73183]: DEBUG placement.requestlog [req-97ce1920-5ac7-43f7-bc14-7cb7bcc4489a req-adf9ea1a-daa2-480b-8ff7-fdfca8079d37 None None] Starting request: 192.168.122.70 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_NONE,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_BMI2,HW_CPU_X86_SSE42,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX2,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NODE,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_ABM,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9" {{(pid=73183) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-17 15:36:55.866 | Jun 17 17:36:27 devstack devstack@placement-api.service[73183]: INFO placement.requestlog [req-97ce1920-5ac7-43f7-bc14-7cb7bcc4489a req-adf9ea1a-daa2-480b-8ff7-fdfca8079d37 service nova] 192.168.122.70 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_NONE,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_BMI2,HW_CPU_X86_SSE42,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX2,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NODE,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_ABM,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9" status: 200 len: 2058 microversion: 1.6 2026-06-17 15:36:55.868 | Jun 17 17:36:27 devstack devstack@placement-api.service[73183]: [pid: 73183|app: 0|req: 5/10] 192.168.122.70 () {60 vars in 4907 bytes} [Wed Jun 17 17:36:27 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_NONE,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_BMI2,HW_CPU_X86_SSE42,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX2,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NODE,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_ABM,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9 => generated 2058 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-17 15:36:55.868 | Jun 17 17:36:27 devstack devstack@placement-api.service[73182]: DEBUG placement.requestlog [req-97ce1920-5ac7-43f7-bc14-7cb7bcc4489a req-3b561cc9-8471-4180-b358-fc4c53fec8af None None] Starting request: 192.168.122.70 "PUT /placement/resource_providers/805e41ed-4ec3-4841-9c2a-6215c8320093/traits" {{(pid=73182) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-17 15:36:55.868 | Jun 17 17:36:27 devstack devstack@placement-api.service[73182]: INFO placement.requestlog [req-97ce1920-5ac7-43f7-bc14-7cb7bcc4489a req-3b561cc9-8471-4180-b358-fc4c53fec8af service nova] 192.168.122.70 "PUT /placement/resource_providers/805e41ed-4ec3-4841-9c2a-6215c8320093/traits" status: 200 len: 2093 microversion: 1.6 2026-06-17 15:36:55.868 | Jun 17 17:36:27 devstack devstack@placement-api.service[73182]: [pid: 73182|app: 0|req: 6/11] 192.168.122.70 () {64 vars in 1478 bytes} [Wed Jun 17 17:36:27 2026] PUT /placement/resource_providers/805e41ed-4ec3-4841-9c2a-6215c8320093/traits => generated 2093 bytes in 172 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-17 15:36:55.868 | Jun 17 17:36:37 devstack devstack@placement-api.service[73183]: DEBUG dbcounter [-] [73183] Writing DB stats placement:SELECT=4 {{(pid=73183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.868 | Jun 17 17:36:37 devstack devstack@placement-api.service[73182]: DEBUG dbcounter [-] [73182] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=73182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.872 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.876 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-17 15:36:55.894 | not-found 2026-06-17 15:36:55.899 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.903 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-17 15:36:55.922 | enabled 2026-06-17 15:36:55.926 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-17 15:36:55.949 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-17 15:36:55.949 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-17 15:36:55.949 | Active: active (running) since Wed 2026-06-17 17:36:24 CEST; 31s ago 2026-06-17 15:36:55.949 | Main PID: 82208 (uwsgi) 2026-06-17 15:36:55.949 | Status: "uWSGI is ready" 2026-06-17 15:36:55.949 | Tasks: 9 (limit: 14255) 2026-06-17 15:36:55.949 | Memory: 258.7M (peak: 259.4M) 2026-06-17 15:36:55.950 | CPU: 10.866s 2026-06-17 15:36:55.950 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-17 15:36:55.950 | ├─82208 "glance-apiuWSGI master" 2026-06-17 15:36:55.950 | ├─82214 "glance-apiuWSGI worker 1" 2026-06-17 15:36:55.950 | └─82215 "glance-apiuWSGI worker 2" 2026-06-17 15:36:55.950 | 2026-06-17 15:36:55.950 | Jun 17 17:36:36 devstack devstack@g-api.service[82214]: INFO glance.location [None req-239b0fd7-c9d5-45a3-9c27-66a8162b0823 admin admin] Image format matched and virtual size computed: 117440512 2026-06-17 15:36:55.950 | Jun 17 17:36:36 devstack devstack@g-api.service[82214]: DEBUG glance_store.backend [None req-239b0fd7-c9d5-45a3-9c27-66a8162b0823 admin admin] Skipping store.set_acls... not implemented. {{(pid=82214) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-17 15:36:55.950 | Jun 17 17:36:36 devstack devstack@g-api.service[82214]: [pid: 82214|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Wed Jun 17 17:36:35 2026] PUT /v2/images/ca04ee66-b8fc-494b-ac3e-351fa859eed7/file => generated 0 bytes in 1844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-17 15:36:55.950 | Jun 17 17:36:36 devstack devstack@g-api.service[82215]: DEBUG glance.api.middleware.version_negotiation [None req-a1195f6a-c711-4bb1-8342-d9af318456cc admin admin] Determining version of request: GET /v2/images/ca04ee66-b8fc-494b-ac3e-351fa859eed7 Accept: */* {{(pid=82215) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-17 15:36:55.950 | Jun 17 17:36:36 devstack devstack@g-api.service[82215]: DEBUG glance.api.middleware.version_negotiation [None req-a1195f6a-c711-4bb1-8342-d9af318456cc admin admin] Using url versioning {{(pid=82215) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-17 15:36:55.951 | Jun 17 17:36:36 devstack devstack@g-api.service[82215]: DEBUG glance.api.middleware.version_negotiation [None req-a1195f6a-c711-4bb1-8342-d9af318456cc admin admin] Matched version: v2 {{(pid=82215) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-17 15:36:55.951 | Jun 17 17:36:36 devstack devstack@g-api.service[82215]: DEBUG glance.api.middleware.version_negotiation [None req-a1195f6a-c711-4bb1-8342-d9af318456cc admin admin] new path /v2/images/ca04ee66-b8fc-494b-ac3e-351fa859eed7 {{(pid=82215) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-17 15:36:55.951 | Jun 17 17:36:36 devstack devstack@g-api.service[82215]: [pid: 82215|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Jun 17 17:36:36 2026] GET /v2/images/ca04ee66-b8fc-494b-ac3e-351fa859eed7 => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-17 15:36:55.951 | Jun 17 17:36:46 devstack devstack@g-api.service[82214]: DEBUG dbcounter [-] [82214] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=82214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.951 | Jun 17 17:36:46 devstack devstack@g-api.service[82215]: DEBUG dbcounter [-] [82215] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=82215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:55.954 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:55.958 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-17 15:36:55.977 | enabled 2026-06-17 15:36:55.982 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-17 15:36:56.004 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-17 15:36:56.004 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-17 15:36:56.004 | Active: active (running) since Wed 2026-06-17 17:36:12 CEST; 43s ago 2026-06-17 15:36:56.004 | Main PID: 80694 (cinder-schedule) 2026-06-17 15:36:56.004 | Tasks: 1 (limit: 14255) 2026-06-17 15:36:56.004 | Memory: 109.9M (peak: 110.2M) 2026-06-17 15:36:56.005 | CPU: 4.211s 2026-06-17 15:36:56.005 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-17 15:36:56.005 | └─80694 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-17 15:36:56.005 | 2026-06-17 15:36:56.005 | Jun 17 17:36:17 devstack cinder-scheduler[80694]: DEBUG cinder.service [None req-8d7209fb-b64b-48c9-804e-adec3ceb28e2 None None] Creating RPC server for service cinder-scheduler {{(pid=80694) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-17 15:36:56.005 | Jun 17 17:36:17 devstack cinder-scheduler[80694]: DEBUG cinder.service [None req-8d7209fb-b64b-48c9-804e-adec3ceb28e2 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=80694) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-17 15:36:56.005 | Jun 17 17:36:27 devstack cinder-scheduler[80694]: DEBUG dbcounter [-] [80694] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=80694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.005 | Jun 17 17:36:35 devstack cinder-scheduler[80694]: DEBUG cinder.scheduler.host_manager [None req-5a2ac36d-49c6-4f6f-b1ec-c1110b529ffb 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=80694) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-17 15:36:56.005 | Jun 17 17:36:35 devstack cinder-scheduler[80694]: DEBUG cinder.scheduler.host_manager [None req-5a2ac36d-49c6-4f6f-b1ec-c1110b529ffb 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, 6, 17, 15, 36, 35, 593683)}, {'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, 6, 17, 15, 36, 35, 593683)}]. {{(pid=80694) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-17 15:36:56.005 | Jun 17 17:36:35 devstack cinder-scheduler[80694]: DEBUG cinder.scheduler.host_manager [None req-5a2ac36d-49c6-4f6f-b1ec-c1110b529ffb 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, 6, 17, 15, 36, 35, 559181)} {{(pid=80694) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-17 15:36:56.005 | Jun 17 17:36:40 devstack cinder-scheduler[80694]: DEBUG oslo_service.periodic_task [None req-a28464b2-0b01-457a-874c-4186d91ddff7 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=80694) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-17 15:36:56.006 | Jun 17 17:36:40 devstack cinder-scheduler[80694]: INFO cinder.message.api [None req-a28464b2-0b01-457a-874c-4186d91ddff7 None None] Deleted 0 expired messages. 2026-06-17 15:36:56.006 | Jun 17 17:36:40 devstack cinder-scheduler[80694]: DEBUG oslo_service.periodic_task [None req-a28464b2-0b01-457a-874c-4186d91ddff7 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=80694) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-17 15:36:56.006 | Jun 17 17:36:50 devstack cinder-scheduler[80694]: DEBUG dbcounter [-] [80694] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=80694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.009 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.013 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-17 15:36:56.032 | enabled 2026-06-17 15:36:56.038 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-17 15:36:56.061 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-17 15:36:56.061 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-17 15:36:56.061 | Active: active (running) since Wed 2026-06-17 17:36:05 CEST; 50s ago 2026-06-17 15:36:56.061 | Main PID: 79898 (uwsgi) 2026-06-17 15:36:56.061 | Status: "uWSGI is ready" 2026-06-17 15:36:56.062 | Tasks: 7 (limit: 14255) 2026-06-17 15:36:56.062 | Memory: 247.0M (peak: 247.3M) 2026-06-17 15:36:56.062 | CPU: 11.245s 2026-06-17 15:36:56.062 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-17 15:36:56.062 | ├─79898 "cinder-apiuWSGI master" 2026-06-17 15:36:56.062 | ├─79923 "cinder-apiuWSGI worker 1" 2026-06-17 15:36:56.062 | └─79924 "cinder-apiuWSGI worker 2" 2026-06-17 15:36:56.062 | 2026-06-17 15:36:56.062 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: DEBUG dbcounter [-] [79923] Writing DB stats cinder:SELECT=6 {{(pid=79923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.062 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: INFO cinder.api.openstack.wsgi [req-8289a41a-27d0-4145-8985-e93f26c9d09e req-178923bb-f668-4530-956f-96ffb0ba68ae admin admin] POST http://192.168.122.70/volume/v3/types/d495a190-d50b-44f9-a7e4-c9190c396c17/extra_specs 2026-06-17 15:36:56.062 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: DEBUG cinder.api.openstack.wsgi [req-8289a41a-27d0-4145-8985-e93f26c9d09e req-178923bb-f668-4530-956f-96ffb0ba68ae admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=79923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-17 15:36:56.063 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-17 15:36:56.063 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: warnings.warn( 2026-06-17 15:36:56.063 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: DEBUG oslo_db.sqlalchemy.engines [req-8289a41a-27d0-4145-8985-e93f26c9d09e req-178923bb-f668-4530-956f-96ffb0ba68ae 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=79923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 15:36:56.063 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: INFO cinder.api.openstack.wsgi [req-8289a41a-27d0-4145-8985-e93f26c9d09e req-178923bb-f668-4530-956f-96ffb0ba68ae admin admin] http://192.168.122.70/volume/v3/types/d495a190-d50b-44f9-a7e4-c9190c396c17/extra_specs returned with HTTP 200 2026-06-17 15:36:56.063 | Jun 17 17:36:20 devstack devstack@c-api.service[79923]: [pid: 79923|app: 0|req: 1/3] 192.168.122.70 () {62 vars in 1358 bytes} [Wed Jun 17 17:36:19 2026] POST /volume/v3/types/d495a190-d50b-44f9-a7e4-c9190c396c17/extra_specs => generated 55 bytes in 1220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-06-17 15:36:56.063 | Jun 17 17:36:29 devstack devstack@c-api.service[79924]: DEBUG dbcounter [-] [79924] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=79924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.063 | Jun 17 17:36:30 devstack devstack@c-api.service[79923]: DEBUG dbcounter [-] [79923] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=79923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.067 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.070 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-17 15:36:56.088 | enabled 2026-06-17 15:36:56.096 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-17 15:36:56.119 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-17 15:36:56.119 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-17 15:36:56.119 | Active: active (running) since Wed 2026-06-17 17:36:15 CEST; 40s ago 2026-06-17 15:36:56.119 | Main PID: 81345 (cinder-volume) 2026-06-17 15:36:56.119 | Tasks: 2 (limit: 14255) 2026-06-17 15:36:56.119 | Memory: 144.5M (peak: 173.1M) 2026-06-17 15:36:56.119 | CPU: 20.299s 2026-06-17 15:36:56.119 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-17 15:36:56.120 | ├─81345 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-17 15:36:56.120 | └─81516 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-17 15:36:56.120 | 2026-06-17 15:36:56.120 | Jun 17 17:36:37 devstack sudo[82642]: pam_unix(sudo:session): session closed for user root 2026-06-17 15:36:56.120 | Jun 17 17:36:37 devstack cinder-volume[81516]: DEBUG oslo_concurrency.processutils [None req-5a2ac36d-49c6-4f6f-b1ec-c1110b529ffb 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.636s {{(pid=81516) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-17 15:36:56.120 | Jun 17 17:36:37 devstack cinder-volume[81516]: DEBUG oslo_concurrency.processutils [None req-5a2ac36d-49c6-4f6f-b1ec-c1110b529ffb 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=81516) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-17 15:36:56.120 | Jun 17 17:36:37 devstack sudo[82700]: 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-06-17 15:36:56.120 | Jun 17 17:36:37 devstack sudo[82700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-17 15:36:56.120 | Jun 17 17:36:38 devstack sudo[82700]: pam_unix(sudo:session): session closed for user root 2026-06-17 15:36:56.120 | Jun 17 17:36:38 devstack cinder-volume[81516]: DEBUG oslo_concurrency.processutils [None req-5a2ac36d-49c6-4f6f-b1ec-c1110b529ffb 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.641s {{(pid=81516) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-17 15:36:56.120 | Jun 17 17:36:38 devstack cinder-volume[81516]: INFO cinder.volume.manager [None req-5a2ac36d-49c6-4f6f-b1ec-c1110b529ffb None None] Driver post RPC initialization completed successfully. 2026-06-17 15:36:56.121 | Jun 17 17:36:48 devstack cinder-volume[81516]: DEBUG dbcounter [-] [81516] Writing DB stats cinder:SELECT=4 {{(pid=81516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.121 | Jun 17 17:36:48 devstack cinder-volume[81516]: DEBUG dbcounter [-] [81516] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=81516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.125 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.129 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-17 15:36:56.148 | not-found 2026-06-17 15:36:56.155 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.159 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-17 15:36:56.178 | not-found 2026-06-17 15:36:56.184 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.188 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-17 15:36:56.207 | not-found 2026-06-17 15:36:56.213 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.217 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-17 15:36:56.235 | not-found 2026-06-17 15:36:56.240 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.244 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-17 15:36:56.262 | not-found 2026-06-17 15:36:56.268 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.272 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-17 15:36:56.292 | enabled 2026-06-17 15:36:56.299 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-17 15:36:56.323 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-17 15:36:56.323 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-17 15:36:56.324 | Active: active (running) since Wed 2026-06-17 17:33:56 CEST; 3min 0s ago 2026-06-17 15:36:56.324 | Main PID: 69744 (neutron-ovn-age) 2026-06-17 15:36:56.324 | Tasks: 20 (limit: 14255) 2026-06-17 15:36:56.324 | Memory: 345.3M (peak: 346.1M) 2026-06-17 15:36:56.324 | CPU: 12.388s 2026-06-17 15:36:56.324 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-17 15:36:56.324 | ├─69744 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-17 15:36:56.324 | ├─71122 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-17 15:36:56.324 | ├─71506 /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/tmpfgb85lov/privsep.sock 2026-06-17 15:36:56.324 | └─74037 /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/tmpl9cvxuxk/privsep.sock 2026-06-17 15:36:56.324 | 2026-06-17 15:36:56.325 | Jun 17 17:35:00 devstack neutron-ovn-agent[71122]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 15:36:56.325 | Jun 17 17:35:38 devstack neutron-ovn-agent[71122]: 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=0ed9adea-5399-49de-b975-95b2212b0888, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '8a:43:12', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '4e:f8:f7:94:91:bb', '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=0ed9adea-5399-49de-b975-95b2212b0888, nb_cfg=1) {{(pid=71122) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-17 15:36:56.325 | Jun 17 17:35:38 devstack neutron-ovn-agent[71122]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 3 seconds {{(pid=71122) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-17 15:36:56.325 | Jun 17 17:35:41 devstack neutron-ovn-agent[71122]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=66bc08f1-07ed-4a2d-986a-6775c82ae6ab, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=71122) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-17 15:36:56.325 | Jun 17 17:36:00 devstack neutron-ovn-agent[71122]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 15:36:56.325 | Jun 17 17:36:00 devstack neutron-ovn-agent[71122]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=71122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 15:36:56.325 | Jun 17 17:36:00 devstack neutron-ovn-agent[71122]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 15:36:56.325 | Jun 17 17:36:00 devstack neutron-ovn-agent[71122]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 15:36:56.325 | Jun 17 17:36:00 devstack neutron-ovn-agent[71122]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=71122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 15:36:56.325 | Jun 17 17:36:00 devstack neutron-ovn-agent[71122]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71122) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 15:36:56.332 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.336 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-17 15:36:56.354 | not-found 2026-06-17 15:36:56.360 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.364 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-17 15:36:56.382 | not-found 2026-06-17 15:36:56.387 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.392 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-17 15:36:56.410 | not-found 2026-06-17 15:36:56.416 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.420 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-17 15:36:56.438 | not-found 2026-06-17 15:36:56.446 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.451 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-17 15:36:56.470 | enabled 2026-06-17 15:36:56.477 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-17 15:36:56.501 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-17 15:36:56.501 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-17 15:36:56.501 | Active: active (running) since Wed 2026-06-17 17:27:10 CEST; 9min ago 2026-06-17 15:36:56.501 | Main PID: 46293 (dstat.sh) 2026-06-17 15:36:56.501 | Tasks: 3 (limit: 14255) 2026-06-17 15:36:56.501 | Memory: 27.5M (peak: 28.0M) 2026-06-17 15:36:56.501 | CPU: 3.400s 2026-06-17 15:36:56.501 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-17 15:36:56.501 | ├─46293 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-17 15:36:56.501 | ├─46467 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-17 15:36:56.502 | └─46468 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-17 15:36:56.502 | 2026-06-17 15:36:56.502 | Jun 17 17:36:47 devstack dstat.sh[46468]: 17-06 17:36:47| 20 12 60 0 0|5234M 319M 220M 5961M|7492B 28k| 44k 996k|3.00 76.0 |4688 4128 |3.35 2.59 1.72|5.0 0 193| 0 0 | | 17 285 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:48 devstack dstat.sh[46468]: 17-06 17:36:48| 19 10 69 0 0|5267M 286M 220M 5961M|1174B 6289B| 0 136k| 0 8.00 |2531 2090 |3.16 2.56 1.71|2.0 0 72| 0 0 | | 17 287 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:49 devstack dstat.sh[46468]: 17-06 17:36:49| 21 9 69 0 0|5293M 260M 220M 5961M| 0 0 | 0 168k| 0 18.0 |2110 1533 |3.16 2.56 1.71|1.0 0 1.0| 0 0 | | 17 289 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:50 devstack dstat.sh[46468]: 17-06 17:36:50| 18 9 68 0 0|5318M 234M 220M 5961M|2626B 7802B| 192k 196k|11.0 22.0 |2916 2492 |3.16 2.56 1.71|1.0 0 77| 0 0 | | 17 289 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:51 devstack dstat.sh[46468]: 17-06 17:36:51| 2 12 80 0 0|5309M 243M 220M 5961M|5808B 15k| 16k 552k|3.00 34.0 |3553 3427 |3.16 2.56 1.71|1.0 0 202| 0 0 | | 17 289 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:52 devstack dstat.sh[46468]: 17-06 17:36:52| 10 5 82 0 0|5311M 242M 220M 5961M| 184B 476B| 0 96k| 0 10.0 |1598 1532 |3.16 2.56 1.71|1.0 0 5.0| 0 0 | | 17 289 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:53 devstack dstat.sh[46468]: 17-06 17:36:53| 17 9 70 0 0|5326M 227M 220M 5961M| 0 0 | 0 0 | 0 0 |1961 1516 |2.99 2.54 1.71|1.0 0 1.0| 0 0 | | 17 289 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:54 devstack dstat.sh[46468]: 17-06 17:36:54| 20 8 69 1 0|5347M 206M 220M 5961M| 52B 0 | 0 2585k| 0 407 |2280 1801 |2.99 2.54 1.71|2.0 0 0| 0 0 | | 17 289 0 31 0 2026-06-17 15:36:56.502 | Jun 17 17:36:55 devstack dstat.sh[46468]: 17-06 17:36:55| 22 5 69 0 0|5288M 264M 220M 5961M| 792B 2120B| 0 216k| 0 17.0 |2694 2313 |2.99 2.54 1.71|2.0 0 29| 0 0 | | 17 293 0 31 0 2026-06-17 15:36:56.503 | Jun 17 17:36:56 devstack dstat.sh[46468]: 17-06 17:36:56| 10 21 60 0 0|5270M 283M 220M 5961M| 10k 65k|8182B 168k|2.00 28.0 |5725 4390 |2.99 2.54 1.71|1.0 0 195| 0 0 | | 17 293 0 31 0 2026-06-17 15:36:56.508 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.513 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-17 15:36:56.532 | enabled 2026-06-17 15:36:56.538 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-17 15:36:56.561 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-17 15:36:56.561 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-17 15:36:56.561 | Active: active (running) since Wed 2026-06-17 17:33:53 CEST; 3min 2s ago 2026-06-17 15:36:56.561 | Main PID: 69049 (neutron-ovn-met) 2026-06-17 15:36:56.561 | Tasks: 2 (limit: 14255) 2026-06-17 15:36:56.561 | Memory: 121.4M (peak: 122.1M) 2026-06-17 15:36:56.561 | CPU: 3.693s 2026-06-17 15:36:56.562 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-17 15:36:56.563 | └─69049 "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-06-17 15:36:56.563 | 2026-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: 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-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: 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-06-17 15:36:56.563 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-17 15:36:56.564 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-17 15:36:56.564 | Jun 17 17:33:57 devstack neutron-ovn-metadata-agent[69049]: ERROR neutron 2026-06-17 15:36:56.568 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.572 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-17 15:36:56.593 | enabled 2026-06-17 15:36:56.600 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-17 15:36:56.623 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-17 15:36:56.623 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-17 15:36:56.623 | Active: active (running) since Wed 2026-06-17 17:33:59 CEST; 2min 56s ago 2026-06-17 15:36:56.623 | Main PID: 70838 (uwsgi) 2026-06-17 15:36:56.624 | Status: "uWSGI is ready" 2026-06-17 15:36:56.624 | Tasks: 23 (limit: 14255) 2026-06-17 15:36:56.624 | Memory: 389.1M (peak: 389.7M) 2026-06-17 15:36:56.624 | CPU: 42.950s 2026-06-17 15:36:56.624 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-17 15:36:56.624 | ├─70838 "neutron-apiuWSGI master" 2026-06-17 15:36:56.624 | ├─70839 "neutron-apiuWSGI worker 1" 2026-06-17 15:36:56.624 | └─70840 "neutron-apiuWSGI worker 2" 2026-06-17 15:36:56.625 | 2026-06-17 15:36:56.625 | Jun 17 17:36:31 devstack devstack@neutron-api.service[70840]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70840) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-17 15:36:56.625 | Jun 17 17:36:31 devstack devstack@neutron-api.service[70840]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70840) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-17 15:36:56.625 | Jun 17 17:36:39 devstack devstack@neutron-api.service[70839]: DEBUG dbcounter [-] [70839] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.625 | Jun 17 17:36:41 devstack devstack@neutron-api.service[70840]: DEBUG dbcounter [-] [70840] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.625 | Jun 17 17:36:44 devstack devstack@neutron-api.service[70839]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70839) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-17 15:36:56.625 | Jun 17 17:36:44 devstack devstack@neutron-api.service[70839]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70839) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-17 15:36:56.625 | Jun 17 17:36:46 devstack devstack@neutron-api.service[70840]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70840) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-17 15:36:56.626 | Jun 17 17:36:46 devstack devstack@neutron-api.service[70840]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70840) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-17 15:36:56.626 | Jun 17 17:36:54 devstack devstack@neutron-api.service[70839]: DEBUG dbcounter [-] [70839] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.626 | Jun 17 17:36:56 devstack devstack@neutron-api.service[70840]: DEBUG dbcounter [-] [70840] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.630 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.634 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-17 15:36:56.653 | enabled 2026-06-17 15:36:56.659 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-17 15:36:56.683 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-17 15:36:56.683 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-17 15:36:56.683 | Active: active (running) since Wed 2026-06-17 17:34:04 CEST; 2min 52s ago 2026-06-17 15:36:56.683 | Main PID: 71847 (neutron-periodi) 2026-06-17 15:36:56.684 | Tasks: 15 (limit: 14255) 2026-06-17 15:36:56.684 | Memory: 180.5M (peak: 180.7M) 2026-06-17 15:36:56.684 | CPU: 6.776s 2026-06-17 15:36:56.684 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-17 15:36:56.684 | ├─71847 "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-06-17 15:36:56.684 | └─72657 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-17 15:36:56.684 | 2026-06-17 15:36:56.684 | Jun 17 17:35:56 devstack neutron-periodic-workers[72657]: DEBUG oslo.service.backend._threading.loopingcall [None req-9436d418-2c2a-49ce-b1ad-6ca19e57e072 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=72657) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.684 | Jun 17 17:36:06 devstack neutron-periodic-workers[72657]: DEBUG dbcounter [-] [72657] Writing DB stats neutron:SELECT=1 {{(pid=72657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.684 | Jun 17 17:36:07 devstack neutron-periodic-workers[72657]: DEBUG oslo.service.backend._threading.loopingcall [None req-85c35049-d813-46d2-8fad-d908e2405937 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=72657) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.685 | Jun 17 17:36:15 devstack neutron-periodic-workers[72657]: DEBUG oslo.service.backend._threading.loopingcall [None req-6b9bdf8f-940a-4729-82d7-99496a47f899 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=72657) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.685 | Jun 17 17:36:25 devstack neutron-periodic-workers[72657]: DEBUG dbcounter [-] [72657] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=72657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.685 | Jun 17 17:36:33 devstack neutron-periodic-workers[72657]: DEBUG neutron.db.agents_db [None req-9436d418-2c2a-49ce-b1ad-6ca19e57e072 None None] Agent healthcheck: found 0 active agents {{(pid=72657) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-17 15:36:56.685 | Jun 17 17:36:33 devstack neutron-periodic-workers[72657]: DEBUG oslo.service.backend._threading.loopingcall [None req-9436d418-2c2a-49ce-b1ad-6ca19e57e072 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=72657) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.685 | Jun 17 17:36:43 devstack neutron-periodic-workers[72657]: DEBUG dbcounter [-] [72657] Writing DB stats neutron:SELECT=1 {{(pid=72657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.685 | Jun 17 17:36:44 devstack neutron-periodic-workers[72657]: DEBUG oslo.service.backend._threading.loopingcall [None req-85c35049-d813-46d2-8fad-d908e2405937 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=72657) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.685 | Jun 17 17:36:54 devstack neutron-periodic-workers[72657]: DEBUG dbcounter [-] [72657] Writing DB stats neutron:SELECT=3 {{(pid=72657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.691 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.695 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-17 15:36:56.716 | enabled 2026-06-17 15:36:56.722 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-17 15:36:56.745 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-17 15:36:56.745 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-17 15:36:56.745 | Active: active (running) since Wed 2026-06-17 17:34:01 CEST; 2min 55s ago 2026-06-17 15:36:56.745 | Main PID: 71348 (neutron-rpc-ser) 2026-06-17 15:36:56.745 | Tasks: 27 (limit: 14255) 2026-06-17 15:36:56.745 | Memory: 203.1M (peak: 203.5M) 2026-06-17 15:36:56.746 | CPU: 7.688s 2026-06-17 15:36:56.746 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-17 15:36:56.746 | ├─71348 "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-06-17 15:36:56.746 | ├─72518 "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-06-17 15:36:56.746 | └─72530 "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-06-17 15:36:56.746 | 2026-06-17 15:36:56.746 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 15:36:56.746 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-17 15:36:56.746 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-17 15:36:56.746 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-17 15:36:56.746 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-17 15:36:56.747 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 15:36:56.747 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-17 15:36:56.747 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-17 15:36:56.747 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-17 15:36:56.747 | Jun 17 17:35:41 devstack neutron-rpc-server[72518]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-17 15:36:56.751 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.756 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:36:56.775 | enabled 2026-06-17 15:36:56.781 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-17 15:36:56.804 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:36:56.804 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-17 15:36:56.804 | Active: active (running) since Wed 2026-06-17 17:34:07 CEST; 2min 49s ago 2026-06-17 15:36:56.804 | Main PID: 72358 (neutron-ovn-mai) 2026-06-17 15:36:56.804 | Tasks: 12 (limit: 14255) 2026-06-17 15:36:56.804 | Memory: 252.6M (peak: 253.0M) 2026-06-17 15:36:56.804 | CPU: 7.770s 2026-06-17 15:36:56.804 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-17 15:36:56.804 | ├─72358 "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-06-17 15:36:56.804 | └─72483 "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-06-17 15:36:56.805 | 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=72483) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=72483) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: DEBUG futurist.periodics [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=72483) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=72483) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=72483) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: DEBUG futurist.periodics [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=72483) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-17 15:36:56.805 | Jun 17 17:34:35 devstack neutron-ovn-maintenance-worker[72483]: DEBUG futurist.periodics [None req-03e5712b-101e-473e-866d-88de729c2cbd None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=72483) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-17 15:36:56.806 | Jun 17 17:34:45 devstack neutron-ovn-maintenance-worker[72483]: DEBUG dbcounter [-] [72483] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=72483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.811 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.815 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-17 15:36:56.835 | enabled 2026-06-17 15:36:56.841 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-17 15:36:56.865 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-17 15:36:56.865 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-17 15:36:56.865 | Active: active (running) since Wed 2026-06-17 17:35:49 CEST; 1min 7s ago 2026-06-17 15:36:56.865 | Main PID: 76638 (nova-novncproxy) 2026-06-17 15:36:56.865 | Tasks: 4 (limit: 14255) 2026-06-17 15:36:56.865 | Memory: 109.6M (peak: 109.8M) 2026-06-17 15:36:56.865 | CPU: 3.857s 2026-06-17 15:36:56.865 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-17 15:36:56.866 | └─76638 /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-06-17 15:36:56.866 | 2026-06-17 15:36:56.866 | Jun 17 17:35:49 devstack nova-novncproxy[76638]: If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:36:56.866 | Jun 17 17:35:49 devstack nova-novncproxy[76638]: framework. For more detail see 2026-06-17 15:36:56.866 | Jun 17 17:35:49 devstack nova-novncproxy[76638]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:36:56.866 | Jun 17 17:35:49 devstack nova-novncproxy[76638]: import eventlet # noqa 2026-06-17 15:36:56.866 | Jun 17 17:35:50 devstack nova-novncproxy[76638]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:36:56.866 | Jun 17 17:35:54 devstack nova-novncproxy[76638]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-17 15:36:56.866 | Jun 17 17:35:54 devstack nova-novncproxy[76638]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-17 15:36:56.866 | Jun 17 17:35:54 devstack nova-novncproxy[76638]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-17 15:36:56.866 | Jun 17 17:35:54 devstack nova-novncproxy[76638]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-17 15:36:56.867 | Jun 17 17:35:54 devstack nova-novncproxy[76638]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-17 15:36:56.872 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.877 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-17 15:36:56.896 | enabled 2026-06-17 15:36:56.902 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-17 15:36:56.926 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-17 15:36:56.926 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-17 15:36:56.926 | Active: active (running) since Wed 2026-06-17 17:35:51 CEST; 1min 4s ago 2026-06-17 15:36:56.926 | Main PID: 77433 (nova-conductor:) 2026-06-17 15:36:56.926 | Tasks: 19 (limit: 14255) 2026-06-17 15:36:56.926 | Memory: 158.4M (peak: 158.9M) 2026-06-17 15:36:56.926 | CPU: 5.002s 2026-06-17 15:36:56.926 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-17 15:36:56.926 | ├─77433 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-17 15:36:56.927 | ├─79117 "nova-conductor: ServiceWrapper worker(0)" 2026-06-17 15:36:56.927 | └─79119 "nova-conductor: ServiceWrapper worker(1)" 2026-06-17 15:36:56.927 | 2026-06-17 15:36:56.927 | Jun 17 17:35:58 devstack nova-conductor[79119]: DEBUG nova.servicegroup.drivers.db [None req-793402ae-0ec4-43ec-8a85-9e019ee929b0 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=79119) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-17 15:36:56.927 | Jun 17 17:36:03 devstack nova-conductor[79117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=79117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.927 | Jun 17 17:36:03 devstack nova-conductor[79119]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=79119) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.927 | Jun 17 17:36:06 devstack nova-conductor[77433]: DEBUG dbcounter [-] [77433] Writing DB stats nova_api:SELECT=1 {{(pid=77433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.927 | Jun 17 17:36:06 devstack nova-conductor[77433]: DEBUG dbcounter [-] [77433] Writing DB stats nova_cell1:SELECT=1 {{(pid=77433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.927 | Jun 17 17:36:06 devstack nova-conductor[77433]: DEBUG dbcounter [-] [77433] Writing DB stats nova_cell0:SELECT=1 {{(pid=77433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.928 | Jun 17 17:36:13 devstack nova-conductor[79117]: DEBUG dbcounter [-] [79117] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.928 | Jun 17 17:36:13 devstack nova-conductor[79119]: DEBUG oslo.service.backend._threading.loopingcall [None req-37656d72-e9b8-4f01-bce0-76d1a20cafa1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79119) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.928 | Jun 17 17:36:13 devstack nova-conductor[79119]: DEBUG dbcounter [-] [79119] Writing DB stats nova_cell0:SELECT=3 {{(pid=79119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 15:36:56.928 | Jun 17 17:36:54 devstack nova-conductor[79117]: DEBUG oslo.service.backend._threading.loopingcall [None req-93427131-921a-47b7-9a31-9c0de5d39a4a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.932 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 15:36:56.936 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-17 15:36:56.955 | enabled 2026-06-17 15:36:56.961 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-17 15:36:56.984 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-17 15:36:56.984 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-17 15:36:56.984 | Active: active (running) since Wed 2026-06-17 17:35:54 CEST; 1min 2s ago 2026-06-17 15:36:56.984 | Main PID: 77993 (nova-conductor:) 2026-06-17 15:36:56.985 | Tasks: 38 (limit: 14255) 2026-06-17 15:36:56.985 | Memory: 167.4M (peak: 167.9M) 2026-06-17 15:36:56.985 | CPU: 4.943s 2026-06-17 15:36:56.985 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-17 15:36:56.985 | ├─77993 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-17 15:36:56.985 | ├─79136 "nova-conductor: ServiceWrapper worker(0)" 2026-06-17 15:36:56.985 | └─79138 "nova-conductor: ServiceWrapper worker(1)" 2026-06-17 15:36:56.985 | 2026-06-17 15:36:56.985 | Jun 17 17:36:14 devstack nova-conductor[79136]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79136) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.985 | Jun 17 17:36:14 devstack nova-conductor[79138]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.985 | Jun 17 17:36:24 devstack nova-conductor[79136]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79136) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.986 | Jun 17 17:36:24 devstack nova-conductor[79138]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.986 | Jun 17 17:36:34 devstack nova-conductor[79136]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79136) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.986 | Jun 17 17:36:34 devstack nova-conductor[79138]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.986 | Jun 17 17:36:44 devstack nova-conductor[79136]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79136) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.986 | Jun 17 17:36:44 devstack nova-conductor[79138]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.986 | Jun 17 17:36:54 devstack nova-conductor[79136]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79136) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.986 | Jun 17 17:36:54 devstack nova-conductor[79138]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 15:36:56.992 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-17 15:36:57.019 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:57.022 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-17 15:36:57.049 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:36:57.053 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-17 15:36:57.057 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 15:36:57.538 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:36:57.538 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:36:57.538 | we strongly recommend against using it for new projects. 2026-06-17 15:36:57.538 | 2026-06-17 15:36:57.538 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:36:57.538 | framework. For more detail see 2026-06-17 15:36:57.538 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:36:57.538 | 2026-06-17 15:36:57.538 | import eventlet # noqa 2026-06-17 15:36:57.905 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:37:01.031 | INFO dbcounter [None req-c5a04b85-fef3-493b-bb0c-9feb482342b1 None None] Registered counter for database nova_api 2026-06-17 15:37:01.165 | DEBUG dbcounter [-] [83613] Writer thread running {{(pid=83613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:37:01.175 | Found 2 cell mappings. 2026-06-17 15:37:01.175 | Skipping cell0 since it does not contain hosts. 2026-06-17 15:37:01.175 | Getting computes from cell 'cell1': bd919554-97a0-401e-a930-97ad08a2a431 2026-06-17 15:37:01.175 | INFO dbcounter [None req-c5a04b85-fef3-493b-bb0c-9feb482342b1 None None] Registered counter for database nova_cell1 2026-06-17 15:37:01.258 | DEBUG dbcounter [-] [83613] Writer thread running {{(pid=83613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 15:37:01.582 | Checking host mapping for compute host 'devstack': 805e41ed-4ec3-4841-9c2a-6215c8320093 2026-06-17 15:37:01.583 | Creating host mapping for compute host 'devstack': 805e41ed-4ec3-4841-9c2a-6215c8320093 2026-06-17 15:37:01.583 | Found 1 unmapped computes in cell: bd919554-97a0-401e-a930-97ad08a2a431 2026-06-17 15:37:01.974 | Exception ignored in: 2026-06-17 15:37:01.974 | Traceback (most recent call last): 2026-06-17 15:37:01.974 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:37:01.974 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:37:01.974 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:37:01.974 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:37:01.974 | RuntimeError: greenlet is being finalized 2026-06-17 15:37:02.434 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-17 15:37:02.905 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 15:37:02.905 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 15:37:02.905 | we strongly recommend against using it for new projects. 2026-06-17 15:37:02.905 | 2026-06-17 15:37:02.905 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 15:37:02.905 | framework. For more detail see 2026-06-17 15:37:02.905 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 15:37:02.905 | 2026-06-17 15:37:02.905 | import eventlet # noqa 2026-06-17 15:37:03.259 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 15:37:06.822 | +-------------------------------------------+ 2026-06-17 15:37:06.822 | | Upgrade Check Results | 2026-06-17 15:37:06.822 | +-------------------------------------------+ 2026-06-17 15:37:06.822 | | Check: Cells v2 | 2026-06-17 15:37:06.822 | | Result: Success | 2026-06-17 15:37:06.822 | | Details: None | 2026-06-17 15:37:06.822 | +-------------------------------------------+ 2026-06-17 15:37:06.822 | | Check: Placement API | 2026-06-17 15:37:06.822 | | Result: Success | 2026-06-17 15:37:06.822 | | Details: None | 2026-06-17 15:37:06.823 | +-------------------------------------------+ 2026-06-17 15:37:06.823 | | Check: Cinder API | 2026-06-17 15:37:06.823 | | Result: Success | 2026-06-17 15:37:06.823 | | Details: None | 2026-06-17 15:37:06.823 | +-------------------------------------------+ 2026-06-17 15:37:06.823 | | Check: Policy File JSON to YAML Migration | 2026-06-17 15:37:06.823 | | Result: Success | 2026-06-17 15:37:06.823 | | Details: None | 2026-06-17 15:37:06.823 | +-------------------------------------------+ 2026-06-17 15:37:06.823 | | Check: Older than N-1 computes | 2026-06-17 15:37:06.823 | | Result: Success | 2026-06-17 15:37:06.824 | | Details: None | 2026-06-17 15:37:06.824 | +-------------------------------------------+ 2026-06-17 15:37:06.824 | | Check: hw_machine_type unset | 2026-06-17 15:37:06.824 | | Result: Success | 2026-06-17 15:37:06.824 | | Details: None | 2026-06-17 15:37:06.824 | +-------------------------------------------+ 2026-06-17 15:37:06.824 | | Check: Service User Token Configuration | 2026-06-17 15:37:06.824 | | Result: Success | 2026-06-17 15:37:06.824 | | Details: None | 2026-06-17 15:37:06.824 | +-------------------------------------------+ 2026-06-17 15:37:07.184 | Exception ignored in: 2026-06-17 15:37:07.184 | Traceback (most recent call last): 2026-06-17 15:37:07.184 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 15:37:07.184 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 15:37:07.184 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 15:37:07.184 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 15:37:07.184 | RuntimeError: greenlet is being finalized 2026-06-17 15:37:07.607 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-17 15:37:07.613 | + ./stack.sh:main:1479 : command openstack complete 2026-06-17 15:37:07.614 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-17 15:37:11.256 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-17 15:37:11.284 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:37:11.289 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-17 15:37:11.293 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 15:37:11.297 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 15:37:11.301 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-17 15:37:11.305 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:37:11.310 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-17 15:37:11.315 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-17 15:37:11.319 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-17 15:37:11.323 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-17 15:37:11.327 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-17 15:37:11.332 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-17 15:37:11.336 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-17 15:37:11.342 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-17 15:37:11.392 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-17 15:37:11.399 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-17 15:37:11.400 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-17 15:37:11.400 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-17 15:37:11.407 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-17 15:37:11.412 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-17 15:37:11.417 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-17 15:37:11.422 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-17 15:37:11.426 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-17 15:37:11.430 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-17 15:37:11.452 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-17 15:37:11.472 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-17 15:37:11.477 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:37:11.481 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-17 15:37:11.486 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-17 15:37:11.490 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 15:37:11.495 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-17 15:37:11.499 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 15:37:11.504 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 15:37:11.509 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 15:37:11.513 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 15:37:11.517 | + functions-common:run_phase:1852 : local extra 2026-06-17 15:37:11.524 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 15:37:11.529 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 15:37:11.534 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 15:37:11.538 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 15:37:11.543 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-17 15:37:11.547 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 15:37:11.574 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:37:11.578 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:37:11.582 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:37:11.586 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-17 15:37:11.590 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:37:11.594 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 15:37:11.598 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:37:11.603 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-17 15:37:11.607 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:37:11.611 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-17 15:37:11.616 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-17 15:37:11.620 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-17 15:37:11.624 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-17 15:37:11.693 | [2073 Async install_tempest:44367]: Waiting for completion of install_tempest running on PID 44367 (1 other jobs running) 2026-06-17 15:37:11.725 | [2073 Async install_tempest:44367]: Signaling child to exit 2026-06-17 15:37:11.726 | WAKEUP 2026-06-17 15:37:11.754 | [2073 Async install_tempest:44367]: Signaled 2026-06-17 15:37:11.757 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-17 15:37:11.757 | +++ functions-common:git_clone:587 : pwd 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:37:11.757 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:37:11.757 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:37:11.758 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:37:11.758 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:37:11.758 | ++ functions-common:git_clone:604 : echo master 2026-06-17 15:37:11.758 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-17 15:37:11.758 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:37:11.758 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-17 15:37:11.758 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 15:37:11.758 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 15:37:11.758 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:37:11.758 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 15:37:11.758 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:37:11.759 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:37:11.759 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 15:37:11.759 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:37:11.759 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:37:11.759 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781710011266 2026-06-17 15:37:11.759 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-17 15:37:11.759 | Cloning into '/opt/stack/tempest'... 2026-06-17 15:37:11.759 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:37:11.759 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:11.759 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:11.759 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:11.760 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:11.760 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:11.760 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:37:11.761 | ++ functions-common:time_stop:2421 : start_time=1781710011266 2026-06-17 15:37:11.761 | ++ functions-common:time_stop:2423 : [[ -z 1781710011266 ]] 2026-06-17 15:37:11.761 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:11.762 | ++ functions-common:time_stop:2426 : end_time=1781710020237 2026-06-17 15:37:11.762 | ++ functions-common:time_stop:2427 : elapsed_time=8971 2026-06-17 15:37:11.762 | ++ functions-common:time_stop:2428 : total=389702 2026-06-17 15:37:11.763 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:11.763 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=398673 2026-06-17 15:37:11.763 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-17 15:37:11.764 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:37:11.764 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 15:37:11.764 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 15:37:11.764 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:37:11.764 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 15:37:11.764 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:37:11.764 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:37:11.764 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 15:37:11.764 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:37:11.764 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:37:11.765 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781710020298 2026-06-17 15:37:11.765 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:37:11.765 | From https://review.opendev.org/openstack/tempest 2026-06-17 15:37:11.766 | * branch master -> FETCH_HEAD 2026-06-17 15:37:11.766 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:37:11.766 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:11.766 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:11.766 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:11.766 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:11.766 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:11.766 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:37:11.766 | ++ functions-common:time_stop:2421 : start_time=1781710020298 2026-06-17 15:37:11.767 | ++ functions-common:time_stop:2423 : [[ -z 1781710020298 ]] 2026-06-17 15:37:11.767 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:11.767 | ++ functions-common:time_stop:2426 : end_time=1781710020880 2026-06-17 15:37:11.767 | ++ functions-common:time_stop:2427 : elapsed_time=582 2026-06-17 15:37:11.767 | ++ functions-common:time_stop:2428 : total=398673 2026-06-17 15:37:11.767 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:11.767 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=399255 2026-06-17 15:37:11.767 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:37:11.767 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 15:37:11.767 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 15:37:11.767 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:37:11.768 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 15:37:11.768 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:37:11.768 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:37:11.768 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 15:37:11.768 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:37:11.768 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:37:11.768 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781710020936 2026-06-17 15:37:11.768 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:37:11.768 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:37:11.768 | 2026-06-17 15:37:11.768 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:37:11.769 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:37:11.769 | state without impacting any branches by switching back to a branch. 2026-06-17 15:37:11.769 | 2026-06-17 15:37:11.769 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:37:11.769 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:37:11.769 | 2026-06-17 15:37:11.769 | git switch -c 2026-06-17 15:37:11.769 | 2026-06-17 15:37:11.769 | Or undo this operation with: 2026-06-17 15:37:11.769 | 2026-06-17 15:37:11.769 | git switch - 2026-06-17 15:37:11.769 | 2026-06-17 15:37:11.770 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:37:11.770 | 2026-06-17 15:37:11.770 | HEAD is now at 8c850b818 Merge "Wait for volume "in-use" in test_encrypted_cinder_volumes_resize_revert" 2026-06-17 15:37:11.770 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:37:11.770 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:11.770 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:11.770 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:11.770 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:11.770 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:11.770 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:37:11.770 | ++ functions-common:time_stop:2421 : start_time=1781710020936 2026-06-17 15:37:11.771 | ++ functions-common:time_stop:2423 : [[ -z 1781710020936 ]] 2026-06-17 15:37:11.771 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:11.771 | ++ functions-common:time_stop:2426 : end_time=1781710021136 2026-06-17 15:37:11.771 | ++ functions-common:time_stop:2427 : elapsed_time=200 2026-06-17 15:37:11.771 | ++ functions-common:time_stop:2428 : total=399255 2026-06-17 15:37:11.771 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:11.771 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=399455 2026-06-17 15:37:11.771 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-17 15:37:11.771 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-17 15:37:11.771 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-17 15:37:11.771 | ++ functions-common:git_clone:667 : head -1 2026-06-17 15:37:11.772 | 8c850b818 Merge "Wait for volume "in-use" in test_encrypted_cinder_volumes_resize_revert" 2026-06-17 15:37:11.772 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:37:11.772 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-17 15:37:11.772 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-17 15:37:11.772 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-17 15:37:11.772 | Collecting tox!=2.8.0,<4.0.0 2026-06-17 15:37:11.772 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-17 15:37:11.772 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-17 15:37:11.772 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 15:37:11.772 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-17 15:37:11.772 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-17 15:37:11.773 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 15:37:11.773 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-17 15:37:11.773 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-17 15:37:11.773 | 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-06-17 15:37:11.773 | 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-06-17 15:37:11.773 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 15:37:11.773 | 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-06-17 15:37:11.773 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-17 15:37:11.773 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-17 15:37:11.773 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-17 15:37:11.773 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-17 15:37:11.774 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-17 15:37:11.774 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-17 15:37:11.774 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-17 15:37:11.774 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-17 15:37:11.774 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-17 15:37:11.774 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 51.6 MB/s 0:00:00 2026-06-17 15:37:11.774 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-17 15:37:11.774 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-17 15:37:11.774 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-17 15:37:11.774 | 2026-06-17 15:37:11.774 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-17 15:37:11.775 | ++ inc/python:pip_install:216 : result=0 2026-06-17 15:37:11.775 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2421 : start_time=1781710021214 2026-06-17 15:37:11.775 | ++ functions-common:time_stop:2423 : [[ -z 1781710021214 ]] 2026-06-17 15:37:11.776 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:11.776 | ++ functions-common:time_stop:2426 : end_time=1781710024838 2026-06-17 15:37:11.776 | ++ functions-common:time_stop:2427 : elapsed_time=3624 2026-06-17 15:37:11.776 | ++ functions-common:time_stop:2428 : total=161555 2026-06-17 15:37:11.776 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:11.776 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=165179 2026-06-17 15:37:11.776 | ++ inc/python:pip_install:219 : return 0 2026-06-17 15:37:11.776 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-17 15:37:11.776 | /opt/stack/tempest ~/devstack 2026-06-17 15:37:11.776 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-17 15:37:11.776 | Switched to branch 'master' 2026-06-17 15:37:11.777 | Your branch is up to date with 'origin/master'. 2026-06-17 15:37:11.777 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-17 15:37:11.777 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-17 15:37:11.777 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.22v0Ppt8Fx 2026-06-17 15:37:11.777 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.22v0Ppt8Fx 2026-06-17 15:37:11.777 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-17 15:37:11.777 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.22v0Ppt8Fx 2026-06-17 15:37:11.777 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-17 15:37:11.777 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-17 15:37:11.777 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-17 15:37:11.777 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:37:11.778 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:37:11.778 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:37:11.778 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:37:11.778 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-17 15:37:11.778 | full create: /opt/stack/tempest/.tox/tempest 2026-06-17 15:37:11.778 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-17 15:37:11.778 | full develop-inst: /opt/stack/tempest 2026-06-17 15:37:11.778 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 15:37:11.778 | ___________________________________ summary ____________________________________ 2026-06-17 15:37:11.778 | full: skipped tests 2026-06-17 15:37:11.778 | congratulations :) 2026-06-17 15:37:11.779 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.22v0Ppt8Fx -r requirements.txt 2026-06-17 15:37:11.779 | 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-06-17 15:37:11.779 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-17 15:37:11.779 | 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-06-17 15:37:11.779 | 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-06-17 15:37:11.779 | 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-06-17 15:37:11.779 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-17 15:37:11.779 | 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-06-17 15:37:11.779 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-17 15:37:11.779 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-17 15:37:11.779 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-17 15:37:11.780 | 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-06-17 15:37:11.780 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-17 15:37:11.780 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-17 15:37:11.780 | 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-06-17 15:37:11.780 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-17 15:37:11.780 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-17 15:37:11.780 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-17 15:37:11.780 | 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-06-17 15:37:11.780 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-17 15:37:11.780 | 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-06-17 15:37:11.780 | 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-06-17 15:37:11.781 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-17 15:37:11.781 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-17 15:37:11.781 | 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-06-17 15:37:11.781 | 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-06-17 15:37:11.781 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-17 15:37:11.781 | 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-06-17 15:37:11.781 | 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-06-17 15:37:11.781 | 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-06-17 15:37:11.781 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-17 15:37:11.781 | 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-06-17 15:37:11.781 | 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-06-17 15:37:11.782 | 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-06-17 15:37:11.782 | 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-06-17 15:37:11.782 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-17 15:37:11.782 | 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-06-17 15:37:11.782 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-17 15:37:11.782 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-17 15:37:11.782 | 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-06-17 15:37:11.782 | 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-06-17 15:37:11.782 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-17 15:37:11.782 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-17 15:37:11.782 | 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-06-17 15:37:11.783 | 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-06-17 15:37:11.783 | 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-06-17 15:37:11.783 | 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-06-17 15:37:11.783 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-17 15:37:11.783 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-17 15:37:11.783 | 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-06-17 15:37:11.783 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-17 15:37:11.783 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-17 15:37:11.783 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-17 15:37:11.783 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-17 15:37:11.783 | 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-06-17 15:37:11.784 | 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-06-17 15:37:11.784 | 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-06-17 15:37:11.784 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-17 15:37:11.784 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-17 15:37:11.784 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-17 15:37:11.784 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-17 15:37:11.784 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-17 15:37:11.784 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-17 15:37:11.784 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.22v0Ppt8Fx 2026-06-17 15:37:11.784 | ++ lib/tempest:install_tempest:868 : popd 2026-06-17 15:37:11.785 | ~/devstack 2026-06-17 15:37:11.818 | [2073 Async install_tempest:44367]: finished install_tempest with result 0 in 44 seconds 2026-06-17 15:37:11.824 | ++ inc/async:async_wait:197 : return 0 2026-06-17 15:37:11.828 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-17 15:37:11.832 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:37:11.837 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-17 15:37:11.841 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-17 15:37:11.846 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-17 15:37:11.849 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-17 15:37:11.853 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 15:37:11.857 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-17 15:37:11.861 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-17 15:37:11.865 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 15:37:11.869 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-17 15:37:11.873 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 15:37:11.877 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-17 15:37:11.881 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-17 15:37:11.884 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 15:37:11.888 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 15:37:11.893 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-17 15:37:11.897 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 15:37:11.902 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-17 15:37:11.906 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 15:37:11.910 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 15:37:11.915 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-17 15:37:11.923 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-17 15:37:11.927 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-17 15:37:11.931 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-17 15:37:12.094 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-17 15:37:12.098 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 15:37:12.101 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 15:37:12.106 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 15:37:12.110 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-17 15:37:12.114 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-17 15:37:12.118 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 15:37:12.122 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 15:37:12.125 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 15:37:12.130 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 15:37:12.134 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 15:37:12.138 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 15:37:12.141 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 15:37:12.145 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-17 15:37:12.177 | Using python 3.12 to install /opt/stack/tempest 2026-06-17 15:37:12.181 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-17 15:37:13.233 | Obtaining file:///opt/stack/tempest 2026-06-17 15:37:13.237 | Installing build dependencies: started 2026-06-17 15:37:15.141 | Installing build dependencies: finished with status 'done' 2026-06-17 15:37:15.143 | Checking if build backend supports build_editable: started 2026-06-17 15:37:15.700 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 15:37:15.702 | Getting requirements to build editable: started 2026-06-17 15:37:16.017 | Getting requirements to build editable: finished with status 'done' 2026-06-17 15:37:16.019 | Preparing editable metadata (pyproject.toml): started 2026-06-17 15:37:17.398 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 15:37:17.425 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (7.0.3) 2026-06-17 15:37:17.426 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.14.0) 2026-06-17 15:37:17.426 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.26.0) 2026-06-17 15:37:17.427 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.9.1) 2026-06-17 15:37:17.428 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.0.0) 2026-06-17 15:37:17.430 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (43.0.3) 2026-06-17 15:37:17.431 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.3.0) 2026-06-17 15:37:17.432 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (7.5.0) 2026-06-17 15:37:17.433 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.5.0) 2026-06-17 15:37:17.434 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (8.2.0) 2026-06-17 15:37:17.636 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev28) 2026-06-17 15:37:17.638 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-17 15:37:17.643 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (5.10.0) 2026-06-17 15:37:17.644 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.1.1) 2026-06-17 15:37:17.645 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.3.2) 2026-06-17 15:37:17.646 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (6.0.3) 2026-06-17 15:37:17.647 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.4.6) 2026-06-17 15:37:17.648 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (5.8.0) 2026-06-17 15:37:17.648 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.17.0) 2026-06-17 15:37:17.649 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.7.0) 2026-06-17 15:37:17.650 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.1.0) 2026-06-17 15:37:17.651 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.7.1) 2026-06-17 15:37:17.652 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.20) 2026-06-17 15:37:17.653 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.6.2) 2026-06-17 15:37:17.655 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (0.6.0) 2026-06-17 15:37:17.656 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (4.0.0) 2026-06-17 15:37:17.660 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (3.0.52) 2026-06-17 15:37:17.661 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (1.11.0) 2026-06-17 15:37:17.662 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (15.0.0) 2026-06-17 15:37:17.662 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (1.8.0) 2026-06-17 15:37:17.665 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev28) (2.0.0) 2026-06-17 15:37:17.669 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev28) (3.0) 2026-06-17 15:37:17.672 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev28) (2.2.1) 2026-06-17 15:37:17.679 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (26.1.0) 2026-06-17 15:37:17.680 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (2025.9.1) 2026-06-17 15:37:17.680 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (0.37.0) 2026-06-17 15:37:17.681 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (2026.5.1) 2026-06-17 15:37:17.689 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev28) (6.8.0) 2026-06-17 15:37:17.693 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev28) (2.0.0) 2026-06-17 15:37:17.694 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev28) (2.34.2) 2026-06-17 15:37:17.698 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev28) (6.4.0) 2026-06-17 15:37:17.700 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev28) (2.9.0.post0) 2026-06-17 15:37:17.703 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev28) (4.15.0) 2026-06-17 15:37:17.705 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev28) (1.2.0) 2026-06-17 15:37:17.709 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (2.1.0) 2026-06-17 15:37:17.710 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (3.3.2) 2026-06-17 15:37:17.711 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (26.2) 2026-06-17 15:37:17.712 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (7.2.2) 2026-06-17 15:37:17.718 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev28) (5.0.0) 2026-06-17 15:37:17.719 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev28) (3.0.3) 2026-06-17 15:37:17.720 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev28) (1.6.2) 2026-06-17 15:37:17.728 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev28) (82.0.1) 2026-06-17 15:37:17.731 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev28) (0.8.1) 2026-06-17 15:37:17.749 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev28) (1.17.0) 2026-06-17 15:37:17.759 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev28) (3.4.7) 2026-06-17 15:37:17.760 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev28) (3.18) 2026-06-17 15:37:17.762 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev28) (2023.11.17) 2026-06-17 15:37:17.778 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (4.2.0) 2026-06-17 15:37:17.779 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (2.20.0) 2026-06-17 15:37:17.784 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (0.1.2) 2026-06-17 15:37:17.799 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev28) (0.16.0) 2026-06-17 15:37:17.832 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev28) 2026-06-17 15:37:17.834 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 15:37:17.872 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-17 15:37:17.874 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-17 15:37:17.886 | Building wheels for collected packages: tempest 2026-06-17 15:37:17.887 | Building editable for tempest (pyproject.toml): started 2026-06-17 15:37:19.513 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-17 15:37:19.515 | Created wheel for tempest: filename=tempest-46.3.1.dev28-0.editable-py3-none-any.whl size=8321 sha256=16a5963ea55de9ecead92a2396a5ecb13c4da38cccead20b79ce69f268289610 2026-06-17 15:37:19.515 | Stored in directory: /tmp/pip-ephem-wheel-cache-_07vjxxr/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-17 15:37:19.520 | Successfully built tempest 2026-06-17 15:37:19.813 | Installing collected packages: tomlkit, stestr, tempest 2026-06-17 15:37:20.076 | 2026-06-17 15:37:20.104 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev28 tomlkit-0.15.0 2026-06-17 15:37:20.319 | ++ inc/python:pip_install:216 : result=0 2026-06-17 15:37:20.323 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 15:37:20.326 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:20.330 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:20.334 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:20.338 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:20.342 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:20.345 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 15:37:20.349 | ++ functions-common:time_stop:2421 : start_time=1781710632169 2026-06-17 15:37:20.353 | ++ functions-common:time_stop:2423 : [[ -z 1781710632169 ]] 2026-06-17 15:37:20.357 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:20.362 | ++ functions-common:time_stop:2426 : end_time=1781710640358 2026-06-17 15:37:20.364 | ++ functions-common:time_stop:2427 : elapsed_time=8189 2026-06-17 15:37:20.368 | ++ functions-common:time_stop:2428 : total=172667 2026-06-17 15:37:20.372 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:20.376 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=180856 2026-06-17 15:37:20.378 | ++ inc/python:pip_install:219 : return 0 2026-06-17 15:37:20.381 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 15:37:20.385 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:37:20.390 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-17 15:37:20.394 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-17 15:37:20.398 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 15:37:20.401 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 15:37:20.405 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-17 15:37:20.408 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 15:37:20.412 | ++ 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-06-17 15:37:20.419 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-17 15:37:20.422 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-17 15:37:20.425 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-17 15:37:20.427 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-17 15:37:20.428 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-17 15:37:20.432 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-17 15:37:20.436 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-17 15:37:20.440 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-17 15:37:20.444 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-17 15:37:20.447 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-17 15:37:20.450 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-17 15:37:20.454 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-17 15:37:20.457 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-17 15:37:20.460 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-17 15:37:20.463 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-17 15:37:20.467 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-17 15:37:20.470 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-17 15:37:20.473 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-17 15:37:20.473 | ' 2026-06-17 15:37:20.476 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-17 15:37:20.479 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-17 15:37:20.502 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:37:20.506 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-17 15:37:20.510 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-17 15:37:20.514 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-17 15:37:20.518 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-17 15:37:20.521 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-17 15:37:20.523 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-17 15:37:20.524 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-17 15:37:24.481 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:37:24.487 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-17 15:37:24.491 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-17 15:37:24.495 | ++ lib/tempest:get_active_images:176 : img_id=ca04ee66-b8fc-494b-ac3e-351fa859eed7 2026-06-17 15:37:24.501 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-17 15:37:24.506 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-17 15:37:24.510 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-17 15:37:24.514 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-17 15:37:24.518 | ++ lib/tempest:configure_tempest:266 : '[' -z ca04ee66-b8fc-494b-ac3e-351fa859eed7 ']' 2026-06-17 15:37:24.523 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=ca04ee66-b8fc-494b-ac3e-351fa859eed7 2026-06-17 15:37:24.527 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-17 15:37:24.547 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-17 15:37:24.553 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-17 15:37:24.558 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-17 15:37:24.561 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-17 15:37:24.565 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-17 15:37:24.569 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-17 15:37:24.572 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-17 15:37:24.577 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-17 15:37:24.583 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-17 15:37:24.585 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-17 15:37:27.966 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:37:27.971 | ++ lib/tempest:configure_tempest:303 : admin_project_id=d350509190074a10b93901214c7e3a43 2026-06-17 15:37:27.976 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-17 15:37:27.995 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:37:28.000 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-17 15:37:31.327 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:37:31.331 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 15:37:31.331 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-17 15:37:31.331 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 15:37:31.331 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-17 15:37:31.331 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-17 15:37:31.331 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-17 15:37:31.331 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-17 15:37:31.331 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-17 15:37:31.331 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-17 15:37:31.331 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-17 15:37:31.332 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-17 15:37:31.332 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-17 15:37:31.332 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-17 15:37:31.332 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-17 15:37:31.334 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-17 15:37:31.337 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 15:37:31.338 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-17 15:37:31.338 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 15:37:31.338 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-17 15:37:31.338 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-17 15:37:31.338 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-17 15:37:31.338 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-17 15:37:31.338 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-17 15:37:31.338 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-17 15:37:31.338 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-17 15:37:31.338 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-17 15:37:31.338 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-17 15:37:31.339 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-17 15:37:31.339 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-17 15:37:31.341 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib ca04ee66-b8fc-494b-ac3e-351fa859eed7 2026-06-17 15:37:31.345 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-17 15:37:31.350 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show ca04ee66-b8fc-494b-ac3e-351fa859eed7 -c size -f value 2026-06-17 15:37:34.678 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:37:34.683 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-17 15:37:34.687 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-17 15:37:34.688 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-17 15:37:34.731 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-17 15:37:34.733 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-17 15:37:34.737 | ++ 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-06-17 15:37:37.746 | +----------------------------+-----------------------+ 2026-06-17 15:37:37.747 | | Field | Value | 2026-06-17 15:37:37.747 | +----------------------------+-----------------------+ 2026-06-17 15:37:37.747 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:37:37.747 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:37:37.747 | | description | None | 2026-06-17 15:37:37.747 | | disk | 1 | 2026-06-17 15:37:37.747 | | id | 42 | 2026-06-17 15:37:37.747 | | name | m1.nano | 2026-06-17 15:37:37.747 | | os-flavor-access:is_public | True | 2026-06-17 15:37:37.747 | | properties | hw_rng:allowed='True' | 2026-06-17 15:37:37.747 | | ram | 192 | 2026-06-17 15:37:37.748 | | rxtx_factor | 1.0 | 2026-06-17 15:37:37.748 | | swap | 0 | 2026-06-17 15:37:37.748 | | vcpus | 1 | 2026-06-17 15:37:37.748 | +----------------------------+-----------------------+ 2026-06-17 15:37:38.107 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-17 15:37:38.110 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 15:37:38.110 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-17 15:37:38.110 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 15:37:38.110 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-17 15:37:38.111 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-17 15:37:38.111 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-17 15:37:38.111 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-17 15:37:38.111 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-17 15:37:38.111 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-17 15:37:38.111 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-17 15:37:38.111 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-17 15:37:38.111 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-17 15:37:38.112 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-17 15:37:38.112 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-17 15:37:38.115 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib ca04ee66-b8fc-494b-ac3e-351fa859eed7 2026-06-17 15:37:38.118 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-17 15:37:38.122 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show ca04ee66-b8fc-494b-ac3e-351fa859eed7 -c size -f value 2026-06-17 15:37:41.435 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:37:41.437 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-17 15:37:41.441 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-17 15:37:41.441 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-17 15:37:41.481 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-17 15:37:41.484 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-17 15:37:41.487 | ++ 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-06-17 15:37:44.465 | +----------------------------+-----------------------+ 2026-06-17 15:37:44.465 | | Field | Value | 2026-06-17 15:37:44.465 | +----------------------------+-----------------------+ 2026-06-17 15:37:44.465 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 15:37:44.465 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 15:37:44.465 | | description | None | 2026-06-17 15:37:44.466 | | disk | 1 | 2026-06-17 15:37:44.466 | | id | 84 | 2026-06-17 15:37:44.466 | | name | m1.micro | 2026-06-17 15:37:44.466 | | os-flavor-access:is_public | True | 2026-06-17 15:37:44.466 | | properties | hw_rng:allowed='True' | 2026-06-17 15:37:44.466 | | ram | 256 | 2026-06-17 15:37:44.467 | | rxtx_factor | 1.0 | 2026-06-17 15:37:44.467 | | swap | 0 | 2026-06-17 15:37:44.467 | | vcpus | 1 | 2026-06-17 15:37:44.467 | +----------------------------+-----------------------+ 2026-06-17 15:37:44.818 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-17 15:37:44.821 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-17 15:37:44.840 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:37:44.843 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-17 15:37:44.846 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-17 15:37:44.848 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-17 15:37:44.851 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-17 15:37:44.854 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-17 15:37:44.857 | +++ functions-common:git_clone:587 : pwd 2026-06-17 15:37:44.860 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 15:37:44.862 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 15:37:44.866 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 15:37:44.884 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-17 15:37:44.887 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 15:37:44.889 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 15:37:44.893 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 15:37:44.893 | ++ functions-common:git_clone:604 : echo master 2026-06-17 15:37:44.899 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-17 15:37:44.901 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 15:37:44.904 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-17 15:37:44.908 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 15:37:44.910 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 15:37:44.913 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:37:44.916 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 15:37:44.918 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:37:44.921 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:37:44.924 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 15:37:44.926 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:37:44.930 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:37:44.935 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781710664932 2026-06-17 15:37:44.938 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-17 15:37:44.942 | Cloning into '/opt/stack/os-test-images'... 2026-06-17 15:37:45.608 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:37:45.611 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:45.615 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:45.619 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:45.622 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:45.624 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:45.627 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:37:45.630 | ++ functions-common:time_stop:2421 : start_time=1781710664932 2026-06-17 15:37:45.632 | ++ functions-common:time_stop:2423 : [[ -z 1781710664932 ]] 2026-06-17 15:37:45.635 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:45.639 | ++ functions-common:time_stop:2426 : end_time=1781710665636 2026-06-17 15:37:45.642 | ++ functions-common:time_stop:2427 : elapsed_time=704 2026-06-17 15:37:45.644 | ++ functions-common:time_stop:2428 : total=389702 2026-06-17 15:37:45.647 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:45.650 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=390406 2026-06-17 15:37:45.652 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-17 15:37:45.655 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 15:37:45.657 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 15:37:45.660 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 15:37:45.664 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:37:45.667 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 15:37:45.669 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:37:45.672 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:37:45.674 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 15:37:45.676 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:37:45.680 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:37:45.684 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781710665682 2026-06-17 15:37:45.687 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 15:37:46.248 | From https://review.opendev.org/openstack/os-test-images 2026-06-17 15:37:46.248 | * branch master -> FETCH_HEAD 2026-06-17 15:37:46.259 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:37:46.263 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:46.265 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:46.267 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:46.269 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:46.272 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:46.274 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:37:46.277 | ++ functions-common:time_stop:2421 : start_time=1781710665682 2026-06-17 15:37:46.279 | ++ functions-common:time_stop:2423 : [[ -z 1781710665682 ]] 2026-06-17 15:37:46.282 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:46.286 | ++ functions-common:time_stop:2426 : end_time=1781710666283 2026-06-17 15:37:46.289 | ++ functions-common:time_stop:2427 : elapsed_time=601 2026-06-17 15:37:46.293 | ++ functions-common:time_stop:2428 : total=390406 2026-06-17 15:37:46.296 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:46.298 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=391007 2026-06-17 15:37:46.301 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 15:37:46.304 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 15:37:46.306 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 15:37:46.309 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 15:37:46.312 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 15:37:46.313 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 15:37:46.317 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 15:37:46.319 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 15:37:46.322 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 15:37:46.325 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 15:37:46.328 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781710666326 2026-06-17 15:37:46.331 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 15:37:46.338 | Note: switching to 'FETCH_HEAD'. 2026-06-17 15:37:46.338 | 2026-06-17 15:37:46.338 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 15:37:46.338 | changes and commit them, and you can discard any commits you make in this 2026-06-17 15:37:46.338 | state without impacting any branches by switching back to a branch. 2026-06-17 15:37:46.338 | 2026-06-17 15:37:46.338 | If you want to create a new branch to retain commits you create, you may 2026-06-17 15:37:46.338 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 15:37:46.338 | 2026-06-17 15:37:46.339 | git switch -c 2026-06-17 15:37:46.339 | 2026-06-17 15:37:46.339 | Or undo this operation with: 2026-06-17 15:37:46.339 | 2026-06-17 15:37:46.339 | git switch - 2026-06-17 15:37:46.339 | 2026-06-17 15:37:46.339 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 15:37:46.339 | 2026-06-17 15:37:46.339 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-17 15:37:46.341 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 15:37:46.343 | ++ functions-common:time_stop:2414 : local name 2026-06-17 15:37:46.347 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 15:37:46.350 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 15:37:46.353 | ++ functions-common:time_stop:2417 : local total 2026-06-17 15:37:46.356 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 15:37:46.359 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 15:37:46.362 | ++ functions-common:time_stop:2421 : start_time=1781710666326 2026-06-17 15:37:46.366 | ++ functions-common:time_stop:2423 : [[ -z 1781710666326 ]] 2026-06-17 15:37:46.369 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 15:37:46.374 | ++ functions-common:time_stop:2426 : end_time=1781710666371 2026-06-17 15:37:46.377 | ++ functions-common:time_stop:2427 : elapsed_time=45 2026-06-17 15:37:46.381 | ++ functions-common:time_stop:2428 : total=391007 2026-06-17 15:37:46.385 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 15:37:46.388 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=391052 2026-06-17 15:37:46.392 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-17 15:37:46.409 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-17 15:37:46.413 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-17 15:37:46.413 | ++ functions-common:git_clone:667 : head -1 2026-06-17 15:37:46.415 | 5d0367e Clean-up zuul config spacing 2026-06-17 15:37:46.419 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 15:37:46.422 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-17 15:37:46.422 | /opt/stack/os-test-images ~/devstack 2026-06-17 15:37:46.424 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-17 15:37:46.861 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-17 15:37:47.480 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-17 15:37:50.218 | generate installed: PyYAML==6.0.3 2026-06-17 15:37:50.219 | generate run-test-pre: PYTHONHASHSEED='4097866790' 2026-06-17 15:37:50.219 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-17 15:37:50.341 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-17 15:37:50.359 | 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-06-17 15:37:50.378 | 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-06-17 15:37:50.404 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-17 15:37:50.406 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-17 15:37:50.413 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-17 15:37:50.421 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-17 15:37:50.450 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-17 15:37:50.462 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-17 15:37:50.469 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-17 15:37:50.480 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-17 15:37:50.480 | 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-06-17 15:37:50.487 | 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-06-17 15:37:50.493 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-17 15:37:50.511 | 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-06-17 15:37:50.513 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-17 15:37:50.516 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-17 15:37:50.526 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-17 15:37:50.536 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-17 15:37:50.549 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-17 15:37:50.552 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-17 15:37:50.565 | 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-06-17 15:37:50.569 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-17 15:37:50.571 | 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-06-17 15:37:50.582 | 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-06-17 15:37:50.585 | 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-06-17 15:37:50.596 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-17 15:37:50.622 | ___________________________________ summary ____________________________________ 2026-06-17 15:37:50.622 | generate: commands succeeded 2026-06-17 15:37:50.622 | congratulations :) 2026-06-17 15:37:50.664 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-17 15:37:50.665 | ~/devstack 2026-06-17 15:37:50.668 | ++ 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-06-17 15:37:50.707 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-17 15:37:50.711 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-17 15:37:50.732 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-17 15:37:50.736 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-17 15:37:50.739 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-17 15:37:50.778 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-17 15:37:50.815 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-17 15:37:50.819 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-17 15:37:50.822 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-17 15:37:50.826 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-17 15:37:50.829 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 15:37:54.289 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:37:54.293 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 15:37:54.293 | address-scope 2026-06-17 15:37:54.293 | agent 2026-06-17 15:37:54.293 | allowed-address-pairs 2026-06-17 15:37:54.293 | auto-allocated-topology 2026-06-17 15:37:54.294 | availability_zone 2026-06-17 15:37:54.294 | default-subnetpools 2026-06-17 15:37:54.294 | dhcp_agent_scheduler 2026-06-17 15:37:54.294 | dns-integration 2026-06-17 15:37:54.294 | dns-domain-ports 2026-06-17 15:37:54.294 | dns-integration-domain-keywords 2026-06-17 15:37:54.294 | empty-string-filtering 2026-06-17 15:37:54.294 | external-net 2026-06-17 15:37:54.295 | extra_dhcp_opt 2026-06-17 15:37:54.295 | extraroute 2026-06-17 15:37:54.295 | extraroute-atomic 2026-06-17 15:37:54.295 | filter-validation 2026-06-17 15:37:54.295 | floating-ip-port-forwarding-detail 2026-06-17 15:37:54.295 | fip-port-details 2026-06-17 15:37:54.295 | flavors 2026-06-17 15:37:54.295 | floatingip-pools 2026-06-17 15:37:54.296 | router 2026-06-17 15:37:54.296 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:37:54.296 | enable-default-route-bfd 2026-06-17 15:37:54.296 | enable-default-route-ecmp 2026-06-17 15:37:54.296 | ext-gw-mode 2026-06-17 15:37:54.297 | l3-ha 2026-06-17 15:37:54.297 | external-gateway-multihoming 2026-06-17 15:37:54.297 | l3-flavors 2026-06-17 15:37:54.297 | l3_agent_scheduler 2026-06-17 15:37:54.297 | multi-provider 2026-06-17 15:37:54.297 | net-mtu 2026-06-17 15:37:54.297 | net-mtu-writable 2026-06-17 15:37:54.297 | network_availability_zone 2026-06-17 15:37:54.298 | network-ip-availability 2026-06-17 15:37:54.299 | network-ip-availability-details 2026-06-17 15:37:54.299 | pagination 2026-06-17 15:37:54.299 | port-device-profile 2026-06-17 15:37:54.299 | port-mac-address-regenerate 2026-06-17 15:37:54.299 | port-numa-affinity-policy 2026-06-17 15:37:54.299 | port-numa-affinity-policy-socket 2026-06-17 15:37:54.299 | binding 2026-06-17 15:37:54.299 | binding-extended 2026-06-17 15:37:54.299 | port-security 2026-06-17 15:37:54.299 | project-id 2026-06-17 15:37:54.300 | provider 2026-06-17 15:37:54.300 | qinq 2026-06-17 15:37:54.300 | quota-check-limit 2026-06-17 15:37:54.300 | quota-check-limit-default 2026-06-17 15:37:54.300 | quotas 2026-06-17 15:37:54.300 | quota_details 2026-06-17 15:37:54.300 | rbac-policies 2026-06-17 15:37:54.300 | rbac-address-scope 2026-06-17 15:37:54.300 | rbac-security-groups 2026-06-17 15:37:54.300 | revision-if-match 2026-06-17 15:37:54.300 | standard-attr-revisions 2026-06-17 15:37:54.301 | router_availability_zone 2026-06-17 15:37:54.301 | router-enable-snat 2026-06-17 15:37:54.301 | security-groups-default-rules 2026-06-17 15:37:54.301 | security-groups-normalized-cidr 2026-06-17 15:37:54.301 | security-groups-remote-address-group 2026-06-17 15:37:54.301 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:37:54.301 | security-groups-shared-filtering 2026-06-17 15:37:54.301 | security-group 2026-06-17 15:37:54.301 | service-type 2026-06-17 15:37:54.301 | sorting 2026-06-17 15:37:54.301 | standard-attr-description 2026-06-17 15:37:54.302 | stateful-security-group 2026-06-17 15:37:54.302 | subnet-dns-publish-fixed-ip 2026-06-17 15:37:54.302 | subnet-external-network 2026-06-17 15:37:54.302 | subnet_onboard 2026-06-17 15:37:54.302 | subnet-service-types 2026-06-17 15:37:54.302 | subnet_allocation 2026-06-17 15:37:54.302 | subnetpool-prefix-ops 2026-06-17 15:37:54.302 | tag-creation 2026-06-17 15:37:54.302 | standard-attr-tag 2026-06-17 15:37:54.302 | standard-attr-timestamp 2026-06-17 15:37:54.302 | vlan-transparent' 2026-06-17 15:37:54.303 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 15:37:54.303 | address-scope 2026-06-17 15:37:54.303 | agent 2026-06-17 15:37:54.303 | allowed-address-pairs 2026-06-17 15:37:54.303 | auto-allocated-topology 2026-06-17 15:37:54.303 | availability_zone 2026-06-17 15:37:54.303 | default-subnetpools 2026-06-17 15:37:54.303 | dhcp_agent_scheduler 2026-06-17 15:37:54.303 | dns-integration 2026-06-17 15:37:54.303 | dns-domain-ports 2026-06-17 15:37:54.303 | dns-integration-domain-keywords 2026-06-17 15:37:54.303 | empty-string-filtering 2026-06-17 15:37:54.304 | external-net 2026-06-17 15:37:54.304 | extra_dhcp_opt 2026-06-17 15:37:54.304 | extraroute 2026-06-17 15:37:54.304 | extraroute-atomic 2026-06-17 15:37:54.304 | filter-validation 2026-06-17 15:37:54.304 | floating-ip-port-forwarding-detail 2026-06-17 15:37:54.304 | fip-port-details 2026-06-17 15:37:54.304 | flavors 2026-06-17 15:37:54.304 | floatingip-pools 2026-06-17 15:37:54.304 | router 2026-06-17 15:37:54.304 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 15:37:54.304 | enable-default-route-bfd 2026-06-17 15:37:54.305 | enable-default-route-ecmp 2026-06-17 15:37:54.305 | ext-gw-mode 2026-06-17 15:37:54.305 | l3-ha 2026-06-17 15:37:54.305 | external-gateway-multihoming 2026-06-17 15:37:54.305 | l3-flavors 2026-06-17 15:37:54.305 | l3_agent_scheduler 2026-06-17 15:37:54.305 | multi-provider 2026-06-17 15:37:54.305 | net-mtu 2026-06-17 15:37:54.305 | net-mtu-writable 2026-06-17 15:37:54.305 | network_availability_zone 2026-06-17 15:37:54.305 | network-ip-availability 2026-06-17 15:37:54.305 | network-ip-availability-details 2026-06-17 15:37:54.306 | pagination 2026-06-17 15:37:54.306 | port-device-profile 2026-06-17 15:37:54.306 | port-mac-address-regenerate 2026-06-17 15:37:54.306 | port-numa-affinity-policy 2026-06-17 15:37:54.306 | port-numa-affinity-policy-socket 2026-06-17 15:37:54.306 | binding 2026-06-17 15:37:54.306 | binding-extended 2026-06-17 15:37:54.306 | port-security 2026-06-17 15:37:54.306 | project-id 2026-06-17 15:37:54.306 | provider 2026-06-17 15:37:54.306 | qinq 2026-06-17 15:37:54.307 | quota-check-limit 2026-06-17 15:37:54.307 | quota-check-limit-default 2026-06-17 15:37:54.307 | quotas 2026-06-17 15:37:54.307 | quota_details 2026-06-17 15:37:54.307 | rbac-policies 2026-06-17 15:37:54.307 | rbac-address-scope 2026-06-17 15:37:54.307 | rbac-security-groups 2026-06-17 15:37:54.307 | revision-if-match 2026-06-17 15:37:54.307 | standard-attr-revisions 2026-06-17 15:37:54.307 | router_availability_zone 2026-06-17 15:37:54.307 | router-enable-snat 2026-06-17 15:37:54.307 | security-groups-default-rules 2026-06-17 15:37:54.308 | security-groups-normalized-cidr 2026-06-17 15:37:54.308 | security-groups-remote-address-group 2026-06-17 15:37:54.308 | security-groups-rules-belongs-to-default-sg 2026-06-17 15:37:54.308 | security-groups-shared-filtering 2026-06-17 15:37:54.308 | security-group 2026-06-17 15:37:54.308 | service-type 2026-06-17 15:37:54.308 | sorting 2026-06-17 15:37:54.308 | standard-attr-description 2026-06-17 15:37:54.308 | stateful-security-group 2026-06-17 15:37:54.308 | subnet-dns-publish-fixed-ip 2026-06-17 15:37:54.308 | subnet-external-network 2026-06-17 15:37:54.308 | subnet_onboard 2026-06-17 15:37:54.309 | subnet-service-types 2026-06-17 15:37:54.309 | subnet_allocation 2026-06-17 15:37:54.309 | subnetpool-prefix-ops 2026-06-17 15:37:54.309 | tag-creation 2026-06-17 15:37:54.309 | standard-attr-tag 2026-06-17 15:37:54.309 | standard-attr-timestamp 2026-06-17 15:37:54.309 | vlan-transparent =~ external-net ]] 2026-06-17 15:37:54.309 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 15:37:54.309 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-17 15:37:57.642 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 15:37:57.646 | ++ lib/tempest:configure_tempest:395 : public_network_id=6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 2026-06-17 15:37:57.649 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-17 15:38:01.319 | +---------------------------+--------------------------------------+ 2026-06-17 15:38:01.319 | | Field | Value | 2026-06-17 15:38:01.319 | +---------------------------+--------------------------------------+ 2026-06-17 15:38:01.319 | | admin_state_up | UP | 2026-06-17 15:38:01.319 | | availability_zone_hints | | 2026-06-17 15:38:01.319 | | availability_zones | | 2026-06-17 15:38:01.319 | | created_at | 2026-06-17T15:38:00Z | 2026-06-17 15:38:01.319 | | description | | 2026-06-17 15:38:01.319 | | dns_domain | None | 2026-06-17 15:38:01.320 | | id | 8c76b487-cbfa-4635-b70c-39198a95a7b4 | 2026-06-17 15:38:01.321 | | ipv4_address_scope | None | 2026-06-17 15:38:01.321 | | ipv6_address_scope | None | 2026-06-17 15:38:01.321 | | is_default | False | 2026-06-17 15:38:01.321 | | is_vlan_qinq | None | 2026-06-17 15:38:01.321 | | is_vlan_transparent | False | 2026-06-17 15:38:01.321 | | mtu | 1442 | 2026-06-17 15:38:01.321 | | name | shared | 2026-06-17 15:38:01.321 | | port_security_enabled | True | 2026-06-17 15:38:01.322 | | project_id | d350509190074a10b93901214c7e3a43 | 2026-06-17 15:38:01.323 | | provider:network_type | geneve | 2026-06-17 15:38:01.323 | | provider:physical_network | None | 2026-06-17 15:38:01.323 | | provider:segmentation_id | 11048 | 2026-06-17 15:38:01.323 | | pvlan | None | 2026-06-17 15:38:01.324 | | qinq | False | 2026-06-17 15:38:01.324 | | qos_policy_id | None | 2026-06-17 15:38:01.324 | | revision_number | 1 | 2026-06-17 15:38:01.324 | | router:external | Internal | 2026-06-17 15:38:01.324 | | segments | None | 2026-06-17 15:38:01.324 | | shared | True | 2026-06-17 15:38:01.324 | | status | ACTIVE | 2026-06-17 15:38:01.324 | | subnets | | 2026-06-17 15:38:01.324 | | tags | | 2026-06-17 15:38:01.324 | | updated_at | 2026-06-17T15:38:00Z | 2026-06-17 15:38:01.325 | +---------------------------+--------------------------------------+ 2026-06-17 15:38:01.666 | ++ 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-06-17 15:38:05.888 | +----------------------+--------------------------------------+ 2026-06-17 15:38:05.888 | | Field | Value | 2026-06-17 15:38:05.889 | +----------------------+--------------------------------------+ 2026-06-17 15:38:05.889 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-17 15:38:05.889 | | cidr | 192.168.233.0/24 | 2026-06-17 15:38:05.889 | | created_at | 2026-06-17T15:38:04Z | 2026-06-17 15:38:05.889 | | description | shared-subnet | 2026-06-17 15:38:05.889 | | dns_nameservers | | 2026-06-17 15:38:05.889 | | dns_publish_fixed_ip | None | 2026-06-17 15:38:05.889 | | enable_dhcp | True | 2026-06-17 15:38:05.889 | | gateway_ip | 192.168.233.1 | 2026-06-17 15:38:05.889 | | host_routes | | 2026-06-17 15:38:05.889 | | id | cf8b8212-f863-4ec8-8df8-581510871ae6 | 2026-06-17 15:38:05.890 | | ip_version | 4 | 2026-06-17 15:38:05.890 | | ipv6_address_mode | None | 2026-06-17 15:38:05.890 | | ipv6_ra_mode | None | 2026-06-17 15:38:05.890 | | name | shared-subnet | 2026-06-17 15:38:05.890 | | network_id | 8c76b487-cbfa-4635-b70c-39198a95a7b4 | 2026-06-17 15:38:05.890 | | project_id | d350509190074a10b93901214c7e3a43 | 2026-06-17 15:38:05.890 | | revision_number | 0 | 2026-06-17 15:38:05.890 | | router:external | False | 2026-06-17 15:38:05.890 | | segment_id | None | 2026-06-17 15:38:05.890 | | service_types | | 2026-06-17 15:38:05.890 | | subnetpool_id | None | 2026-06-17 15:38:05.891 | | tags | | 2026-06-17 15:38:05.892 | | updated_at | 2026-06-17T15:38:04Z | 2026-06-17 15:38:05.892 | +----------------------+--------------------------------------+ 2026-06-17 15:38:06.232 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-17 15:38:06.271 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-17 15:38:06.310 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-17 15:38:06.315 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-17 15:38:06.351 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-17 15:38:06.397 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-17 15:38:06.438 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-17 15:38:06.477 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-17 15:38:06.514 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.70/identity/v3 2026-06-17 15:38:06.552 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-17 15:38:06.587 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-17 15:38:06.623 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-17 15:38:06.660 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-17 15:38:06.663 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-17 15:38:06.704 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-17 15:38:06.741 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-17 15:38:06.780 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-17 15:38:06.816 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-17 15:38:06.853 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-17 15:38:06.873 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:06.876 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-17 15:38:06.878 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-17 15:38:06.918 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-17 15:38:06.940 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:06.944 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-17 15:38:06.983 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-17 15:38:07.021 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-17 15:38:07.055 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-17 15:38:07.057 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-17 15:38:07.094 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-17 15:38:07.131 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-17 15:38:07.150 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:07.153 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref ca04ee66-b8fc-494b-ac3e-351fa859eed7 2026-06-17 15:38:07.187 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt ca04ee66-b8fc-494b-ac3e-351fa859eed7 2026-06-17 15:38:07.222 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-17 15:38:07.255 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-17 15:38:07.291 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-17 15:38:07.328 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-17 15:38:07.346 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:38:07.349 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-17 15:38:07.352 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-17 15:38:07.355 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-17 15:38:07.359 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-17 15:38:07.362 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-17 15:38:07.364 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-17 15:38:07.386 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-17 15:38:07.389 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-17 15:38:07.426 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-17 15:38:07.462 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-17 15:38:07.495 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-17 15:38:07.528 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-17 15:38:07.562 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-17 15:38:07.596 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-17 15:38:07.630 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-17 15:38:07.664 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-17 15:38:07.699 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-17 15:38:07.702 | ++ 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-06-17 15:38:07.737 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-17 15:38:07.740 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-17 15:38:07.759 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:38:07.763 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-17 15:38:07.797 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-17 15:38:07.816 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:07.820 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-17 15:38:07.822 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-17 15:38:07.842 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:07.846 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-17 15:38:07.849 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-17 15:38:07.852 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-17 15:38:07.887 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-17 15:38:07.921 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6e4dca9d-ee7c-4824-ba49-b5b6f8a1da96 2026-06-17 15:38:07.957 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-17 15:38:07.992 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-17 15:38:08.026 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-17 15:38:08.065 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-17 15:38:08.100 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-17 15:38:08.137 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-17 15:38:08.176 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-17 15:38:08.178 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-17 15:38:08.182 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-17 15:38:08.185 | ++ 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-06-17 15:38:08.223 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-17 15:38:08.228 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-17 15:38:08.230 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-17 15:38:08.235 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-17 15:38:08.238 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-17 15:38:08.273 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-17 15:38:08.275 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-17 15:38:08.279 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 15:38:08.281 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-17 15:38:08.285 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-17 15:38:08.321 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-17 15:38:08.359 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-17 15:38:08.396 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-17 15:38:08.435 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-17 15:38:08.471 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-17 15:38:08.503 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 15:38:08.506 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-17 15:38:08.510 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-17 15:38:08.529 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-17 15:38:08.566 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 15:38:08.569 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-17 15:38:08.572 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-17 15:38:08.593 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-17 15:38:08.628 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 15:38:08.632 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-17 15:38:08.634 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-17 15:38:08.637 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-17 15:38:08.658 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-17 15:38:08.691 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 15:38:08.694 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-17 15:38:08.698 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-17 15:38:08.720 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-17 15:38:08.752 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-17 15:38:08.785 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-17 15:38:08.788 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-17 15:38:08.822 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-17 15:38:08.825 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-17 15:38:08.828 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-17 15:38:08.830 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-17 15:38:08.851 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-17 15:38:08.854 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-17 15:38:08.888 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-17 15:38:08.905 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:08.908 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-17 15:38:08.942 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 15:38:08.944 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-17 15:38:08.947 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-17 15:38:08.950 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-17 15:38:08.953 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-17 15:38:08.957 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-17 15:38:08.960 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-17 15:38:08.963 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-17 15:38:08.966 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-17 15:38:08.988 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-17 15:38:08.991 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-17 15:38:09.028 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-17 15:38:09.031 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-17 15:38:09.034 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-17 15:38:09.037 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-17 15:38:09.072 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-17 15:38:09.107 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-17 15:38:09.141 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-17 15:38:09.144 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-17 15:38:09.146 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 15:38:09.149 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-17 15:38:09.170 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:38:09.172 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-17 15:38:09.211 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 15:38:09.214 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-17 15:38:09.235 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:38:09.238 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-17 15:38:09.273 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 15:38:09.277 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-17 15:38:09.297 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:38:09.300 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-17 15:38:09.337 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 15:38:09.340 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-17 15:38:09.359 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:38:09.362 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-17 15:38:09.396 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 15:38:09.399 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-17 15:38:09.418 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 15:38:09.421 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-17 15:38:09.459 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 15:38:09.462 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-17 15:38:09.481 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:09.484 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-17 15:38:09.519 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 15:38:09.522 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-17 15:38:09.541 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:38:09.544 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-17 15:38:09.580 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-17 15:38:09.582 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-17 15:38:09.585 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-17 15:38:09.588 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-17 15:38:09.623 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-17 15:38:09.625 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-17 15:38:09.628 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-17 15:38:09.630 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-17 15:38:09.665 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-17 15:38:09.668 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-17 15:38:09.671 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-17 15:38:09.674 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-17 15:38:09.677 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-17 15:38:09.680 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-17 15:38:09.686 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.eFn8dT1ywJ 2026-06-17 15:38:09.689 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-17 15:38:09.692 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-17 15:38:09.697 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-17 15:38:09.702 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.WYGF47RZ48 2026-06-17 15:38:09.705 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.WYGF47RZ48 2026-06-17 15:38:09.709 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-17 15:38:09.712 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.WYGF47RZ48 2026-06-17 15:38:09.716 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-17 15:38:09.720 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-17 15:38:09.722 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-17 15:38:09.729 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:38:09.733 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:38:09.737 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:38:09.740 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 15:38:09.743 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-17 15:38:09.745 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-17 15:38:10.275 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-17 15:38:11.146 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-17 15:38:27.472 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-17 15:38:34.616 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 15:38:34.617 | ___________________________________ summary ____________________________________ 2026-06-17 15:38:34.617 | venv-tempest: skipped tests 2026-06-17 15:38:34.617 | congratulations :) 2026-06-17 15:38:34.660 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.WYGF47RZ48 -r requirements.txt 2026-06-17 15:38:35.533 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-17 15:38:35.533 | !! 2026-06-17 15:38:35.533 | 2026-06-17 15:38:35.533 | ******************************************************************************** 2026-06-17 15:38:35.533 | Requirements should be satisfied by a PEP 517 installer. 2026-06-17 15:38:35.533 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-17 15:38:35.533 | 2026-06-17 15:38:35.533 | This deprecation is overdue, please update your project and remove deprecated 2026-06-17 15:38:35.533 | calls to avoid build errors in the future. 2026-06-17 15:38:35.533 | ******************************************************************************** 2026-06-17 15:38:35.533 | 2026-06-17 15:38:35.534 | !! 2026-06-17 15:38:35.534 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-17 15:38:35.921 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-17 15:38:35.921 | !! 2026-06-17 15:38:35.921 | 2026-06-17 15:38:35.921 | ******************************************************************************** 2026-06-17 15:38:35.921 | Please avoid running ``setup.py`` directly. 2026-06-17 15:38:35.921 | Instead, use pypa/build, pypa/installer or other 2026-06-17 15:38:35.921 | standards-based tools. 2026-06-17 15:38:35.921 | 2026-06-17 15:38:35.921 | This deprecation is overdue, please update your project and remove deprecated 2026-06-17 15:38:35.922 | calls to avoid build errors in the future. 2026-06-17 15:38:35.922 | 2026-06-17 15:38:35.922 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-17 15:38:35.922 | ******************************************************************************** 2026-06-17 15:38:35.922 | 2026-06-17 15:38:35.922 | !! 2026-06-17 15:38:35.922 | self.initialize_options() 2026-06-17 15:38:35.922 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-17 15:38:35.922 | warnings.warn(msg) 2026-06-17 15:38:35.953 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-17 15:38:35.953 | !! 2026-06-17 15:38:35.953 | 2026-06-17 15:38:35.953 | ******************************************************************************** 2026-06-17 15:38:35.953 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-17 15:38:35.953 | 2026-06-17 15:38:35.953 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-17 15:38:35.953 | or your builds will no longer be supported. 2026-06-17 15:38:35.953 | 2026-06-17 15:38:35.954 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-17 15:38:35.954 | ******************************************************************************** 2026-06-17 15:38:35.954 | 2026-06-17 15:38:35.954 | !! 2026-06-17 15:38:35.954 | corresp(dist, value, root_dir) 2026-06-17 15:38:36.103 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-17 15:38:42.878 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 15:38:42.879 | venv-tempest run-test-pre: PYTHONHASHSEED='3828625792' 2026-06-17 15:38:42.879 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.WYGF47RZ48 -r requirements.txt 2026-06-17 15:38:43.887 | 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-06-17 15:38:43.888 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-17 15:38:43.890 | 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-06-17 15:38:43.890 | 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-06-17 15:38:43.890 | 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-06-17 15:38:43.891 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-17 15:38:43.892 | 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-06-17 15:38:43.893 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-17 15:38:43.895 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-17 15:38:43.896 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-17 15:38:43.897 | 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-06-17 15:38:43.899 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-17 15:38:43.899 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-17 15:38:43.900 | 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-06-17 15:38:43.901 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-17 15:38:43.903 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-17 15:38:43.903 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-17 15:38:43.905 | 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-06-17 15:38:43.905 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-17 15:38:43.905 | 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-06-17 15:38:43.906 | 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-06-17 15:38:43.907 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-17 15:38:43.908 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-17 15:38:43.910 | 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-06-17 15:38:43.912 | 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-06-17 15:38:43.914 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-17 15:38:43.917 | 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-06-17 15:38:43.918 | 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-06-17 15:38:43.921 | 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-06-17 15:38:43.921 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-17 15:38:43.926 | 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-06-17 15:38:43.928 | 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-06-17 15:38:43.928 | 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-06-17 15:38:43.930 | 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-06-17 15:38:43.936 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-17 15:38:43.939 | 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-06-17 15:38:43.941 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-17 15:38:43.943 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-17 15:38:43.945 | 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-06-17 15:38:43.949 | 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-06-17 15:38:43.951 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-17 15:38:43.952 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-17 15:38:43.955 | 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-06-17 15:38:43.956 | 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-06-17 15:38:43.957 | 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-06-17 15:38:43.958 | 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-06-17 15:38:43.971 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-17 15:38:43.978 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-17 15:38:43.989 | 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-06-17 15:38:43.992 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-17 15:38:43.993 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-17 15:38:43.994 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-17 15:38:43.995 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-17 15:38:44.005 | 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-06-17 15:38:44.028 | 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-06-17 15:38:44.033 | 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-06-17 15:38:44.034 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-17 15:38:44.036 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-17 15:38:44.049 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-17 15:38:44.050 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-17 15:38:44.056 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-17 15:38:44.257 | ___________________________________ summary ____________________________________ 2026-06-17 15:38:44.257 | venv-tempest: commands succeeded 2026-06-17 15:38:44.260 | congratulations :) 2026-06-17 15:38:44.300 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.WYGF47RZ48 2026-06-17 15:38:44.306 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-17 15:38:44.310 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-17 15:38:44.313 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-17 15:38:44.349 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.eFn8dT1ywJ 2026-06-17 15:38:44.884 | venv create: /opt/stack/tempest/.tox/venv 2026-06-17 15:38:45.497 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-17 15:39:09.635 | venv develop-inst: /opt/stack/tempest 2026-06-17 15:39:17.761 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,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.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,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.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 15:39:17.762 | venv run-test-pre: PYTHONHASHSEED='1562945221' 2026-06-17 15:39:17.762 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.eFn8dT1ywJ 2026-06-17 15:39:18.029 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-17 15:39:18.029 | warnings.warn( 2026-06-17 15:39:18.994 | /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-06-17 15:39:18.994 | warnings.warn( 2026-06-17 15:39:20.141 | /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-06-17 15:39:20.141 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-17 15:39:21.940 | ___________________________________ summary ____________________________________ 2026-06-17 15:39:21.940 | venv: commands succeeded 2026-06-17 15:39:21.940 | congratulations :) 2026-06-17 15:39:21.984 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-17 15:39:22.005 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:39:22.009 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-17 15:39:22.012 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-17 15:39:22.032 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 15:39:22.035 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-17 15:39:22.039 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:39:22.042 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-17 15:39:22.044 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:39:22.049 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-17 15:39:22.052 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:39:22.056 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-17 15:39:22.059 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-17 15:39:22.063 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-17 15:39:22.086 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:39:22.110 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:39:22.113 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-17 15:39:22.116 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 15:39:22.153 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-17 15:39:22.156 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-17 15:39:22.159 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-17 15:39:22.198 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-17 15:39:22.201 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-17 15:39:22.204 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-17 15:39:22.239 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-17 15:39:22.239 | ' 2026-06-17 15:39:22.242 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-17 15:39:22.245 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 15:39:22.248 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-17 15:39:22.251 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-17 15:39:22.254 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-17 15:39:22.254 | /opt/stack/tempest /opt/stack/tempest 2026-06-17 15:39:22.257 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-17 15:39:22.261 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-17 15:39:22.261 | /opt/stack/tempest 2026-06-17 15:39:22.264 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 15:39:22.267 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 15:39:22.271 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 15:39:22.274 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 15:39:22.278 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-17 15:39:22.281 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 15:39:22.285 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-17 15:39:22.288 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 15:39:22.291 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 15:39:22.295 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-17 15:39:22.298 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 15:39:22.302 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 15:39:22.305 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-17 15:39:22.308 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:39:22.311 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 15:39:22.315 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 15:39:22.319 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-17 15:39:22.323 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 15:39:22.327 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-17 15:39:22.331 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 15:39:22.334 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-17 15:39:22.335 | /^\[\[.+\|.*\]\]/ { 2026-06-17 15:39:22.335 | gsub("[][]", "", $1); 2026-06-17 15:39:22.335 | split($1, a, "|"); 2026-06-17 15:39:22.335 | if (a[1] == matchgroup) 2026-06-17 15:39:22.335 | print a[2] 2026-06-17 15:39:22.335 | } 2026-06-17 15:39:22.335 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 155 osc 465 apt-get 209 test_with_retry 7 dbsync 8 pip_install 180 apt-get-update 5 run_process 44 git_timed 391 ------------------------- Unaccounted time 95 ========================= Total runtime 1589 ================= Async summary ================= Time spent in the background minus waits: 567 sec Elapsed time: 1589 sec Time if we did everything serially: 2156 sec Speedup: 1.35683 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21021 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 71 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5688 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 277 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 20 | +------------+-----------+-------+ This is your host IP address: 192.168.122.70 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.70/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble