2026-06-25 21:48:49.622 | + ./stack.sh:main:488 : exec 2026-06-25 21:48:49.622 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-234849' 2026-06-25 21:48:49.622 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-234849.summary.2026-06-25-234849 2026-06-25 21:48:49.622 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 21:48:49.622 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-234849 2026-06-25 21:48:49.622 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-234849 /opt/stack/logs/stack.sh.log 2026-06-25 21:48:49.622 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-234849.summary.2026-06-25-234849 /opt/stack/logs/stack.sh.log.summary 2026-06-25 21:48:49.622 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 21:48:49.622 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 21:48:49.623 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 21:48:49.623 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 21:48:49.623 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 21:48:49.623 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 21:48:49.623 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 21:48:49.623 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 21:48:49.623 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 21:48:49.623 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 21:48:49.623 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 21:48:49.623 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 21:48:49.623 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 21:48:49.624 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 21:48:49.627 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 21:48:49.630 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 21:48:49.633 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 21:48:49.636 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 21:48:49.639 | + ./stack.sh:main:577 : uname -a 2026-06-25 21:48:49.640 | 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-25 21:48:49.643 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 21:48:49.645 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 21:48:49.650 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 21:48:49.688 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 21:48:49.706 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 21:48:49.709 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 21:48:49.726 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 21:48:49.729 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 21:48:49.744 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 21:48:49.748 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 21:48:49.763 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 21:48:49.766 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 21:48:49.768 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 21:48:49.771 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 21:48:49.787 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 21:48:49.790 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 21:48:49.805 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 21:48:49.807 | + ./stack.sh:main:591 : tune_host 2026-06-25 21:48:49.809 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 21:48:49.812 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 21:48:49.814 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 21:48:49.817 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 21:48:49.819 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 21:48:49.821 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 21:48:49.823 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:48:49.825 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:48:49.827 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 21:48:49.829 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:48:49.831 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:48:49.833 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:48:49.835 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:48:49.838 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:48:49.840 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:48:49.842 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 21:48:49.845 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 21:48:49.847 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 21:48:49.850 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 21:48:49.854 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 21:48:49.856 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 21:48:49.858 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 21:48:49.861 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:48:49.863 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:48:49.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:48:49.869 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424129866 2026-06-25 21:48:49.871 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 21:48:49.874 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 21:48:49.876 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-25 21:48:50.002 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 21:48:50.002 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 21:48:50.002 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 21:48:50.017 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 21:48:50.018 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 21:48:53.196 | Fetched 4747 B in 0s (9762 B/s) 2026-06-25 21:48:54.837 | Reading package lists... 2026-06-25 21:48:54.863 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 21:48:54.864 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 21:48:54.866 | + functions-common:time_stop:2420 : local name 2026-06-25 21:48:54.869 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:48:54.872 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:48:54.875 | + functions-common:time_stop:2423 : local total 2026-06-25 21:48:54.877 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:48:54.879 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 21:48:54.882 | + functions-common:time_stop:2427 : start_time=1782424129866 2026-06-25 21:48:54.884 | + functions-common:time_stop:2429 : [[ -z 1782424129866 ]] 2026-06-25 21:48:54.888 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:48:54.891 | + functions-common:time_stop:2432 : end_time=1782424134889 2026-06-25 21:48:54.894 | + functions-common:time_stop:2433 : elapsed_time=5023 2026-06-25 21:48:54.896 | + functions-common:time_stop:2434 : total=0 2026-06-25 21:48:54.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:48:54.901 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5023 2026-06-25 21:48:54.903 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 21:48:54.906 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:48:54.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:48:54.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:48:54.913 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 21:48:54.932 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-25 21:48:54.970 | Reading package lists... 2026-06-25 21:48:55.340 | Building dependency tree... 2026-06-25 21:48:55.342 | Reading state information... 2026-06-25 21:48:55.912 | The following NEW packages will be installed: 2026-06-25 21:48:55.915 | ksmtuned 2026-06-25 21:48:55.963 | 0 upgraded, 1 newly installed, 0 to remove and 121 not upgraded. 2026-06-25 21:48:55.963 | Need to get 7444 B of archives. 2026-06-25 21:48:55.963 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 21:48:55.963 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 21:48:56.170 | perl: warning: Setting locale failed. 2026-06-25 21:48:56.170 | perl: warning: Please check that your locale settings: 2026-06-25 21:48:56.170 | LANGUAGE = (unset), 2026-06-25 21:48:56.170 | LC_ALL = "en_US.utf8", 2026-06-25 21:48:56.170 | LANG = "de_DE.UTF-8" 2026-06-25 21:48:56.170 | are supported and installed on your system. 2026-06-25 21:48:56.170 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:48:56.260 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:48:56.260 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:48:56.260 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:48:56.452 | Fetched 7444 B in 0s (344 kB/s) 2026-06-25 21:48:56.494 | Selecting previously unselected package ksmtuned. 2026-06-25 21:48:56.822 | (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-25 21:48:56.828 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 21:48:56.839 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 21:48:56.900 | Setting up ksmtuned (4.20150326) ... 2026-06-25 21:48:57.114 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 21:48:57.308 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 21:48:58.018 | perl: warning: Setting locale failed. 2026-06-25 21:48:58.018 | perl: warning: Please check that your locale settings: 2026-06-25 21:48:58.018 | LANGUAGE = (unset), 2026-06-25 21:48:58.018 | LC_ALL = "en_US.utf8", 2026-06-25 21:48:58.018 | LANG = "de_DE.UTF-8" 2026-06-25 21:48:58.018 | are supported and installed on your system. 2026-06-25 21:48:58.019 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:48:58.158 | perl: warning: Setting locale failed. 2026-06-25 21:48:58.158 | perl: warning: Please check that your locale settings: 2026-06-25 21:48:58.159 | LANGUAGE = (unset), 2026-06-25 21:48:58.159 | LC_ALL = "en_US.utf8", 2026-06-25 21:48:58.159 | LANG = "de_DE.UTF-8" 2026-06-25 21:48:58.159 | are supported and installed on your system. 2026-06-25 21:48:58.159 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:48:58.207 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:48:58.208 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:48:58.208 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:48:58.275 | perl: warning: Setting locale failed. 2026-06-25 21:48:58.275 | perl: warning: Please check that your locale settings: 2026-06-25 21:48:58.275 | LANGUAGE = (unset), 2026-06-25 21:48:58.275 | LC_ALL = "en_US.utf8", 2026-06-25 21:48:58.275 | LANG = "de_DE.UTF-8" 2026-06-25 21:48:58.275 | are supported and installed on your system. 2026-06-25 21:48:58.275 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:48:58.818 | 2026-06-25 21:48:58.818 | Running kernel seems to be up-to-date. 2026-06-25 21:48:58.818 | 2026-06-25 21:48:58.818 | No services need to be restarted. 2026-06-25 21:48:58.818 | 2026-06-25 21:48:58.818 | No containers need to be restarted. 2026-06-25 21:48:58.818 | 2026-06-25 21:48:58.819 | No user sessions are running outdated binaries. 2026-06-25 21:48:58.819 | 2026-06-25 21:48:58.819 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:49:00.807 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:49:00.809 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:49:00.812 | + functions-common:time_stop:2420 : local name 2026-06-25 21:49:00.813 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:49:00.815 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:49:00.817 | + functions-common:time_stop:2423 : local total 2026-06-25 21:49:00.818 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:49:00.820 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:49:00.822 | + functions-common:time_stop:2427 : start_time=1782424134930 2026-06-25 21:49:00.824 | + functions-common:time_stop:2429 : [[ -z 1782424134930 ]] 2026-06-25 21:49:00.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:49:00.830 | + functions-common:time_stop:2432 : end_time=1782424140827 2026-06-25 21:49:00.831 | + functions-common:time_stop:2433 : elapsed_time=5897 2026-06-25 21:49:00.833 | + functions-common:time_stop:2434 : total=954 2026-06-25 21:49:00.835 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:49:00.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6851 2026-06-25 21:49:00.839 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:49:00.841 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 21:49:00.854 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 21:49:00.856 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 21:49:00.858 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 21:49:00.860 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 21:49:00.862 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 21:49:00.865 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 21:49:00.865 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 21:49:00.874 | 0 2026-06-25 21:49:00.878 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 21:49:00.880 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 21:49:00.882 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 21:49:00.884 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 21:49:00.886 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 21:49:00.888 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 21:49:00.891 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 21:49:00.893 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 21:49:00.895 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 21:49:00.897 | + functions-common:fetch_plugins:1771 : return 2026-06-25 21:49:00.899 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 21:49:00.900 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 21:49:00.902 | + functions-common:run_phase:1849 : local phase= 2026-06-25 21:49:00.904 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 21:49:00.906 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 21:49:00.908 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 21:49:00.910 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 21:49:00.912 | + functions-common:run_phase:1858 : local extra 2026-06-25 21:49:00.915 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 21:49:00.917 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 21:49:00.919 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 21:49:00.921 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 21:49:00.923 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 21:49:00.926 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 21:49:00.938 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:49:00.941 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 21:49:00.942 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 21:49:00.944 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 21:49:00.946 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 21:49:00.948 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 21:49:00.950 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 21:49:00.952 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 21:49:00.953 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 21:49:00.955 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 21:49:00.957 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 21:49:00.959 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 21:49:00.961 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 21:49:00.963 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 21:49:00.964 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 21:49:00.967 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 21:49:00.969 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 21:49:00.984 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 21:49:00.986 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 21:49:00.999 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:49:01.002 | +++ lib/tls:source:43 : hostname -f 2026-06-25 21:49:01.007 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 21:49:01.009 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 21:49:01.011 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 21:49:01.013 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 21:49:01.014 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 21:49:01.017 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 21:49:01.019 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 21:49:01.021 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 21:49:01.023 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 21:49:01.027 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 21:49:01.030 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 21:49:01.042 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 21:49:01.058 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 21:49:01.070 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 21:49:01.083 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 21:49:01.117 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 21:49:01.184 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 21:49:01.272 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 21:49:01.298 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 21:49:01.348 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 21:49:01.394 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 21:49:01.397 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 21:49:01.412 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:49:01.415 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 21:49:01.417 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 21:49:01.420 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 21:49:01.423 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 21:49:01.425 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 21:49:01.441 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 21:49:01.443 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 21:49:01.446 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 21:49:01.449 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 21:49:01.452 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 21:49:01.454 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 21:49:01.457 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 21:49:01.460 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 21:49:01.463 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 21:49:01.465 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 21:49:01.481 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 21:49:01.484 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 21:49:01.487 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 21:49:01.489 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 21:49:01.492 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 21:49:01.494 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 21:49:01.497 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 21:49:01.500 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 21:49:01.502 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 21:49:01.504 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 21:49:01.507 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 21:49:01.509 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.119 2026-06-25 21:49:01.512 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 21:49:01.515 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 21:49:01.518 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 21:49:01.519 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 21:49:01.523 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 21:49:01.526 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 21:49:01.529 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 21:49:01.531 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 21:49:01.534 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 21:49:01.538 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 21:49:01.553 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 21:49:01.557 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.119 2026-06-25 21:49:01.559 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.119 2026-06-25 21:49:01.560 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 21:49:01.564 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.119 2026-06-25 21:49:01.566 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 21:49:01.569 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 21:49:01.572 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 21:49:01.574 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 21:49:01.577 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 21:49:01.579 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 21:49:01.581 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 21:49:01.584 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 21:49:01.586 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 21:49:01.590 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 21:49:01.592 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 21:49:01.595 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 21:49:01.597 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 21:49:01.599 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 21:49:01.602 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 21:49:01.604 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 21:49:01.606 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 21:49:01.608 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 21:49:01.611 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 21:49:01.614 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 21:49:01.617 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 21:49:01.619 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 21:49:01.634 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 21:49:01.637 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 21:49:01.640 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 21:49:01.643 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 21:49:01.645 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 21:49:01.647 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 21:49:01.649 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 21:49:01.652 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 21:49:01.654 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 21:49:01.656 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 21:49:01.657 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 21:49:01.660 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 21:49:01.661 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 21:49:01.663 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 21:49:01.665 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 21:49:01.667 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 21:49:01.669 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 21:49:01.671 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 21:49:01.673 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 21:49:01.674 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 21:49:01.776 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 21:49:01.788 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 21:49:01.790 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 21:49:01.793 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 21:49:01.795 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 21:49:01.797 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 21:49:01.799 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 21:49:01.801 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 21:49:01.803 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 21:49:01.805 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 21:49:01.807 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 21:49:01.810 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 21:49:01.812 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 21:49:01.814 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 21:49:01.816 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 21:49:01.818 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 21:49:01.820 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 21:49:01.823 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 21:49:01.825 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 21:49:01.828 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 21:49:01.830 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 21:49:01.834 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 21:49:01.835 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 21:49:01.835 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 21:49:01.836 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 21:49:01.840 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b0:3d02:13cc 2026-06-25 21:49:01.843 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 21:49:01.845 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 21:49:01.847 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 21:49:01.849 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 21:49:01.852 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb0:3d02:13cc::/56 2026-06-25 21:49:01.855 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 21:49:01.856 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb0:3d02:13cc::/56 2026-06-25 21:49:01.861 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb0:3d02:13cc::/64 2026-06-25 21:49:01.863 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 21:49:01.865 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 21:49:01.867 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 21:49:01.869 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 21:49:01.871 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 21:49:01.873 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 21:49:01.876 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 21:49:01.878 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 21:49:01.879 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 21:49:01.881 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 21:49:01.884 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 21:49:01.886 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 21:49:01.888 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 21:49:01.891 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb0:3d02:13cc::/56 2026-06-25 21:49:01.892 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 21:49:01.894 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 21:49:01.898 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 21:49:01.898 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 21:49:01.898 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 21:49:01.904 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 21:49:01.907 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 21:49:01.908 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 21:49:01.908 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 21:49:01.914 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 21:49:01.918 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 21:49:01.920 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 21:49:01.923 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 21:49:01.926 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 21:49:01.929 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 21:49:01.931 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 21:49:01.934 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 21:49:01.936 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 21:49:01.939 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 21:49:01.957 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 21:49:01.973 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 21:49:01.987 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 21:49:02.002 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 21:49:02.016 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 21:49:02.051 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 21:49:02.054 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 21:49:02.056 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 21:49:02.059 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 21:49:02.062 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 21:49:02.065 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 21:49:02.079 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 21:49:02.082 | + ./stack.sh:main:632 : run_phase source 2026-06-25 21:49:02.084 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 21:49:02.086 | + functions-common:run_phase:1849 : local phase= 2026-06-25 21:49:02.087 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 21:49:02.090 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 21:49:02.092 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 21:49:02.094 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 21:49:02.096 | + functions-common:run_phase:1858 : local extra 2026-06-25 21:49:02.098 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 21:49:02.102 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 21:49:02.104 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 21:49:02.106 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 21:49:02.108 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 21:49:02.111 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 21:49:02.127 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:49:02.129 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 21:49:02.132 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 21:49:02.173 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 21:49:02.175 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 21:49:02.177 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 21:49:02.180 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 21:49:02.182 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 21:49:02.184 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 21:49:02.187 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 21:49:02.189 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 21:49:02.191 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 21:49:02.194 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 21:49:02.196 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.199 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 21:49:02.201 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.204 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 21:49:02.206 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.209 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 21:49:02.211 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.214 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 21:49:02.216 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.219 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 21:49:02.221 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.223 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 21:49:02.226 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.228 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 21:49:02.231 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.233 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 21:49:02.236 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.238 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 21:49:02.241 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.243 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 21:49:02.245 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.248 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 21:49:02.250 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.253 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 21:49:02.255 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.258 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 21:49:02.260 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.262 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 21:49:02.265 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.267 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 21:49:02.270 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.272 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 21:49:02.275 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.277 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 21:49:02.280 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.282 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 21:49:02.285 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.287 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 21:49:02.289 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.292 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 21:49:02.294 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.297 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 21:49:02.299 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.302 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 21:49:02.304 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.306 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 21:49:02.309 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.311 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 21:49:02.314 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 21:49:02.316 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 21:49:02.319 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 21:49:02.322 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 21:49:02.324 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 21:49:02.340 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:49:02.342 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 21:49:02.345 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 21:49:02.347 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 21:49:02.363 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:49:02.366 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 21:49:02.368 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 21:49:02.371 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 21:49:02.373 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 21:49:02.376 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 21:49:02.378 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 21:49:02.381 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 21:49:02.383 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 21:49:02.386 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 21:49:02.386 | Using mysql database backend 2026-06-25 21:49:02.388 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 21:49:02.405 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 21:49:02.409 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 21:49:02.411 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 21:49:02.413 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 21:49:02.416 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 21:49:02.419 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 21:49:02.436 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:49:02.439 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 21:49:02.456 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 21:49:02.474 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:49:02.477 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 21:49:02.493 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 21:49:02.510 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 21:49:02.527 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:49:02.529 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 21:49:02.546 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:49:02.548 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 21:49:02.551 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 21:49:02.555 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 21:49:02.559 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-234902 2026-06-25 21:49:02.561 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-234902 765' 2026-06-25 21:49:02.564 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.566 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 21:49:02.569 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.571 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 21:49:02.574 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.576 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 21:49:02.579 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.581 | + 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-25 21:49:02.584 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.587 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.119 2026-06-25 21:49:02.589 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.592 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.119/identity 2026-06-25 21:49:02.594 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.597 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-234849 2026-06-25 21:49:02.599 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.602 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 21:49:02.604 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.607 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.119 2026-06-25 21:49:02.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.612 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 21:49:02.614 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.617 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 21:49:02.619 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.622 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 21:49:02.624 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.627 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 21:49:02.629 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.632 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.119 2026-06-25 21:49:02.634 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 21:49:02.637 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 21:49:02.639 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 21:49:02.642 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 21:49:02.645 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 21:49:02.647 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 21:49:02.649 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 21:49:02.652 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 21:49:02.655 | ++ functions-common:git_clone:593 : pwd 2026-06-25 21:49:02.658 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 21:49:02.660 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 21:49:02.664 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 21:49:02.679 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 21:49:02.681 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 21:49:02.683 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 21:49:02.687 | + functions-common:git_clone:610 : echo master 2026-06-25 21:49:02.687 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 21:49:02.691 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 21:49:02.694 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 21:49:02.696 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 21:49:02.698 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:49:02.701 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:49:02.703 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:49:02.705 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:49:02.708 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:49:02.710 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:49:02.712 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:49:02.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:49:02.718 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:49:02.722 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424142719 2026-06-25 21:49:02.724 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 21:49:02.727 | Cloning into '/opt/stack/requirements'... 2026-06-25 21:49:08.866 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:49:08.870 | + functions-common:time_stop:2420 : local name 2026-06-25 21:49:08.873 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:49:08.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:49:08.877 | + functions-common:time_stop:2423 : local total 2026-06-25 21:49:08.881 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:49:08.884 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:49:08.887 | + functions-common:time_stop:2427 : start_time=1782424142719 2026-06-25 21:49:08.890 | + functions-common:time_stop:2429 : [[ -z 1782424142719 ]] 2026-06-25 21:49:08.894 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:49:08.899 | + functions-common:time_stop:2432 : end_time=1782424148896 2026-06-25 21:49:08.901 | + functions-common:time_stop:2433 : elapsed_time=6177 2026-06-25 21:49:08.904 | + functions-common:time_stop:2434 : total=0 2026-06-25 21:49:08.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:49:08.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6177 2026-06-25 21:49:08.913 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 21:49:08.916 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 21:49:08.918 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:49:08.922 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:49:08.925 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:49:08.928 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:49:08.931 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:49:08.933 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:49:08.937 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:49:08.940 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:49:08.945 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:49:08.950 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424148946 2026-06-25 21:49:08.953 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 21:49:09.766 | From https://review.opendev.org/openstack/requirements 2026-06-25 21:49:09.766 | * branch master -> FETCH_HEAD 2026-06-25 21:49:09.777 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:49:09.780 | + functions-common:time_stop:2420 : local name 2026-06-25 21:49:09.783 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:49:09.786 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:49:09.789 | + functions-common:time_stop:2423 : local total 2026-06-25 21:49:09.792 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:49:09.795 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:49:09.799 | + functions-common:time_stop:2427 : start_time=1782424148946 2026-06-25 21:49:09.802 | + functions-common:time_stop:2429 : [[ -z 1782424148946 ]] 2026-06-25 21:49:09.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:49:09.811 | + functions-common:time_stop:2432 : end_time=1782424149807 2026-06-25 21:49:09.815 | + functions-common:time_stop:2433 : elapsed_time=861 2026-06-25 21:49:09.818 | + functions-common:time_stop:2434 : total=6177 2026-06-25 21:49:09.822 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:49:09.825 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7038 2026-06-25 21:49:09.829 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 21:49:09.832 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:49:09.835 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:49:09.839 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:49:09.843 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:49:09.846 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:49:09.850 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:49:09.853 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:49:09.857 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:49:09.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:49:09.866 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424149862 2026-06-25 21:49:09.870 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 21:49:09.884 | Note: switching to 'FETCH_HEAD'. 2026-06-25 21:49:09.885 | 2026-06-25 21:49:09.885 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 21:49:09.885 | changes and commit them, and you can discard any commits you make in this 2026-06-25 21:49:09.885 | state without impacting any branches by switching back to a branch. 2026-06-25 21:49:09.885 | 2026-06-25 21:49:09.885 | If you want to create a new branch to retain commits you create, you may 2026-06-25 21:49:09.885 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 21:49:09.885 | 2026-06-25 21:49:09.886 | git switch -c 2026-06-25 21:49:09.886 | 2026-06-25 21:49:09.886 | Or undo this operation with: 2026-06-25 21:49:09.886 | 2026-06-25 21:49:09.886 | git switch - 2026-06-25 21:49:09.886 | 2026-06-25 21:49:09.886 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 21:49:09.887 | 2026-06-25 21:49:09.887 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 21:49:09.890 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:49:09.893 | + functions-common:time_stop:2420 : local name 2026-06-25 21:49:09.897 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:49:09.899 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:49:09.901 | + functions-common:time_stop:2423 : local total 2026-06-25 21:49:09.905 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:49:09.908 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:49:09.910 | + functions-common:time_stop:2427 : start_time=1782424149862 2026-06-25 21:49:09.914 | + functions-common:time_stop:2429 : [[ -z 1782424149862 ]] 2026-06-25 21:49:09.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:49:09.922 | + functions-common:time_stop:2432 : end_time=1782424149919 2026-06-25 21:49:09.926 | + functions-common:time_stop:2433 : elapsed_time=57 2026-06-25 21:49:09.930 | + functions-common:time_stop:2434 : total=7038 2026-06-25 21:49:09.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:49:09.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7095 2026-06-25 21:49:09.940 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 21:49:09.958 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 21:49:09.962 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 21:49:09.963 | + functions-common:git_clone:673 : head -1 2026-06-25 21:49:09.966 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 21:49:09.969 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 21:49:09.973 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 21:49:09.975 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 21:49:09.979 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 21:49:09.982 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 21:49:09.985 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 21:49:09.989 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 21:49:09.992 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 21:49:09.996 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 21:49:10.000 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 21:49:10.003 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 21:49:10.008 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 21:49:10.014 | ++ tools/install_prereqs.sh:source:47 : NOW=1782424150 2026-06-25 21:49:10.018 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 21:49:10.024 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 21:49:10.028 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 21:49:10.032 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782424150 2026-06-25 21:49:10.036 | ++ tools/install_prereqs.sh:source:50 : [[ 1782424150 -lt 7200 ]] 2026-06-25 21:49:10.040 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 21:49:10.044 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 21:49:10.047 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 21:49:10.051 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 21:49:10.055 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 21:49:10.059 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 21:49:10.063 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 21:49:10.068 | +++ 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-25 21:49:10.101 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 21:49:10.102 | apache2-dev 2026-06-25 21:49:10.102 | bc 2026-06-25 21:49:10.102 | bsdmainutils 2026-06-25 21:49:10.102 | curl 2026-06-25 21:49:10.102 | g++ 2026-06-25 21:49:10.102 | gawk 2026-06-25 21:49:10.102 | gcc 2026-06-25 21:49:10.102 | gettext 2026-06-25 21:49:10.102 | git 2026-06-25 21:49:10.102 | graphviz 2026-06-25 21:49:10.102 | iputils-ping 2026-06-25 21:49:10.103 | libffi-dev 2026-06-25 21:49:10.103 | libjpeg-dev 2026-06-25 21:49:10.103 | libpq-dev 2026-06-25 21:49:10.103 | libssl-dev 2026-06-25 21:49:10.103 | libsystemd-dev 2026-06-25 21:49:10.103 | libxml2-dev 2026-06-25 21:49:10.103 | libxslt1-dev 2026-06-25 21:49:10.103 | libyaml-dev 2026-06-25 21:49:10.103 | lsof 2026-06-25 21:49:10.103 | openssh-server 2026-06-25 21:49:10.104 | openssl 2026-06-25 21:49:10.104 | pkg-config 2026-06-25 21:49:10.104 | psmisc 2026-06-25 21:49:10.104 | python3-dev 2026-06-25 21:49:10.104 | python3-pip 2026-06-25 21:49:10.104 | python3-systemd 2026-06-25 21:49:10.104 | python3-venv 2026-06-25 21:49:10.104 | tar 2026-06-25 21:49:10.104 | tcpdump 2026-06-25 21:49:10.104 | unzip 2026-06-25 21:49:10.105 | uuid-runtime 2026-06-25 21:49:10.105 | wget 2026-06-25 21:49:10.105 | zlib1g-dev 2026-06-25 21:49:10.105 | libkrb5-dev 2026-06-25 21:49:10.105 | libldap2-dev 2026-06-25 21:49:10.105 | libsasl2-dev 2026-06-25 21:49:10.105 | memcached 2026-06-25 21:49:10.105 | python3-mysqldb 2026-06-25 21:49:10.105 | sqlite3 2026-06-25 21:49:10.105 | conntrack 2026-06-25 21:49:10.106 | curl 2026-06-25 21:49:10.106 | ebtables 2026-06-25 21:49:10.106 | genisoimage 2026-06-25 21:49:10.106 | iptables 2026-06-25 21:49:10.106 | iputils-arping 2026-06-25 21:49:10.106 | kpartx 2026-06-25 21:49:10.106 | libjs-jquery-tablesorter 2026-06-25 21:49:10.106 | parted 2026-06-25 21:49:10.106 | pm-utils 2026-06-25 21:49:10.106 | python3-mysqldb 2026-06-25 21:49:10.107 | socat 2026-06-25 21:49:10.107 | sqlite3 2026-06-25 21:49:10.107 | sudo 2026-06-25 21:49:10.107 | vlan 2026-06-25 21:49:10.107 | lsscsi 2026-06-25 21:49:10.107 | open-iscsi 2026-06-25 21:49:10.107 | cryptsetup 2026-06-25 21:49:10.107 | dosfstools 2026-06-25 21:49:10.107 | genisoimage 2026-06-25 21:49:10.107 | gir1.2-libosinfo-1.0 2026-06-25 21:49:10.108 | netcat-openbsd 2026-06-25 21:49:10.108 | open-iscsi 2026-06-25 21:49:10.108 | qemu-utils 2026-06-25 21:49:10.108 | sg3-utils 2026-06-25 21:49:10.108 | sysfsutils 2026-06-25 21:49:10.108 | lvm2 2026-06-25 21:49:10.108 | qemu-utils 2026-06-25 21:49:10.108 | thin-provisioning-tools 2026-06-25 21:49:10.108 | acl 2026-06-25 21:49:10.108 | dnsmasq-base 2026-06-25 21:49:10.109 | dnsmasq-utils 2026-06-25 21:49:10.109 | ebtables 2026-06-25 21:49:10.109 | haproxy 2026-06-25 21:49:10.109 | iptables 2026-06-25 21:49:10.109 | iputils-arping 2026-06-25 21:49:10.109 | iputils-ping 2026-06-25 21:49:10.109 | postgresql-server-dev-all 2026-06-25 21:49:10.109 | python3-mysqldb 2026-06-25 21:49:10.109 | sqlite3 2026-06-25 21:49:10.109 | sudo 2026-06-25 21:49:10.110 | vlan 2026-06-25 21:49:10.110 | pcp' 2026-06-25 21:49:10.110 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 21:49:10.135 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 21:49:10.135 | apache2-dev 2026-06-25 21:49:10.135 | bc 2026-06-25 21:49:10.135 | bsdmainutils 2026-06-25 21:49:10.135 | curl 2026-06-25 21:49:10.135 | g++ 2026-06-25 21:49:10.135 | gawk 2026-06-25 21:49:10.135 | gcc 2026-06-25 21:49:10.135 | gettext 2026-06-25 21:49:10.135 | git 2026-06-25 21:49:10.136 | graphviz 2026-06-25 21:49:10.136 | iputils-ping 2026-06-25 21:49:10.136 | libffi-dev 2026-06-25 21:49:10.136 | libjpeg-dev 2026-06-25 21:49:10.136 | libpq-dev 2026-06-25 21:49:10.136 | libssl-dev 2026-06-25 21:49:10.136 | libsystemd-dev 2026-06-25 21:49:10.136 | libxml2-dev 2026-06-25 21:49:10.136 | libxslt1-dev 2026-06-25 21:49:10.136 | libyaml-dev 2026-06-25 21:49:10.136 | lsof 2026-06-25 21:49:10.136 | openssh-server 2026-06-25 21:49:10.137 | openssl 2026-06-25 21:49:10.137 | pkg-config 2026-06-25 21:49:10.137 | psmisc 2026-06-25 21:49:10.137 | python3-dev 2026-06-25 21:49:10.137 | python3-pip 2026-06-25 21:49:10.137 | python3-systemd 2026-06-25 21:49:10.137 | python3-venv 2026-06-25 21:49:10.137 | tar 2026-06-25 21:49:10.137 | tcpdump 2026-06-25 21:49:10.137 | unzip 2026-06-25 21:49:10.137 | uuid-runtime 2026-06-25 21:49:10.137 | wget 2026-06-25 21:49:10.138 | zlib1g-dev 2026-06-25 21:49:10.138 | libkrb5-dev 2026-06-25 21:49:10.138 | libldap2-dev 2026-06-25 21:49:10.138 | libsasl2-dev 2026-06-25 21:49:10.138 | memcached 2026-06-25 21:49:10.138 | python3-mysqldb 2026-06-25 21:49:10.138 | sqlite3 2026-06-25 21:49:10.138 | conntrack 2026-06-25 21:49:10.138 | curl 2026-06-25 21:49:10.138 | ebtables 2026-06-25 21:49:10.138 | genisoimage 2026-06-25 21:49:10.139 | iptables 2026-06-25 21:49:10.139 | iputils-arping 2026-06-25 21:49:10.139 | kpartx 2026-06-25 21:49:10.139 | libjs-jquery-tablesorter 2026-06-25 21:49:10.139 | parted 2026-06-25 21:49:10.139 | pm-utils 2026-06-25 21:49:10.139 | python3-mysqldb 2026-06-25 21:49:10.139 | socat 2026-06-25 21:49:10.139 | sqlite3 2026-06-25 21:49:10.139 | sudo 2026-06-25 21:49:10.139 | vlan 2026-06-25 21:49:10.140 | lsscsi 2026-06-25 21:49:10.140 | open-iscsi 2026-06-25 21:49:10.140 | cryptsetup 2026-06-25 21:49:10.140 | dosfstools 2026-06-25 21:49:10.140 | genisoimage 2026-06-25 21:49:10.140 | gir1.2-libosinfo-1.0 2026-06-25 21:49:10.140 | netcat-openbsd 2026-06-25 21:49:10.140 | open-iscsi 2026-06-25 21:49:10.140 | qemu-utils 2026-06-25 21:49:10.140 | sg3-utils 2026-06-25 21:49:10.140 | sysfsutils 2026-06-25 21:49:10.141 | lvm2 2026-06-25 21:49:10.141 | qemu-utils 2026-06-25 21:49:10.141 | thin-provisioning-tools 2026-06-25 21:49:10.141 | acl 2026-06-25 21:49:10.141 | dnsmasq-base 2026-06-25 21:49:10.141 | dnsmasq-utils 2026-06-25 21:49:10.141 | ebtables 2026-06-25 21:49:10.141 | haproxy 2026-06-25 21:49:10.141 | iptables 2026-06-25 21:49:10.141 | iputils-arping 2026-06-25 21:49:10.141 | iputils-ping 2026-06-25 21:49:10.141 | postgresql-server-dev-all 2026-06-25 21:49:10.142 | python3-mysqldb 2026-06-25 21:49:10.142 | sqlite3 2026-06-25 21:49:10.142 | sudo 2026-06-25 21:49:10.142 | vlan 2026-06-25 21:49:10.142 | pcp ' 2026-06-25 21:49:10.142 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 21:49:10.145 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:49:10.149 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:49:10.153 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 21:49:10.154 | ++ 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-25 21:49:10.159 | ++ 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-25 21:49:10.163 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 21:49:10.166 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:49:10.170 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:49:10.174 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:49:10.177 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:49:10.180 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:49:10.183 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:49:10.187 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:49:10.190 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:49:10.193 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:49:10.196 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:49:10.199 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 21:49:10.203 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 21:49:10.206 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:49:10.209 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:49:10.212 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:49:10.215 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 21:49:10.243 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 21:49:10.280 | Reading package lists... 2026-06-25 21:49:10.638 | Building dependency tree... 2026-06-25 21:49:10.639 | Reading state information... 2026-06-25 21:49:11.157 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 21:49:11.157 | bc set to manually installed. 2026-06-25 21:49:11.157 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 21:49:11.157 | g++ set to manually installed. 2026-06-25 21:49:11.157 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 21:49:11.158 | gawk set to manually installed. 2026-06-25 21:49:11.158 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 21:49:11.158 | gcc set to manually installed. 2026-06-25 21:49:11.158 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 21:49:11.158 | git set to manually installed. 2026-06-25 21:49:11.158 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 21:49:11.158 | iputils-ping set to manually installed. 2026-06-25 21:49:11.158 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 21:49:11.158 | lsof set to manually installed. 2026-06-25 21:49:11.158 | psmisc is already the newest version (23.7-1build1). 2026-06-25 21:49:11.158 | psmisc set to manually installed. 2026-06-25 21:49:11.158 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 21:49:11.159 | python3-dev set to manually installed. 2026-06-25 21:49:11.159 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 21:49:11.159 | python3-systemd is already the newest version (235-1build4). 2026-06-25 21:49:11.159 | python3-systemd set to manually installed. 2026-06-25 21:49:11.159 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 21:49:11.159 | tcpdump set to manually installed. 2026-06-25 21:49:11.159 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 21:49:11.159 | uuid-runtime set to manually installed. 2026-06-25 21:49:11.159 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 21:49:11.159 | wget set to manually installed. 2026-06-25 21:49:11.159 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 21:49:11.160 | zlib1g-dev set to manually installed. 2026-06-25 21:49:11.160 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 21:49:11.160 | iptables set to manually installed. 2026-06-25 21:49:11.160 | parted is already the newest version (3.6-4build1). 2026-06-25 21:49:11.160 | parted set to manually installed. 2026-06-25 21:49:11.160 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 21:49:11.160 | sudo set to manually installed. 2026-06-25 21:49:11.160 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 21:49:11.160 | open-iscsi set to manually installed. 2026-06-25 21:49:11.160 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 21:49:11.161 | cryptsetup set to manually installed. 2026-06-25 21:49:11.161 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 21:49:11.161 | dosfstools set to manually installed. 2026-06-25 21:49:11.161 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 21:49:11.161 | netcat-openbsd set to manually installed. 2026-06-25 21:49:11.161 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 21:49:11.161 | sg3-utils set to manually installed. 2026-06-25 21:49:11.161 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 21:49:11.161 | lvm2 set to manually installed. 2026-06-25 21:49:11.161 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 21:49:11.161 | thin-provisioning-tools set to manually installed. 2026-06-25 21:49:11.161 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 21:49:11.162 | acl set to manually installed. 2026-06-25 21:49:11.162 | The following additional packages will be installed: 2026-06-25 21:49:11.162 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 21:49:11.162 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 21:49:11.162 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 21:49:11.162 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 21:49:11.162 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 21:49:11.162 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 21:49:11.162 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 21:49:11.162 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 21:49:11.162 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 21:49:11.163 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 21:49:11.163 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 21:49:11.163 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 21:49:11.163 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 21:49:11.163 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 21:49:11.163 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 21:49:11.163 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 21:49:11.163 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 21:49:11.163 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 21:49:11.163 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 21:49:11.163 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 21:49:11.163 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 21:49:11.164 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 21:49:11.164 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 21:49:11.164 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 21:49:11.164 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 21:49:11.164 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 21:49:11.164 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 21:49:11.164 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 21:49:11.164 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 21:49:11.164 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 21:49:11.164 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 21:49:11.164 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 21:49:11.165 | Suggested packages: 2026-06-25 21:49:11.165 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 21:49:11.165 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 21:49:11.165 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 21:49:11.165 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 21:49:11.165 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 21:49:11.165 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 21:49:11.165 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 21:49:11.165 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 21:49:11.165 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 21:49:11.165 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 21:49:11.166 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 21:49:11.166 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 21:49:11.166 | libqrencode4 libtss2-rc0 ncompress tar-scripts tar-doc zip 2026-06-25 21:49:11.344 | The following NEW packages will be installed: 2026-06-25 21:49:11.344 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 21:49:11.344 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 21:49:11.344 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 21:49:11.344 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 21:49:11.344 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 21:49:11.344 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 21:49:11.345 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 21:49:11.345 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 21:49:11.345 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 21:49:11.345 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 21:49:11.345 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 21:49:11.345 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 21:49:11.345 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 21:49:11.345 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 21:49:11.345 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 21:49:11.345 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 21:49:11.345 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 21:49:11.346 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 21:49:11.346 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 21:49:11.346 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 21:49:11.346 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 21:49:11.346 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 21:49:11.346 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 21:49:11.346 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 21:49:11.346 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 21:49:11.346 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 21:49:11.346 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 21:49:11.346 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 21:49:11.347 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 21:49:11.347 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 21:49:11.347 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 21:49:11.347 | uuid-dev vbetool vlan 2026-06-25 21:49:11.347 | The following packages will be upgraded: 2026-06-25 21:49:11.348 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 21:49:11.349 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 21:49:11.349 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 21:49:11.349 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 21:49:11.349 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 21:49:11.349 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 21:49:11.350 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 21:49:11.350 | systemd-sysv systemd-timesyncd tar udev 2026-06-25 21:49:11.417 | 36 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 21:49:11.417 | Need to get 209 MB of archives. 2026-06-25 21:49:11.417 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 21:49:11.417 | Get:1 http://security.ubuntu.com/ubuntu noble-security/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-06-25 21:49:11.419 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 21:49:11.436 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 21:49:11.438 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 21:49:11.444 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 21:49:11.447 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 21:49:11.454 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 21:49:11.484 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 21:49:11.490 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 21:49:11.490 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 21:49:11.493 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 21:49:11.497 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 21:49:11.545 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 21:49:11.571 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 21:49:11.575 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 21:49:11.601 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 21:49:11.605 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 21:49:11.611 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 21:49:11.612 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 21:49:11.614 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-25 21:49:11.616 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 21:49:11.616 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 21:49:11.619 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-25 21:49:11.630 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 21:49:11.649 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 21:49:11.652 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-25 21:49:11.653 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 21:49:11.655 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-25 21:49:11.685 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-25 21:49:11.688 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 21:49:11.691 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-25 21:49:11.692 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 21:49:11.699 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 21:49:11.712 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 21:49:11.714 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 21:49:11.715 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 21:49:11.729 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 21:49:11.730 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 21:49:11.732 | Get:39 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-25 21:49:11.738 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 21:49:11.739 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 21:49:11.740 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 21:49:11.741 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 21:49:11.745 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 21:49:11.750 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 21:49:11.759 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 21:49:11.765 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 21:49:11.767 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 21:49:12.120 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 21:49:12.293 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 21:49:12.295 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-25 21:49:12.296 | Get:52 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-25 21:49:12.299 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-25 21:49:12.308 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-25 21:49:12.327 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 21:49:12.425 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 21:49:12.426 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 21:49:12.429 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 21:49:12.429 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 21:49:12.431 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 21:49:12.431 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 21:49:12.432 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 21:49:12.433 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 21:49:12.435 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 21:49:12.437 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 21:49:12.451 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 21:49:12.452 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 21:49:12.456 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 21:49:12.468 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-25 21:49:12.469 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 21:49:12.470 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 21:49:12.471 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-25 21:49:12.481 | Get:73 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-25 21:49:12.486 | Get:74 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-25 21:49:12.487 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 21:49:12.493 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 21:49:12.496 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 21:49:12.500 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 21:49:12.501 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 21:49:12.511 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 21:49:12.515 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 21:49:12.516 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 21:49:12.516 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 21:49:12.518 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 21:49:12.523 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 21:49:12.523 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 21:49:12.526 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 21:49:12.548 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-25 21:49:12.551 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 21:49:12.551 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 21:49:12.556 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 21:49:12.557 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 21:49:12.557 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 21:49:12.558 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 21:49:12.559 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-25 21:49:12.562 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 21:49:12.564 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 21:49:12.565 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 21:49:12.576 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 21:49:12.580 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 21:49:12.606 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 21:49:12.607 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 21:49:12.608 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 21:49:12.611 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 21:49:12.612 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 21:49:12.615 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 21:49:12.623 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 21:49:12.626 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 21:49:12.626 | Get:109 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-25 21:49:12.627 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 21:49:12.628 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-25 21:49:12.629 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-25 21:49:12.630 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-25 21:49:12.631 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 21:49:12.634 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 21:49:12.635 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-25 21:49:12.671 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 21:49:12.671 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 21:49:12.677 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-25 21:49:12.678 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 21:49:12.839 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 21:49:12.842 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 21:49:12.843 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 21:49:12.843 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 21:49:12.844 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-25 21:49:12.846 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 21:49:12.847 | Get:127 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-25 21:49:12.848 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 21:49:12.851 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 21:49:12.852 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 21:49:12.853 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 21:49:12.854 | Get:132 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-25 21:49:12.874 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 21:49:12.880 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 21:49:12.880 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 21:49:12.885 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 21:49:12.886 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-25 21:49:12.888 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 21:49:12.889 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 21:49:12.892 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 21:49:12.925 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-25 21:49:12.928 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-25 21:49:12.932 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 21:49:12.949 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 21:49:12.951 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-25 21:49:12.962 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-25 21:49:12.964 | Get:147 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-25 21:49:12.965 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 21:49:12.973 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 21:49:12.979 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 21:49:13.306 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 21:49:13.307 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 21:49:13.315 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 21:49:13.396 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 21:49:13.398 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-25 21:49:14.018 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 21:49:14.019 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-25 21:49:14.022 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 21:49:14.023 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 21:49:14.024 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 21:49:14.025 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 21:49:14.025 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-25 21:49:14.044 | Get:163 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-25 21:49:14.062 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 21:49:14.063 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 21:49:14.064 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-25 21:49:14.088 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-25 21:49:14.099 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-25 21:49:14.100 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 21:49:14.101 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-25 21:49:14.102 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-25 21:49:14.105 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-25 21:49:14.110 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-25 21:49:14.112 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-25 21:49:14.144 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-25 21:49:14.297 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-25 21:49:14.315 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-25 21:49:14.339 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 21:49:14.341 | Get:179 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 21:49:14.344 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 21:49:14.344 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 21:49:14.345 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-25 21:49:14.346 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-25 21:49:14.347 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 21:49:14.349 | Get:185 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-25 21:49:14.349 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 21:49:14.349 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 21:49:14.351 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 21:49:14.352 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 21:49:14.352 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 21:49:14.356 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 21:49:14.360 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 21:49:14.362 | Get:193 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 21:49:14.367 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 21:49:14.369 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 21:49:14.408 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 21:49:14.412 | Get:197 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 21:49:14.691 | perl: warning: Setting locale failed. 2026-06-25 21:49:14.692 | perl: warning: Please check that your locale settings: 2026-06-25 21:49:14.692 | LANGUAGE = (unset), 2026-06-25 21:49:14.692 | LC_ALL = "en_US.utf8", 2026-06-25 21:49:14.692 | LANG = "de_DE.UTF-8" 2026-06-25 21:49:14.692 | are supported and installed on your system. 2026-06-25 21:49:14.692 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:49:14.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:49:14.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:49:14.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:49:15.166 | Vorkonfiguration der Pakete ... 2026-06-25 21:49:15.203 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:49:15.347 | Fetched 209 MB in 3s (68.9 MB/s) 2026-06-25 21:49:15.444 | (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-25 21:49:15.450 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-06-25 21:49:15.466 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-06-25 21:49:15.553 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-06-25 21:49:15.673 | (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-25 21:49:15.679 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 21:49:15.691 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:15.789 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:15.806 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:15.899 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:15.915 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.021 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.040 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.132 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.146 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.269 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.278 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.404 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.416 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.492 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:49:16.607 | (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-25 21:49:16.615 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.626 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.702 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.718 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.810 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.826 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:16.909 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:16.947 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:17.579 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:17.621 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:17.863 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:17.872 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 21:49:17.943 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:49:18.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 ... 107873 files and directories currently installed.) 2026-06-25 21:49:18.072 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 21:49:18.084 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 21:49:18.217 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 21:49:18.336 | (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-25 21:49:18.342 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 21:49:18.354 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 21:49:18.424 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 21:49:18.436 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 21:49:18.496 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 21:49:18.508 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 21:49:18.513 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 21:49:18.562 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 21:49:18.573 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 21:49:18.578 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 21:49:18.623 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 21:49:18.634 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 21:49:18.638 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 21:49:18.676 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 21:49:18.688 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 21:49:18.692 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 21:49:18.735 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 21:49:18.747 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 21:49:18.751 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 21:49:18.815 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 21:49:18.827 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 21:49:18.897 | Selecting previously unselected package apache2-bin. 2026-06-25 21:49:18.908 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 21:49:18.913 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 21:49:19.060 | Selecting previously unselected package apache2-data. 2026-06-25 21:49:19.071 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 21:49:19.076 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 21:49:19.274 | Selecting previously unselected package apache2-utils. 2026-06-25 21:49:19.285 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 21:49:19.289 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 21:49:19.355 | Selecting previously unselected package apache2. 2026-06-25 21:49:19.367 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 21:49:19.375 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:49:19.376 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 21:49:19.502 | Selecting previously unselected package haproxy. 2026-06-25 21:49:19.511 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 21:49:19.530 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 21:49:19.671 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 21:49:19.684 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 21:49:19.688 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 21:49:19.743 | Selecting previously unselected package memcached. 2026-06-25 21:49:19.753 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 21:49:19.760 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 21:49:19.832 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 21:49:19.844 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 21:49:19.917 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 21:49:20.056 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 21:49:20.163 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 21:49:20.191 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 21:49:20.306 | Selecting previously unselected package libjson-perl. 2026-06-25 21:49:20.317 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 21:49:20.321 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 21:49:20.377 | Selecting previously unselected package postgresql-client-common. 2026-06-25 21:49:20.389 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 21:49:20.393 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 21:49:20.457 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 21:49:20.468 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 21:49:20.671 | Selecting previously unselected package ssl-cert. 2026-06-25 21:49:20.683 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 21:49:20.687 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 21:49:20.747 | Selecting previously unselected package postgresql-common. 2026-06-25 21:49:20.759 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 21:49:20.782 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 21:49:20.791 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 21:49:20.920 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:20.938 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:21.000 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 21:49:21.012 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 21:49:21.015 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 21:49:21.060 | Selecting previously unselected package sysfsutils. 2026-06-25 21:49:21.072 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 21:49:21.078 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 21:49:21.116 | Selecting previously unselected package autotools-dev. 2026-06-25 21:49:21.127 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 21:49:21.131 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 21:49:21.176 | Selecting previously unselected package m4. 2026-06-25 21:49:21.188 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 21:49:21.191 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 21:49:21.266 | Selecting previously unselected package autoconf. 2026-06-25 21:49:21.276 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 21:49:21.281 | Unpacking autoconf (2.71-3) ... 2026-06-25 21:49:21.378 | Selecting previously unselected package automake. 2026-06-25 21:49:21.387 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 21:49:21.393 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 21:49:21.506 | Selecting previously unselected package autopoint. 2026-06-25 21:49:21.518 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 21:49:21.521 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 21:49:21.564 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 21:49:21.576 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 21:49:21.579 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 21:49:21.665 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 21:49:21.677 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:21.680 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:22.791 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 21:49:22.804 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:22.807 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:23.390 | Selecting previously unselected package libgc1:amd64. 2026-06-25 21:49:23.402 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 21:49:23.406 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 21:49:23.455 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 21:49:23.466 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 21:49:23.470 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 21:49:23.510 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 21:49:23.521 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 21:49:23.524 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 21:49:23.578 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 21:49:23.590 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:23.604 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:23.838 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 21:49:23.850 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:23.853 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:23.937 | Selecting previously unselected package libclang1-17t64. 2026-06-25 21:49:23.947 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:23.951 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:24.290 | Selecting previously unselected package clang-17. 2026-06-25 21:49:24.301 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:24.305 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:24.353 | Selecting previously unselected package libtool. 2026-06-25 21:49:24.365 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 21:49:24.368 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 21:49:24.421 | Selecting previously unselected package dh-autoreconf. 2026-06-25 21:49:24.431 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 21:49:24.435 | Unpacking dh-autoreconf (20) ... 2026-06-25 21:49:24.479 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 21:49:24.491 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 21:49:24.495 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 21:49:24.561 | Selecting previously unselected package libsub-override-perl. 2026-06-25 21:49:24.573 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 21:49:24.577 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 21:49:24.617 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 21:49:24.628 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 21:49:24.632 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 21:49:24.678 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 21:49:24.687 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 21:49:24.691 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 21:49:24.727 | Selecting previously unselected package debugedit. 2026-06-25 21:49:24.739 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 21:49:24.742 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 21:49:24.785 | Selecting previously unselected package dwz. 2026-06-25 21:49:24.797 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 21:49:24.800 | Unpacking dwz (0.15-1build6) ... 2026-06-25 21:49:24.843 | Selecting previously unselected package gettext. 2026-06-25 21:49:24.855 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 21:49:24.859 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 21:49:24.969 | Selecting previously unselected package intltool-debian. 2026-06-25 21:49:24.981 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 21:49:24.986 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 21:49:25.028 | Selecting previously unselected package po-debconf. 2026-06-25 21:49:25.038 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 21:49:25.042 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 21:49:25.134 | Selecting previously unselected package debhelper. 2026-06-25 21:49:25.145 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 21:49:25.149 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 21:49:25.410 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 21:49:25.421 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 21:49:25.424 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 21:49:25.475 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 21:49:25.487 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 21:49:25.490 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 21:49:25.527 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 21:49:25.538 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 21:49:25.543 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 21:49:25.595 | Selecting previously unselected package libapr1-dev. 2026-06-25 21:49:25.605 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 21:49:25.609 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 21:49:25.972 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 21:49:25.983 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:49:25.987 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 21:49:26.144 | Selecting previously unselected package libldap2-dev. 2026-06-25 21:49:26.154 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 21:49:26.157 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 21:49:26.191 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 21:49:26.202 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 21:49:26.206 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 21:49:26.518 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 21:49:26.529 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 21:49:26.533 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:26.581 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 21:49:26.590 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 21:49:26.593 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:26.642 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 21:49:26.651 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 21:49:26.654 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:26.690 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 21:49:26.701 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 21:49:26.704 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:26.818 | Selecting previously unselected package apache2-dev. 2026-06-25 21:49:26.829 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 21:49:26.833 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 21:49:26.919 | Selecting previously unselected package ncal. 2026-06-25 21:49:26.930 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 21:49:26.933 | Unpacking ncal (12.1.8) ... 2026-06-25 21:49:26.982 | Selecting previously unselected package bsdmainutils. 2026-06-25 21:49:26.990 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 21:49:26.997 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 21:49:27.034 | Selecting previously unselected package conntrack. 2026-06-25 21:49:27.045 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 21:49:27.049 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 21:49:27.106 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 21:49:27.132 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 21:49:27.199 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 21:49:27.210 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 21:49:27.213 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 21:49:27.259 | Selecting previously unselected package ebtables. 2026-06-25 21:49:27.270 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 21:49:27.287 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 21:49:27.334 | Selecting previously unselected package fonts-liberation. 2026-06-25 21:49:27.345 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 21:49:27.348 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 21:49:27.434 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 21:49:27.445 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 21:49:27.448 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 21:49:27.490 | Selecting previously unselected package fonts-liberation2. 2026-06-25 21:49:27.501 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 21:49:27.523 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 21:49:27.557 | Selecting previously unselected package genisoimage. 2026-06-25 21:49:27.568 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 21:49:27.572 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 21:49:27.630 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 21:49:27.641 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 21:49:27.644 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 21:49:27.689 | Selecting previously unselected package libann0. 2026-06-25 21:49:27.700 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 21:49:27.703 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 21:49:27.742 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 21:49:27.753 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 21:49:27.757 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:27.795 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 21:49:27.806 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 21:49:27.809 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:27.849 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 21:49:27.860 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 21:49:27.863 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 21:49:27.907 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 21:49:27.918 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 21:49:27.921 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 21:49:27.960 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 21:49:27.971 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 21:49:27.974 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:28.015 | Selecting previously unselected package libgvc6. 2026-06-25 21:49:28.026 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 21:49:28.029 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:28.091 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 21:49:28.102 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 21:49:28.105 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:28.148 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 21:49:28.159 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 21:49:28.162 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:28.226 | Selecting previously unselected package libice6:amd64. 2026-06-25 21:49:28.237 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 21:49:28.240 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 21:49:28.279 | Selecting previously unselected package libsm6:amd64. 2026-06-25 21:49:28.290 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 21:49:28.293 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 21:49:28.334 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 21:49:28.345 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 21:49:28.348 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 21:49:28.391 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 21:49:28.402 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 21:49:28.405 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 21:49:28.444 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 21:49:28.455 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 21:49:28.458 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 21:49:28.501 | Selecting previously unselected package graphviz. 2026-06-25 21:49:28.512 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 21:49:28.515 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:28.616 | Selecting previously unselected package icu-devtools. 2026-06-25 21:49:28.627 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 21:49:28.630 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 21:49:28.694 | Selecting previously unselected package iputils-arping. 2026-06-25 21:49:28.705 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 21:49:28.808 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 21:49:28.926 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 21:49:28.935 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 21:49:28.942 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 21:49:28.997 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 21:49:29.008 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 21:49:29.012 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:29.062 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 21:49:29.073 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 21:49:29.077 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:29.120 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 21:49:29.131 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 21:49:29.135 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:29.182 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 21:49:29.193 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 21:49:29.197 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:29.238 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 21:49:29.248 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 21:49:29.252 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:29.329 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 21:49:29.340 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 21:49:29.344 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 21:49:29.390 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 21:49:29.401 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:29.405 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:29.707 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 21:49:29.718 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 21:49:29.722 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 21:49:29.797 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 21:49:29.807 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 21:49:29.862 | Selecting previously unselected package libgts-bin. 2026-06-25 21:49:29.872 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 21:49:29.876 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 21:49:29.932 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 21:49:29.945 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 21:49:29.949 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 21:49:30.530 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 21:49:30.541 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 21:49:30.545 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 21:49:30.603 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 21:49:30.612 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 21:49:30.616 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 21:49:30.653 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 21:49:30.664 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 21:49:30.668 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 21:49:30.707 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 21:49:30.718 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 21:49:30.722 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 21:49:30.764 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 21:49:30.776 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 21:49:30.780 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 21:49:30.902 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 21:49:30.913 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 21:49:30.917 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 21:49:30.961 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 21:49:30.972 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:49:30.976 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 21:49:31.023 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 21:49:31.034 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 21:49:31.038 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 21:49:31.110 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 21:49:31.121 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 21:49:31.125 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 21:49:31.166 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 21:49:31.178 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 21:49:31.181 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 21:49:31.229 | Selecting previously unselected package mysql-common. 2026-06-25 21:49:31.241 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 21:49:31.260 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 21:49:31.307 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 21:49:31.318 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 21:49:31.322 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:49:31.425 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 21:49:31.433 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 21:49:31.437 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 21:49:31.522 | Selecting previously unselected package pcp-conf. 2026-06-25 21:49:31.533 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:31.537 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 21:49:31.583 | Selecting previously unselected package libpcp3t64. 2026-06-25 21:49:31.594 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:31.597 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:31.647 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 21:49:31.658 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:31.662 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:31.703 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 21:49:31.714 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:31.718 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 21:49:31.764 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 21:49:31.775 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 21:49:31.779 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 21:49:31.825 | Selecting previously unselected package libpq5:amd64. 2026-06-25 21:49:31.836 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:49:31.840 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:49:31.882 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 21:49:31.893 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 21:49:31.896 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 21:49:32.119 | Selecting previously unselected package libpq-dev. 2026-06-25 21:49:32.129 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:49:32.133 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:49:32.188 | Selecting previously unselected package libsasl2-dev. 2026-06-25 21:49:32.197 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 21:49:32.201 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 21:49:32.277 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 21:49:32.288 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:49:32.293 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:49:32.532 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 21:49:32.544 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 21:49:32.547 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 21:49:32.586 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 21:49:32.597 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 21:49:32.600 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 21:49:32.705 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 21:49:32.714 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 21:49:32.761 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 21:49:32.773 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 21:49:32.776 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 21:49:32.870 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 21:49:32.881 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:32.885 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:32.949 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 21:49:32.960 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 21:49:32.964 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 21:49:33.032 | Selecting previously unselected package llvm-17. 2026-06-25 21:49:33.043 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:33.047 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:34.218 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 21:49:34.232 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 21:49:34.237 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 21:49:34.300 | Selecting previously unselected package llvm-17-tools. 2026-06-25 21:49:34.314 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:34.319 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:34.684 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 21:49:34.699 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 21:49:34.703 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 21:49:34.939 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 21:49:34.952 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 21:49:34.957 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 21:49:35.016 | Selecting previously unselected package llvm-17-dev. 2026-06-25 21:49:35.028 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 21:49:35.032 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:38.694 | Selecting previously unselected package lsscsi. 2026-06-25 21:49:38.709 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 21:49:38.713 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 21:49:38.759 | Selecting previously unselected package osinfo-db. 2026-06-25 21:49:38.773 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 21:49:38.777 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 21:49:39.445 | Selecting previously unselected package pkgconf-bin. 2026-06-25 21:49:39.459 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 21:49:39.461 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 21:49:39.508 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 21:49:39.520 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 21:49:39.527 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 21:49:39.576 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 21:49:39.587 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 21:49:39.594 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 21:49:39.638 | Selecting previously unselected package pm-utils. 2026-06-25 21:49:39.650 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 21:49:39.653 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 21:49:39.733 | Selecting previously unselected package postgresql-client-16. 2026-06-25 21:49:39.745 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:49:39.749 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:49:39.946 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 21:49:39.957 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:49:39.962 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:49:40.521 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 21:49:40.532 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 21:49:40.535 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 21:49:40.593 | Selecting previously unselected package python3-mysqldb. 2026-06-25 21:49:40.606 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 21:49:40.609 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 21:49:40.663 | Selecting previously unselected package python3-pip-whl. 2026-06-25 21:49:40.675 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 21:49:40.678 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 21:49:40.740 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 21:49:40.752 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 21:49:40.756 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 21:49:40.813 | Selecting previously unselected package python3.12-venv. 2026-06-25 21:49:40.825 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 21:49:40.829 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 21:49:40.872 | Selecting previously unselected package python3-venv. 2026-06-25 21:49:40.883 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 21:49:40.887 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 21:49:40.937 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:40.968 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:41.029 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:41.040 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:41.108 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:41.119 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:41.197 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:41.244 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:41.308 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:41.320 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:41.495 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:41.523 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:42.077 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:49:42.092 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:42.300 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 21:49:42.312 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 21:49:42.499 | Selecting previously unselected package sqlite3. 2026-06-25 21:49:42.514 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 21:49:42.517 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 21:49:42.568 | Selecting previously unselected package unzip. 2026-06-25 21:49:42.581 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 21:49:42.585 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 21:49:42.639 | Selecting previously unselected package vbetool. 2026-06-25 21:49:42.653 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 21:49:42.657 | Unpacking vbetool (1.1-5) ... 2026-06-25 21:49:42.698 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 21:49:42.712 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 21:49:42.716 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 21:49:42.787 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 21:49:42.801 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 21:49:42.805 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 21:49:42.849 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 21:49:42.863 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 21:49:42.868 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 21:49:42.927 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 21:49:42.939 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 21:49:42.987 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 21:49:43.001 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 21:49:43.005 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:43.056 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 21:49:43.070 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.074 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:43.117 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 21:49:43.131 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.136 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:43.178 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 21:49:43.192 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.196 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:43.240 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 21:49:43.254 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.258 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:43.301 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 21:49:43.313 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.317 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:43.361 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 21:49:43.375 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.379 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 21:49:43.422 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 21:49:43.436 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 21:49:43.440 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 21:49:43.507 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 21:49:43.535 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 21:49:43.630 | Selecting previously unselected package python3-pcp. 2026-06-25 21:49:43.644 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.648 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 21:49:43.710 | Selecting previously unselected package pcp. 2026-06-25 21:49:43.724 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 21:49:43.980 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 21:49:44.911 | Selecting previously unselected package socat. 2026-06-25 21:49:44.926 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 21:49:44.930 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 21:49:45.012 | Selecting previously unselected package vlan. 2026-06-25 21:49:45.027 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 21:49:45.031 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 21:49:45.131 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 21:49:45.160 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 21:49:45.179 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 21:49:45.190 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 21:49:45.202 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 21:49:45.235 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 21:49:45.242 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 21:49:45.252 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:49:45.264 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 21:49:45.275 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 21:49:45.286 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 21:49:45.298 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:49:45.936 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 21:49:45.948 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 21:49:45.959 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 21:49:45.971 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 21:49:46.627 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 21:49:46.627 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 21:49:47.131 | Setting up ncal (12.1.8) ... 2026-06-25 21:49:47.143 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 21:49:47.155 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 21:49:47.167 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 21:49:47.179 | Setting up vbetool (1.1-5) ... 2026-06-25 21:49:47.191 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 21:49:47.226 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 21:49:47.246 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 21:49:47.260 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 21:49:47.272 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:47.285 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:49:48.557 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:49:48.570 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 21:49:48.591 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 21:49:48.603 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 21:49:48.614 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 21:49:48.626 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 21:49:48.637 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 21:49:48.662 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 21:49:48.698 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 21:49:48.709 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 21:49:48.720 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 21:49:49.620 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 21:49:50.086 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:50.096 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 21:49:50.358 | Setting up autotools-dev (20220109.1) ... 2026-06-25 21:49:50.368 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 21:49:50.377 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:50.386 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 21:49:50.396 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 21:49:50.405 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:50.414 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 21:49:50.423 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 21:49:50.432 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:50.441 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 21:49:51.027 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 21:49:51.037 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 21:49:51.047 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 21:49:51.057 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 21:49:51.068 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 21:49:51.079 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 21:49:51.088 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:49:51.097 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 21:49:51.106 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 21:49:51.115 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 21:49:51.124 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 21:49:51.133 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 21:49:51.142 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 21:49:51.152 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 21:49:51.161 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:49:51.169 | Setting up autoconf (2.71-3) ... 2026-06-25 21:49:51.181 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:51.189 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:51.198 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 21:49:51.207 | Setting up dwz (0.15-1build6) ... 2026-06-25 21:49:51.216 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 21:49:51.225 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 21:49:51.234 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 21:49:51.256 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:51.266 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 21:49:51.278 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:51.287 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 21:49:51.296 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 21:49:51.326 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 21:49:51.335 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 21:49:51.359 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 21:49:51.368 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 21:49:51.377 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 21:49:51.386 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 21:49:51.395 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:51.404 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:49:51.413 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 21:49:51.422 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 21:49:51.431 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:49:51.440 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 21:49:51.449 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 21:49:51.458 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 21:49:51.473 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 21:49:51.482 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 21:49:51.491 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 21:49:51.500 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 21:49:51.509 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:49:52.588 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:49:52.597 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 21:49:52.607 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 21:49:52.615 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:52.625 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 21:49:52.635 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 21:49:52.641 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 21:49:52.651 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 21:49:52.661 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 21:49:52.672 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 21:49:52.683 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 21:49:52.694 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 21:49:52.705 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 21:49:52.715 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 21:49:52.726 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 21:49:52.812 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:49:52.812 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:49:52.812 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:49:54.637 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:49:54.648 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 21:49:54.758 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 21:49:54.769 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:49:55.257 | 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-25 21:49:55.297 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:49:55.316 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 21:49:55.328 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 21:49:56.175 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 21:49:56.781 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:49:56.797 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 21:49:56.809 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 21:49:56.876 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 21:49:56.878 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 21:49:56.880 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 21:49:57.559 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 21:49:57.570 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 21:49:57.581 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 21:49:57.593 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 21:49:57.604 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 21:49:57.614 | Setting up dh-autoreconf (20) ... 2026-06-25 21:49:57.623 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 21:49:57.631 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 21:49:57.643 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 21:49:57.651 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 21:49:57.660 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:57.668 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 21:49:57.677 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 21:49:57.685 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:49:57.694 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 21:49:57.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:49:57.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:49:57.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:49:57.938 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:49:58.792 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 21:49:59.271 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 21:49:59.280 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 21:49:59.289 | Setting up postgresql-common (257build1.1) ... 2026-06-25 21:49:59.357 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:49:59.357 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:49:59.357 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:49:59.436 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:49:59.889 | 2026-06-25 21:49:59.889 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 21:50:00.071 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 21:50:00.071 | Removing obsolete dictionary files: 2026-06-25 21:50:01.115 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 21:50:01.692 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:50:01.743 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 21:50:02.535 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 21:50:03.908 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:03.924 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 21:50:03.936 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 21:50:03.947 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:03.959 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 21:50:03.971 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 21:50:03.982 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 21:50:04.682 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:04.693 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 21:50:04.705 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 21:50:04.741 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:50:04.753 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:04.765 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 21:50:04.777 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 21:50:04.789 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 21:50:04.801 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 21:50:05.637 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 21:50:05.648 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:50:05.658 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 21:50:05.724 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 21:50:05.735 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 21:50:05.747 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:50:05.758 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:05.769 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 21:50:05.780 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:50:05.791 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 21:50:05.803 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 21:50:05.814 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:50:05.827 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 21:50:05.838 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 21:50:05.851 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 21:50:05.863 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 21:50:06.799 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:50:06.810 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 21:50:06.826 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:06.837 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:06.848 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:50:06.860 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 21:50:06.871 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:50:06.881 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 21:50:06.951 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:50:06.951 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:50:06.951 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:50:07.132 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 21:50:07.143 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:50:07.154 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 21:50:07.164 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 21:50:07.178 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 21:50:07.787 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:50:07.830 | Enabling module mpm_event. 2026-06-25 21:50:07.880 | Enabling module authz_core. 2026-06-25 21:50:07.886 | Enabling module authz_host. 2026-06-25 21:50:07.933 | Enabling module authn_core. 2026-06-25 21:50:07.940 | Enabling module auth_basic. 2026-06-25 21:50:07.987 | Enabling module access_compat. 2026-06-25 21:50:08.036 | Enabling module authn_file. 2026-06-25 21:50:08.085 | Enabling module authz_user. 2026-06-25 21:50:08.134 | Enabling module alias. 2026-06-25 21:50:08.181 | Enabling module dir. 2026-06-25 21:50:08.231 | Enabling module autoindex. 2026-06-25 21:50:08.278 | Enabling module env. 2026-06-25 21:50:08.332 | Enabling module mime. 2026-06-25 21:50:08.381 | Enabling module negotiation. 2026-06-25 21:50:08.428 | Enabling module setenvif. 2026-06-25 21:50:08.476 | Enabling module filter. 2026-06-25 21:50:08.524 | Enabling module deflate. 2026-06-25 21:50:08.572 | Enabling module status. 2026-06-25 21:50:08.622 | Enabling module reqtimeout. 2026-06-25 21:50:08.672 | Enabling conf charset. 2026-06-25 21:50:08.721 | Enabling conf localized-error-pages. 2026-06-25 21:50:08.769 | Enabling conf other-vhosts-access-log. 2026-06-25 21:50:08.816 | Enabling conf security. 2026-06-25 21:50:08.865 | Enabling conf serve-cgi-bin. 2026-06-25 21:50:08.913 | Enabling site 000-default. 2026-06-25 21:50:09.973 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 21:50:10.669 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 21:50:12.105 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 21:50:12.116 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 21:50:12.127 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 21:50:12.432 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 21:50:12.442 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 21:50:14.260 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 21:50:14.334 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 21:50:14.404 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 21:50:14.473 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 21:50:16.287 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 21:50:16.302 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 21:50:16.321 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 21:50:16.382 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 21:50:20.784 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:50:20.992 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:50:21.099 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:50:24.816 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:50:25.728 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 21:50:25.854 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 21:50:25.890 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 21:50:26.113 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 21:50:26.237 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:50:29.909 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 21:50:29.935 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 21:50:30.095 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 21:50:30.367 | perl: warning: Setting locale failed. 2026-06-25 21:50:30.367 | perl: warning: Please check that your locale settings: 2026-06-25 21:50:30.367 | LANGUAGE = (unset), 2026-06-25 21:50:30.367 | LC_ALL = "en_US.utf8", 2026-06-25 21:50:30.367 | LANG = "de_DE.UTF-8" 2026-06-25 21:50:30.367 | are supported and installed on your system. 2026-06-25 21:50:30.367 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:50:30.499 | perl: warning: Setting locale failed. 2026-06-25 21:50:30.499 | perl: warning: Please check that your locale settings: 2026-06-25 21:50:30.500 | LANGUAGE = (unset), 2026-06-25 21:50:30.500 | LC_ALL = "en_US.utf8", 2026-06-25 21:50:30.500 | LANG = "de_DE.UTF-8" 2026-06-25 21:50:30.500 | are supported and installed on your system. 2026-06-25 21:50:30.500 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:50:30.550 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:50:30.550 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:50:30.550 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:50:30.621 | perl: warning: Setting locale failed. 2026-06-25 21:50:30.621 | perl: warning: Please check that your locale settings: 2026-06-25 21:50:30.621 | LANGUAGE = (unset), 2026-06-25 21:50:30.621 | LC_ALL = "en_US.utf8", 2026-06-25 21:50:30.621 | LANG = "de_DE.UTF-8" 2026-06-25 21:50:30.621 | are supported and installed on your system. 2026-06-25 21:50:30.622 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:50:30.970 | 2026-06-25 21:50:30.970 | Running kernel seems to be up-to-date. 2026-06-25 21:50:30.970 | 2026-06-25 21:50:30.970 | Restarting services... 2026-06-25 21:50:31.105 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 21:50:34.478 | 2026-06-25 21:50:34.478 | Service restarts being deferred: 2026-06-25 21:50:34.478 | systemctl restart ModemManager.service 2026-06-25 21:50:34.478 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:50:34.478 | systemctl restart systemd-logind.service 2026-06-25 21:50:34.478 | systemctl restart virtlockd.service 2026-06-25 21:50:34.478 | systemctl restart virtlogd.service 2026-06-25 21:50:34.479 | 2026-06-25 21:50:34.479 | No containers need to be restarted. 2026-06-25 21:50:34.479 | 2026-06-25 21:50:34.479 | User sessions running outdated binaries: 2026-06-25 21:50:34.479 | quobyte @ session #5: sshd[2024] 2026-06-25 21:50:34.493 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:50:34.504 | 2026-06-25 21:50:34.504 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:50:36.663 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 21:50:36.667 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:50:36.671 | ++ functions-common:time_stop:2420 : local name 2026-06-25 21:50:36.675 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 21:50:36.678 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:50:36.682 | ++ functions-common:time_stop:2423 : local total 2026-06-25 21:50:36.685 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 21:50:36.689 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:50:36.693 | ++ functions-common:time_stop:2427 : start_time=1782424150239 2026-06-25 21:50:36.697 | ++ functions-common:time_stop:2429 : [[ -z 1782424150239 ]] 2026-06-25 21:50:36.701 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:50:36.707 | ++ functions-common:time_stop:2432 : end_time=1782424236703 2026-06-25 21:50:36.711 | ++ functions-common:time_stop:2433 : elapsed_time=86464 2026-06-25 21:50:36.714 | ++ functions-common:time_stop:2434 : total=6851 2026-06-25 21:50:36.719 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:50:36.723 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93315 2026-06-25 21:50:36.727 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 21:50:36.730 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 21:50:36.734 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 21:50:36.740 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 21:50:36.747 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 21:50:36.752 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 21:50:36.756 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 21:50:36.762 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 21:50:36.769 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 21:50:36.773 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 21:50:36.776 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 21:50:36.779 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:50:37.127 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 21:50:37.130 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 21:50:37.133 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 21:50:37.135 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 21:50:37.137 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 21:50:37.140 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 21:50:37.143 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 21:50:37.145 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 21:50:37.148 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 21:50:37.150 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 21:50:37.153 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 21:50:37.156 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 21:50:37.158 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 21:50:37.161 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 21:50:37.163 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 21:50:37.166 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 21:50:37.168 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 21:50:37.171 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 21:50:37.173 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 21:50:37.176 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 21:50:37.180 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 21:50:37.183 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 21:50:37.185 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 21:50:37.188 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 21:50:37.204 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 21:50:37.207 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 21:50:37.223 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 21:50:37.226 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 21:50:37.241 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 21:50:37.244 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 21:50:37.246 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 21:50:37.249 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 21:50:37.252 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 21:50:37.255 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 21:50:37.257 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 21:50:37.260 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 21:50:37.262 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 21:50:37.265 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 21:50:37.268 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 21:50:37.268 | Distro: noble 2026-06-25 21:50:37.271 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 21:50:37.274 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 21:50:37.278 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 21:50:37.281 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 21:50:37.285 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 21:50:37.285 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 21:50:37.966 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 21:50:37.968 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 21:50:37.969 | pip: 24.0 2026-06-25 21:50:37.971 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 21:50:37.974 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 21:50:37.976 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 21:50:37.979 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 21:50:37.981 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 21:50:37.984 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 21:50:37.986 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 21:50:37.989 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 21:50:37.991 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 21:50:37.994 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 21:50:37.996 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 21:50:37.999 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 21:50:38.001 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 21:50:38.004 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 21:50:38.007 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 21:50:38.009 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 21:50:38.012 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:50:38.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:50:38.017 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 21:50:38.023 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 21:50:38.025 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 21:50:38.029 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 21:50:38.034 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 21:50:38.036 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 21:50:38.040 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 21:50:38.041 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 21:50:38.620 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 21:50:38.623 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 21:50:38.623 | pip: 24.0 2026-06-25 21:50:38.628 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 21:50:38.633 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 21:50:38.637 | + ./stack.sh:main:804 : fixup_all 2026-06-25 21:50:38.640 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 21:50:38.643 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 21:50:38.646 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:50:38.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:50:38.653 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 21:50:38.672 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 21:50:38.690 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 21:50:38.706 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 21:50:38.710 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 21:50:38.713 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 21:50:38.717 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 21:50:38.721 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 21:50:38.724 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 21:50:38.728 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 21:50:38.731 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 21:50:38.735 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 21:50:38.738 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 21:50:38.742 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 21:50:38.746 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 21:50:38.749 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 21:50:38.752 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 21:50:38.756 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 21:50:38.760 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 21:50:38.764 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 21:50:38.768 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 21:50:38.785 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 21:50:38.802 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 21:50:38.819 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 21:50:38.836 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 21:50:38.852 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 21:50:38.870 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 21:50:38.887 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 21:50:38.905 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 21:50:38.909 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 21:50:38.913 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 21:50:44.415 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 21:50:44.445 | Using python 3.12 to install setuptools 2026-06-25 21:50:44.449 | + 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-25 21:50:45.868 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 21:50:46.134 | Collecting pip 2026-06-25 21:50:46.232 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 21:50:46.244 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 21:50:46.727 | Collecting setuptools[core] 2026-06-25 21:50:46.743 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 21:50:46.921 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 21:50:46.937 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:50:47.023 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 21:50:47.039 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 21:50:47.064 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.6 MB/s eta 0:00:00 2026-06-25 21:50:47.140 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 21:50:47.157 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 21:50:47.260 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 21:50:47.277 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:50:47.361 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 21:50:47.378 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:50:47.491 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:50:47.507 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 21:50:47.589 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:50:47.606 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 21:50:47.864 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:50:47.880 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 21:50:47.969 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:50:47.986 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:50:48.171 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:50:48.187 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 21:50:48.249 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:50:48.266 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 21:50:48.358 | 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-25 21:50:48.373 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 21:50:48.471 | 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-25 21:50:48.487 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 21:50:48.537 | 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-25 21:50:48.568 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 21:50:48.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.8 MB/s eta 0:00:00 2026-06-25 21:50:48.669 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 21:50:48.690 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 21:50:48.712 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 21:50:48.726 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.1 MB/s eta 0:00:00 2026-06-25 21:50:48.741 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 21:50:48.755 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.7 MB/s eta 0:00:00 2026-06-25 21:50:48.772 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 21:50:48.793 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 21:50:48.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.2 MB/s eta 0:00:00 2026-06-25 21:50:48.856 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 21:50:48.878 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 21:50:48.899 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 21:50:48.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.4 MB/s eta 0:00:00 2026-06-25 21:50:48.930 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 21:50:48.952 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 21:50:48.971 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.9 MB/s eta 0:00:00 2026-06-25 21:50:48.986 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 21:50:49.008 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 21:50:49.022 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-06-25 21:50:49.035 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 21:50:49.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.2 MB/s eta 0:00:00 2026-06-25 21:50:49.827 | 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-25 21:50:49.851 | Attempting uninstall: setuptools 2026-06-25 21:50:49.867 | Found existing installation: setuptools 68.1.2 2026-06-25 21:50:49.868 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:50:49.868 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 21:50:51.009 | Attempting uninstall: pygments 2026-06-25 21:50:51.017 | Found existing installation: Pygments 2.17.2 2026-06-25 21:50:51.018 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:50:51.018 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 21:50:52.270 | Attempting uninstall: pip 2026-06-25 21:50:52.275 | Found existing installation: pip 24.0 2026-06-25 21:50:52.345 | Uninstalling pip-24.0: 2026-06-25 21:50:52.355 | Successfully uninstalled pip-24.0 2026-06-25 21:50:53.964 | Attempting uninstall: packaging 2026-06-25 21:50:53.974 | Found existing installation: packaging 24.0 2026-06-25 21:50:53.974 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:50:53.974 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 21:50:54.165 | Attempting uninstall: markdown-it-py 2026-06-25 21:50:54.190 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 21:50:54.190 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:50:54.190 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 21:50:54.349 | Attempting uninstall: wheel 2026-06-25 21:50:54.397 | Found existing installation: wheel 0.42.0 2026-06-25 21:50:54.399 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:50:54.399 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 21:50:54.448 | Attempting uninstall: rich 2026-06-25 21:50:54.496 | Found existing installation: rich 13.7.1 2026-06-25 21:50:54.497 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:50:54.497 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 21:50:55.210 | 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-25 21:50:55.431 | + inc/python:pip_install:216 : result=0 2026-06-25 21:50:55.434 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:50:55.437 | + functions-common:time_stop:2420 : local name 2026-06-25 21:50:55.440 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:50:55.442 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:50:55.444 | + functions-common:time_stop:2423 : local total 2026-06-25 21:50:55.447 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:50:55.448 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:50:55.451 | + functions-common:time_stop:2427 : start_time=1782424244438 2026-06-25 21:50:55.454 | + functions-common:time_stop:2429 : [[ -z 1782424244438 ]] 2026-06-25 21:50:55.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:50:55.461 | + functions-common:time_stop:2432 : end_time=1782424255458 2026-06-25 21:50:55.463 | + functions-common:time_stop:2433 : elapsed_time=11020 2026-06-25 21:50:55.465 | + functions-common:time_stop:2434 : total=0 2026-06-25 21:50:55.467 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:50:55.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11020 2026-06-25 21:50:55.472 | + inc/python:pip_install:219 : return 0 2026-06-25 21:50:55.475 | + 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-25 21:50:55.478 | + 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-25 21:50:55.481 | + 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-25 21:50:55.483 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 21:50:55.485 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 21:50:55.489 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 21:50:55.510 | Using python 3.12 to install os-testr 2026-06-25 21:50:55.513 | + 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-25 21:50:56.954 | Collecting os-testr 2026-06-25 21:50:57.101 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 21:50:57.163 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 21:50:57.179 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 21:50:57.218 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 21:50:57.235 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 21:50:57.297 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 21:50:57.313 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 21:50:57.326 | 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-25 21:50:57.355 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 21:50:57.371 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 21:50:57.462 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 21:50:57.483 | 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-25 21:50:57.517 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 21:50:57.545 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 21:50:57.583 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 21:50:57.606 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 21:50:57.630 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 21:50:57.651 | 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-25 21:50:57.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.9 MB/s 0:00:00 2026-06-25 21:50:57.850 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 21:50:57.994 | Attempting uninstall: PyYAML 2026-06-25 21:50:58.001 | Found existing installation: PyYAML 6.0.1 2026-06-25 21:50:58.001 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:50:58.003 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 21:50:58.385 | 2026-06-25 21:50:58.389 | 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-25 21:50:58.508 | + inc/python:pip_install:216 : result=0 2026-06-25 21:50:58.511 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:50:58.513 | + functions-common:time_stop:2420 : local name 2026-06-25 21:50:58.516 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:50:58.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:50:58.522 | + functions-common:time_stop:2423 : local total 2026-06-25 21:50:58.525 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:50:58.528 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:50:58.531 | + functions-common:time_stop:2427 : start_time=1782424255504 2026-06-25 21:50:58.534 | + functions-common:time_stop:2429 : [[ -z 1782424255504 ]] 2026-06-25 21:50:58.537 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:50:58.541 | + functions-common:time_stop:2432 : end_time=1782424258538 2026-06-25 21:50:58.543 | + functions-common:time_stop:2433 : elapsed_time=3034 2026-06-25 21:50:58.546 | + functions-common:time_stop:2434 : total=11020 2026-06-25 21:50:58.550 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:50:58.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14054 2026-06-25 21:50:58.555 | + inc/python:pip_install:219 : return 0 2026-06-25 21:50:58.558 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 21:50:58.622 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 21:50:58.713 | + ./stack.sh:main:832 : install_infra 2026-06-25 21:50:58.716 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 21:50:58.719 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 21:50:58.723 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 21:51:04.176 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 21:51:04.178 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 21:51:04.202 | + 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-25 21:51:05.572 | Collecting pbr 2026-06-25 21:51:05.576 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 21:51:06.000 | Collecting setuptools[core] 2026-06-25 21:51:06.002 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 21:51:06.149 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 21:51:06.151 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:51:06.224 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 21:51:06.226 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 21:51:06.295 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 21:51:06.299 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 21:51:06.388 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 21:51:06.391 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:51:06.458 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 21:51:06.461 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:51:06.560 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:51:06.565 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 21:51:06.630 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:51:06.632 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 21:51:06.859 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:51:06.862 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 21:51:06.937 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:51:06.939 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:51:07.097 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:51:07.100 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 21:51:07.150 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 21:51:07.152 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 21:51:07.234 | 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-25 21:51:07.236 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 21:51:07.316 | 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-25 21:51:07.319 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 21:51:07.405 | 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-25 21:51:07.500 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 21:51:07.526 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 21:51:07.530 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 21:51:07.530 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 21:51:07.533 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 21:51:07.536 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 21:51:07.539 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 21:51:07.541 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 21:51:07.552 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 21:51:07.555 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 21:51:07.557 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 21:51:07.560 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 21:51:07.562 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 21:51:07.568 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 21:51:07.572 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 21:51:07.572 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 21:51:07.598 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 21:51:07.875 | 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-25 21:51:11.601 | 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-25 21:51:11.800 | + inc/python:pip_install:216 : result=0 2026-06-25 21:51:11.803 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:51:11.806 | + functions-common:time_stop:2420 : local name 2026-06-25 21:51:11.808 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:51:11.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:51:11.814 | + functions-common:time_stop:2423 : local total 2026-06-25 21:51:11.816 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:51:11.819 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:51:11.823 | + functions-common:time_stop:2427 : start_time=1782424264194 2026-06-25 21:51:11.825 | + functions-common:time_stop:2429 : [[ -z 1782424264194 ]] 2026-06-25 21:51:11.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:51:11.833 | + functions-common:time_stop:2432 : end_time=1782424271830 2026-06-25 21:51:11.836 | + functions-common:time_stop:2433 : elapsed_time=7636 2026-06-25 21:51:11.839 | + functions-common:time_stop:2434 : total=14054 2026-06-25 21:51:11.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:51:11.844 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21690 2026-06-25 21:51:11.848 | + inc/python:pip_install:219 : return 0 2026-06-25 21:51:11.851 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 21:51:11.855 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 21:51:11.879 | + 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-25 21:51:13.124 | Processing /opt/stack/requirements 2026-06-25 21:51:13.127 | Installing build dependencies: started 2026-06-25 21:51:16.209 | Installing build dependencies: finished with status 'done' 2026-06-25 21:51:16.211 | Getting requirements to build wheel: started 2026-06-25 21:51:16.499 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 21:51:16.504 | Preparing metadata (pyproject.toml): started 2026-06-25 21:51:17.662 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 21:51:17.855 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:17.972 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 21:51:17.993 | 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.dev8458) (26.2) 2026-06-25 21:51:18.107 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:18.124 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 21:51:18.275 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:18.280 | 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-25 21:51:18.422 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:18.438 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 21:51:18.450 | 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.dev8458) (82.0.1) 2026-06-25 21:51:18.761 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:18.776 | 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-25 21:51:18.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.8 MB/s eta 0:00:00 2026-06-25 21:51:18.864 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:18.880 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 21:51:19.009 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:19.025 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 21:51:19.113 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 21:51:19.128 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 21:51:19.250 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 21:51:19.274 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 21:51:19.285 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.4 MB/s eta 0:00:00 2026-06-25 21:51:19.288 | 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-25 21:51:19.311 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 21:51:19.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.2 MB/s eta 0:00:00 2026-06-25 21:51:19.340 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 21:51:19.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.3 MB/s eta 0:00:00 2026-06-25 21:51:19.369 | 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-25 21:51:19.386 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.9 MB/s eta 0:00:00 2026-06-25 21:51:19.401 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 21:51:19.413 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.3 MB/s eta 0:00:00 2026-06-25 21:51:19.429 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 21:51:19.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.4 MB/s eta 0:00:00 2026-06-25 21:51:19.477 | Building wheels for collected packages: openstack_requirements 2026-06-25 21:51:19.477 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 21:51:21.676 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 21:51:21.676 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=77e17dcc1aa8c53dbf5ccd63c9b449c1690650cfc77cee68d669e829faebdf47 2026-06-25 21:51:21.676 | Stored in directory: /tmp/pip-ephem-wheel-cache-8ws6zuu8/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 21:51:21.681 | Successfully built openstack_requirements 2026-06-25 21:51:21.957 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 21:51:22.703 | 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.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-25 21:51:22.915 | + inc/python:pip_install:216 : result=0 2026-06-25 21:51:22.918 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:51:22.921 | + functions-common:time_stop:2420 : local name 2026-06-25 21:51:22.923 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:51:22.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:51:22.930 | + functions-common:time_stop:2423 : local total 2026-06-25 21:51:22.932 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:51:22.935 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:51:22.938 | + functions-common:time_stop:2427 : start_time=1782424271871 2026-06-25 21:51:22.941 | + functions-common:time_stop:2429 : [[ -z 1782424271871 ]] 2026-06-25 21:51:22.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:51:22.948 | + functions-common:time_stop:2432 : end_time=1782424282945 2026-06-25 21:51:22.951 | + functions-common:time_stop:2433 : elapsed_time=11074 2026-06-25 21:51:22.953 | + functions-common:time_stop:2434 : total=21690 2026-06-25 21:51:22.956 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:51:22.959 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32764 2026-06-25 21:51:22.962 | + inc/python:pip_install:219 : return 0 2026-06-25 21:51:22.965 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 21:51:22.968 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 21:51:22.970 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 21:51:22.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:51:22.977 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:51:22.980 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 21:51:22.983 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:51:22.986 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 21:51:23.006 | Using python 3.12 to install pbr 2026-06-25 21:51:23.008 | + 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-25 21:51:23.962 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 21:51:24.155 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 21:51:24.392 | + inc/python:pip_install:216 : result=0 2026-06-25 21:51:24.396 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:51:24.399 | + functions-common:time_stop:2420 : local name 2026-06-25 21:51:24.401 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:51:24.404 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:51:24.407 | + functions-common:time_stop:2423 : local total 2026-06-25 21:51:24.409 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:51:24.412 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:51:24.414 | + functions-common:time_stop:2427 : start_time=1782424283001 2026-06-25 21:51:24.417 | + functions-common:time_stop:2429 : [[ -z 1782424283001 ]] 2026-06-25 21:51:24.420 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:51:24.426 | + functions-common:time_stop:2432 : end_time=1782424284421 2026-06-25 21:51:24.428 | + functions-common:time_stop:2433 : elapsed_time=1420 2026-06-25 21:51:24.433 | + functions-common:time_stop:2434 : total=32764 2026-06-25 21:51:24.436 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:51:24.439 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34184 2026-06-25 21:51:24.441 | + inc/python:pip_install:219 : return 0 2026-06-25 21:51:24.444 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 21:51:29.882 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 21:51:30.687 | Collecting bindep 2026-06-25 21:51:30.786 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 21:51:30.888 | Collecting distro>=1.7 (from bindep) 2026-06-25 21:51:30.904 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 21:51:30.986 | Collecting packaging (from bindep) 2026-06-25 21:51:30.989 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:51:31.039 | Collecting Parsley (from bindep) 2026-06-25 21:51:31.055 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 21:51:31.145 | Collecting pbr>=2 (from bindep) 2026-06-25 21:51:31.147 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 21:51:31.549 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 21:51:31.552 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 21:51:31.644 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 21:51:31.672 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 21:51:31.681 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 21:51:31.684 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 21:51:31.702 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 21:51:31.722 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-06-25 21:51:31.726 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 21:51:31.868 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 21:51:33.557 | 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-25 21:51:33.701 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 21:51:33.705 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 21:51:33.710 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 21:51:33.729 | + ./stack.sh:main:841 : pkgs= 2026-06-25 21:51:33.732 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 21:51:33.735 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 21:51:33.738 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 21:51:33.740 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 21:51:33.744 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 21:51:33.747 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 21:51:33.750 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 21:51:33.752 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 21:51:33.755 | + functions-common:run_phase:1858 : local extra 2026-06-25 21:51:33.758 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 21:51:33.763 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 21:51:33.767 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 21:51:33.769 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 21:51:33.773 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 21:51:33.775 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 21:51:33.791 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:51:33.794 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 21:51:33.796 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 21:51:33.798 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 21:51:33.801 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 21:51:33.804 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 21:51:33.806 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 21:51:33.809 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 21:51:33.811 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 21:51:33.814 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 21:51:33.816 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 21:51:33.819 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 21:51:33.821 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 21:51:33.824 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 21:51:33.827 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 21:51:33.829 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 21:51:33.832 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 21:51:33.835 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 21:51:33.837 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 21:51:33.840 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 21:51:33.843 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 21:51:33.846 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 21:51:33.848 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 21:51:33.851 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 21:51:33.853 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 21:51:33.856 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 21:51:33.920 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 21:51:33.920 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 21:51:33.923 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 21:51:34.339 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 21:51:34.341 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 21:51:34.359 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:51:34.362 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 21:51:34.364 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:51:34.366 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:51:34.368 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:51:34.370 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:51:34.372 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:51:34.374 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:51:34.376 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:51:34.378 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:51:34.380 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:51:34.382 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:51:34.384 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:51:34.386 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:51:34.388 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 21:51:34.390 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:51:34.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:51:34.394 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:51:34.396 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 21:51:34.418 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-25 21:51:34.454 | Reading package lists... 2026-06-25 21:51:34.835 | Building dependency tree... 2026-06-25 21:51:34.837 | Reading state information... 2026-06-25 21:51:35.374 | The following additional packages will be installed: 2026-06-25 21:51:35.374 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 21:51:35.374 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 21:51:35.374 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 21:51:35.376 | erlang-tools erlang-xmerl 2026-06-25 21:51:35.379 | Suggested packages: 2026-06-25 21:51:35.379 | erlang erlang-manpages erlang-doc 2026-06-25 21:51:35.437 | The following NEW packages will be installed: 2026-06-25 21:51:35.437 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 21:51:35.437 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 21:51:35.437 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 21:51:35.439 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 21:51:35.521 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 21:51:35.522 | Need to get 36.1 MB of archives. 2026-06-25 21:51:35.522 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 21:51:35.522 | 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-25 21:51:35.750 | 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-25 21:51:35.805 | 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-25 21:51:35.807 | 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-25 21:51:35.828 | 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-25 21:51:35.839 | 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-25 21:51:35.843 | 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-25 21:51:35.866 | 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-25 21:51:35.868 | 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-25 21:51:35.869 | 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-25 21:51:35.871 | 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-25 21:51:35.888 | 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-25 21:51:35.911 | 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-25 21:51:35.913 | 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-25 21:51:35.915 | 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-25 21:51:35.919 | 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-25 21:51:35.927 | 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-25 21:51:35.945 | 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-25 21:51:36.380 | perl: warning: Setting locale failed. 2026-06-25 21:51:36.380 | perl: warning: Please check that your locale settings: 2026-06-25 21:51:36.380 | LANGUAGE = (unset), 2026-06-25 21:51:36.380 | LC_ALL = "en_US.utf8", 2026-06-25 21:51:36.380 | LANG = "de_DE.UTF-8" 2026-06-25 21:51:36.380 | are supported and installed on your system. 2026-06-25 21:51:36.380 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:51:36.442 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:51:36.442 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:51:36.442 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:51:36.627 | Fetched 36.1 MB in 1s (52.7 MB/s) 2026-06-25 21:51:36.719 | Selecting previously unselected package erlang-base. 2026-06-25 21:51:36.778 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-25 21:51:36.785 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:36.789 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.156 | Selecting previously unselected package erlang-asn1. 2026-06-25 21:51:37.168 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.172 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.233 | Selecting previously unselected package erlang-crypto. 2026-06-25 21:51:37.245 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.248 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.290 | Selecting previously unselected package erlang-public-key. 2026-06-25 21:51:37.302 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.305 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.358 | Selecting previously unselected package erlang-mnesia. 2026-06-25 21:51:37.370 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.374 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.440 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 21:51:37.450 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.454 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.517 | Selecting previously unselected package erlang-ssl. 2026-06-25 21:51:37.529 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.533 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.626 | Selecting previously unselected package erlang-eldap. 2026-06-25 21:51:37.638 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.642 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.687 | Selecting previously unselected package erlang-ftp. 2026-06-25 21:51:37.699 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.703 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.748 | Selecting previously unselected package erlang-tftp. 2026-06-25 21:51:37.760 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.764 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.811 | Selecting previously unselected package erlang-inets. 2026-06-25 21:51:37.823 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.827 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:37.911 | Selecting previously unselected package erlang-snmp. 2026-06-25 21:51:37.923 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:37.927 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:38.083 | Selecting previously unselected package erlang-os-mon. 2026-06-25 21:51:38.095 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:38.099 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:38.149 | Selecting previously unselected package erlang-parsetools. 2026-06-25 21:51:38.161 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:38.165 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:38.211 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 21:51:38.223 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:38.227 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:38.277 | Selecting previously unselected package erlang-tools. 2026-06-25 21:51:38.289 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:38.293 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:38.360 | Selecting previously unselected package erlang-xmerl. 2026-06-25 21:51:38.372 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 21:51:38.376 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:38.462 | Selecting previously unselected package rabbitmq-server. 2026-06-25 21:51:38.474 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 21:51:38.482 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 21:51:39.523 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:39.869 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 21:51:39.869 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 21:51:42.318 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 21:51:42.344 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.356 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.368 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.378 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.389 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.399 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.409 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.420 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.430 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.441 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.452 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.462 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.473 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.483 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.494 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.504 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 21:51:42.515 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 21:51:42.603 | info: Selecting GID from range 100 to 999 ... 2026-06-25 21:51:42.608 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 21:51:42.702 | info: Selecting UID from range 100 to 999 ... 2026-06-25 21:51:42.702 | 2026-06-25 21:51:42.706 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 21:51:42.708 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 21:51:42.756 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 21:51:42.966 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 21:52:03.024 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:52:04.661 | perl: warning: Setting locale failed. 2026-06-25 21:52:04.661 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:04.661 | LANGUAGE = (unset), 2026-06-25 21:52:04.661 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:04.661 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:04.661 | are supported and installed on your system. 2026-06-25 21:52:04.661 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:04.789 | perl: warning: Setting locale failed. 2026-06-25 21:52:04.789 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:04.789 | LANGUAGE = (unset), 2026-06-25 21:52:04.789 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:04.789 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:04.789 | are supported and installed on your system. 2026-06-25 21:52:04.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:04.838 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:04.838 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:04.838 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:04.907 | perl: warning: Setting locale failed. 2026-06-25 21:52:04.907 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:04.907 | LANGUAGE = (unset), 2026-06-25 21:52:04.907 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:04.907 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:04.907 | are supported and installed on your system. 2026-06-25 21:52:04.907 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:05.401 | 2026-06-25 21:52:05.401 | Running kernel seems to be up-to-date. 2026-06-25 21:52:05.401 | 2026-06-25 21:52:05.401 | Restarting services... 2026-06-25 21:52:05.452 | 2026-06-25 21:52:05.452 | Service restarts being deferred: 2026-06-25 21:52:05.452 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:52:05.452 | systemctl restart systemd-logind.service 2026-06-25 21:52:05.452 | systemctl restart virtlockd.service 2026-06-25 21:52:05.452 | systemctl restart virtlogd.service 2026-06-25 21:52:05.452 | 2026-06-25 21:52:05.452 | No containers need to be restarted. 2026-06-25 21:52:05.452 | 2026-06-25 21:52:05.452 | User sessions running outdated binaries: 2026-06-25 21:52:05.453 | quobyte @ session #5: sshd[2024] 2026-06-25 21:52:05.462 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:52:05.473 | 2026-06-25 21:52:05.473 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:52:07.687 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:52:07.690 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:52:07.694 | + functions-common:time_stop:2420 : local name 2026-06-25 21:52:07.698 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:52:07.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:52:07.704 | + functions-common:time_stop:2423 : local total 2026-06-25 21:52:07.708 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:52:07.711 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:52:07.715 | + functions-common:time_stop:2427 : start_time=1782424294414 2026-06-25 21:52:07.717 | + functions-common:time_stop:2429 : [[ -z 1782424294414 ]] 2026-06-25 21:52:07.722 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:52:07.728 | + functions-common:time_stop:2432 : end_time=1782424327723 2026-06-25 21:52:07.731 | + functions-common:time_stop:2433 : elapsed_time=33309 2026-06-25 21:52:07.734 | + functions-common:time_stop:2434 : total=93315 2026-06-25 21:52:07.738 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:52:07.741 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=126624 2026-06-25 21:52:07.745 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:52:07.749 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 21:52:07.752 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 21:52:07.756 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 21:52:07.759 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 21:52:07.763 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 21:52:07.767 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 21:52:07.770 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 21:52:07.774 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 21:52:07.778 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 21:52:07.781 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 21:52:07.785 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 21:52:07.788 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 21:52:07.791 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 21:52:07.794 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 21:52:07.798 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 21:52:07.801 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 21:52:07.822 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:52:07.826 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 21:52:07.829 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 21:52:07.833 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 21:52:07.837 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 21:52:07.842 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 21:52:07.847 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 21:52:07.850 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 21:52:07.854 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 21:52:07.856 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 21:52:07.860 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 21:52:07.864 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 21:52:07.867 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 21:52:09.000 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 21:52:09.000 | user tags 2026-06-25 21:52:09.000 | guest [administrator]' 2026-06-25 21:52:09.005 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 21:52:09.005 | user tags 2026-06-25 21:52:09.005 | guest [administrator]' 2026-06-25 21:52:09.006 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 21:52:09.012 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 21:52:09.016 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 21:52:09.019 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 21:52:10.142 | Adding user "stackrabbit" ... 2026-06-25 21:52:10.155 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 21:52:10.179 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 21:52:11.240 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 21:52:11.276 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 21:52:11.279 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 21:52:12.332 | Changing password for user "stackrabbit" ... 2026-06-25 21:52:12.364 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 21:52:12.367 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 21:52:12.370 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 21:52:13.458 | Deleting user "guest" ... 2026-06-25 21:52:13.493 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 21:52:13.517 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:52:13.521 | + ./stack.sh:main:858 : install_database 2026-06-25 21:52:13.523 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 21:52:13.527 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 21:52:13.530 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:13.534 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:13.536 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 21:52:13.550 | perl: warning: Setting locale failed. 2026-06-25 21:52:13.550 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:13.550 | LANGUAGE = (unset), 2026-06-25 21:52:13.550 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:13.550 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:13.550 | are supported and installed on your system. 2026-06-25 21:52:13.550 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:13.600 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:13.601 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:13.602 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:13.712 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 21:52:13.717 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 21:52:13.723 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 21:52:13.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:13.730 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:13.734 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 21:52:13.737 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 21:52:13.741 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 21:52:13.747 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 21:52:13.750 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 21:52:13.754 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 21:52:13.758 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 21:52:13.761 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 21:52:13.765 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 21:52:13.768 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 21:52:13.771 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 21:52:13.775 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 21:52:13.779 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 21:52:13.782 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 21:52:13.786 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 21:52:13.790 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 21:52:13.793 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 21:52:13.797 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 21:52:13.801 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 21:52:13.805 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:13.809 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:13.812 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 21:52:13.816 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:52:13.820 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:52:13.823 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:52:13.827 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:52:13.830 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:52:13.833 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:52:13.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:13.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:13.843 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:52:13.847 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:52:13.851 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:52:13.854 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:52:13.857 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 21:52:13.861 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:52:13.864 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:13.868 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:13.871 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 21:52:13.894 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-25 21:52:13.930 | Reading package lists... 2026-06-25 21:52:14.288 | Building dependency tree... 2026-06-25 21:52:14.289 | Reading state information... 2026-06-25 21:52:14.795 | The following additional packages will be installed: 2026-06-25 21:52:14.795 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 21:52:14.795 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 21:52:14.795 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 21:52:14.795 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 21:52:14.796 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 21:52:14.796 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 21:52:14.797 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 21:52:14.799 | Suggested packages: 2026-06-25 21:52:14.799 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 21:52:14.799 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 21:52:14.848 | The following NEW packages will be installed: 2026-06-25 21:52:14.848 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 21:52:14.848 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 21:52:14.848 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 21:52:14.848 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 21:52:14.849 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 21:52:14.849 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 21:52:14.850 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 21:52:14.919 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 21:52:14.919 | Need to get 29.6 MB of archives. 2026-06-25 21:52:14.919 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 21:52:14.919 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-25 21:52:15.043 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-25 21:52:15.045 | 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-25 21:52:15.046 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 21:52:15.052 | 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-25 21:52:15.054 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-25 21:52:15.327 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-25 21:52:15.345 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 21:52:15.346 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 21:52:15.347 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 21:52:15.349 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 21:52:15.351 | 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-25 21:52:15.352 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 21:52:15.352 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 21:52:15.353 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 21:52:15.354 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 21:52:15.362 | 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-25 21:52:15.363 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 21:52:15.376 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 21:52:15.377 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 21:52:15.378 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 21:52:15.379 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 21:52:15.380 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 21:52:15.381 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 21:52:15.382 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 21:52:15.510 | 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-25 21:52:15.510 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-25 21:52:15.740 | perl: warning: Setting locale failed. 2026-06-25 21:52:15.740 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:15.740 | LANGUAGE = (unset), 2026-06-25 21:52:15.740 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:15.740 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:15.741 | are supported and installed on your system. 2026-06-25 21:52:15.741 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:15.802 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:15.803 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:15.803 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:15.931 | Vorkonfiguration der Pakete ... 2026-06-25 21:52:15.942 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:52:16.077 | Fetched 29.6 MB in 1s (46.8 MB/s) 2026-06-25 21:52:16.112 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 21:52:16.179 | (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-25 21:52:16.187 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 21:52:16.191 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:16.615 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 21:52:16.627 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 21:52:16.631 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:16.679 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 21:52:16.692 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 21:52:16.700 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 21:52:16.746 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 21:52:16.759 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 21:52:16.763 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 21:52:16.813 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 21:52:16.826 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 21:52:16.830 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 21:52:16.879 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 21:52:16.892 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 21:52:16.896 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:17.857 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 21:52:17.869 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 21:52:17.877 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:52:17.929 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:17.929 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:17.929 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:18.005 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:52:18.015 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:52:18.305 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:18.371 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 21:52:18.383 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 21:52:18.387 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 21:52:18.428 | Selecting previously unselected package liburi-perl. 2026-06-25 21:52:18.442 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 21:52:18.446 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 21:52:18.528 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 21:52:18.541 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 21:52:18.545 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 21:52:18.603 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 21:52:18.616 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 21:52:18.620 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 21:52:18.681 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 21:52:18.693 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:52:18.698 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 21:52:18.741 | Selecting previously unselected package libfcgi-perl. 2026-06-25 21:52:18.754 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 21:52:18.758 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 21:52:18.802 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 21:52:18.815 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 21:52:18.819 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 21:52:18.859 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 21:52:18.872 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 21:52:18.877 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 21:52:18.920 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 21:52:18.932 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 21:52:18.936 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 21:52:18.977 | Selecting previously unselected package libfcgi-bin. 2026-06-25 21:52:18.987 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:52:18.991 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 21:52:19.030 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 21:52:19.042 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 21:52:19.047 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 21:52:19.092 | Selecting previously unselected package libtimedate-perl. 2026-06-25 21:52:19.105 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 21:52:19.109 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 21:52:19.181 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 21:52:19.193 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 21:52:19.198 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 21:52:19.238 | Selecting previously unselected package libio-html-perl. 2026-06-25 21:52:19.251 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 21:52:19.255 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 21:52:19.295 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 21:52:19.308 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 21:52:19.312 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 21:52:19.355 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 21:52:19.367 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 21:52:19.371 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 21:52:19.422 | Selecting previously unselected package mecab-utils. 2026-06-25 21:52:19.434 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 21:52:19.438 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 21:52:19.483 | Selecting previously unselected package mecab-ipadic. 2026-06-25 21:52:19.496 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 21:52:19.500 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 21:52:20.124 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 21:52:20.137 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 21:52:20.141 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 21:52:20.179 | Selecting previously unselected package mysql-server. 2026-06-25 21:52:20.192 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 21:52:20.196 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:20.260 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 21:52:20.271 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 21:52:20.284 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:20.295 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 21:52:20.305 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 21:52:20.315 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 21:52:20.325 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 21:52:20.335 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 21:52:20.344 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 21:52:20.354 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 21:52:20.364 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 21:52:20.373 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 21:52:20.382 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:20.390 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 21:52:20.399 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:20.408 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 21:52:20.417 | Setting up liburi-perl (5.27-1) ... 2026-06-25 21:52:20.425 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:20.466 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:52:20.519 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:20.519 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:20.519 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:20.596 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:52:20.607 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 21:52:20.657 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 21:52:20.692 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 21:52:32.578 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 21:52:33.420 | mysqld is running as pid 22429 2026-06-25 21:52:35.855 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 21:52:37.501 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 21:52:37.513 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 21:52:37.523 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 21:52:37.526 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 21:52:37.526 | 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-25 21:52:37.526 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 21:52:37.531 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 21:52:37.531 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 21:52:37.540 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 21:52:37.635 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 21:52:37.636 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 21:52:37.636 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 21:52:37.637 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 21:52:37.637 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 21:52:37.637 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 21:52:37.688 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 21:52:37.688 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 21:52:37.999 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 21:52:37.999 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 21:52:38.007 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 21:52:38.157 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 21:52:38.239 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 21:52:38.239 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 21:52:38.468 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 21:52:38.468 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 21:52:38.469 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 21:52:38.498 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 21:52:38.547 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 21:52:38.548 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 21:52:38.551 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 21:52:38.551 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 21:52:38.551 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 21:52:38.900 | 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-25 21:52:39.012 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 21:52:39.257 | 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-25 21:52:39.260 | 2026-06-25 21:52:39.260 | done! 2026-06-25 21:52:39.267 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 21:52:39.275 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 21:52:39.284 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 21:52:39.288 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 21:52:39.288 | 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-25 21:52:39.289 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 21:52:39.294 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 21:52:39.294 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 21:52:39.306 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 21:52:39.433 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 21:52:39.434 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 21:52:39.434 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 21:52:39.435 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 21:52:39.436 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 21:52:39.436 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 21:52:39.520 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 21:52:39.521 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 21:52:39.972 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 21:52:39.973 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 21:52:39.983 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 21:52:40.186 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 21:52:40.293 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 21:52:40.293 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 21:52:40.592 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 21:52:40.592 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 21:52:40.592 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 21:52:40.632 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 21:52:40.701 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 21:52:40.702 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 21:52:40.705 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 21:52:40.709 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 21:52:40.709 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 21:52:41.133 | 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-25 21:52:41.260 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 21:52:41.504 | 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-25 21:52:41.507 | 2026-06-25 21:52:41.507 | done! 2026-06-25 21:52:41.517 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 21:52:41.525 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 21:52:41.536 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 21:52:41.548 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 21:52:41.560 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 21:52:41.572 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 21:52:41.584 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 21:52:41.597 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:52:43.461 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 21:52:43.704 | perl: warning: Setting locale failed. 2026-06-25 21:52:43.704 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:43.704 | LANGUAGE = (unset), 2026-06-25 21:52:43.704 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:43.704 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:43.704 | are supported and installed on your system. 2026-06-25 21:52:43.704 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:43.831 | perl: warning: Setting locale failed. 2026-06-25 21:52:43.831 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:43.831 | LANGUAGE = (unset), 2026-06-25 21:52:43.831 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:43.831 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:43.831 | are supported and installed on your system. 2026-06-25 21:52:43.831 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:43.880 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:43.880 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:43.880 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:43.955 | perl: warning: Setting locale failed. 2026-06-25 21:52:43.955 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:43.955 | LANGUAGE = (unset), 2026-06-25 21:52:43.955 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:43.955 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:43.955 | are supported and installed on your system. 2026-06-25 21:52:43.955 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:44.449 | 2026-06-25 21:52:44.449 | Running kernel seems to be up-to-date. 2026-06-25 21:52:44.449 | 2026-06-25 21:52:44.449 | Restarting services... 2026-06-25 21:52:44.495 | 2026-06-25 21:52:44.495 | Service restarts being deferred: 2026-06-25 21:52:44.495 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:52:44.495 | systemctl restart systemd-logind.service 2026-06-25 21:52:44.495 | systemctl restart virtlockd.service 2026-06-25 21:52:44.495 | systemctl restart virtlogd.service 2026-06-25 21:52:44.495 | 2026-06-25 21:52:44.495 | No containers need to be restarted. 2026-06-25 21:52:44.495 | 2026-06-25 21:52:44.495 | User sessions running outdated binaries: 2026-06-25 21:52:44.496 | quobyte @ session #5: sshd[2024] 2026-06-25 21:52:44.504 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:52:44.512 | 2026-06-25 21:52:44.512 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:52:46.426 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:52:46.430 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:52:46.433 | + functions-common:time_stop:2420 : local name 2026-06-25 21:52:46.435 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:52:46.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:52:46.441 | + functions-common:time_stop:2423 : local total 2026-06-25 21:52:46.444 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:52:46.447 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:52:46.449 | + functions-common:time_stop:2427 : start_time=1782424333890 2026-06-25 21:52:46.451 | + functions-common:time_stop:2429 : [[ -z 1782424333890 ]] 2026-06-25 21:52:46.455 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:52:46.459 | + functions-common:time_stop:2432 : end_time=1782424366456 2026-06-25 21:52:46.461 | + functions-common:time_stop:2433 : elapsed_time=32566 2026-06-25 21:52:46.464 | + functions-common:time_stop:2434 : total=126624 2026-06-25 21:52:46.467 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:52:46.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159190 2026-06-25 21:52:46.472 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:52:46.475 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 21:52:46.478 | + ./stack.sh:main:861 : install_database_python 2026-06-25 21:52:46.481 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 21:52:46.484 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 21:52:46.487 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 21:52:46.491 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 21:52:46.495 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 21:52:46.497 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 21:52:46.501 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 21:52:46.506 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 21:52:46.506 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 21:52:46.511 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 21:52:46.513 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 21:52:46.516 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 21:52:46.519 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 21:52:46.523 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 21:52:46.548 | Using python 3.12 to install PyMySQL 2026-06-25 21:52:46.552 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-25 21:52:47.706 | Collecting PyMySQL 2026-06-25 21:52:47.871 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 21:52:47.897 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 21:52:48.070 | Installing collected packages: PyMySQL 2026-06-25 21:52:48.140 | Successfully installed PyMySQL-1.2.0 2026-06-25 21:52:48.243 | + inc/python:pip_install:216 : result=0 2026-06-25 21:52:48.246 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:52:48.250 | + functions-common:time_stop:2420 : local name 2026-06-25 21:52:48.253 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:52:48.256 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:52:48.259 | + functions-common:time_stop:2423 : local total 2026-06-25 21:52:48.262 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:52:48.266 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:52:48.269 | + functions-common:time_stop:2427 : start_time=1782424366542 2026-06-25 21:52:48.272 | + functions-common:time_stop:2429 : [[ -z 1782424366542 ]] 2026-06-25 21:52:48.277 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:52:48.282 | + functions-common:time_stop:2432 : end_time=1782424368278 2026-06-25 21:52:48.285 | + functions-common:time_stop:2433 : elapsed_time=1736 2026-06-25 21:52:48.288 | + functions-common:time_stop:2434 : total=34184 2026-06-25 21:52:48.291 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:52:48.294 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35920 2026-06-25 21:52:48.298 | + inc/python:pip_install:219 : return 0 2026-06-25 21:52:48.301 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 21:52:48.303 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 21:52:48.305 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 21:52:48.309 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 21:52:48.328 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:52:48.332 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 21:52:48.335 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 21:52:48.354 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:52:48.357 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 21:52:48.377 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:52:48.380 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 21:52:48.400 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:52:48.403 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 21:52:48.406 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 21:52:48.407 | Installing etcd 2026-06-25 21:52:48.410 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 21:52:48.425 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 21:52:48.440 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 21:52:48.444 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 21:52:48.460 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 21:52:48.465 | ++ 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-25 21:52:48.468 | ++ 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-25 21:52:48.472 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 21:52:48.475 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 21:52:48.478 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 21:52:48.481 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 21:52:48.485 | ++ 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-25 21:52:48.488 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 21:52:48.491 | ++ 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-25 21:52:48.497 | --2026-06-25 23:52:48-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 21:52:48.585 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 21:52:48.600 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 21:52:48.807 | HTTP request sent, awaiting response... 302 Found 2026-06-25 21:52:48.807 | 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-25T22%3A49%3A39Z&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-25T21%3A49%3A00Z&ske=2026-06-25T22%3A49%3A39Z&sks=b&skv=2018-11-09&sig=cFFtk0XTCftGVXOOwPkVmrlT3f0937lafg4BA25rBso%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQyNjE2OCwibmJmIjoxNzgyNDI0MzY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.AL1lip1qry0DO0nEeo7a2jqxigfHuS8PIzD4w4JJ4Xw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 21:52:48.807 | --2026-06-25 23:52:48-- 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-25T22%3A49%3A39Z&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-25T21%3A49%3A00Z&ske=2026-06-25T22%3A49%3A39Z&sks=b&skv=2018-11-09&sig=cFFtk0XTCftGVXOOwPkVmrlT3f0937lafg4BA25rBso%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQyNjE2OCwibmJmIjoxNzgyNDI0MzY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.AL1lip1qry0DO0nEeo7a2jqxigfHuS8PIzD4w4JJ4Xw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 21:52:48.840 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-06-25 21:52:48.852 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-25 21:52:48.981 | HTTP request sent, awaiting response... 200 OK 2026-06-25 21:52:48.981 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 21:52:48.981 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 21:52:49.032 | 2026-06-25 21:52:49.268 | 0K ........ ........ ... 100% 69.4M=0.3s 2026-06-25 21:52:49.268 | 2026-06-25 21:52:49.268 | 2026-06-25 23:52:49 (69.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 21:52:49.268 | 2026-06-25 21:52:49.273 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 21:52:49.276 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 21:52:49.279 | ++ functions:get_extra_file:81 : return 2026-06-25 21:52:49.283 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 21:52:49.286 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 21:52:49.289 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 21:52:49.292 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 21:52:49.318 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 21:52:49.322 | + 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-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/ 2026-06-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 21:52:49.331 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 21:52:49.332 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 21:52:49.332 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 21:52:49.332 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 21:52:49.332 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 21:52:49.333 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 21:52:49.333 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 21:52:49.498 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 21:52:49.694 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 21:52:49.952 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 21:52:49.987 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 21:52:50.020 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 21:52:50.023 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 21:52:50.044 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:52:50.048 | + ./stack.sh:main:888 : install_dstat 2026-06-25 21:52:50.051 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 21:52:50.072 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:52:50.075 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 21:52:50.078 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 21:52:50.081 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 21:52:50.084 | + ./stack.sh:main:897 : install_libs 2026-06-25 21:52:50.087 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 21:52:50.090 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 21:52:50.093 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 21:52:50.096 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 21:52:50.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.102 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 21:52:50.108 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.110 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 21:52:50.113 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 21:52:50.116 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 21:52:50.119 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 21:52:50.121 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.124 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.127 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 21:52:50.130 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.133 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 21:52:50.135 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 21:52:50.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 21:52:50.142 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 21:52:50.144 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.148 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.150 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 21:52:50.153 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.156 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 21:52:50.159 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 21:52:50.162 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 21:52:50.166 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 21:52:50.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.171 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.174 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 21:52:50.178 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.181 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 21:52:50.184 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 21:52:50.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 21:52:50.189 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 21:52:50.192 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.195 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.198 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 21:52:50.201 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.204 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 21:52:50.207 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 21:52:50.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 21:52:50.213 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 21:52:50.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.218 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.221 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 21:52:50.224 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.227 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 21:52:50.230 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 21:52:50.233 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 21:52:50.235 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 21:52:50.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.242 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.244 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 21:52:50.247 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.250 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 21:52:50.253 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 21:52:50.257 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 21:52:50.259 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 21:52:50.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.265 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.268 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 21:52:50.271 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.275 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 21:52:50.277 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 21:52:50.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 21:52:50.284 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 21:52:50.287 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.290 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.293 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 21:52:50.296 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.299 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 21:52:50.302 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 21:52:50.305 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 21:52:50.307 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 21:52:50.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.316 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 21:52:50.319 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.322 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 21:52:50.324 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 21:52:50.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 21:52:50.331 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 21:52:50.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.337 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 21:52:50.342 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.345 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 21:52:50.348 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 21:52:50.351 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 21:52:50.354 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 21:52:50.356 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.360 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.363 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 21:52:50.365 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.368 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 21:52:50.371 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 21:52:50.374 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 21:52:50.377 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 21:52:50.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.386 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 21:52:50.388 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.392 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 21:52:50.395 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 21:52:50.398 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 21:52:50.401 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 21:52:50.404 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.407 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.410 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 21:52:50.413 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.416 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 21:52:50.419 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 21:52:50.421 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 21:52:50.424 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 21:52:50.427 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.430 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.433 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 21:52:50.435 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.438 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 21:52:50.441 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 21:52:50.444 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 21:52:50.447 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 21:52:50.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.452 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.454 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 21:52:50.457 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.460 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 21:52:50.462 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 21:52:50.465 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 21:52:50.468 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 21:52:50.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.473 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.476 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 21:52:50.479 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.481 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 21:52:50.484 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 21:52:50.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 21:52:50.489 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 21:52:50.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 21:52:50.500 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.503 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 21:52:50.506 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 21:52:50.509 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 21:52:50.512 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 21:52:50.515 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.518 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 21:52:50.523 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.526 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 21:52:50.529 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 21:52:50.532 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 21:52:50.535 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 21:52:50.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.541 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.544 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 21:52:50.546 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.549 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 21:52:50.552 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 21:52:50.554 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 21:52:50.557 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 21:52:50.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.563 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.565 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 21:52:50.568 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.571 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 21:52:50.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 21:52:50.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 21:52:50.579 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 21:52:50.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 21:52:50.589 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.593 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 21:52:50.595 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 21:52:50.598 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 21:52:50.601 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 21:52:50.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.609 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 21:52:50.612 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.615 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 21:52:50.617 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 21:52:50.620 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 21:52:50.623 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 21:52:50.626 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.628 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.631 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 21:52:50.634 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.637 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 21:52:50.640 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 21:52:50.643 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 21:52:50.646 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 21:52:50.649 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.651 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.654 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 21:52:50.657 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.660 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 21:52:50.663 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 21:52:50.665 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 21:52:50.668 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 21:52:50.670 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.676 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 21:52:50.678 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.681 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 21:52:50.684 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 21:52:50.686 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 21:52:50.689 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 21:52:50.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.696 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 21:52:50.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.704 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 21:52:50.707 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 21:52:50.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 21:52:50.713 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 21:52:50.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 21:52:50.724 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.728 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 21:52:50.730 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 21:52:50.733 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 21:52:50.736 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 21:52:50.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 21:52:50.748 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.751 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 21:52:50.753 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 21:52:50.756 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 21:52:50.759 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 21:52:50.762 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.765 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 21:52:50.770 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.773 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 21:52:50.776 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 21:52:50.779 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 21:52:50.782 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 21:52:50.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.788 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.790 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 21:52:50.793 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.796 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 21:52:50.799 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 21:52:50.802 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 21:52:50.804 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 21:52:50.807 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.810 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.812 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 21:52:50.815 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.818 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 21:52:50.820 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 21:52:50.823 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 21:52:50.826 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 21:52:50.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.831 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.834 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 21:52:50.836 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.839 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 21:52:50.842 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 21:52:50.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 21:52:50.847 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 21:52:50.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.855 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 21:52:50.858 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.860 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 21:52:50.863 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 21:52:50.866 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 21:52:50.868 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 21:52:50.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.874 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.876 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 21:52:50.879 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.882 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 21:52:50.885 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 21:52:50.888 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 21:52:50.891 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 21:52:50.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.897 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 21:52:50.903 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.906 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 21:52:50.908 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 21:52:50.912 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 21:52:50.915 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 21:52:50.917 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.920 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.923 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 21:52:50.926 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.929 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 21:52:50.931 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 21:52:50.934 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 21:52:50.937 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 21:52:50.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 21:52:50.947 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.950 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 21:52:50.953 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 21:52:50.955 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:52:50.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:52:50.961 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 21:52:50.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:52:50.966 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 21:52:50.988 | Using python 3.12 to install etcd3gw 2026-06-25 21:52:50.991 | + 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-25 21:52:52.230 | Collecting etcd3gw 2026-06-25 21:52:52.372 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 21:52:52.383 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 21:52:52.425 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 21:52:52.427 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 21:52:52.470 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 21:52:52.486 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:52:52.530 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 21:52:52.546 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 21:52:53.049 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 21:52:53.066 | 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-25 21:52:53.082 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 21:52:53.246 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 21:52:53.249 | 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-25 21:52:53.283 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 21:52:53.285 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 21:52:53.325 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 21:52:53.328 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 21:52:53.333 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 21:52:53.363 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 21:52:53.398 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 21:52:53.429 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 21:52:53.439 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 21:52:53.442 | 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-25 21:52:53.444 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 21:52:53.446 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 21:52:53.464 | 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-25 21:52:53.703 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 21:52:53.759 | Attempting uninstall: urllib3 2026-06-25 21:52:53.767 | Found existing installation: urllib3 2.0.7 2026-06-25 21:52:53.767 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:52:53.768 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 21:52:53.907 | Attempting uninstall: idna 2026-06-25 21:52:53.914 | Found existing installation: idna 3.6 2026-06-25 21:52:53.915 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:52:53.915 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 21:52:54.070 | Attempting uninstall: requests 2026-06-25 21:52:54.077 | Found existing installation: requests 2.31.0 2026-06-25 21:52:54.077 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:52:54.077 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 21:52:54.308 | 2026-06-25 21:52:54.314 | 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-25 21:52:54.441 | + inc/python:pip_install:216 : result=0 2026-06-25 21:52:54.444 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:52:54.446 | + functions-common:time_stop:2420 : local name 2026-06-25 21:52:54.449 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:52:54.451 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:52:54.453 | + functions-common:time_stop:2423 : local total 2026-06-25 21:52:54.456 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:52:54.458 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:52:54.461 | + functions-common:time_stop:2427 : start_time=1782424370983 2026-06-25 21:52:54.464 | + functions-common:time_stop:2429 : [[ -z 1782424370983 ]] 2026-06-25 21:52:54.467 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:52:54.471 | + functions-common:time_stop:2432 : end_time=1782424374468 2026-06-25 21:52:54.474 | + functions-common:time_stop:2433 : elapsed_time=3485 2026-06-25 21:52:54.476 | + functions-common:time_stop:2434 : total=35920 2026-06-25 21:52:54.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:52:54.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39405 2026-06-25 21:52:54.484 | + inc/python:pip_install:219 : return 0 2026-06-25 21:52:54.488 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 21:52:54.492 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 21:52:54.493 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 21:52:54.497 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 21:52:54.500 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 21:52:54.503 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 21:52:54.505 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 21:52:54.508 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 21:52:54.511 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 21:52:54.513 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 21:52:54.516 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 21:52:54.519 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 21:52:54.522 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 21:52:54.525 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 21:52:54.527 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 21:52:54.530 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 21:52:54.532 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 21:52:54.535 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:54.537 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:54.541 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 21:52:54.543 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 21:52:54.546 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:52:54.548 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:52:54.551 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:52:54.553 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:52:54.555 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:52:54.558 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:52:54.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:54.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:54.566 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:52:54.569 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:52:54.571 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:52:54.573 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:52:54.576 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 21:52:54.579 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:52:54.581 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:52:54.583 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:52:54.586 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 21:52:54.606 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-25 21:52:54.645 | Reading package lists... 2026-06-25 21:52:54.993 | Building dependency tree... 2026-06-25 21:52:54.997 | Reading state information... 2026-06-25 21:52:55.484 | The following additional packages will be installed: 2026-06-25 21:52:55.486 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 21:52:55.488 | Suggested packages: 2026-06-25 21:52:55.488 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 21:52:55.489 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 21:52:55.489 | python3-uwsgidecorators 2026-06-25 21:52:55.523 | The following NEW packages will be installed: 2026-06-25 21:52:55.525 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 21:52:55.588 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 21:52:55.588 | Need to get 1270 kB of archives. 2026-06-25 21:52:55.589 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 21:52:55.589 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 21:52:55.645 | 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-25 21:52:55.661 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 21:52:55.662 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 21:52:55.680 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 21:52:55.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-25 21:52:55.925 | perl: warning: Setting locale failed. 2026-06-25 21:52:55.925 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:55.925 | LANGUAGE = (unset), 2026-06-25 21:52:55.925 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:55.925 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:55.925 | are supported and installed on your system. 2026-06-25 21:52:55.925 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:55.986 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:55.986 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:55.986 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:56.166 | Fetched 1270 kB in 0s (9638 kB/s) 2026-06-25 21:52:56.207 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 21:52:56.267 | (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-25 21:52:56.273 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 21:52:56.280 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 21:52:56.325 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 21:52:56.336 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 21:52:56.340 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 21:52:56.383 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 21:52:56.394 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 21:52:56.398 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 21:52:56.443 | Selecting previously unselected package uwsgi-core. 2026-06-25 21:52:56.454 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 21:52:56.458 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 21:52:56.628 | Selecting previously unselected package uwsgi. 2026-06-25 21:52:56.638 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 21:52:56.644 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 21:52:56.692 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 21:52:56.704 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 21:52:56.707 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 21:52:56.773 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 21:52:56.786 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 21:52:56.796 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 21:52:56.807 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 21:52:56.826 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 21:52:57.385 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 21:52:57.417 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:52:58.420 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 21:52:58.649 | perl: warning: Setting locale failed. 2026-06-25 21:52:58.649 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:58.649 | LANGUAGE = (unset), 2026-06-25 21:52:58.649 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:58.649 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:58.649 | are supported and installed on your system. 2026-06-25 21:52:58.649 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:58.775 | perl: warning: Setting locale failed. 2026-06-25 21:52:58.775 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:58.775 | LANGUAGE = (unset), 2026-06-25 21:52:58.776 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:58.776 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:58.778 | are supported and installed on your system. 2026-06-25 21:52:58.778 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:58.825 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:52:58.826 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:52:58.826 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:52:58.895 | perl: warning: Setting locale failed. 2026-06-25 21:52:58.895 | perl: warning: Please check that your locale settings: 2026-06-25 21:52:58.895 | LANGUAGE = (unset), 2026-06-25 21:52:58.895 | LC_ALL = "en_US.utf8", 2026-06-25 21:52:58.895 | LANG = "de_DE.UTF-8" 2026-06-25 21:52:58.896 | are supported and installed on your system. 2026-06-25 21:52:58.896 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:52:59.384 | 2026-06-25 21:52:59.384 | Running kernel seems to be up-to-date. 2026-06-25 21:52:59.384 | 2026-06-25 21:52:59.384 | Restarting services... 2026-06-25 21:52:59.429 | 2026-06-25 21:52:59.429 | Service restarts being deferred: 2026-06-25 21:52:59.429 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:52:59.430 | systemctl restart systemd-logind.service 2026-06-25 21:52:59.430 | systemctl restart virtlockd.service 2026-06-25 21:52:59.430 | systemctl restart virtlogd.service 2026-06-25 21:52:59.430 | 2026-06-25 21:52:59.430 | No containers need to be restarted. 2026-06-25 21:52:59.430 | 2026-06-25 21:52:59.430 | User sessions running outdated binaries: 2026-06-25 21:52:59.430 | quobyte @ session #5: sshd[2024] 2026-06-25 21:52:59.440 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:52:59.448 | 2026-06-25 21:52:59.448 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:53:01.422 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:53:01.424 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:53:01.427 | + functions-common:time_stop:2420 : local name 2026-06-25 21:53:01.429 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:53:01.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:53:01.434 | + functions-common:time_stop:2423 : local total 2026-06-25 21:53:01.437 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:53:01.439 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:53:01.442 | + functions-common:time_stop:2427 : start_time=1782424374603 2026-06-25 21:53:01.444 | + functions-common:time_stop:2429 : [[ -z 1782424374603 ]] 2026-06-25 21:53:01.448 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:53:01.453 | + functions-common:time_stop:2432 : end_time=1782424381449 2026-06-25 21:53:01.455 | + functions-common:time_stop:2433 : elapsed_time=6846 2026-06-25 21:53:01.458 | + functions-common:time_stop:2434 : total=159190 2026-06-25 21:53:01.461 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:53:01.462 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166036 2026-06-25 21:53:01.465 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:53:01.468 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 21:53:01.470 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:53:01.473 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:53:01.476 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 21:53:01.478 | perl: warning: Setting locale failed. 2026-06-25 21:53:01.478 | perl: warning: Please check that your locale settings: 2026-06-25 21:53:01.478 | LANGUAGE = (unset), 2026-06-25 21:53:01.478 | LC_ALL = "en_US.utf8", 2026-06-25 21:53:01.478 | LANG = (unset) 2026-06-25 21:53:01.478 | are supported and installed on your system. 2026-06-25 21:53:01.479 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 21:53:01.513 | No module matches proxy 2026-06-25 21:53:01.516 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 21:53:01.528 | perl: warning: Setting locale failed. 2026-06-25 21:53:01.528 | perl: warning: Please check that your locale settings: 2026-06-25 21:53:01.528 | LANGUAGE = (unset), 2026-06-25 21:53:01.528 | LC_ALL = "en_US.utf8", 2026-06-25 21:53:01.528 | LANG = "de_DE.UTF-8" 2026-06-25 21:53:01.528 | are supported and installed on your system. 2026-06-25 21:53:01.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:53:01.568 | Enabling module proxy. 2026-06-25 21:53:01.573 | To activate the new configuration, you need to run: 2026-06-25 21:53:01.574 | systemctl restart apache2 2026-06-25 21:53:01.577 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 21:53:01.588 | perl: warning: Setting locale failed. 2026-06-25 21:53:01.588 | perl: warning: Please check that your locale settings: 2026-06-25 21:53:01.588 | LANGUAGE = (unset), 2026-06-25 21:53:01.588 | LC_ALL = "en_US.utf8", 2026-06-25 21:53:01.588 | LANG = "de_DE.UTF-8" 2026-06-25 21:53:01.588 | are supported and installed on your system. 2026-06-25 21:53:01.588 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:53:01.627 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 21:53:01.627 | Module proxy already enabled 2026-06-25 21:53:01.627 | Enabling module proxy_uwsgi. 2026-06-25 21:53:01.632 | To activate the new configuration, you need to run: 2026-06-25 21:53:01.632 | systemctl restart apache2 2026-06-25 21:53:01.637 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 21:53:01.640 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 21:53:01.642 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 21:53:01.644 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 21:53:01.834 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 21:53:01.839 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 21:53:01.841 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 21:53:01.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:01.847 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:01.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 21:53:01.852 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:01.854 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 21:53:01.856 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 21:53:01.858 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 21:53:01.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:01.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:01.865 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 21:53:01.867 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:01.869 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 21:53:01.871 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 21:53:01.873 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 21:53:01.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:01.877 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:01.880 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 21:53:01.882 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:01.884 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 21:53:01.886 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 21:53:01.888 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 21:53:01.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:01.892 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:01.894 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 21:53:01.897 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:01.900 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 21:53:01.902 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 21:53:01.905 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:01.908 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:01.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 21:53:01.913 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:01.915 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 21:53:01.918 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 21:53:01.922 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 21:53:01.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:01.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:01.929 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 21:53:01.931 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:01.934 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 21:53:01.949 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:01.952 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 21:53:01.954 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 21:53:01.957 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 21:53:01.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:01.963 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:01.966 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 21:53:01.968 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:01.970 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 21:53:01.987 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:01.990 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 21:53:01.993 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 21:53:01.996 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 21:53:01.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:02.001 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:02.004 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 21:53:02.007 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:02.010 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 21:53:02.012 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 21:53:02.014 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 21:53:02.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:02.021 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:02.024 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 21:53:02.026 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:02.029 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 21:53:02.032 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 21:53:02.035 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 21:53:02.039 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 21:53:02.042 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 21:53:02.044 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 21:53:02.048 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 21:53:02.049 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 21:53:02.054 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 21:53:02.057 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 21:53:02.060 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 21:53:02.062 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 21:53:02.066 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 21:53:02.086 | Using python 3.12 to install keystonemiddleware 2026-06-25 21:53:02.089 | + 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-25 21:53:03.268 | Collecting keystonemiddleware 2026-06-25 21:53:03.411 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 21:53:03.473 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 21:53:03.490 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:53:03.543 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 21:53:03.561 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 21:53:03.621 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 21:53:03.637 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:53:03.681 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 21:53:03.697 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:53:03.740 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 21:53:03.757 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 21:53:03.811 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 21:53:03.827 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 21:53:03.874 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 21:53:03.889 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:53:03.945 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 21:53:03.961 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:53:03.971 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 21:53:04.010 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 21:53:04.026 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 21:53:04.068 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 21:53:04.083 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 21:53:04.129 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 21:53:04.145 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 21:53:04.155 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 21:53:04.187 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 21:53:04.203 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 21:53:04.215 | 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-25 21:53:04.252 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 21:53:04.268 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:53:04.300 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 21:53:04.316 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 21:53:04.356 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 21:53:04.371 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 21:53:04.411 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 21:53:04.427 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 21:53:04.473 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 21:53:04.488 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 21:53:04.530 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 21:53:04.545 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 21:53:04.582 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 21:53:04.598 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 21:53:04.608 | 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-25 21:53:04.645 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 21:53:04.660 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 21:53:04.669 | 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-25 21:53:04.672 | 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-25 21:53:04.818 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 21:53:04.833 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-25 21:53:04.888 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 21:53:04.903 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 21:53:04.912 | 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-25 21:53:05.039 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 21:53:05.054 | 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-25 21:53:05.074 | 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-25 21:53:05.107 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 21:53:05.122 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 21:53:05.169 | 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-25 21:53:05.170 | 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-25 21:53:05.171 | 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-25 21:53:05.173 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 21:53:05.214 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 21:53:05.253 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 21:53:05.291 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 21:53:05.314 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 21:53:05.337 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 21:53:05.358 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 21:53:05.379 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 21:53:05.403 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 21:53:05.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.6 MB/s 0:00:00 2026-06-25 21:53:05.466 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 21:53:05.487 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 21:53:05.510 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 21:53:05.532 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 21:53:05.552 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-25 21:53:05.579 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 21:53:05.602 | 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-25 21:53:05.628 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 21:53:05.650 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 21:53:05.671 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 21:53:05.693 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 21:53:05.718 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 21:53:05.757 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 21:53:05.778 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 21:53:05.799 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 21:53:05.820 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 21:53:05.844 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 21:53:06.143 | 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-25 21:53:06.392 | Attempting uninstall: six 2026-06-25 21:53:06.401 | Found existing installation: six 1.16.0 2026-06-25 21:53:06.402 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:06.402 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 21:53:06.462 | Attempting uninstall: pyparsing 2026-06-25 21:53:06.470 | Found existing installation: pyparsing 3.1.1 2026-06-25 21:53:06.470 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:06.471 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 21:53:06.607 | Attempting uninstall: PyJWT 2026-06-25 21:53:06.615 | Found existing installation: PyJWT 2.7.0 2026-06-25 21:53:06.616 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:06.616 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 21:53:06.775 | Attempting uninstall: netaddr 2026-06-25 21:53:06.783 | Found existing installation: netaddr 0.8.0 2026-06-25 21:53:06.783 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:06.783 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 21:53:07.047 | Attempting uninstall: python-dateutil 2026-06-25 21:53:07.057 | Found existing installation: python-dateutil 2.8.2 2026-06-25 21:53:07.058 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:07.058 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 21:53:09.169 | 2026-06-25 21:53:09.178 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-25 21:53:09.346 | + inc/python:pip_install:216 : result=0 2026-06-25 21:53:09.350 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:53:09.354 | + functions-common:time_stop:2420 : local name 2026-06-25 21:53:09.357 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:53:09.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:53:09.364 | + functions-common:time_stop:2423 : local total 2026-06-25 21:53:09.368 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:53:09.371 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:53:09.374 | + functions-common:time_stop:2427 : start_time=1782424382080 2026-06-25 21:53:09.377 | + functions-common:time_stop:2429 : [[ -z 1782424382080 ]] 2026-06-25 21:53:09.382 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:53:09.387 | + functions-common:time_stop:2432 : end_time=1782424389383 2026-06-25 21:53:09.390 | + functions-common:time_stop:2433 : elapsed_time=7303 2026-06-25 21:53:09.393 | + functions-common:time_stop:2434 : total=39405 2026-06-25 21:53:09.397 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:53:09.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46708 2026-06-25 21:53:09.403 | + inc/python:pip_install:219 : return 0 2026-06-25 21:53:09.407 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 21:53:09.411 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 21:53:09.414 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 21:53:09.418 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 21:53:09.422 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 21:53:09.425 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 21:53:09.431 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 21:53:09.431 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 21:53:09.437 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 21:53:09.441 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 21:53:09.445 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 21:53:09.449 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 21:53:09.452 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 21:53:09.480 | Using python 3.12 to install python-memcached 2026-06-25 21:53:09.484 | + 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-25 21:53:10.653 | Collecting python-memcached 2026-06-25 21:53:10.799 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:53:10.825 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 21:53:11.007 | Installing collected packages: python-memcached 2026-06-25 21:53:11.042 | Successfully installed python-memcached-1.62 2026-06-25 21:53:11.177 | + inc/python:pip_install:216 : result=0 2026-06-25 21:53:11.181 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:53:11.185 | + functions-common:time_stop:2420 : local name 2026-06-25 21:53:11.188 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:53:11.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:53:11.196 | + functions-common:time_stop:2423 : local total 2026-06-25 21:53:11.200 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:53:11.203 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:53:11.207 | + functions-common:time_stop:2427 : start_time=1782424389473 2026-06-25 21:53:11.211 | + functions-common:time_stop:2429 : [[ -z 1782424389473 ]] 2026-06-25 21:53:11.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:53:11.223 | + functions-common:time_stop:2432 : end_time=1782424391218 2026-06-25 21:53:11.226 | + functions-common:time_stop:2433 : elapsed_time=1745 2026-06-25 21:53:11.230 | + functions-common:time_stop:2434 : total=46708 2026-06-25 21:53:11.234 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:53:11.238 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48453 2026-06-25 21:53:11.243 | + inc/python:pip_install:219 : return 0 2026-06-25 21:53:11.246 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 21:53:11.272 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:11.276 | + ./stack.sh:main:919 : '[' 192.168.122.119 == 192.168.122.119 ']' 2026-06-25 21:53:11.280 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 21:53:11.284 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 21:53:11.288 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 21:53:11.292 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 21:53:11.296 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 21:53:11.300 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 21:53:11.324 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:53:11.328 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 21:53:11.332 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 21:53:11.335 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 21:53:11.339 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 21:53:11.342 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 21:53:11.347 | ++ functions-common:git_clone:593 : pwd 2026-06-25 21:53:11.351 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 21:53:11.355 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 21:53:11.360 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 21:53:11.384 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 21:53:11.387 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 21:53:11.391 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 21:53:11.396 | + functions-common:git_clone:610 : echo master 2026-06-25 21:53:11.397 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 21:53:11.403 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 21:53:11.407 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 21:53:11.410 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 21:53:11.414 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:53:11.417 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:53:11.421 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:53:11.424 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:53:11.428 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:53:11.431 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:53:11.435 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:53:11.439 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:53:11.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:53:11.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424391445 2026-06-25 21:53:11.452 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 21:53:11.456 | Cloning into '/opt/stack/keystone'... 2026-06-25 21:53:31.176 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:53:31.180 | + functions-common:time_stop:2420 : local name 2026-06-25 21:53:31.184 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:53:31.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:53:31.191 | + functions-common:time_stop:2423 : local total 2026-06-25 21:53:31.195 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:53:31.199 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:53:31.202 | + functions-common:time_stop:2427 : start_time=1782424391445 2026-06-25 21:53:31.206 | + functions-common:time_stop:2429 : [[ -z 1782424391445 ]] 2026-06-25 21:53:31.211 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:53:31.216 | + functions-common:time_stop:2432 : end_time=1782424411212 2026-06-25 21:53:31.220 | + functions-common:time_stop:2433 : elapsed_time=19767 2026-06-25 21:53:31.224 | + functions-common:time_stop:2434 : total=7095 2026-06-25 21:53:31.227 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:53:31.231 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26862 2026-06-25 21:53:31.234 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 21:53:31.238 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 21:53:31.242 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:53:31.246 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:53:31.249 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:53:31.253 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:53:31.257 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:53:31.260 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:53:31.263 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:53:31.267 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:53:31.272 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:53:31.277 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424411273 2026-06-25 21:53:31.281 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 21:53:31.919 | From https://review.opendev.org/openstack/keystone 2026-06-25 21:53:31.919 | * branch master -> FETCH_HEAD 2026-06-25 21:53:31.930 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:53:31.935 | + functions-common:time_stop:2420 : local name 2026-06-25 21:53:31.939 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:53:31.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:53:31.945 | + functions-common:time_stop:2423 : local total 2026-06-25 21:53:31.949 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:53:31.952 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:53:31.956 | + functions-common:time_stop:2427 : start_time=1782424411273 2026-06-25 21:53:31.959 | + functions-common:time_stop:2429 : [[ -z 1782424411273 ]] 2026-06-25 21:53:31.964 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:53:31.970 | + functions-common:time_stop:2432 : end_time=1782424411965 2026-06-25 21:53:31.973 | + functions-common:time_stop:2433 : elapsed_time=692 2026-06-25 21:53:31.977 | + functions-common:time_stop:2434 : total=26862 2026-06-25 21:53:31.981 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:53:31.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27554 2026-06-25 21:53:31.988 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 21:53:31.992 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:53:31.995 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:53:31.999 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:53:32.002 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:53:32.006 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:53:32.010 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:53:32.013 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:53:32.017 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:53:32.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:53:32.027 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424412023 2026-06-25 21:53:32.031 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 21:53:32.203 | Note: switching to 'FETCH_HEAD'. 2026-06-25 21:53:32.203 | 2026-06-25 21:53:32.203 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 21:53:32.203 | changes and commit them, and you can discard any commits you make in this 2026-06-25 21:53:32.204 | state without impacting any branches by switching back to a branch. 2026-06-25 21:53:32.204 | 2026-06-25 21:53:32.204 | If you want to create a new branch to retain commits you create, you may 2026-06-25 21:53:32.204 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 21:53:32.204 | 2026-06-25 21:53:32.204 | git switch -c 2026-06-25 21:53:32.204 | 2026-06-25 21:53:32.204 | Or undo this operation with: 2026-06-25 21:53:32.204 | 2026-06-25 21:53:32.204 | git switch - 2026-06-25 21:53:32.204 | 2026-06-25 21:53:32.204 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 21:53:32.205 | 2026-06-25 21:53:32.205 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 21:53:32.211 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:53:32.215 | + functions-common:time_stop:2420 : local name 2026-06-25 21:53:32.219 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:53:32.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:53:32.226 | + functions-common:time_stop:2423 : local total 2026-06-25 21:53:32.230 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:53:32.233 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:53:32.237 | + functions-common:time_stop:2427 : start_time=1782424412023 2026-06-25 21:53:32.241 | + functions-common:time_stop:2429 : [[ -z 1782424412023 ]] 2026-06-25 21:53:32.245 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:53:32.250 | + functions-common:time_stop:2432 : end_time=1782424412246 2026-06-25 21:53:32.254 | + functions-common:time_stop:2433 : elapsed_time=223 2026-06-25 21:53:32.258 | + functions-common:time_stop:2434 : total=27554 2026-06-25 21:53:32.262 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:53:32.265 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27777 2026-06-25 21:53:32.269 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 21:53:32.287 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 21:53:32.292 | + functions-common:git_clone:673 : head -1 2026-06-25 21:53:32.296 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 21:53:32.297 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 21:53:32.301 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 21:53:32.305 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 21:53:32.309 | + inc/python:setup_develop:353 : local bindep 2026-06-25 21:53:32.313 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 21:53:32.316 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 21:53:32.320 | + inc/python:setup_develop:359 : local extras= 2026-06-25 21:53:32.324 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 21:53:32.328 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 21:53:32.330 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 21:53:32.335 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 21:53:32.338 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 21:53:32.342 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 21:53:32.347 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 21:53:32.350 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 21:53:32.354 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 21:53:32.358 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 21:53:32.361 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 21:53:32.366 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 21:53:32.374 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 21:53:32.377 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 21:53:32.381 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 21:53:32.543 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 21:53:32.547 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 21:53:32.550 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 21:53:32.555 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 21:53:32.558 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 21:53:32.561 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 21:53:32.564 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 21:53:32.568 | + inc/python:setup_package:446 : local extras= 2026-06-25 21:53:32.571 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 21:53:32.574 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 21:53:32.579 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 21:53:32.582 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 21:53:32.586 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 21:53:32.590 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 21:53:32.616 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 21:53:32.621 | + 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-25 21:53:33.596 | Obtaining file:///opt/stack/keystone 2026-06-25 21:53:33.601 | Installing build dependencies: started 2026-06-25 21:53:35.314 | Installing build dependencies: finished with status 'done' 2026-06-25 21:53:35.315 | Checking if build backend supports build_editable: started 2026-06-25 21:53:35.850 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 21:53:35.852 | Getting requirements to build editable: started 2026-06-25 21:53:36.146 | Getting requirements to build editable: finished with status 'done' 2026-06-25 21:53:36.147 | Preparing editable metadata (pyproject.toml): started 2026-06-25 21:53:37.192 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 21:53:37.208 | 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-25 21:53:37.208 | 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-25 21:53:37.408 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 21:53:37.555 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 21:53:37.635 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 21:53:37.651 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 21:53:38.039 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 21:53:38.067 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 21:53:38.642 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:38.658 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-25 21:53:38.682 | 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-25 21:53:38.682 | 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-25 21:53:38.685 | 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-25 21:53:38.757 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 21:53:38.773 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 21:53:38.787 | 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-25 21:53:38.787 | 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-25 21:53:38.789 | 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-25 21:53:38.850 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:38.866 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 21:53:38.933 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:38.948 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 21:53:38.959 | 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-25 21:53:38.960 | 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-25 21:53:39.001 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.018 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:53:39.073 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.088 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 21:53:39.100 | 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-25 21:53:39.128 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.144 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 21:53:39.155 | 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-25 21:53:39.184 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.199 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 21:53:39.243 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.259 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 21:53:39.269 | 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-25 21:53:39.271 | 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-25 21:53:39.315 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.330 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 21:53:39.343 | 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-25 21:53:39.343 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-25 21:53:39.377 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.393 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 21:53:39.443 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 21:53:39.459 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 21:53:39.663 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 21:53:39.680 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 21:53:39.718 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 21:53:39.734 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 21:53:39.745 | 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-25 21:53:39.774 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 21:53:39.788 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 21:53:39.831 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 21:53:39.848 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 21:53:39.884 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 21:53:39.899 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 21:53:39.938 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 21:53:39.953 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:53:40.060 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 21:53:40.075 | 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-25 21:53:40.118 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 21:53:40.134 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 21:53:40.151 | 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-25 21:53:40.219 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 21:53:40.237 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 21:53:40.282 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 21:53:40.297 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 21:53:40.337 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 21:53:40.350 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:53:40.402 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 21:53:40.418 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 21:53:40.973 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 21:53:40.989 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 21:53:41.005 | 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-25 21:53:41.008 | 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-25 21:53:41.013 | 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-25 21:53:41.016 | 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-25 21:53:41.016 | 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-25 21:53:41.026 | 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-25 21:53:41.028 | 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-25 21:53:41.029 | 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-25 21:53:41.073 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.090 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 21:53:41.100 | 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-25 21:53:41.129 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.145 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 21:53:41.179 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.197 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 21:53:41.242 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.258 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:53:41.272 | 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-25 21:53:41.276 | 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-25 21:53:41.279 | 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-25 21:53:41.323 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.338 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 21:53:41.383 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.399 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 21:53:41.440 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.457 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 21:53:41.512 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.528 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:53:41.571 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.587 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 21:53:41.624 | 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-25 21:53:41.642 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 21:53:41.686 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.701 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 21:53:41.711 | 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-25 21:53:41.746 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.762 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:53:41.802 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.820 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:53:41.871 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:41.888 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 21:53:42.154 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.170 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 21:53:42.218 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.235 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 21:53:42.273 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.290 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 21:53:42.328 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.343 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 21:53:42.393 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.410 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 21:53:42.485 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.501 | 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-25 21:53:42.541 | 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-25 21:53:42.556 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 21:53:42.604 | 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-25 21:53:42.621 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 21:53:42.668 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.685 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 21:53:42.721 | 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-25 21:53:42.724 | 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-25 21:53:42.735 | 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-25 21:53:42.772 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.788 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 21:53:42.852 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.869 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 21:53:42.912 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 21:53:42.928 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 21:53:42.985 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 21:53:43.000 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 21:53:43.022 | 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-25 21:53:43.025 | 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-25 21:53:43.025 | 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-25 21:53:43.025 | 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-25 21:53:43.077 | 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-25 21:53:43.093 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 21:53:43.158 | 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-25 21:53:43.174 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 21:53:43.281 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 21:53:43.325 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 21:53:43.411 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.2 MB/s 0:00:00 2026-06-25 21:53:43.428 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 21:53:43.452 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 21:53:43.475 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 21:53:43.499 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 21:53:43.523 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 21:53:43.547 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 21:53:43.570 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 21:53:43.593 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 21:53:43.618 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 21:53:43.640 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 21:53:43.665 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 21:53:43.687 | 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-25 21:53:43.708 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 21:53:43.733 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 21:53:43.757 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 21:53:43.783 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 21:53:43.807 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 21:53:43.831 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 21:53:43.854 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 21:53:43.883 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 21:53:43.909 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 21:53:43.932 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 21:53:43.957 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 21:53:43.982 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 21:53:44.006 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 21:53:44.032 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 21:53:44.058 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-25 21:53:44.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 28.5 MB/s 0:00:00 2026-06-25 21:53:44.093 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 21:53:44.117 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 21:53:44.139 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 21:53:44.163 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 21:53:44.186 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 21:53:44.252 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 21:53:44.325 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 21:53:44.347 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 21:53:44.372 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 21:53:44.400 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 21:53:44.424 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 21:53:44.451 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 21:53:44.475 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 21:53:44.499 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 21:53:44.522 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 21:53:44.544 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 21:53:44.570 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-25 21:53:44.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.4 MB/s 0:00:00 2026-06-25 21:53:44.654 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 21:53:44.677 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 21:53:44.701 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 21:53:44.723 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 21:53:44.750 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 21:53:44.775 | 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-25 21:53:44.797 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 21:53:44.820 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 21:53:44.841 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 21:53:44.863 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 21:53:44.891 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 21:53:45.072 | Building wheels for collected packages: keystone 2026-06-25 21:53:45.072 | Building editable for keystone (pyproject.toml): started 2026-06-25 21:53:46.163 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 21:53:46.163 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=e95b19b20b649f92e6511a90fc0a7e1392ca6c33ef776dbcca6aed5397eca0a0 2026-06-25 21:53:46.164 | Stored in directory: /tmp/pip-ephem-wheel-cache-dy1gr95_/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 21:53:46.168 | Successfully built keystone 2026-06-25 21:53:46.514 | 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-25 21:53:46.555 | Attempting uninstall: pytz 2026-06-25 21:53:46.565 | Found existing installation: pytz 2024.1 2026-06-25 21:53:46.565 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:46.567 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 21:53:48.372 | Attempting uninstall: oauthlib 2026-06-25 21:53:48.384 | Found existing installation: oauthlib 3.2.2 2026-06-25 21:53:48.385 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:48.386 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 21:53:48.534 | Attempting uninstall: markupsafe 2026-06-25 21:53:48.546 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 21:53:48.547 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:48.549 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 21:53:49.637 | Attempting uninstall: click 2026-06-25 21:53:49.651 | Found existing installation: click 8.1.6 2026-06-25 21:53:49.651 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:49.651 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 21:53:49.819 | Attempting uninstall: blinker 2026-06-25 21:53:49.830 | Found existing installation: blinker 1.7.0 2026-06-25 21:53:49.830 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:49.831 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 21:53:49.849 | Attempting uninstall: bcrypt 2026-06-25 21:53:49.860 | Found existing installation: bcrypt 3.2.2 2026-06-25 21:53:49.860 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:49.862 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 21:53:49.879 | Attempting uninstall: attrs 2026-06-25 21:53:49.891 | Found existing installation: attrs 23.2.0 2026-06-25 21:53:49.892 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:49.892 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 21:53:52.971 | Attempting uninstall: jinja2 2026-06-25 21:53:52.985 | Found existing installation: Jinja2 3.1.2 2026-06-25 21:53:52.985 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:52.985 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 21:53:54.022 | Attempting uninstall: cryptography 2026-06-25 21:53:54.035 | Found existing installation: cryptography 41.0.7 2026-06-25 21:53:54.035 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:54.035 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 21:53:54.639 | Attempting uninstall: pyopenssl 2026-06-25 21:53:54.653 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 21:53:54.653 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:54.653 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 21:53:55.064 | Attempting uninstall: jsonschema 2026-06-25 21:53:55.078 | Found existing installation: jsonschema 4.10.3 2026-06-25 21:53:55.078 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:53:55.079 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 21:53:56.679 | 2026-06-25 21:53:56.680 | 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-25 21:53:56.680 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 21:53:56.695 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-25 21:53:57.050 | + inc/python:pip_install:216 : result=0 2026-06-25 21:53:57.053 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:53:57.055 | + functions-common:time_stop:2420 : local name 2026-06-25 21:53:57.057 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:53:57.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:53:57.062 | + functions-common:time_stop:2423 : local total 2026-06-25 21:53:57.064 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:53:57.066 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:53:57.069 | + functions-common:time_stop:2427 : start_time=1782424412609 2026-06-25 21:53:57.071 | + functions-common:time_stop:2429 : [[ -z 1782424412609 ]] 2026-06-25 21:53:57.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:53:57.079 | + functions-common:time_stop:2432 : end_time=1782424437075 2026-06-25 21:53:57.082 | + functions-common:time_stop:2433 : elapsed_time=24466 2026-06-25 21:53:57.085 | + functions-common:time_stop:2434 : total=48453 2026-06-25 21:53:57.087 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:53:57.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72919 2026-06-25 21:53:57.091 | + inc/python:pip_install:219 : return 0 2026-06-25 21:53:57.093 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 21:53:57.096 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 21:53:57.098 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 21:53:57.100 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 21:53:57.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:57.105 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:57.107 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 21:53:57.110 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:57.113 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 21:53:57.130 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:53:57.133 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 21:53:57.137 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 21:53:57.139 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 21:53:57.155 | + 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-25 21:53:57.158 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 21:53:57.162 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 21:53:57.179 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:53:57.182 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 21:53:57.217 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 21:53:57.249 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 21:53:57.285 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 21:53:57.320 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 21:53:57.356 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 21:53:57.392 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 21:53:57.425 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 21:53:57.459 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 21:53:57.496 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 21:53:57.498 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 21:53:57.501 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 21:53:57.504 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 21:53:57.507 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 21:53:57.510 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 21:53:57.529 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:57.532 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 21:53:57.535 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 21:53:57.537 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 21:53:57.556 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:57.559 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 21:53:57.564 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 21:53:57.609 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 21:53:57.613 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 21:53:57.616 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.119/identity 2026-06-25 21:53:57.662 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 21:53:57.665 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 21:53:57.711 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 21:53:57.715 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 21:53:57.718 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 21:53:57.721 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 21:53:57.725 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 21:53:57.728 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 21:53:57.731 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 21:53:57.752 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:57.755 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 21:53:57.758 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 21:53:57.763 | + 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-25 21:53:57.808 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 21:53:57.812 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 21:53:57.815 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 21:53:57.818 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 21:53:57.821 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 21:53:57.840 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 21:53:57.843 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 21:53:57.846 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 21:53:57.848 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 21:53:57.852 | + 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-25 21:53:57.883 | + 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-25 21:53:57.917 | + 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-25 21:53:57.949 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 21:53:57.984 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 21:53:58.017 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 21:53:58.055 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 21:53:58.059 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 21:53:58.062 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 21:53:58.065 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 21:53:58.068 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 21:53:58.072 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 21:53:58.075 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 21:53:58.077 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 21:53:58.080 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 21:53:58.096 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 21:53:58.097 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 21:53:58.107 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 21:53:58.112 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 21:53:58.126 | /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-25 21:53:58.130 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 21:53:58.133 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 21:53:58.138 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 21:53:58.141 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 21:53:58.175 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 21:53:58.206 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 21:53:58.237 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 21:53:58.269 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 21:53:58.299 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 21:53:58.327 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 21:53:58.361 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 21:53:58.391 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 21:53:58.422 | + 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-25 21:53:58.455 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 21:53:58.489 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 21:53:58.521 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 21:53:58.554 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 21:53:58.588 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 21:53:58.591 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 21:53:58.595 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 21:53:58.598 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 21:53:58.601 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 21:53:58.604 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:53:58.606 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:53:58.610 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 21:53:58.614 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 21:53:58.616 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 21:53:58.648 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 21:53:58.683 | + 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-25 21:53:58.684 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 21:53:58.694 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 21:53:58.698 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 21:53:58.700 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 21:53:58.703 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 21:53:58.706 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 21:53:58.708 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 21:53:58.711 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 21:53:58.713 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:53:58.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:53:58.719 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 21:53:58.723 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 21:53:58.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:53:58.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:53:58.732 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 21:53:58.743 | perl: warning: Setting locale failed. 2026-06-25 21:53:58.743 | perl: warning: Please check that your locale settings: 2026-06-25 21:53:58.743 | LANGUAGE = (unset), 2026-06-25 21:53:58.743 | LC_ALL = "en_US.utf8", 2026-06-25 21:53:58.743 | LANG = "de_DE.UTF-8" 2026-06-25 21:53:58.743 | are supported and installed on your system. 2026-06-25 21:53:58.743 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:53:58.783 | Enabling site keystone-api. 2026-06-25 21:53:58.788 | To activate the new configuration, you need to run: 2026-06-25 21:53:58.788 | systemctl reload apache2 2026-06-25 21:53:58.793 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 21:53:58.796 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 21:53:58.799 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 21:53:58.802 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 21:53:59.026 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 21:53:59.064 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 21:53:59.099 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 21:53:59.136 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 21:53:59.140 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 21:53:59.179 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 21:53:59.214 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 21:53:59.248 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 21:53:59.285 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 21:53:59.288 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 21:53:59.291 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 21:53:59.325 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 21:53:59.361 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 21:53:59.382 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:53:59.385 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 21:53:59.407 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:59.411 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 21:53:59.414 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 21:53:59.417 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 21:53:59.420 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 21:53:59.423 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 21:53:59.426 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 21:53:59.429 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 21:53:59.432 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 21:53:59.451 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:53:59.454 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 21:53:59.457 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 21:53:59.477 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:53:59.480 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 21:53:59.483 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 21:53:59.486 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:53:59.489 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:53:59.492 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 21:53:59.495 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:53:59.500 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 21:53:59.502 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 21:53:59.505 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 21:53:59.508 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 21:53:59.511 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 21:53:59.513 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 21:53:59.517 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 21:53:59.521 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 21:53:59.525 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 21:53:59.527 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 21:53:59.532 | +++ 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-25 21:53:59.534 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 21:53:59.538 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 21:53:59.541 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 21:53:59.544 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 21:53:59.548 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 21:53:59.551 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 21:53:59.574 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 21:53:59.577 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-25 21:54:00.867 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 21:54:01.012 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 21:54:01.028 | 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-25 21:54:01.029 | 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-25 21:54:01.031 | 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-25 21:54:01.032 | 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-25 21:54:01.032 | 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-25 21:54:01.033 | 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-25 21:54:01.035 | 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-25 21:54:01.037 | 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-25 21:54:01.037 | 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-25 21:54:01.037 | 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-25 21:54:01.038 | 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-25 21:54:01.064 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 21:54:01.080 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 21:54:01.092 | 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-25 21:54:01.095 | 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-25 21:54:01.096 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-25 21:54:01.102 | 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-25 21:54:01.105 | 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-25 21:54:01.147 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 21:54:01.163 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 21:54:01.337 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 21:54:01.353 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:54:01.492 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 21:54:01.508 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:54:01.644 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 21:54:01.660 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 21:54:01.674 | 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-25 21:54:01.674 | 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-25 21:54:01.678 | 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-25 21:54:01.678 | 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-25 21:54:01.682 | 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-25 21:54:01.683 | 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-25 21:54:01.684 | 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-25 21:54:01.686 | 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-25 21:54:01.690 | 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-25 21:54:01.691 | 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-25 21:54:01.693 | 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-25 21:54:01.725 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 21:54:01.741 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 21:54:01.753 | 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-25 21:54:01.757 | 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-25 21:54:01.761 | 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-25 21:54:01.763 | 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-25 21:54:01.764 | 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-25 21:54:01.773 | 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-25 21:54:01.777 | 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-25 21:54:01.780 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-06-25 21:54:01.780 | 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-25 21:54:01.788 | 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-25 21:54:01.791 | 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-25 21:54:01.792 | 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-25 21:54:01.793 | 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-25 21:54:01.794 | 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-25 21:54:01.798 | 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-25 21:54:01.799 | 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-25 21:54:01.805 | 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-25 21:54:01.822 | 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-25 21:54:01.827 | 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-25 21:54:01.830 | 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-25 21:54:01.843 | 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-25 21:54:01.844 | 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-25 21:54:01.845 | 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-25 21:54:01.847 | 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-25 21:54:01.869 | 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-25 21:54:01.926 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 21:54:01.980 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 21:54:02.011 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 21:54:02.034 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 21:54:02.057 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 21:54:02.081 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 21:54:02.103 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 21:54:02.344 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 21:54:03.622 | 2026-06-25 21:54:03.638 | 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-25 21:54:03.771 | + inc/python:pip_install:216 : result=0 2026-06-25 21:54:03.774 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:54:03.777 | + functions-common:time_stop:2420 : local name 2026-06-25 21:54:03.780 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:54:03.783 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:54:03.786 | + functions-common:time_stop:2423 : local total 2026-06-25 21:54:03.788 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:54:03.791 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:54:03.794 | + functions-common:time_stop:2427 : start_time=1782424439568 2026-06-25 21:54:03.796 | + functions-common:time_stop:2429 : [[ -z 1782424439568 ]] 2026-06-25 21:54:03.799 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:54:03.804 | + functions-common:time_stop:2432 : end_time=1782424443800 2026-06-25 21:54:03.806 | + functions-common:time_stop:2433 : elapsed_time=4232 2026-06-25 21:54:03.809 | + functions-common:time_stop:2434 : total=72919 2026-06-25 21:54:03.812 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:54:03.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77151 2026-06-25 21:54:03.817 | + inc/python:pip_install:219 : return 0 2026-06-25 21:54:03.820 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 21:54:03.822 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 21:54:03.826 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 21:54:03.841 | + 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-25 21:54:03.846 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 21:54:03.850 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 21:54:03.852 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 21:54:03.855 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 21:54:03.857 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 21:54:03.861 | ++ functions-common:git_clone:593 : pwd 2026-06-25 21:54:03.864 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 21:54:03.867 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 21:54:03.871 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 21:54:03.890 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 21:54:03.893 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 21:54:03.896 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 21:54:03.900 | + functions-common:git_clone:610 : echo master 2026-06-25 21:54:03.901 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 21:54:03.906 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 21:54:03.908 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 21:54:03.911 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 21:54:03.915 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:54:03.917 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:54:03.920 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:54:03.923 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:54:03.926 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:54:03.929 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:54:03.932 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:54:03.935 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:54:03.938 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:54:03.942 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424443939 2026-06-25 21:54:03.945 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 21:54:03.948 | Cloning into '/opt/stack/glance'... 2026-06-25 21:54:15.323 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:54:15.327 | + functions-common:time_stop:2420 : local name 2026-06-25 21:54:15.330 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:54:15.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:54:15.337 | + functions-common:time_stop:2423 : local total 2026-06-25 21:54:15.341 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:54:15.344 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:54:15.348 | + functions-common:time_stop:2427 : start_time=1782424443939 2026-06-25 21:54:15.351 | + functions-common:time_stop:2429 : [[ -z 1782424443939 ]] 2026-06-25 21:54:15.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:54:15.361 | + functions-common:time_stop:2432 : end_time=1782424455357 2026-06-25 21:54:15.364 | + functions-common:time_stop:2433 : elapsed_time=11418 2026-06-25 21:54:15.368 | + functions-common:time_stop:2434 : total=27777 2026-06-25 21:54:15.371 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:54:15.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39195 2026-06-25 21:54:15.377 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 21:54:15.381 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 21:54:15.385 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:54:15.389 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:54:15.392 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:54:15.396 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:54:15.398 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:54:15.401 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:54:15.405 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:54:15.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:54:15.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:54:15.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424455414 2026-06-25 21:54:15.421 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 21:54:18.239 | From https://review.opendev.org/openstack/glance 2026-06-25 21:54:18.239 | * branch master -> FETCH_HEAD 2026-06-25 21:54:18.251 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:54:18.254 | + functions-common:time_stop:2420 : local name 2026-06-25 21:54:18.258 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:54:18.261 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:54:18.265 | + functions-common:time_stop:2423 : local total 2026-06-25 21:54:18.268 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:54:18.271 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:54:18.275 | + functions-common:time_stop:2427 : start_time=1782424455414 2026-06-25 21:54:18.278 | + functions-common:time_stop:2429 : [[ -z 1782424455414 ]] 2026-06-25 21:54:18.283 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:54:18.288 | + functions-common:time_stop:2432 : end_time=1782424458284 2026-06-25 21:54:18.292 | + functions-common:time_stop:2433 : elapsed_time=2870 2026-06-25 21:54:18.295 | + functions-common:time_stop:2434 : total=39195 2026-06-25 21:54:18.299 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:54:18.302 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42065 2026-06-25 21:54:18.306 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 21:54:18.309 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:54:18.313 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:54:18.316 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:54:18.320 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:54:18.323 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:54:18.326 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:54:18.329 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:54:18.333 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:54:18.338 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:54:18.343 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424458339 2026-06-25 21:54:18.347 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 21:54:18.474 | Note: switching to 'FETCH_HEAD'. 2026-06-25 21:54:18.474 | 2026-06-25 21:54:18.474 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 21:54:18.474 | changes and commit them, and you can discard any commits you make in this 2026-06-25 21:54:18.474 | state without impacting any branches by switching back to a branch. 2026-06-25 21:54:18.474 | 2026-06-25 21:54:18.474 | If you want to create a new branch to retain commits you create, you may 2026-06-25 21:54:18.474 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 21:54:18.475 | 2026-06-25 21:54:18.475 | git switch -c 2026-06-25 21:54:18.475 | 2026-06-25 21:54:18.475 | Or undo this operation with: 2026-06-25 21:54:18.475 | 2026-06-25 21:54:18.475 | git switch - 2026-06-25 21:54:18.475 | 2026-06-25 21:54:18.475 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 21:54:18.475 | 2026-06-25 21:54:18.475 | HEAD is now at 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-25 21:54:18.480 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:54:18.484 | + functions-common:time_stop:2420 : local name 2026-06-25 21:54:18.487 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:54:18.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:54:18.495 | + functions-common:time_stop:2423 : local total 2026-06-25 21:54:18.498 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:54:18.501 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:54:18.505 | + functions-common:time_stop:2427 : start_time=1782424458339 2026-06-25 21:54:18.509 | + functions-common:time_stop:2429 : [[ -z 1782424458339 ]] 2026-06-25 21:54:18.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:54:18.518 | + functions-common:time_stop:2432 : end_time=1782424458515 2026-06-25 21:54:18.522 | + functions-common:time_stop:2433 : elapsed_time=176 2026-06-25 21:54:18.525 | + functions-common:time_stop:2434 : total=42065 2026-06-25 21:54:18.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:54:18.533 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42241 2026-06-25 21:54:18.537 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 21:54:18.554 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 21:54:18.560 | + functions-common:git_clone:673 : head -1 2026-06-25 21:54:18.560 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 21:54:18.564 | 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-25 21:54:18.568 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 21:54:18.572 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 21:54:18.576 | + inc/python:setup_develop:353 : local bindep 2026-06-25 21:54:18.580 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 21:54:18.584 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 21:54:18.588 | + inc/python:setup_develop:359 : local extras= 2026-06-25 21:54:18.592 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 21:54:18.596 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 21:54:18.600 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 21:54:18.604 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 21:54:18.608 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 21:54:18.611 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 21:54:18.616 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 21:54:18.619 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 21:54:18.623 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 21:54:18.627 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 21:54:18.631 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 21:54:18.636 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 21:54:18.643 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 21:54:18.646 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 21:54:18.650 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 21:54:18.807 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 21:54:18.811 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 21:54:18.814 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 21:54:18.818 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 21:54:18.821 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 21:54:18.825 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 21:54:18.828 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 21:54:18.831 | + inc/python:setup_package:446 : local extras= 2026-06-25 21:54:18.835 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 21:54:18.838 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 21:54:18.841 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 21:54:18.845 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 21:54:18.848 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 21:54:18.851 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 21:54:18.877 | Using python 3.12 to install /opt/stack/glance 2026-06-25 21:54:18.880 | + 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-25 21:54:19.857 | Obtaining file:///opt/stack/glance 2026-06-25 21:54:19.861 | Installing build dependencies: started 2026-06-25 21:54:21.572 | Installing build dependencies: finished with status 'done' 2026-06-25 21:54:21.573 | Checking if build backend supports build_editable: started 2026-06-25 21:54:22.112 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 21:54:22.114 | Getting requirements to build editable: started 2026-06-25 21:54:22.419 | Getting requirements to build editable: finished with status 'done' 2026-06-25 21:54:22.421 | Preparing editable metadata (pyproject.toml): started 2026-06-25 21:54:23.350 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 21:54:23.368 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.0.3) 2026-06-25 21:54:23.369 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.7.1) 2026-06-25 21:54:23.369 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.0.51) 2026-06-25 21:54:23.370 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.41.0) 2026-06-25 21:54:23.371 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-25 21:54:23.372 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.5.1) 2026-06-25 21:54:23.373 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.8.10) 2026-06-25 21:54:23.374 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.18.4) 2026-06-25 21:54:23.565 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev87) 2026-06-25 21:54:23.718 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 21:54:23.780 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.5.0) 2026-06-25 21:54:23.780 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.5.0) 2026-06-25 21:54:23.781 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.4.0) 2026-06-25 21:54:23.782 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.7.1) 2026-06-25 21:54:23.783 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.1.1) 2026-06-25 21:54:23.784 | 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.dev87) (5.8.0) 2026-06-25 21:54:23.785 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.3.0) 2026-06-25 21:54:23.934 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev87) 2026-06-25 21:54:23.950 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 21:54:23.963 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.14.0) 2026-06-25 21:54:23.964 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (13.0.0) 2026-06-25 21:54:23.991 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev87) 2026-06-25 21:54:24.007 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 21:54:24.018 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.17.0) 2026-06-25 21:54:24.019 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.10.1) 2026-06-25 21:54:24.019 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.26.0) 2026-06-25 21:54:24.020 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-25 21:54:24.021 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.0.0) 2026-06-25 21:54:24.022 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.8.0) 2026-06-25 21:54:24.144 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev87) 2026-06-25 21:54:24.160 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:54:24.170 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.2.0) 2026-06-25 21:54:24.171 | 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.dev87) (18.1.0) 2026-06-25 21:54:24.172 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.1.0) 2026-06-25 21:54:24.299 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev87) 2026-06-25 21:54:24.315 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 21:54:24.326 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.1.0) 2026-06-25 21:54:24.327 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.4.0) 2026-06-25 21:54:24.328 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.5.0) 2026-06-25 21:54:24.328 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-25 21:54:24.329 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (43.0.3) 2026-06-25 21:54:24.442 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev87) 2026-06-25 21:54:24.458 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 21:54:24.600 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev87) 2026-06-25 21:54:24.616 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 21:54:24.628 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (1.3.12) 2026-06-25 21:54:24.628 | 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.dev87) (4.15.0) 2026-06-25 21:54:24.754 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-25 21:54:24.770 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 21:54:24.783 | 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.dev87) (2.34.2) 2026-06-25 21:54:24.787 | 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.dev87) (2.0.0) 2026-06-25 21:54:24.791 | 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.dev87) (3.0) 2026-06-25 21:54:24.793 | 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.dev87) (5.10.0) 2026-06-25 21:54:24.796 | 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.dev87) (2.2.1) 2026-06-25 21:54:24.800 | 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.dev87) (2.8.0) 2026-06-25 21:54:24.801 | 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.dev87) (3.5.2) 2026-06-25 21:54:24.811 | 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.dev87) (1.4.2) 2026-06-25 21:54:24.818 | 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.dev87) (3.3.2) 2026-06-25 21:54:24.822 | 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.dev87) (26.1.0) 2026-06-25 21:54:24.826 | 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.dev87) (2025.9.1) 2026-06-25 21:54:24.826 | 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.dev87) (0.37.0) 2026-06-25 21:54:24.826 | 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.dev87) (2026.5.1) 2026-06-25 21:54:24.834 | 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.dev87) (2.1.0) 2026-06-25 21:54:24.835 | 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.dev87) (1.8.2) 2026-06-25 21:54:24.840 | 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.dev87) (4.2.0) 2026-06-25 21:54:24.843 | 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.dev87) (4.0.1) 2026-06-25 21:54:24.844 | 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.dev87) (2.13.0) 2026-06-25 21:54:24.850 | 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.dev87) (1.5.0) 2026-06-25 21:54:24.854 | 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.dev87) (5.3.1) 2026-06-25 21:54:24.860 | 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.dev87) (0.20) 2026-06-25 21:54:24.865 | 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.dev87) (1.3.0) 2026-06-25 21:54:24.867 | 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.dev87) (2.0.0) 2026-06-25 21:54:24.868 | 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.dev87) (6.0.3) 2026-06-25 21:54:24.877 | 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.dev87) (2.1.2) 2026-06-25 21:54:24.879 | 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.dev87) (0.6.2) 2026-06-25 21:54:24.937 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-25 21:54:24.953 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 21:54:24.992 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.009 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 21:54:25.048 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.064 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 21:54:25.107 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.123 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 21:54:25.133 | 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.dev87) (7.2.2) 2026-06-25 21:54:25.164 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.180 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 21:54:25.194 | 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.dev87) (2.9.0.post0) 2026-06-25 21:54:25.199 | 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.dev87) (4.6.0) 2026-06-25 21:54:25.201 | 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.dev87) (7.1.4) 2026-06-25 21:54:25.202 | 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.dev87) (5.3.1) 2026-06-25 21:54:25.204 | 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.dev87) (5.6.2) 2026-06-25 21:54:25.205 | 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.dev87) (0.16.0) 2026-06-25 21:54:25.208 | 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.dev87) (5.1.0) 2026-06-25 21:54:25.217 | 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.dev87) (2026.2) 2026-06-25 21:54:25.218 | 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.dev87) (26.2) 2026-06-25 21:54:25.226 | 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.dev87) (0.25.0) 2026-06-25 21:54:25.231 | 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.dev87) (5.0.0) 2026-06-25 21:54:25.231 | 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.dev87) (3.1.6) 2026-06-25 21:54:25.231 | 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.dev87) (4.0.1) 2026-06-25 21:54:25.238 | 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.dev87) (3.0.3) 2026-06-25 21:54:25.254 | 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.dev87) (1.2.1) 2026-06-25 21:54:25.263 | 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.dev87) (1.7.6) 2026-06-25 21:54:25.285 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev87) (82.0.1) 2026-06-25 21:54:25.301 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev87) (0.8.1) 2026-06-25 21:54:25.362 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.379 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:54:25.417 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.433 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 21:54:25.500 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.518 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 21:54:25.586 | 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.dev87) 2026-06-25 21:54:25.603 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 21:54:25.636 | 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.dev87) 2026-06-25 21:54:25.652 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 21:54:25.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (15.0.0) 2026-06-25 21:54:25.688 | 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.dev87) 2026-06-25 21:54:25.704 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 21:54:25.726 | 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.dev87) (1.17.0) 2026-06-25 21:54:25.744 | 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.dev87) (3.4.7) 2026-06-25 21:54:25.749 | 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.dev87) (3.18) 2026-06-25 21:54:25.749 | 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.dev87) (2.7.0) 2026-06-25 21:54:25.750 | 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.dev87) (2023.11.17) 2026-06-25 21:54:25.781 | 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.dev87) (4.2.0) 2026-06-25 21:54:25.782 | 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.dev87) (2.20.0) 2026-06-25 21:54:25.791 | 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.dev87) (0.1.2) 2026-06-25 21:54:25.807 | 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.dev87) (0.8) 2026-06-25 21:54:25.884 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-25 21:54:25.899 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 21:54:26.039 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-25 21:54:26.056 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:54:26.066 | 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.dev87) (9.1.4) 2026-06-25 21:54:26.092 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-25 21:54:26.108 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 21:54:26.321 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-25 21:54:26.337 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 21:54:26.351 | Installing build dependencies: started 2026-06-25 21:54:27.939 | Installing build dependencies: finished with status 'done' 2026-06-25 21:54:27.941 | Getting requirements to build wheel: started 2026-06-25 21:54:28.574 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 21:54:28.575 | Preparing metadata (pyproject.toml): started 2026-06-25 21:54:28.946 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 21:54:28.949 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev87) (2026.2) 2026-06-25 21:54:29.034 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-25 21:54:29.049 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 21:54:29.099 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-25 21:54:29.115 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 21:54:29.190 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 21:54:29.228 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 21:54:29.249 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 21:54:29.274 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 21:54:29.297 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 21:54:29.356 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.3 MB/s 0:00:00 2026-06-25 21:54:29.372 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 21:54:29.394 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 21:54:29.414 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 21:54:29.437 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 21:54:29.459 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 21:54:29.483 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 21:54:29.507 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 21:54:29.534 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 21:54:29.559 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 21:54:29.582 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 21:54:29.609 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 21:54:29.631 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 21:54:29.653 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 21:54:29.680 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 21:54:29.702 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 21:54:29.752 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.3 MB/s 0:00:00 2026-06-25 21:54:29.768 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 21:54:29.794 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 21:54:29.817 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 21:54:29.839 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 21:54:29.934 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 21:54:29.935 | Building editable for glance (pyproject.toml): started 2026-06-25 21:54:30.786 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 21:54:30.787 | Created wheel for glance: filename=glance-32.1.0.dev87-0.editable-py3-none-any.whl size=8994 sha256=e0e008b95e45c7b5ebb7201043ac2fedb54879aeec4f945c3dde241508f1acd4 2026-06-25 21:54:30.787 | Stored in directory: /tmp/pip-ephem-wheel-cache-00fbjtq9/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 21:54:30.793 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 21:54:31.205 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 21:54:31.205 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=e36bda19f46087bf6d345583d2bb5903f27668dbda6b753cb33c4ec81cc100b5 2026-06-25 21:54:31.206 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 21:54:31.209 | Successfully built glance simplegeneric 2026-06-25 21:54:31.478 | 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-25 21:54:34.394 | Attempting uninstall: jsonpointer 2026-06-25 21:54:34.408 | Found existing installation: jsonpointer 2.0 2026-06-25 21:54:34.409 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:54:34.409 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 21:54:34.428 | Attempting uninstall: jmespath 2026-06-25 21:54:34.442 | Found existing installation: jmespath 1.0.1 2026-06-25 21:54:34.442 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:54:34.443 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 21:54:34.482 | Attempting uninstall: httplib2 2026-06-25 21:54:34.497 | Found existing installation: httplib2 0.20.4 2026-06-25 21:54:34.498 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:54:34.499 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 21:54:34.591 | Attempting uninstall: jsonpatch 2026-06-25 21:54:34.606 | Found existing installation: jsonpatch 1.32 2026-06-25 21:54:34.606 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:54:34.607 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 21:54:38.920 | 2026-06-25 21:54:38.939 | 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.dev87 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-25 21:54:39.199 | + inc/python:pip_install:216 : result=0 2026-06-25 21:54:39.203 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:54:39.206 | + functions-common:time_stop:2420 : local name 2026-06-25 21:54:39.209 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:54:39.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:54:39.216 | + functions-common:time_stop:2423 : local total 2026-06-25 21:54:39.219 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:54:39.222 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:54:39.225 | + functions-common:time_stop:2427 : start_time=1782424458871 2026-06-25 21:54:39.228 | + functions-common:time_stop:2429 : [[ -z 1782424458871 ]] 2026-06-25 21:54:39.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:54:39.236 | + functions-common:time_stop:2432 : end_time=1782424479233 2026-06-25 21:54:39.238 | + functions-common:time_stop:2433 : elapsed_time=20362 2026-06-25 21:54:39.242 | + functions-common:time_stop:2434 : total=77151 2026-06-25 21:54:39.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:54:39.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97513 2026-06-25 21:54:39.252 | + inc/python:pip_install:219 : return 0 2026-06-25 21:54:39.256 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 21:54:39.259 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 21:54:39.263 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 21:54:39.266 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 21:54:39.270 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:54:39.274 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:54:39.277 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 21:54:39.281 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:54:39.285 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 21:54:39.288 | + ./stack.sh:main:942 : configure_glance 2026-06-25 21:54:39.292 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 21:54:39.308 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 21:54:39.312 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 21:54:39.316 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 21:54:39.319 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 21:54:39.323 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 21:54:39.326 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 21:54:39.328 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 21:54:39.332 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 21:54:39.350 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:54:39.354 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 21:54:39.357 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 21:54:39.362 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 21:54:39.365 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 21:54:39.406 | + 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-25 21:54:39.448 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 21:54:39.487 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 21:54:39.526 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 21:54:39.564 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 21:54:39.607 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 21:54:39.648 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 21:54:39.651 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 21:54:39.654 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 21:54:39.657 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 21:54:39.660 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 21:54:39.663 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 21:54:39.666 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 21:54:39.670 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 21:54:39.672 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 21:54:39.676 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 21:54:39.716 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 21:54:39.755 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.119/identity 2026-06-25 21:54:39.795 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 21:54:39.835 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 21:54:39.870 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 21:54:39.905 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 21:54:39.942 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 21:54:39.980 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.119/identity 2026-06-25 21:54:40.018 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 21:54:40.055 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 21:54:40.091 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 21:54:40.094 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 21:54:40.133 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 21:54:40.136 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 21:54:40.139 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 21:54:40.142 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 21:54:40.146 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 21:54:40.149 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 21:54:40.170 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:54:40.175 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 21:54:40.178 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 21:54:40.182 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 21:54:40.206 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:54:40.209 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 21:54:40.214 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 21:54:40.249 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 21:54:40.252 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 21:54:40.256 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 21:54:40.259 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 21:54:40.262 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 21:54:40.301 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 21:54:40.341 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 21:54:40.382 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 21:54:40.385 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 21:54:40.389 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 21:54:40.392 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 21:54:40.395 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 21:54:40.399 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 21:54:40.402 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 21:54:40.443 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 21:54:40.446 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.119 2026-06-25 21:54:40.485 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 21:54:40.488 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 21:54:40.492 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 21:54:40.515 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:54:40.518 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.119/image 2026-06-25 21:54:40.553 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 21:54:40.573 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:54:40.575 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 21:54:40.579 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 21:54:40.582 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 21:54:40.586 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 21:54:40.610 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 21:54:40.613 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 21:54:40.616 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 21:54:40.620 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 21:54:40.623 | + 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-25 21:54:40.661 | + 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-25 21:54:40.697 | + 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-25 21:54:40.733 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 21:54:40.771 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 21:54:40.812 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 21:54:40.818 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 21:54:40.857 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 21:54:40.895 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 21:54:40.931 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 21:54:40.969 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 21:54:41.010 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 21:54:41.050 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 21:54:41.090 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 21:54:41.130 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 21:54:41.135 | + 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-25 21:54:41.143 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 21:54:41.163 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:54:41.167 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 21:54:41.170 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 21:54:41.174 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 21:54:41.178 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 21:54:41.181 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 21:54:41.184 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 21:54:41.187 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 21:54:41.192 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 21:54:41.194 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 21:54:41.229 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 21:54:41.231 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 21:54:41.234 | ++ functions:get_random_port:861 : true 2026-06-25 21:54:41.237 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 21:54:41.240 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 21:54:41.243 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 21:54:41.294 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 21:54:41.297 | ++ functions:get_random_port:865 : break 2 2026-06-25 21:54:41.300 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 21:54:41.303 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 21:54:41.306 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 21:54:41.337 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 21:54:41.370 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 21:54:41.401 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 21:54:41.433 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 21:54:41.465 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 21:54:41.498 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 21:54:41.530 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 21:54:41.562 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 21:54:41.594 | + 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-25 21:54:41.627 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 21:54:41.658 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 21:54:41.690 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 21:54:41.722 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 21:54:41.755 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 21:54:41.788 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 21:54:41.821 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 21:54:41.851 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 21:54:41.882 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 21:54:41.914 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 21:54:41.945 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 21:54:41.948 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 21:54:41.950 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 21:54:41.953 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 21:54:41.955 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:54:41.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:54:41.961 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 21:54:41.964 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 21:54:41.967 | perl: warning: Setting locale failed. 2026-06-25 21:54:41.967 | perl: warning: Please check that your locale settings: 2026-06-25 21:54:41.967 | LANGUAGE = (unset), 2026-06-25 21:54:41.967 | LC_ALL = "en_US.utf8", 2026-06-25 21:54:41.967 | LANG = (unset) 2026-06-25 21:54:41.967 | are supported and installed on your system. 2026-06-25 21:54:41.967 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 21:54:42.003 | proxy (enabled by site administrator) 2026-06-25 21:54:42.006 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 21:54:42.009 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 21:54:42.011 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 21:54:42.014 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 21:54:42.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:54:42.020 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:54:42.023 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 21:54:42.026 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 21:54:42.028 | perl: warning: Setting locale failed. 2026-06-25 21:54:42.028 | perl: warning: Please check that your locale settings: 2026-06-25 21:54:42.028 | LANGUAGE = (unset), 2026-06-25 21:54:42.028 | LC_ALL = "en_US.utf8", 2026-06-25 21:54:42.028 | LANG = (unset) 2026-06-25 21:54:42.028 | are supported and installed on your system. 2026-06-25 21:54:42.028 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 21:54:42.063 | No module matches proxy_http 2026-06-25 21:54:42.066 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 21:54:42.078 | perl: warning: Setting locale failed. 2026-06-25 21:54:42.079 | perl: warning: Please check that your locale settings: 2026-06-25 21:54:42.079 | LANGUAGE = (unset), 2026-06-25 21:54:42.079 | LC_ALL = "en_US.utf8", 2026-06-25 21:54:42.079 | LANG = "de_DE.UTF-8" 2026-06-25 21:54:42.079 | are supported and installed on your system. 2026-06-25 21:54:42.079 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:54:42.118 | Considering dependency proxy for proxy_http: 2026-06-25 21:54:42.119 | Module proxy already enabled 2026-06-25 21:54:42.119 | Enabling module proxy_http. 2026-06-25 21:54:42.124 | To activate the new configuration, you need to run: 2026-06-25 21:54:42.124 | systemctl restart apache2 2026-06-25 21:54:42.130 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 21:54:42.132 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 21:54:42.135 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 21:54:42.137 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 21:54:42.140 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 21:54:42.357 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 21:54:42.360 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 21:54:42.364 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 21:54:42.367 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 21:54:42.370 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:54:42.373 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:54:42.375 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 21:54:42.378 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 21:54:42.382 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 21:54:42.382 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 21:54:42.393 | KeepAlive Off 2026-06-25 21:54:42.398 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 21:54:42.398 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 21:54:42.408 | SetEnv proxy-sendchunked 1 2026-06-25 21:54:42.414 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 21:54:42.414 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 21:54:42.423 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 21:54:42.428 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 21:54:42.431 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 21:54:42.433 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 21:54:42.436 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 21:54:42.439 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 21:54:42.442 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 21:54:42.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:54:42.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:54:42.450 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 21:54:42.452 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 21:54:42.455 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:54:42.458 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:54:42.460 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 21:54:42.471 | perl: warning: Setting locale failed. 2026-06-25 21:54:42.471 | perl: warning: Please check that your locale settings: 2026-06-25 21:54:42.471 | LANGUAGE = (unset), 2026-06-25 21:54:42.471 | LC_ALL = "en_US.utf8", 2026-06-25 21:54:42.471 | LANG = "de_DE.UTF-8" 2026-06-25 21:54:42.471 | are supported and installed on your system. 2026-06-25 21:54:42.471 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:54:42.511 | Enabling site glance-api. 2026-06-25 21:54:42.516 | To activate the new configuration, you need to run: 2026-06-25 21:54:42.516 | systemctl reload apache2 2026-06-25 21:54:42.522 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 21:54:42.524 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 21:54:42.527 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 21:54:42.530 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 21:54:42.667 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 21:54:42.672 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 21:54:42.706 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 21:54:42.743 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 21:54:42.745 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 21:54:42.781 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 21:54:42.816 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 21:54:42.851 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 21:54:42.868 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:54:42.871 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 21:54:42.874 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 21:54:42.876 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 21:54:42.879 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 21:54:42.882 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 21:54:42.885 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/80/994980/1 2026-06-25 21:54:42.888 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 21:54:42.890 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 21:54:42.893 | + functions-common:git_clone:591 : local git_ref=refs/changes/80/994980/1 2026-06-25 21:54:42.896 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 21:54:42.900 | ++ functions-common:git_clone:593 : pwd 2026-06-25 21:54:42.903 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 21:54:42.906 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 21:54:42.909 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 21:54:42.927 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 21:54:42.929 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 21:54:42.931 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 21:54:42.935 | + functions-common:git_clone:610 : echo refs/changes/80/994980/1 2026-06-25 21:54:42.935 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 21:54:42.939 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 21:54:42.942 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 21:54:42.945 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 21:54:42.948 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:54:42.951 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:54:42.954 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:54:42.956 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:54:42.959 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:54:42.962 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:54:42.965 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:54:42.967 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:54:42.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:54:42.975 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424482972 2026-06-25 21:54:42.978 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 21:54:42.981 | Cloning into '/opt/stack/cinder'... 2026-06-25 21:55:40.149 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:55:40.152 | + functions-common:time_stop:2420 : local name 2026-06-25 21:55:40.155 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:55:40.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:55:40.162 | + functions-common:time_stop:2423 : local total 2026-06-25 21:55:40.166 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:55:40.169 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:55:40.173 | + functions-common:time_stop:2427 : start_time=1782424482972 2026-06-25 21:55:40.176 | + functions-common:time_stop:2429 : [[ -z 1782424482972 ]] 2026-06-25 21:55:40.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:55:40.186 | + functions-common:time_stop:2432 : end_time=1782424540182 2026-06-25 21:55:40.189 | + functions-common:time_stop:2433 : elapsed_time=57210 2026-06-25 21:55:40.192 | + functions-common:time_stop:2434 : total=42241 2026-06-25 21:55:40.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:55:40.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99451 2026-06-25 21:55:40.201 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 21:55:40.205 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/80/994980/1 2026-06-25 21:55:40.208 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:55:40.212 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:55:40.216 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:55:40.220 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:55:40.223 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:55:40.226 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:55:40.230 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:55:40.234 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:55:40.238 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:55:40.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424540240 2026-06-25 21:55:40.247 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/80/994980/1 2026-06-25 21:55:41.183 | From https://review.opendev.org/openstack/cinder 2026-06-25 21:55:41.183 | * branch refs/changes/80/994980/1 -> FETCH_HEAD 2026-06-25 21:55:41.190 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:55:41.194 | + functions-common:time_stop:2420 : local name 2026-06-25 21:55:41.196 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:55:41.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:55:41.203 | + functions-common:time_stop:2423 : local total 2026-06-25 21:55:41.207 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:55:41.211 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:55:41.215 | + functions-common:time_stop:2427 : start_time=1782424540240 2026-06-25 21:55:41.218 | + functions-common:time_stop:2429 : [[ -z 1782424540240 ]] 2026-06-25 21:55:41.223 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:55:41.227 | + functions-common:time_stop:2432 : end_time=1782424541224 2026-06-25 21:55:41.230 | + functions-common:time_stop:2433 : elapsed_time=984 2026-06-25 21:55:41.233 | + functions-common:time_stop:2434 : total=99451 2026-06-25 21:55:41.237 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:55:41.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100435 2026-06-25 21:55:41.244 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 21:55:41.319 | Note: switching to 'FETCH_HEAD'. 2026-06-25 21:55:41.319 | 2026-06-25 21:55:41.319 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 21:55:41.319 | changes and commit them, and you can discard any commits you make in this 2026-06-25 21:55:41.319 | state without impacting any branches by switching back to a branch. 2026-06-25 21:55:41.319 | 2026-06-25 21:55:41.319 | If you want to create a new branch to retain commits you create, you may 2026-06-25 21:55:41.319 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 21:55:41.319 | 2026-06-25 21:55:41.319 | git switch -c 2026-06-25 21:55:41.319 | 2026-06-25 21:55:41.320 | Or undo this operation with: 2026-06-25 21:55:41.320 | 2026-06-25 21:55:41.320 | git switch - 2026-06-25 21:55:41.320 | 2026-06-25 21:55:41.320 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 21:55:41.320 | 2026-06-25 21:55:41.320 | HEAD is now at 621aaebab Storwize: stop vdiskcopyops loop racing sqlite in tests 2026-06-25 21:55:41.321 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 21:55:41.336 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 21:55:41.340 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 21:55:41.342 | + functions-common:git_clone:673 : head -1 2026-06-25 21:55:41.356 | 621aaebab Storwize: stop vdiskcopyops loop racing sqlite in tests 2026-06-25 21:55:41.361 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 21:55:41.364 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 21:55:41.368 | + inc/python:setup_develop:353 : local bindep 2026-06-25 21:55:41.372 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 21:55:41.375 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 21:55:41.379 | + inc/python:setup_develop:359 : local extras= 2026-06-25 21:55:41.383 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 21:55:41.387 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 21:55:41.390 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 21:55:41.394 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 21:55:41.398 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 21:55:41.402 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 21:55:41.406 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 21:55:41.409 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 21:55:41.412 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 21:55:41.416 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 21:55:41.418 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 21:55:41.424 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 21:55:41.431 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 21:55:41.434 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 21:55:41.438 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 21:55:41.595 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 21:55:41.599 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 21:55:41.602 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 21:55:41.606 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 21:55:41.609 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 21:55:41.612 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 21:55:41.616 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 21:55:41.618 | + inc/python:setup_package:446 : local extras= 2026-06-25 21:55:41.622 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 21:55:41.626 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 21:55:41.628 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 21:55:41.632 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 21:55:41.635 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 21:55:41.639 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 21:55:41.669 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 21:55:41.672 | + 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-25 21:55:42.660 | Obtaining file:///opt/stack/cinder 2026-06-25 21:55:42.665 | Installing build dependencies: started 2026-06-25 21:55:44.411 | Installing build dependencies: finished with status 'done' 2026-06-25 21:55:44.413 | Checking if build backend supports build_editable: started 2026-06-25 21:55:44.949 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 21:55:44.951 | Getting requirements to build editable: started 2026-06-25 21:55:45.247 | Getting requirements to build editable: finished with status 'done' 2026-06-25 21:55:45.248 | Preparing editable metadata (pyproject.toml): started 2026-06-25 21:55:46.611 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 21:55:46.640 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.0.3) 2026-06-25 21:55:46.640 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.3.1) 2026-06-25 21:55:46.643 | 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.dev142) (0.41.0) 2026-06-25 21:55:46.643 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.3.0) 2026-06-25 21:55:46.643 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.5.2) 2026-06-25 21:55:46.643 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.1.0) 2026-06-25 21:55:46.644 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.26.0) 2026-06-25 21:55:46.645 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.14.0) 2026-06-25 21:55:46.646 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (13.0.0) 2026-06-25 21:55:47.277 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.423 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 21:55:47.435 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.5.0) 2026-06-25 21:55:47.436 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.5.0) 2026-06-25 21:55:47.437 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.4.0) 2026-06-25 21:55:47.438 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.0.0) 2026-06-25 21:55:47.439 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.2.0) 2026-06-25 21:55:47.442 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.1.0) 2026-06-25 21:55:47.442 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.1.0) 2026-06-25 21:55:47.442 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.1.0) 2026-06-25 21:55:47.443 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.11.0) 2026-06-25 21:55:47.444 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.8.0) 2026-06-25 21:55:47.445 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.9.0) 2026-06-25 21:55:47.448 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.10.0) 2026-06-25 21:55:47.448 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.6.0) 2026-06-25 21:55:47.449 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.7.1) 2026-06-25 21:55:47.450 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.1.1) 2026-06-25 21:55:47.495 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.513 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 21:55:47.524 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.4.0) 2026-06-25 21:55:47.526 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (26.2) 2026-06-25 21:55:47.570 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.585 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 21:55:47.597 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.10.1) 2026-06-25 21:55:47.598 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.1.0) 2026-06-25 21:55:47.599 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.3.2) 2026-06-25 21:55:47.600 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.4.0) 2026-06-25 21:55:47.638 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.655 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 21:55:47.666 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-25 21:55:47.708 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.724 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 21:55:47.766 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.782 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 21:55:47.795 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.34.2) 2026-06-25 21:55:47.795 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.5.1) 2026-06-25 21:55:47.797 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.3.0) 2026-06-25 21:55:47.911 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.927 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 21:55:47.937 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.0.51) 2026-06-25 21:55:47.939 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-25 21:55:47.964 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev142) 2026-06-25 21:55:47.981 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 21:55:48.003 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (9.1.4) 2026-06-25 21:55:48.005 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (1.8.10) 2026-06-25 21:55:48.005 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.8.0) 2026-06-25 21:55:48.136 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev142) 2026-06-25 21:55:48.153 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 21:55:48.164 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.0) 2026-06-25 21:55:48.210 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev142) 2026-06-25 21:55:48.228 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 21:55:48.311 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev142) 2026-06-25 21:55:48.328 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 21:55:48.338 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.7.0) 2026-06-25 21:55:48.339 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (43.0.3) 2026-06-25 21:55:48.340 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (0.2.3) 2026-06-25 21:55:48.538 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev142) 2026-06-25 21:55:48.557 | 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-25 21:55:48.941 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev142) 2026-06-25 21:55:48.957 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 21:55:48.969 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev142) (1.9.0) 2026-06-25 21:55:48.970 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2026.2) 2026-06-25 21:55:48.970 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.4) 2026-06-25 21:55:49.401 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-25 21:55:49.422 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 21:55:49.433 | 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.dev142) (1.1.0) 2026-06-25 21:55:49.469 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-25 21:55:49.542 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 21:55:49.555 | 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.dev142) (2.9.0.post0) 2026-06-25 21:55:49.556 | 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.dev142) (2.7.0) 2026-06-25 21:55:49.560 | 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.dev142) (1.17.0) 2026-06-25 21:55:49.593 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev142) (2.0.0) 2026-06-25 21:55:49.598 | 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.dev142) (3.0) 2026-06-25 21:55:49.606 | 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.dev142) (2.8.0) 2026-06-25 21:55:49.614 | 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.dev142) (3.1.0) 2026-06-25 21:55:49.616 | 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.dev142) (2.2.1) 2026-06-25 21:55:49.618 | 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.dev142) (0.31.2) 2026-06-25 21:55:49.675 | 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.dev142) 2026-06-25 21:55:49.692 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 21:55:49.735 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-25 21:55:49.753 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 21:55:49.813 | 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.dev142) 2026-06-25 21:55:49.829 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 21:55:49.865 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-25 21:55:49.881 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 21:55:49.926 | 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.dev142) 2026-06-25 21:55:49.941 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 21:55:50.228 | 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.dev142) 2026-06-25 21:55:50.244 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 21:55:50.290 | 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.dev142) 2026-06-25 21:55:50.305 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 21:55:50.356 | 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.dev142) 2026-06-25 21:55:50.373 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:55:50.400 | 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.dev142) (3.4.7) 2026-06-25 21:55:50.401 | 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.dev142) (3.18) 2026-06-25 21:55:50.403 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev142) (2023.11.17) 2026-06-25 21:55:50.420 | 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.dev142) (26.1.0) 2026-06-25 21:55:50.420 | 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.dev142) (2025.9.1) 2026-06-25 21:55:50.422 | 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.dev142) (0.37.0) 2026-06-25 21:55:50.422 | 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.dev142) (2026.5.1) 2026-06-25 21:55:50.432 | 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.dev142) (1.8.2) 2026-06-25 21:55:50.433 | 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.dev142) (4.15.0) 2026-06-25 21:55:50.437 | 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.dev142) (4.2.0) 2026-06-25 21:55:50.439 | 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.dev142) (4.0.1) 2026-06-25 21:55:50.440 | 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.dev142) (2.13.0) 2026-06-25 21:55:50.449 | 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.dev142) (7.2.2) 2026-06-25 21:55:50.455 | 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.dev142) (1.5.0) 2026-06-25 21:55:50.463 | 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.dev142) (0.20) 2026-06-25 21:55:50.469 | 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.dev142) (1.3.0) 2026-06-25 21:55:50.470 | 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.dev142) (2.0.0) 2026-06-25 21:55:50.471 | 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.dev142) (6.0.3) 2026-06-25 21:55:50.480 | 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.dev142) (1.18.4) 2026-06-25 21:55:50.482 | 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.dev142) (2.1.2) 2026-06-25 21:55:50.483 | 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.dev142) (0.6.2) 2026-06-25 21:55:50.487 | 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.dev142) (1.3.12) 2026-06-25 21:55:50.500 | 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.dev142) (5.3.1) 2026-06-25 21:55:50.502 | 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.dev142) (5.6.2) 2026-06-25 21:55:50.503 | 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.dev142) (0.16.0) 2026-06-25 21:55:50.508 | 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.dev142) (5.1.0) 2026-06-25 21:55:50.524 | 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.dev142) (0.25.0) 2026-06-25 21:55:50.528 | 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.dev142) (5.0.0) 2026-06-25 21:55:50.529 | 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.dev142) (3.1.6) 2026-06-25 21:55:50.531 | 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.dev142) (4.0.1) 2026-06-25 21:55:50.539 | 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.dev142) (3.0.3) 2026-06-25 21:55:50.552 | 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.dev142) (1.2.1) 2026-06-25 21:55:50.574 | 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.dev142) (1.7.6) 2026-06-25 21:55:50.700 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-25 21:55:50.717 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 21:55:50.825 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-25 21:55:50.844 | 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-25 21:55:50.860 | 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.dev142) (3.17.0) 2026-06-25 21:55:50.907 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev142) 2026-06-25 21:55:50.924 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 21:55:50.987 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-25 21:55:51.002 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 21:55:51.057 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-25 21:55:51.073 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 21:55:51.094 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev142) (82.0.1) 2026-06-25 21:55:51.109 | 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.dev142) (0.8.1) 2026-06-25 21:55:51.171 | 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.dev142) 2026-06-25 21:55:51.187 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 21:55:51.221 | 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.dev142) (4.14.0) 2026-06-25 21:55:51.229 | 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.dev142) (0.6.0) 2026-06-25 21:55:51.230 | 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.dev142) (4.0.0) 2026-06-25 21:55:51.241 | 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.dev142) (3.0.52) 2026-06-25 21:55:51.242 | 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.dev142) (1.11.0) 2026-06-25 21:55:51.243 | 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.dev142) (15.0.0) 2026-06-25 21:55:51.244 | 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.dev142) (1.8.0) 2026-06-25 21:55:51.284 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev142) 2026-06-25 21:55:51.301 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 21:55:51.312 | 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.dev142) (24.2.1) 2026-06-25 21:55:51.359 | 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.dev142) (4.2.0) 2026-06-25 21:55:51.361 | 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.dev142) (2.20.0) 2026-06-25 21:55:51.372 | 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.dev142) (0.1.2) 2026-06-25 21:55:51.391 | 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.dev142) (0.8) 2026-06-25 21:55:51.434 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev142) 2026-06-25 21:55:51.451 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 21:55:51.506 | 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.dev142) (3.6.1) 2026-06-25 21:55:51.508 | 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.dev142) (3.4.0) 2026-06-25 21:55:51.510 | 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.dev142) (4.0.1) 2026-06-25 21:55:51.588 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev142) 2026-06-25 21:55:51.606 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 21:55:51.641 | 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.dev142) (1.33) 2026-06-25 21:55:51.648 | 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.dev142) (3.1.1) 2026-06-25 21:55:51.742 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 21:55:51.791 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 21:55:52.026 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 59.2 MB/s 0:00:00 2026-06-25 21:55:52.042 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 21:55:52.068 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 21:55:52.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 63.7 MB/s 0:00:00 2026-06-25 21:55:52.328 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 21:55:52.351 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-25 21:55:52.375 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 21:55:52.396 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 21:55:52.421 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 21:55:52.442 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 21:55:52.469 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 21:55:52.490 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 21:55:52.590 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 54.4 MB/s 0:00:00 2026-06-25 21:55:52.607 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 21:55:52.629 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 21:55:52.652 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 21:55:52.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.4 MB/s 0:00:00 2026-06-25 21:55:52.689 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 21:55:52.713 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 21:55:52.736 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 21:55:52.759 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 21:55:52.784 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 21:55:52.817 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 45.8 MB/s 0:00:00 2026-06-25 21:55:52.833 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 21:55:52.857 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 21:55:52.883 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 21:55:52.919 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 21:55:52.941 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 21:55:52.963 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 21:55:52.987 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 21:55:53.009 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 21:55:53.030 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 21:55:53.052 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 21:55:53.075 | 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-25 21:55:53.122 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.2 MB/s 0:00:00 2026-06-25 21:55:53.137 | 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-25 21:55:53.294 | Building wheels for collected packages: cinder 2026-06-25 21:55:53.296 | Building editable for cinder (pyproject.toml): started 2026-06-25 21:55:54.918 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 21:55:54.922 | Created wheel for cinder: filename=cinder-28.1.0.dev142-0.editable-py3-none-any.whl size=9193 sha256=425f40d8ab91df0242a89413e4e469c382498d402f7e63bf5b8dda6fbb352b4f 2026-06-25 21:55:54.922 | Stored in directory: /tmp/pip-ephem-wheel-cache-b2yjumca/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 21:55:54.925 | Successfully built cinder 2026-06-25 21:55:55.319 | 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-25 21:55:55.673 | Attempting uninstall: pyudev 2026-06-25 21:55:55.692 | Found existing installation: pyudev 0.24.0 2026-06-25 21:55:55.693 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:55:55.694 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 21:55:55.749 | Attempting uninstall: pyasn1 2026-06-25 21:55:55.767 | Found existing installation: pyasn1 0.4.8 2026-06-25 21:55:55.768 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:55:55.769 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 21:55:57.460 | Attempting uninstall: botocore 2026-06-25 21:55:57.479 | Found existing installation: botocore 1.34.46 2026-06-25 21:55:57.480 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:55:57.481 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 21:55:58.685 | Attempting uninstall: s3transfer 2026-06-25 21:55:58.705 | Found existing installation: s3transfer 0.10.1 2026-06-25 21:55:58.705 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:55:58.708 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 21:55:59.375 | Attempting uninstall: boto3 2026-06-25 21:55:59.394 | Found existing installation: boto3 1.34.46 2026-06-25 21:55:59.395 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 21:55:59.395 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 21:56:01.458 | 2026-06-25 21:56:01.481 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev142 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-25 21:56:01.857 | + inc/python:pip_install:216 : result=0 2026-06-25 21:56:01.860 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:56:01.862 | + functions-common:time_stop:2420 : local name 2026-06-25 21:56:01.866 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:56:01.868 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:56:01.871 | + functions-common:time_stop:2423 : local total 2026-06-25 21:56:01.874 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:56:01.876 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:56:01.879 | + functions-common:time_stop:2427 : start_time=1782424541662 2026-06-25 21:56:01.882 | + functions-common:time_stop:2429 : [[ -z 1782424541662 ]] 2026-06-25 21:56:01.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:56:01.889 | + functions-common:time_stop:2432 : end_time=1782424561886 2026-06-25 21:56:01.892 | + functions-common:time_stop:2433 : elapsed_time=20224 2026-06-25 21:56:01.894 | + functions-common:time_stop:2434 : total=97513 2026-06-25 21:56:01.896 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:56:01.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117737 2026-06-25 21:56:01.901 | + inc/python:pip_install:219 : return 0 2026-06-25 21:56:01.903 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 21:56:01.907 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 21:56:01.909 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 21:56:01.911 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 21:56:01.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:56:01.917 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:56:01.919 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 21:56:01.921 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:56:01.924 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 21:56:01.927 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 21:56:01.930 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 21:56:01.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:56:01.935 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:56:01.938 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 21:56:01.957 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 21:56:01.959 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:56:01.963 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:56:01.966 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:56:01.969 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:56:01.972 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:56:01.975 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:56:01.978 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:56:01.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:56:01.983 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:56:01.986 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:56:01.989 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:56:01.992 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:56:01.994 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 21:56:01.997 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:56:02.000 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:56:02.003 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:56:02.006 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 21:56:02.029 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-25 21:56:02.067 | Reading package lists... 2026-06-25 21:56:02.420 | Building dependency tree... 2026-06-25 21:56:02.422 | Reading state information... 2026-06-25 21:56:02.924 | The following additional packages will be installed: 2026-06-25 21:56:02.927 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 21:56:02.927 | python3-urwid python3-wcwidth 2026-06-25 21:56:02.927 | Suggested packages: 2026-06-25 21:56:02.928 | python-urwid-doc 2026-06-25 21:56:02.963 | The following NEW packages will be installed: 2026-06-25 21:56:02.963 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 21:56:02.963 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 21:56:03.031 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 21:56:03.032 | Need to get 385 kB of archives. 2026-06-25 21:56:03.032 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 21:56:03.032 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 21:56:03.071 | 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-25 21:56:03.072 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 21:56:03.098 | 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-25 21:56:03.099 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 21:56:03.100 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 21:56:03.327 | perl: warning: Setting locale failed. 2026-06-25 21:56:03.327 | perl: warning: Please check that your locale settings: 2026-06-25 21:56:03.327 | LANGUAGE = (unset), 2026-06-25 21:56:03.327 | LC_ALL = "en_US.utf8", 2026-06-25 21:56:03.327 | LANG = "de_DE.UTF-8" 2026-06-25 21:56:03.327 | are supported and installed on your system. 2026-06-25 21:56:03.327 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:56:03.391 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:56:03.391 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:56:03.391 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:56:03.574 | Fetched 385 kB in 0s (3463 kB/s) 2026-06-25 21:56:03.611 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 21:56:03.676 | (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-25 21:56:03.683 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 21:56:03.686 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 21:56:03.731 | Selecting previously unselected package python3-wcwidth. 2026-06-25 21:56:03.744 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 21:56:03.747 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 21:56:03.800 | Selecting previously unselected package python3-urwid. 2026-06-25 21:56:03.813 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 21:56:03.816 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 21:56:03.903 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 21:56:03.916 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 21:56:03.919 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 21:56:03.979 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 21:56:03.990 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 21:56:03.993 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 21:56:04.058 | Selecting previously unselected package targetcli-fb. 2026-06-25 21:56:04.070 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 21:56:04.073 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 21:56:04.148 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 21:56:05.299 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 21:56:05.307 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 21:56:05.615 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 21:56:05.853 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 21:56:06.378 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 21:56:06.570 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 21:56:06.570 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 21:56:06.595 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 21:56:06.595 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 21:56:06.595 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 21:56:06.595 | keyword = Word(alphanums + '_\-') 2026-06-25 21:56:06.595 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 21:56:06.595 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 21:56:06.595 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 21:56:06.595 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 21:56:06.596 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 21:56:06.596 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 21:56:06.604 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 21:56:06.604 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 21:56:06.626 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 21:56:06.626 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 21:56:06.626 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 21:56:06.626 | keyword = Word(alphanums + '_\-') 2026-06-25 21:56:06.626 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 21:56:06.626 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 21:56:06.626 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 21:56:06.627 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 21:56:06.627 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 21:56:06.627 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 21:56:06.657 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 21:56:06.864 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 21:56:06.864 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 21:56:07.151 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:56:07.983 | perl: warning: Setting locale failed. 2026-06-25 21:56:07.983 | perl: warning: Please check that your locale settings: 2026-06-25 21:56:07.983 | LANGUAGE = (unset), 2026-06-25 21:56:07.983 | LC_ALL = "en_US.utf8", 2026-06-25 21:56:07.983 | LANG = "de_DE.UTF-8" 2026-06-25 21:56:07.983 | are supported and installed on your system. 2026-06-25 21:56:07.984 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:56:08.111 | perl: warning: Setting locale failed. 2026-06-25 21:56:08.111 | perl: warning: Please check that your locale settings: 2026-06-25 21:56:08.111 | LANGUAGE = (unset), 2026-06-25 21:56:08.111 | LC_ALL = "en_US.utf8", 2026-06-25 21:56:08.111 | LANG = "de_DE.UTF-8" 2026-06-25 21:56:08.111 | are supported and installed on your system. 2026-06-25 21:56:08.111 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:56:08.160 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:56:08.161 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:56:08.161 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:56:08.232 | perl: warning: Setting locale failed. 2026-06-25 21:56:08.232 | perl: warning: Please check that your locale settings: 2026-06-25 21:56:08.232 | LANGUAGE = (unset), 2026-06-25 21:56:08.232 | LC_ALL = "en_US.utf8", 2026-06-25 21:56:08.232 | LANG = "de_DE.UTF-8" 2026-06-25 21:56:08.232 | are supported and installed on your system. 2026-06-25 21:56:08.232 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:56:08.722 | 2026-06-25 21:56:08.722 | Running kernel seems to be up-to-date. 2026-06-25 21:56:08.722 | 2026-06-25 21:56:08.722 | Restarting services... 2026-06-25 21:56:08.769 | 2026-06-25 21:56:08.769 | Service restarts being deferred: 2026-06-25 21:56:08.769 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:56:08.769 | systemctl restart systemd-logind.service 2026-06-25 21:56:08.769 | systemctl restart virtlockd.service 2026-06-25 21:56:08.769 | systemctl restart virtlogd.service 2026-06-25 21:56:08.769 | 2026-06-25 21:56:08.769 | No containers need to be restarted. 2026-06-25 21:56:08.769 | 2026-06-25 21:56:08.770 | User sessions running outdated binaries: 2026-06-25 21:56:08.770 | quobyte @ session #5: sshd[2024] 2026-06-25 21:56:08.777 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:56:08.788 | 2026-06-25 21:56:08.788 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:56:10.757 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:56:10.759 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:56:10.762 | + functions-common:time_stop:2420 : local name 2026-06-25 21:56:10.765 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:56:10.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:56:10.771 | + functions-common:time_stop:2423 : local total 2026-06-25 21:56:10.774 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:56:10.777 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:56:10.780 | + functions-common:time_stop:2427 : start_time=1782424562026 2026-06-25 21:56:10.783 | + functions-common:time_stop:2429 : [[ -z 1782424562026 ]] 2026-06-25 21:56:10.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:56:10.792 | + functions-common:time_stop:2432 : end_time=1782424570789 2026-06-25 21:56:10.795 | + functions-common:time_stop:2433 : elapsed_time=8763 2026-06-25 21:56:10.798 | + functions-common:time_stop:2434 : total=166036 2026-06-25 21:56:10.801 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:56:10.804 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174799 2026-06-25 21:56:10.807 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:56:10.810 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 21:56:10.813 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 21:56:10.816 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 21:56:10.832 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 21:56:10.837 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 21:56:10.839 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 21:56:10.842 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 21:56:10.846 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 21:56:10.846 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 21:56:10.850 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 21:56:10.853 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 21:56:10.855 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 21:56:10.858 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 21:56:10.860 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 21:56:10.863 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 21:56:10.865 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 21:56:10.868 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 21:56:10.882 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 21:56:10.898 | + 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-25 21:56:10.915 | + 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-25 21:56:10.930 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 21:56:10.946 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 21:56:10.961 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 21:56:10.964 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 21:56:10.968 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Ybo4B1WbGY 2026-06-25 21:56:10.971 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 21:56:10.973 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 21:56:10.976 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 21:56:10.979 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Ybo4B1WbGY 2026-06-25 21:56:10.984 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Ybo4B1WbGY 2026-06-25 21:56:10.998 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Ybo4B1WbGY /etc/sudoers.d/cinder-rootwrap 2026-06-25 21:56:11.014 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 21:56:11.018 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 21:56:11.021 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 21:56:11.024 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 21:56:11.026 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 21:56:11.028 | + 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-25 21:56:11.031 | + 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-25 21:56:11.036 | + 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-25 21:56:11.036 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 21:56:11.045 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 21:56:11.049 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 21:56:11.065 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 21:56:11.082 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 21:56:11.086 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 21:56:11.092 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 21:56:11.098 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 21:56:11.101 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 21:56:11.105 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 21:56:11.109 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 21:56:11.113 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 21:56:11.116 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 21:56:11.120 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 21:56:11.124 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 21:56:11.128 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 21:56:11.131 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 21:56:11.172 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 21:56:11.212 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.119/identity 2026-06-25 21:56:11.251 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 21:56:11.288 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 21:56:11.325 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 21:56:11.363 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 21:56:11.400 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 21:56:11.438 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.119/identity 2026-06-25 21:56:11.477 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 21:56:11.516 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 21:56:11.554 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 21:56:11.557 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 21:56:11.600 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 21:56:11.639 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 21:56:11.643 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 21:56:11.647 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 21:56:11.650 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 21:56:11.653 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 21:56:11.657 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 21:56:11.661 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 21:56:11.684 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:56:11.687 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 21:56:11.690 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 21:56:11.694 | + 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-25 21:56:11.736 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 21:56:11.776 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 21:56:11.814 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 21:56:11.854 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 21:56:11.895 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 21:56:11.936 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.119 2026-06-25 21:56:11.976 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 21:56:12.022 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 21:56:12.032 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8980eead9541c1a173cd1e89fd915489 2026-06-25 21:56:12.071 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 21:56:12.074 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 21:56:12.115 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 21:56:12.156 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 21:56:12.198 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 21:56:12.243 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 21:56:12.281 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 21:56:12.321 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 21:56:12.345 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:56:12.349 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 21:56:12.352 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 21:56:12.355 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 21:56:12.358 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 21:56:12.362 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 21:56:12.365 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 21:56:12.369 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 21:56:12.372 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 21:56:12.375 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 21:56:12.379 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 21:56:12.383 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 21:56:12.424 | + 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-25 21:56:12.462 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 21:56:12.500 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 21:56:12.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 21:56:12.577 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 21:56:12.616 | + 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-25 21:56:12.656 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 21:56:12.696 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 21:56:12.737 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 21:56:12.741 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 21:56:12.745 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 21:56:12.748 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 21:56:12.786 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 21:56:12.789 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 21:56:12.828 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 21:56:12.832 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 21:56:12.835 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 21:56:12.839 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 21:56:12.876 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 21:56:12.879 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 21:56:12.882 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 21:56:12.885 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 21:56:12.889 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 21:56:12.910 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:56:12.913 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 21:56:12.934 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:56:12.937 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 21:56:12.957 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:56:12.960 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 21:56:12.963 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 21:56:12.966 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 21:56:12.969 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 21:56:12.972 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 21:56:12.975 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 21:56:12.977 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 21:56:12.998 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:56:13.003 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 21:56:13.006 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 21:56:13.009 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 21:56:13.030 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:56:13.034 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 21:56:13.037 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 21:56:13.074 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 21:56:13.077 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 21:56:13.080 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 21:56:13.083 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 21:56:13.086 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 21:56:13.092 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 21:56:13.113 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 21:56:13.116 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 21:56:13.120 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 21:56:13.122 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 21:56:13.126 | + 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-25 21:56:13.165 | + 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-25 21:56:13.204 | + 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-25 21:56:13.245 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 21:56:13.283 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 21:56:13.321 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 21:56:13.342 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:56:13.345 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 21:56:13.349 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 21:56:13.352 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 21:56:13.356 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 21:56:13.359 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 21:56:13.363 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 21:56:13.366 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 21:56:13.369 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 21:56:13.372 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 21:56:13.390 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 21:56:13.391 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 21:56:13.402 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 21:56:13.407 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 21:56:13.423 | /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-25 21:56:13.428 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 21:56:13.431 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 21:56:13.436 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 21:56:13.439 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 21:56:13.477 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 21:56:13.515 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 21:56:13.550 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 21:56:13.586 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 21:56:13.623 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 21:56:13.660 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 21:56:13.698 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 21:56:13.736 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 21:56:13.778 | + 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-25 21:56:13.822 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 21:56:13.864 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 21:56:13.903 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 21:56:13.940 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 21:56:13.975 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 21:56:13.978 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 21:56:13.982 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 21:56:13.985 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 21:56:13.989 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 21:56:13.992 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:56:13.996 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:56:13.999 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 21:56:14.003 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 21:56:14.006 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 21:56:14.044 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 21:56:14.082 | + 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-25 21:56:14.082 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 21:56:14.092 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 21:56:14.097 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 21:56:14.101 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 21:56:14.104 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 21:56:14.106 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 21:56:14.109 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 21:56:14.112 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 21:56:14.115 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:56:14.118 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:56:14.122 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 21:56:14.124 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 21:56:14.128 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:56:14.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:56:14.134 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 21:56:14.146 | perl: warning: Setting locale failed. 2026-06-25 21:56:14.146 | perl: warning: Please check that your locale settings: 2026-06-25 21:56:14.146 | LANGUAGE = (unset), 2026-06-25 21:56:14.146 | LC_ALL = "en_US.utf8", 2026-06-25 21:56:14.146 | LANG = "de_DE.UTF-8" 2026-06-25 21:56:14.146 | are supported and installed on your system. 2026-06-25 21:56:14.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:56:14.187 | Enabling site cinder-api. 2026-06-25 21:56:14.193 | To activate the new configuration, you need to run: 2026-06-25 21:56:14.193 | systemctl reload apache2 2026-06-25 21:56:14.199 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 21:56:14.203 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 21:56:14.206 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 21:56:14.209 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 21:56:14.431 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 21:56:14.435 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.119/image 2026-06-25 21:56:14.472 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 21:56:14.489 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:56:14.492 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 21:56:14.495 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 21:56:14.499 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 21:56:14.503 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 21:56:14.506 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 21:56:14.509 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 21:56:14.512 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 21:56:14.515 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 21:56:14.518 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 21:56:14.521 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 21:56:14.559 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 21:56:14.600 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.119/identity 2026-06-25 21:56:14.637 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 21:56:14.675 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 21:56:14.714 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 21:56:14.752 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 21:56:14.790 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 21:56:14.827 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.119/identity 2026-06-25 21:56:14.867 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 21:56:14.904 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 21:56:14.945 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 21:56:14.948 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 21:56:14.952 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 21:56:14.955 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 21:56:14.959 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 21:56:14.963 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 21:56:15.007 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 21:56:15.042 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.119/identity 2026-06-25 21:56:15.079 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 21:56:15.116 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 21:56:15.154 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 21:56:15.191 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 21:56:15.229 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 21:56:15.269 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 21:56:15.310 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 21:56:15.356 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 21:56:15.360 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 21:56:15.385 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:56:15.389 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.119:2379?api_version=v3' 2026-06-25 21:56:15.436 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 21:56:15.439 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 21:56:15.443 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 21:56:15.490 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 21:56:15.533 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 21:56:15.537 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 21:56:15.541 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 21:56:15.588 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 21:56:15.592 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 21:56:15.596 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 21:56:15.599 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 21:56:15.603 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 21:56:15.646 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 21:56:15.689 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.119/identity 2026-06-25 21:56:15.733 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 21:56:15.777 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 21:56:15.821 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 21:56:15.865 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 21:56:15.909 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 21:56:15.952 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 21:56:15.978 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:56:15.982 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 21:56:15.986 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 21:56:15.991 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 21:56:15.995 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 21:56:15.999 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 21:56:16.003 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 21:56:16.007 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 21:56:16.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:56:16.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:56:16.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 21:56:16.023 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:56:16.027 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 21:56:16.031 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 21:56:16.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:56:16.038 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:56:16.042 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 21:56:16.046 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:56:16.050 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 21:56:16.054 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 21:56:16.058 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:56:16.062 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:56:16.066 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 21:56:16.070 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:56:16.075 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 21:56:16.079 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 21:56:16.082 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 21:56:16.086 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 21:56:16.090 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 21:56:16.094 | ++ functions-common:git_clone:593 : pwd 2026-06-25 21:56:16.099 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 21:56:16.102 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 21:56:16.108 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 21:56:16.132 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 21:56:16.135 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 21:56:16.139 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 21:56:16.144 | + functions-common:git_clone:610 : echo master 2026-06-25 21:56:16.144 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 21:56:16.151 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 21:56:16.155 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 21:56:16.158 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 21:56:16.162 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:56:16.166 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:56:16.169 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:56:16.173 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:56:16.177 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:56:16.180 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:56:16.184 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:56:16.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:56:16.192 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:56:16.198 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424576194 2026-06-25 21:56:16.201 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 21:56:16.205 | Cloning into '/opt/stack/neutron'... 2026-06-25 21:57:32.041 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:57:32.046 | + functions-common:time_stop:2420 : local name 2026-06-25 21:57:32.050 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:57:32.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:57:32.057 | + functions-common:time_stop:2423 : local total 2026-06-25 21:57:32.061 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:57:32.065 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:57:32.068 | + functions-common:time_stop:2427 : start_time=1782424576194 2026-06-25 21:57:32.072 | + functions-common:time_stop:2429 : [[ -z 1782424576194 ]] 2026-06-25 21:57:32.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:57:32.090 | + functions-common:time_stop:2432 : end_time=1782424652085 2026-06-25 21:57:32.093 | + functions-common:time_stop:2433 : elapsed_time=75891 2026-06-25 21:57:32.097 | + functions-common:time_stop:2434 : total=100435 2026-06-25 21:57:32.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:57:32.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176326 2026-06-25 21:57:32.109 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 21:57:32.113 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 21:57:32.117 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:57:32.121 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:57:32.125 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:57:32.129 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:57:32.133 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:57:32.137 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:57:32.142 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:57:32.146 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:57:32.150 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:57:32.156 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424652152 2026-06-25 21:57:32.160 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 21:57:33.077 | From https://review.opendev.org/openstack/neutron 2026-06-25 21:57:33.077 | * branch master -> FETCH_HEAD 2026-06-25 21:57:33.089 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:57:33.094 | + functions-common:time_stop:2420 : local name 2026-06-25 21:57:33.098 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:57:33.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:57:33.106 | + functions-common:time_stop:2423 : local total 2026-06-25 21:57:33.110 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:57:33.114 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:57:33.118 | + functions-common:time_stop:2427 : start_time=1782424652152 2026-06-25 21:57:33.122 | + functions-common:time_stop:2429 : [[ -z 1782424652152 ]] 2026-06-25 21:57:33.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:57:33.133 | + functions-common:time_stop:2432 : end_time=1782424653128 2026-06-25 21:57:33.137 | + functions-common:time_stop:2433 : elapsed_time=976 2026-06-25 21:57:33.140 | + functions-common:time_stop:2434 : total=176326 2026-06-25 21:57:33.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:57:33.148 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177302 2026-06-25 21:57:33.152 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 21:57:33.157 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:57:33.160 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:57:33.164 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:57:33.169 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:57:33.173 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:57:33.176 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:57:33.180 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:57:33.184 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:57:33.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:57:33.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424653191 2026-06-25 21:57:33.199 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 21:57:33.654 | Note: switching to 'FETCH_HEAD'. 2026-06-25 21:57:33.654 | 2026-06-25 21:57:33.654 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 21:57:33.654 | changes and commit them, and you can discard any commits you make in this 2026-06-25 21:57:33.654 | state without impacting any branches by switching back to a branch. 2026-06-25 21:57:33.654 | 2026-06-25 21:57:33.654 | If you want to create a new branch to retain commits you create, you may 2026-06-25 21:57:33.654 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 21:57:33.655 | 2026-06-25 21:57:33.655 | git switch -c 2026-06-25 21:57:33.655 | 2026-06-25 21:57:33.655 | Or undo this operation with: 2026-06-25 21:57:33.655 | 2026-06-25 21:57:33.655 | git switch - 2026-06-25 21:57:33.655 | 2026-06-25 21:57:33.655 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 21:57:33.655 | 2026-06-25 21:57:33.655 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 21:57:33.662 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:57:33.666 | + functions-common:time_stop:2420 : local name 2026-06-25 21:57:33.670 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:57:33.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:57:33.678 | + functions-common:time_stop:2423 : local total 2026-06-25 21:57:33.682 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:57:33.686 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:57:33.690 | + functions-common:time_stop:2427 : start_time=1782424653191 2026-06-25 21:57:33.694 | + functions-common:time_stop:2429 : [[ -z 1782424653191 ]] 2026-06-25 21:57:33.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:57:33.704 | + functions-common:time_stop:2432 : end_time=1782424653700 2026-06-25 21:57:33.708 | + functions-common:time_stop:2433 : elapsed_time=509 2026-06-25 21:57:33.712 | + functions-common:time_stop:2434 : total=177302 2026-06-25 21:57:33.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:57:33.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177811 2026-06-25 21:57:33.724 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 21:57:33.742 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 21:57:33.747 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 21:57:33.748 | + functions-common:git_clone:673 : head -1 2026-06-25 21:57:33.752 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 21:57:33.757 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 21:57:33.761 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 21:57:33.765 | + inc/python:setup_develop:353 : local bindep 2026-06-25 21:57:33.769 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 21:57:33.773 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 21:57:33.778 | + inc/python:setup_develop:359 : local extras= 2026-06-25 21:57:33.782 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 21:57:33.786 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 21:57:33.790 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 21:57:33.794 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 21:57:33.798 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 21:57:33.802 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 21:57:33.807 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 21:57:33.812 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 21:57:33.816 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 21:57:33.820 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 21:57:33.825 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 21:57:33.831 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 21:57:33.838 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 21:57:33.842 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 21:57:33.846 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 21:57:34.009 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 21:57:34.013 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 21:57:34.018 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 21:57:34.022 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 21:57:34.026 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 21:57:34.030 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 21:57:34.035 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 21:57:34.039 | + inc/python:setup_package:446 : local extras= 2026-06-25 21:57:34.043 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 21:57:34.047 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 21:57:34.052 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 21:57:34.056 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 21:57:34.060 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 21:57:34.064 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 21:57:34.096 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 21:57:34.100 | + 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-25 21:57:35.105 | Obtaining file:///opt/stack/neutron 2026-06-25 21:57:35.115 | Installing build dependencies: started 2026-06-25 21:57:36.972 | Installing build dependencies: finished with status 'done' 2026-06-25 21:57:36.974 | Checking if build backend supports build_editable: started 2026-06-25 21:57:37.522 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 21:57:37.524 | Getting requirements to build editable: started 2026-06-25 21:57:37.831 | Getting requirements to build editable: finished with status 'done' 2026-06-25 21:57:37.832 | Preparing editable metadata (pyproject.toml): started 2026-06-25 21:57:39.541 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 21:57:39.568 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-25 21:57:39.568 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-25 21:57:39.570 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 21:57:39.570 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-25 21:57:39.570 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 21:57:39.571 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-25 21:57:39.776 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:39.925 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 21:57:39.937 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-25 21:57:39.939 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-25 21:57:39.939 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-25 21:57:39.939 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-25 21:57:39.941 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-25 21:57:40.002 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:40.018 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 21:57:40.069 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:40.084 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 21:57:40.096 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-25 21:57:40.098 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-25 21:57:40.098 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-25 21:57:40.098 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-25 21:57:40.099 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-25 21:57:40.100 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-25 21:57:40.101 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-25 21:57:40.102 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-25 21:57:40.103 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-25 21:57:40.104 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-25 21:57:40.105 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-25 21:57:40.106 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-25 21:57:40.107 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-25 21:57:40.109 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-25 21:57:40.109 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 21:57:40.111 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-25 21:57:40.111 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-25 21:57:40.112 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-25 21:57:40.113 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-25 21:57:40.114 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-25 21:57:40.117 | 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.dev536) (4.6.0) 2026-06-25 21:57:40.117 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-25 21:57:40.117 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-25 21:57:40.118 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-25 21:57:40.119 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-25 21:57:40.155 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-25 21:57:40.171 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 21:57:40.301 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:40.317 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 21:57:40.357 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:40.373 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 21:57:40.474 | Installing build dependencies: started 2026-06-25 21:57:42.148 | Installing build dependencies: finished with status 'done' 2026-06-25 21:57:42.148 | Getting requirements to build wheel: started 2026-06-25 21:57:42.818 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 21:57:42.819 | Preparing metadata (pyproject.toml): started 2026-06-25 21:57:43.204 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 21:57:43.258 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:43.275 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 21:57:43.285 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-25 21:57:43.322 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-25 21:57:43.340 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 21:57:43.350 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-25 21:57:43.351 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-25 21:57:43.352 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-25 21:57:43.385 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:43.402 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 21:57:43.447 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-25 21:57:43.463 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 21:57:43.475 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-25 21:57:43.475 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 21:57:43.479 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-25 21:57:43.479 | 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.dev536) (4.15.0) 2026-06-25 21:57:43.481 | 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.dev536) (2.2.1) 2026-06-25 21:57:43.486 | 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.dev536) (3.3.2) 2026-06-25 21:57:43.490 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 21:57:43.493 | 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.dev536) (2.1.0) 2026-06-25 21:57:43.495 | 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.dev536) (1.8.2) 2026-06-25 21:57:43.501 | 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.dev536) (4.0.1) 2026-06-25 21:57:43.502 | 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.dev536) (2.13.0) 2026-06-25 21:57:43.506 | 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.dev536) (5.8.0) 2026-06-25 21:57:43.516 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) (1.3.7) 2026-06-25 21:57:43.549 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-25 21:57:43.565 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 21:57:43.578 | 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.dev536) (43.0.3) 2026-06-25 21:57:43.579 | 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.dev536) (1.5.0) 2026-06-25 21:57:43.580 | 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.dev536) (1.1.0) 2026-06-25 21:57:43.581 | 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.dev536) (1.33) 2026-06-25 21:57:43.583 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-25 21:57:43.584 | 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.dev536) (6.0.3) 2026-06-25 21:57:43.588 | 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.dev536) (2.0.0) 2026-06-25 21:57:43.593 | 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.dev536) (3.0) 2026-06-25 21:57:43.601 | 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.dev536) (3.1.1) 2026-06-25 21:57:43.608 | 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.dev536) (0.41.0) 2026-06-25 21:57:43.608 | 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.dev536) (1.2.1) 2026-06-25 21:57:43.633 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-25 21:57:43.649 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 21:57:43.664 | 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.dev536) (26.2) 2026-06-25 21:57:43.668 | 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.dev536) (2.8.0) 2026-06-25 21:57:43.669 | 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.dev536) (3.5.2) 2026-06-25 21:57:43.681 | 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.dev536) (6.1.1) 2026-06-25 21:57:43.682 | 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.dev536) (4.0.0) 2026-06-25 21:57:43.702 | 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.dev536) (0.20) 2026-06-25 21:57:43.709 | 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.dev536) (2.0.0) 2026-06-25 21:57:43.717 | 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.dev536) (2.1.2) 2026-06-25 21:57:43.718 | 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.dev536) (0.6.2) 2026-06-25 21:57:43.726 | 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.dev536) (2.9.0.post0) 2026-06-25 21:57:43.732 | 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.dev536) (7.1.4) 2026-06-25 21:57:43.733 | 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.dev536) (5.3.1) 2026-06-25 21:57:43.734 | 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.dev536) (5.6.2) 2026-06-25 21:57:43.736 | 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.dev536) (0.16.0) 2026-06-25 21:57:43.743 | 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.dev536) (5.1.0) 2026-06-25 21:57:43.749 | 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.dev536) (2026.2) 2026-06-25 21:57:43.756 | 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.dev536) (0.25.0) 2026-06-25 21:57:43.760 | 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.dev536) (5.0.0) 2026-06-25 21:57:43.763 | 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.dev536) (4.0.1) 2026-06-25 21:57:43.796 | 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.dev536) (1.7.6) 2026-06-25 21:57:43.805 | 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.dev536) (2.2.0) 2026-06-25 21:57:43.815 | 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.dev536) (3.17.0) 2026-06-25 21:57:43.865 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-25 21:57:43.883 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 21:57:43.929 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-25 21:57:43.932 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 21:57:43.952 | 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.dev536) (3.0.3) 2026-06-25 21:57:43.956 | 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.dev536) (1.6.2) 2026-06-25 21:57:43.964 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-25 21:57:43.996 | 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.dev536) (0.8.1) 2026-06-25 21:57:44.044 | 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.dev536) (1.17.0) 2026-06-25 21:57:44.050 | 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.dev536) (4.14.0) 2026-06-25 21:57:44.051 | 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.dev536) (4.26.0) 2026-06-25 21:57:44.088 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-25 21:57:44.104 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 21:57:44.123 | 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.dev536) (0.6.0) 2026-06-25 21:57:44.125 | 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.dev536) (4.0.0) 2026-06-25 21:57:44.134 | 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.dev536) (3.0.52) 2026-06-25 21:57:44.136 | 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.dev536) (1.11.0) 2026-06-25 21:57:44.137 | 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.dev536) (15.0.0) 2026-06-25 21:57:44.138 | 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.dev536) (1.8.0) 2026-06-25 21:57:44.144 | 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.dev536) (26.1.0) 2026-06-25 21:57:44.145 | 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.dev536) (2025.9.1) 2026-06-25 21:57:44.146 | 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.dev536) (0.37.0) 2026-06-25 21:57:44.147 | 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.dev536) (2026.5.1) 2026-06-25 21:57:44.216 | 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.dev536) (3.4.7) 2026-06-25 21:57:44.217 | 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.dev536) (3.18) 2026-06-25 21:57:44.218 | 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.dev536) (2.7.0) 2026-06-25 21:57:44.222 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-25 21:57:44.254 | 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.dev536) (4.2.0) 2026-06-25 21:57:44.256 | 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.dev536) (2.20.0) 2026-06-25 21:57:44.280 | 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.dev536) (0.1.2) 2026-06-25 21:57:44.302 | 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.dev536) (0.8) 2026-06-25 21:57:44.368 | 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.dev536) (0.16.0) 2026-06-25 21:57:44.466 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 21:57:44.569 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.4 MB/s 0:00:00 2026-06-25 21:57:44.586 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 21:57:44.768 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-06-25 21:57:44.784 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 21:57:44.811 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 21:57:44.837 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 21:57:44.863 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 21:57:44.889 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 21:57:44.903 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 21:57:44.921 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 21:57:44.950 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 21:57:45.001 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 21:57:45.025 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 21:57:45.051 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 21:57:45.095 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 21:57:45.228 | Building wheels for collected packages: neutron, ovs 2026-06-25 21:57:45.230 | Building editable for neutron (pyproject.toml): started 2026-06-25 21:57:47.577 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 21:57:47.579 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=d1eee870e04cdcb110b2e1f6fcfbadbd6521c0db4c9046b5038dc0ac862cdcc8 2026-06-25 21:57:47.579 | Stored in directory: /tmp/pip-ephem-wheel-cache-6h0goijo/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 21:57:47.585 | Building wheel for ovs (pyproject.toml): started 2026-06-25 21:57:48.464 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 21:57:48.464 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=f918a612da54d71bd9d2c93b8bcfb29e78a19fbbe099c91841538f18b3750f39 2026-06-25 21:57:48.467 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 21:57:48.471 | Successfully built neutron ovs 2026-06-25 21:57:48.786 | 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-25 21:57:54.429 | 2026-06-25 21:57:54.455 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 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-25 21:57:54.741 | + inc/python:pip_install:216 : result=0 2026-06-25 21:57:54.744 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 21:57:54.747 | + functions-common:time_stop:2420 : local name 2026-06-25 21:57:54.749 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:57:54.753 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:57:54.757 | + functions-common:time_stop:2423 : local total 2026-06-25 21:57:54.761 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:57:54.765 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 21:57:54.769 | + functions-common:time_stop:2427 : start_time=1782424654089 2026-06-25 21:57:54.772 | + functions-common:time_stop:2429 : [[ -z 1782424654089 ]] 2026-06-25 21:57:54.777 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:57:54.781 | + functions-common:time_stop:2432 : end_time=1782424674778 2026-06-25 21:57:54.785 | + functions-common:time_stop:2433 : elapsed_time=20689 2026-06-25 21:57:54.789 | + functions-common:time_stop:2434 : total=117737 2026-06-25 21:57:54.792 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:57:54.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138426 2026-06-25 21:57:54.798 | + inc/python:pip_install:219 : return 0 2026-06-25 21:57:54.801 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 21:57:54.806 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 21:57:54.809 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 21:57:54.813 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 21:57:54.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:57:54.821 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:57:54.826 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 21:57:54.830 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:57:54.832 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 21:57:54.837 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 21:57:54.841 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 21:57:54.841 | Installing OVN and dependent packages 2026-06-25 21:57:54.843 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 21:57:54.847 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 21:57:54.871 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:57:54.875 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 21:57:54.900 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:57:54.904 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 21:57:54.929 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:57:54.933 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 21:57:54.937 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 21:57:54.960 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:57:54.964 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 21:57:54.967 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 21:57:54.986 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 21:57:54.992 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 21:57:55.010 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 21:57:55.015 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 21:57:55.042 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 21:57:55.047 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:57:55.051 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:57:55.055 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:57:55.059 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:57:55.063 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:57:55.067 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:57:55.071 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:57:55.075 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:57:55.079 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:57:55.083 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:57:55.088 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:57:55.092 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:57:55.096 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 21:57:55.099 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:57:55.103 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:57:55.107 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:57:55.111 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 21:57:55.141 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-25 21:57:55.178 | Reading package lists... 2026-06-25 21:57:55.567 | Building dependency tree... 2026-06-25 21:57:55.570 | Reading state information... 2026-06-25 21:57:56.129 | fakeroot is already the newest version (1.33-1). 2026-06-25 21:57:56.129 | fakeroot set to manually installed. 2026-06-25 21:57:56.129 | make is already the newest version (4.3-4.1build2). 2026-06-25 21:57:56.129 | make set to manually installed. 2026-06-25 21:57:56.129 | The following additional packages will be installed: 2026-06-25 21:57:56.131 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 21:57:56.132 | python3-sortedcontainers 2026-06-25 21:57:56.136 | Suggested packages: 2026-06-25 21:57:56.136 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 21:57:56.176 | The following NEW packages will be installed: 2026-06-25 21:57:56.177 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 21:57:56.177 | python3-openvswitch python3-sortedcontainers 2026-06-25 21:57:56.250 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 21:57:56.250 | Need to get 4219 kB of archives. 2026-06-25 21:57:56.250 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 21:57:56.250 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 21:57:56.332 | 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-25 21:57:56.356 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 21:57:56.357 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 21:57:56.358 | 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-25 21:57:56.390 | 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-25 21:57:56.651 | perl: warning: Setting locale failed. 2026-06-25 21:57:56.651 | perl: warning: Please check that your locale settings: 2026-06-25 21:57:56.651 | LANGUAGE = (unset), 2026-06-25 21:57:56.651 | LC_ALL = "en_US.utf8", 2026-06-25 21:57:56.651 | LANG = "de_DE.UTF-8" 2026-06-25 21:57:56.651 | are supported and installed on your system. 2026-06-25 21:57:56.651 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:57:56.714 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:57:56.714 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:57:56.714 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:57:56.922 | Fetched 4219 kB in 0s (21.0 MB/s) 2026-06-25 21:57:56.973 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 21:57:57.039 | (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-25 21:57:57.047 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 21:57:57.054 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 21:57:57.108 | Selecting previously unselected package openvswitch-common. 2026-06-25 21:57:57.122 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 21:57:57.126 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 21:57:57.227 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 21:57:57.241 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 21:57:57.244 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 21:57:57.294 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 21:57:57.308 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 21:57:57.312 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 21:57:57.366 | Selecting previously unselected package python3-openvswitch. 2026-06-25 21:57:57.380 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 21:57:57.383 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 21:57:57.489 | Selecting previously unselected package openvswitch-switch. 2026-06-25 21:57:57.502 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 21:57:57.511 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 21:57:57.644 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 21:57:57.885 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 21:57:57.896 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 21:57:57.906 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 21:57:57.921 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 21:57:58.318 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 21:57:58.342 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 21:57:59.034 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 21:57:59.225 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 21:58:00.251 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:58:02.006 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 21:58:02.257 | perl: warning: Setting locale failed. 2026-06-25 21:58:02.257 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:02.257 | LANGUAGE = (unset), 2026-06-25 21:58:02.257 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:02.257 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:02.257 | are supported and installed on your system. 2026-06-25 21:58:02.257 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:02.390 | perl: warning: Setting locale failed. 2026-06-25 21:58:02.390 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:02.390 | LANGUAGE = (unset), 2026-06-25 21:58:02.390 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:02.390 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:02.391 | are supported and installed on your system. 2026-06-25 21:58:02.391 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:02.441 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:58:02.441 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:58:02.441 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:58:02.512 | perl: warning: Setting locale failed. 2026-06-25 21:58:02.512 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:02.512 | LANGUAGE = (unset), 2026-06-25 21:58:02.512 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:02.513 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:02.513 | are supported and installed on your system. 2026-06-25 21:58:02.513 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:03.018 | 2026-06-25 21:58:03.018 | Running kernel seems to be up-to-date. 2026-06-25 21:58:03.018 | 2026-06-25 21:58:03.018 | Restarting services... 2026-06-25 21:58:03.066 | 2026-06-25 21:58:03.066 | Service restarts being deferred: 2026-06-25 21:58:03.066 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:58:03.066 | systemctl restart systemd-logind.service 2026-06-25 21:58:03.066 | systemctl restart virtlockd.service 2026-06-25 21:58:03.066 | systemctl restart virtlogd.service 2026-06-25 21:58:03.066 | 2026-06-25 21:58:03.066 | No containers need to be restarted. 2026-06-25 21:58:03.066 | 2026-06-25 21:58:03.067 | User sessions running outdated binaries: 2026-06-25 21:58:03.067 | quobyte @ session #5: sshd[2024] 2026-06-25 21:58:03.077 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:58:03.086 | 2026-06-25 21:58:03.086 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:58:05.259 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:58:05.264 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:58:05.267 | + functions-common:time_stop:2420 : local name 2026-06-25 21:58:05.271 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:58:05.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:58:05.278 | + functions-common:time_stop:2423 : local total 2026-06-25 21:58:05.282 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:58:05.286 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:58:05.289 | + functions-common:time_stop:2427 : start_time=1782424675136 2026-06-25 21:58:05.293 | + functions-common:time_stop:2429 : [[ -z 1782424675136 ]] 2026-06-25 21:58:05.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:58:05.305 | + functions-common:time_stop:2432 : end_time=1782424685300 2026-06-25 21:58:05.308 | + functions-common:time_stop:2433 : elapsed_time=10164 2026-06-25 21:58:05.312 | + functions-common:time_stop:2434 : total=174799 2026-06-25 21:58:05.316 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:58:05.319 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184963 2026-06-25 21:58:05.322 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:58:05.326 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 21:58:05.354 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 21:58:05.358 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:58:05.360 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:58:05.363 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:58:05.367 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:58:05.371 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:58:05.375 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:58:05.378 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:58:05.382 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:58:05.386 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:58:05.391 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:58:05.394 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:58:05.398 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:58:05.401 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 21:58:05.406 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:58:05.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:58:05.414 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:58:05.417 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 21:58:05.448 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-25 21:58:05.486 | Reading package lists... 2026-06-25 21:58:05.836 | Building dependency tree... 2026-06-25 21:58:05.838 | Reading state information... 2026-06-25 21:58:06.337 | The following additional packages will be installed: 2026-06-25 21:58:06.337 | ovn-common 2026-06-25 21:58:06.375 | The following NEW packages will be installed: 2026-06-25 21:58:06.376 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 21:58:06.440 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 21:58:06.440 | Need to get 2360 kB of archives. 2026-06-25 21:58:06.440 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 21:58:06.440 | 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-25 21:58:06.540 | 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-25 21:58:06.546 | 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-25 21:58:06.549 | 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-25 21:58:06.829 | perl: warning: Setting locale failed. 2026-06-25 21:58:06.829 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:06.829 | LANGUAGE = (unset), 2026-06-25 21:58:06.829 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:06.829 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:06.829 | are supported and installed on your system. 2026-06-25 21:58:06.829 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:06.895 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:58:06.895 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:58:06.895 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:58:07.089 | Fetched 2360 kB in 0s (12.0 MB/s) 2026-06-25 21:58:07.182 | Selecting previously unselected package ovn-common. 2026-06-25 21:58:07.252 | (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-25 21:58:07.261 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:58:07.267 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:07.382 | Selecting previously unselected package ovn-central. 2026-06-25 21:58:07.396 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:58:07.401 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:07.471 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 21:58:07.484 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:58:07.488 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:07.551 | Selecting previously unselected package ovn-host. 2026-06-25 21:58:07.566 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 21:58:07.574 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:07.669 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:07.688 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:08.175 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 21:58:08.364 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 21:58:08.839 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 21:58:08.889 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:09.422 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 21:58:09.613 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 21:58:10.318 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 21:58:11.028 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 21:58:11.910 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 21:58:11.975 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 21:58:12.176 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 21:58:12.764 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:58:14.752 | perl: warning: Setting locale failed. 2026-06-25 21:58:14.752 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:14.752 | LANGUAGE = (unset), 2026-06-25 21:58:14.752 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:14.752 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:14.753 | are supported and installed on your system. 2026-06-25 21:58:14.753 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:14.883 | perl: warning: Setting locale failed. 2026-06-25 21:58:14.883 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:14.883 | LANGUAGE = (unset), 2026-06-25 21:58:14.884 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:14.884 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:14.884 | are supported and installed on your system. 2026-06-25 21:58:14.884 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:14.932 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:58:14.932 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:58:14.933 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:58:15.007 | perl: warning: Setting locale failed. 2026-06-25 21:58:15.007 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:15.007 | LANGUAGE = (unset), 2026-06-25 21:58:15.007 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:15.007 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:15.007 | are supported and installed on your system. 2026-06-25 21:58:15.007 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:15.510 | 2026-06-25 21:58:15.510 | Running kernel seems to be up-to-date. 2026-06-25 21:58:15.511 | 2026-06-25 21:58:15.511 | Restarting services... 2026-06-25 21:58:15.560 | 2026-06-25 21:58:15.561 | Service restarts being deferred: 2026-06-25 21:58:15.561 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:58:15.561 | systemctl restart systemd-logind.service 2026-06-25 21:58:15.561 | systemctl restart virtlockd.service 2026-06-25 21:58:15.561 | systemctl restart virtlogd.service 2026-06-25 21:58:15.561 | 2026-06-25 21:58:15.561 | No containers need to be restarted. 2026-06-25 21:58:15.561 | 2026-06-25 21:58:15.561 | User sessions running outdated binaries: 2026-06-25 21:58:15.561 | quobyte @ session #5: sshd[2024] 2026-06-25 21:58:15.574 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:58:15.586 | 2026-06-25 21:58:15.586 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:58:17.829 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:58:17.833 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:58:17.836 | + functions-common:time_stop:2420 : local name 2026-06-25 21:58:17.839 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:58:17.843 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:58:17.847 | + functions-common:time_stop:2423 : local total 2026-06-25 21:58:17.851 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:58:17.855 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:58:17.858 | + functions-common:time_stop:2427 : start_time=1782424685444 2026-06-25 21:58:17.861 | + functions-common:time_stop:2429 : [[ -z 1782424685444 ]] 2026-06-25 21:58:17.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:58:17.871 | + functions-common:time_stop:2432 : end_time=1782424697868 2026-06-25 21:58:17.875 | + functions-common:time_stop:2433 : elapsed_time=12424 2026-06-25 21:58:17.878 | + functions-common:time_stop:2434 : total=184963 2026-06-25 21:58:17.882 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:58:17.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197387 2026-06-25 21:58:17.888 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:58:17.891 | + 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-25 21:58:17.895 | + 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-25 21:58:17.899 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 21:58:17.903 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 21:58:17.909 | + 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-25 21:58:17.913 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 21:58:17.916 | + 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-25 21:58:17.920 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 21:58:17.924 | + 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-25 21:58:17.928 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 21:58:17.932 | + 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-25 21:58:17.936 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 21:58:17.940 | + 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-25 21:58:17.943 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 21:58:17.947 | + 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-25 21:58:17.950 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 21:58:17.954 | + 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-25 21:58:17.957 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 21:58:17.961 | + 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-25 21:58:17.965 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 21:58:17.969 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 21:58:17.973 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 21:58:17.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:58:17.981 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:58:17.985 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 21:58:17.989 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:58:17.993 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 21:58:17.997 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 21:58:18.001 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 21:58:18.026 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:58:18.029 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 21:58:18.033 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 21:58:18.037 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 21:58:18.042 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 21:58:18.046 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 21:58:18.050 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 21:58:18.053 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 21:58:18.057 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 21:58:18.060 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 21:58:18.064 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 21:58:18.068 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 21:58:18.071 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 21:58:18.094 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:58:18.097 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 21:58:18.101 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 21:58:18.104 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 21:58:18.108 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 21:58:18.111 | + 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-25 21:58:18.266 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 21:58:18.269 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:58:18.272 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:58:18.276 | + 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-25 21:58:18.279 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:58:18.283 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:58:18.286 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:58:18.289 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:58:18.293 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:58:18.296 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:58:18.300 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:58:18.303 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:58:18.307 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:58:18.310 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:58:18.313 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:58:18.317 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:58:18.320 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 21:58:18.324 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:58:18.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:58:18.331 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:58:18.334 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 21:58:18.362 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 21:58:18.400 | Reading package lists... 2026-06-25 21:58:18.789 | Building dependency tree... 2026-06-25 21:58:18.790 | Reading state information... 2026-06-25 21:58:19.373 | The following additional packages will be installed: 2026-06-25 21:58:19.373 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 21:58:19.373 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 21:58:19.374 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 21:58:19.374 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 21:58:19.374 | qemu-system-sparc 2026-06-25 21:58:19.377 | Suggested packages: 2026-06-25 21:58:19.377 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 21:58:19.377 | libvirt-daemon-driver-storage-gluster 2026-06-25 21:58:19.377 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 21:58:19.377 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 21:58:19.377 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 21:58:19.378 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 21:58:19.422 | The following packages will be REMOVED: 2026-06-25 21:58:19.425 | apport-core-dump-handler 2026-06-25 21:58:19.427 | The following NEW packages will be installed: 2026-06-25 21:58:19.428 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 21:58:19.428 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 21:58:19.428 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 21:58:19.430 | The following packages will be upgraded: 2026-06-25 21:58:19.431 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 21:58:19.431 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 21:58:19.432 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 21:58:19.499 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-25 21:58:19.499 | Need to get 113 MB of archives. 2026-06-25 21:58:19.499 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 21:58:19.499 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 21:58:19.574 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 21:58:19.574 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 21:58:19.574 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-25 21:58:19.591 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 21:58:19.603 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 21:58:19.615 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-25 21:58:19.616 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-25 21:58:19.617 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-25 21:58:19.617 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-25 21:58:19.618 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 21:58:19.662 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 21:58:19.665 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 21:58:19.667 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-25 21:58:19.816 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-25 21:58:20.056 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-25 21:58:20.185 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-25 21:58:20.273 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-25 21:58:20.322 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-25 21:58:21.136 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-25 21:58:21.138 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 21:58:21.184 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 21:58:21.444 | perl: warning: Setting locale failed. 2026-06-25 21:58:21.444 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:21.444 | LANGUAGE = (unset), 2026-06-25 21:58:21.444 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:21.444 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:21.444 | are supported and installed on your system. 2026-06-25 21:58:21.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:21.507 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:58:21.508 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:58:21.508 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:58:21.637 | Vorkonfiguration der Pakete ... 2026-06-25 21:58:21.841 | Fetched 113 MB in 2s (65.2 MB/s) 2026-06-25 21:58:21.880 | Selecting previously unselected package python3-zstandard. 2026-06-25 21:58:21.947 | (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-25 21:58:21.954 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 21:58:21.958 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 21:58:22.104 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 21:58:22.104 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 21:58:22.104 | Package apport-core-dump-handler is to be removed. 2026-06-25 21:58:22.104 | Package python3-zstandard is not configured yet. 2026-06-25 21:58:22.104 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 21:58:22.104 | Package apport-core-dump-handler is to be removed. 2026-06-25 21:58:22.104 | Package systemd-coredump is not installed. 2026-06-25 21:58:22.104 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 21:58:22.104 | Package apport-core-dump-handler is to be removed. 2026-06-25 21:58:22.105 | Package python3-zstandard is not configured yet. 2026-06-25 21:58:22.105 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 21:58:22.105 | Package apport-core-dump-handler is to be removed. 2026-06-25 21:58:22.105 | Package systemd-coredump is not installed. 2026-06-25 21:58:22.105 | 2026-06-25 21:58:22.169 | (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-25 21:58:22.175 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 21:58:23.077 | Selecting previously unselected package systemd-coredump. 2026-06-25 21:58:23.144 | (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-25 21:58:23.151 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 21:58:23.156 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 21:58:23.235 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 21:58:23.265 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:23.344 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 21:58:23.375 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:23.485 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 21:58:23.519 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:23.630 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 21:58:23.661 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:23.813 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 21:58:23.845 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:23.946 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 21:58:24.028 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:24.144 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 21:58:24.175 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:24.256 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 21:58:24.287 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:24.366 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 21:58:24.383 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 21:58:24.622 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 21:58:24.638 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 21:58:24.651 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:24.726 | Selecting previously unselected package python3-libvirt. 2026-06-25 21:58:24.738 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 21:58:24.742 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 21:58:24.817 | Selecting previously unselected package qemu-system-arm. 2026-06-25 21:58:24.831 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:58:24.845 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:25.379 | Selecting previously unselected package qemu-system-mips. 2026-06-25 21:58:25.394 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:58:25.407 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:25.999 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 21:58:26.013 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:58:26.026 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:26.405 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 21:58:26.419 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:58:26.434 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:26.710 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 21:58:26.725 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:58:26.739 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:26.915 | Selecting previously unselected package qemu-system-misc. 2026-06-25 21:58:26.929 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:58:26.943 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:29.028 | Selecting previously unselected package qemu-system. 2026-06-25 21:58:29.041 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 21:58:29.045 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:29.090 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 21:58:29.102 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 21:58:29.105 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 21:58:31.012 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 21:58:31.026 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 21:58:31.029 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 21:58:31.875 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 21:58:32.385 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 21:58:32.390 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 21:58:32.417 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:32.437 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:32.457 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:32.475 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 21:58:32.488 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:32.505 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 21:58:32.759 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:32.769 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:32.787 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 21:58:32.797 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:32.814 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:33.496 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.124 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 21:58:34.489 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.583 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.599 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.617 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.634 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 21:58:34.645 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.661 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.678 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 21:58:34.844 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:58:34.844 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:58:34.844 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:58:38.480 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 21:58:38.547 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 21:58:40.378 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 21:58:40.627 | perl: warning: Setting locale failed. 2026-06-25 21:58:40.627 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:40.627 | LANGUAGE = (unset), 2026-06-25 21:58:40.627 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:40.628 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:40.628 | are supported and installed on your system. 2026-06-25 21:58:40.628 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:40.758 | perl: warning: Setting locale failed. 2026-06-25 21:58:40.758 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:40.759 | LANGUAGE = (unset), 2026-06-25 21:58:40.759 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:40.759 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:40.759 | are supported and installed on your system. 2026-06-25 21:58:40.759 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:40.808 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 21:58:40.808 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 21:58:40.808 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 21:58:40.880 | perl: warning: Setting locale failed. 2026-06-25 21:58:40.880 | perl: warning: Please check that your locale settings: 2026-06-25 21:58:40.880 | LANGUAGE = (unset), 2026-06-25 21:58:40.880 | LC_ALL = "en_US.utf8", 2026-06-25 21:58:40.880 | LANG = "de_DE.UTF-8" 2026-06-25 21:58:40.880 | are supported and installed on your system. 2026-06-25 21:58:40.880 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 21:58:41.383 | 2026-06-25 21:58:41.383 | Running kernel seems to be up-to-date. 2026-06-25 21:58:41.383 | 2026-06-25 21:58:41.383 | Restarting services... 2026-06-25 21:58:41.432 | 2026-06-25 21:58:41.432 | Service restarts being deferred: 2026-06-25 21:58:41.432 | /etc/needrestart/restart.d/dbus.service 2026-06-25 21:58:41.432 | systemctl restart systemd-logind.service 2026-06-25 21:58:41.432 | systemctl restart virtlockd.service 2026-06-25 21:58:41.432 | systemctl restart virtlogd.service 2026-06-25 21:58:41.432 | 2026-06-25 21:58:41.432 | No containers need to be restarted. 2026-06-25 21:58:41.433 | 2026-06-25 21:58:41.433 | User sessions running outdated binaries: 2026-06-25 21:58:41.433 | quobyte @ session #5: sshd[2024] 2026-06-25 21:58:41.442 | quobyte @ user manager service: systemd[1163] 2026-06-25 21:58:41.453 | 2026-06-25 21:58:41.453 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 21:58:43.674 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:58:43.677 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:58:43.681 | + functions-common:time_stop:2420 : local name 2026-06-25 21:58:43.685 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:58:43.689 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:58:43.693 | + functions-common:time_stop:2423 : local total 2026-06-25 21:58:43.697 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:58:43.700 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:58:43.704 | + functions-common:time_stop:2427 : start_time=1782424698359 2026-06-25 21:58:43.708 | + functions-common:time_stop:2429 : [[ -z 1782424698359 ]] 2026-06-25 21:58:43.712 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:58:43.721 | + functions-common:time_stop:2432 : end_time=1782424723716 2026-06-25 21:58:43.725 | + functions-common:time_stop:2433 : elapsed_time=25357 2026-06-25 21:58:43.729 | + functions-common:time_stop:2434 : total=197387 2026-06-25 21:58:43.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:58:43.737 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=222744 2026-06-25 21:58:43.742 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:58:43.747 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 21:58:43.752 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 21:58:43.756 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 21:58:43.760 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 21:58:43.764 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 21:58:43.768 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 21:58:43.772 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 21:58:43.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:58:43.780 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:58:43.784 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 21:58:43.788 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 21:58:43.792 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 21:58:43.796 | + functions-common:apt_get_update:1167 : return 2026-06-25 21:58:43.801 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 21:58:43.805 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 21:58:43.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 21:58:43.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 21:58:43.817 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 21:58:43.848 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-25 21:58:43.888 | Reading package lists... 2026-06-25 21:58:44.257 | Building dependency tree... 2026-06-25 21:58:44.259 | Reading state information... 2026-06-25 21:58:44.869 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 21:58:44.869 | ovmf set to manually installed. 2026-06-25 21:58:44.869 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 21:58:44.869 | swtpm set to manually installed. 2026-06-25 21:58:44.869 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 21:58:44.869 | swtpm-tools set to manually installed. 2026-06-25 21:58:44.869 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 21:58:44.869 | mdevctl set to manually installed. 2026-06-25 21:58:44.869 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-25 21:58:44.875 | + functions-common:apt_get:1211 : result=0 2026-06-25 21:58:44.879 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 21:58:44.883 | + functions-common:time_stop:2420 : local name 2026-06-25 21:58:44.887 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:58:44.891 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:58:44.895 | + functions-common:time_stop:2423 : local total 2026-06-25 21:58:44.899 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:58:44.902 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 21:58:44.906 | + functions-common:time_stop:2427 : start_time=1782424723844 2026-06-25 21:58:44.910 | + functions-common:time_stop:2429 : [[ -z 1782424723844 ]] 2026-06-25 21:58:44.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:58:44.921 | + functions-common:time_stop:2432 : end_time=1782424724917 2026-06-25 21:58:44.925 | + functions-common:time_stop:2433 : elapsed_time=1073 2026-06-25 21:58:44.929 | + functions-common:time_stop:2434 : total=222744 2026-06-25 21:58:44.932 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:58:44.936 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=223817 2026-06-25 21:58:44.940 | + functions-common:apt_get:1215 : return 0 2026-06-25 21:58:44.944 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 21:58:44.949 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 21:58:44.955 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 21:58:44.959 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 21:58:44.963 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 21:58:44.967 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 21:58:44.971 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 21:58:44.975 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 21:58:44.979 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 21:58:45.006 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 21:58:45.012 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 21:58:45.038 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 21:58:45.042 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 21:58:45.046 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 21:58:45.050 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 21:58:45.054 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 21:58:45.059 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 21:58:45.062 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 21:58:45.067 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 21:58:45.072 | ++ functions-common:git_clone:593 : pwd 2026-06-25 21:58:45.076 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 21:58:45.080 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 21:58:45.086 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 21:58:45.111 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 21:58:45.115 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 21:58:45.119 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 21:58:45.125 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 21:58:45.125 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 21:58:45.132 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 21:58:45.136 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 21:58:45.140 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 21:58:45.144 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:58:45.148 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:58:45.152 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:58:45.156 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:58:45.159 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:58:45.163 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:58:45.167 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:58:45.171 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:58:45.176 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:58:45.181 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424725178 2026-06-25 21:58:45.185 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 21:58:45.190 | Cloning into '/opt/stack/novnc'... 2026-06-25 21:58:47.122 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:58:47.125 | + functions-common:time_stop:2420 : local name 2026-06-25 21:58:47.129 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:58:47.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:58:47.136 | + functions-common:time_stop:2423 : local total 2026-06-25 21:58:47.140 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:58:47.143 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:58:47.147 | + functions-common:time_stop:2427 : start_time=1782424725178 2026-06-25 21:58:47.151 | + functions-common:time_stop:2429 : [[ -z 1782424725178 ]] 2026-06-25 21:58:47.156 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:58:47.162 | + functions-common:time_stop:2432 : end_time=1782424727158 2026-06-25 21:58:47.166 | + functions-common:time_stop:2433 : elapsed_time=1980 2026-06-25 21:58:47.170 | + functions-common:time_stop:2434 : total=177811 2026-06-25 21:58:47.174 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:58:47.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179791 2026-06-25 21:58:47.182 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 21:58:47.186 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 21:58:47.190 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:58:47.194 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:58:47.197 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:58:47.201 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:58:47.205 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:58:47.208 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:58:47.212 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:58:47.215 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:58:47.220 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:58:47.225 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424727221 2026-06-25 21:58:47.229 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 21:58:47.657 | From https://github.com/novnc/novnc 2026-06-25 21:58:47.657 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 21:58:47.669 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:58:47.673 | + functions-common:time_stop:2420 : local name 2026-06-25 21:58:47.676 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:58:47.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:58:47.684 | + functions-common:time_stop:2423 : local total 2026-06-25 21:58:47.688 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:58:47.692 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:58:47.695 | + functions-common:time_stop:2427 : start_time=1782424727221 2026-06-25 21:58:47.699 | + functions-common:time_stop:2429 : [[ -z 1782424727221 ]] 2026-06-25 21:58:47.704 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:58:47.709 | + functions-common:time_stop:2432 : end_time=1782424727705 2026-06-25 21:58:47.712 | + functions-common:time_stop:2433 : elapsed_time=484 2026-06-25 21:58:47.716 | + functions-common:time_stop:2434 : total=179791 2026-06-25 21:58:47.720 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:58:47.723 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180275 2026-06-25 21:58:47.727 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 21:58:47.731 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:58:47.734 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:58:47.738 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:58:47.742 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:58:47.746 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:58:47.750 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:58:47.753 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:58:47.757 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:58:47.762 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:58:47.767 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424727763 2026-06-25 21:58:47.771 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 21:58:47.804 | Note: switching to 'FETCH_HEAD'. 2026-06-25 21:58:47.804 | 2026-06-25 21:58:47.804 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 21:58:47.804 | changes and commit them, and you can discard any commits you make in this 2026-06-25 21:58:47.804 | state without impacting any branches by switching back to a branch. 2026-06-25 21:58:47.804 | 2026-06-25 21:58:47.804 | If you want to create a new branch to retain commits you create, you may 2026-06-25 21:58:47.804 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 21:58:47.805 | 2026-06-25 21:58:47.805 | git switch -c 2026-06-25 21:58:47.805 | 2026-06-25 21:58:47.805 | Or undo this operation with: 2026-06-25 21:58:47.805 | 2026-06-25 21:58:47.805 | git switch - 2026-06-25 21:58:47.805 | 2026-06-25 21:58:47.805 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 21:58:47.805 | 2026-06-25 21:58:47.805 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 21:58:47.810 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 21:58:47.814 | + functions-common:time_stop:2420 : local name 2026-06-25 21:58:47.818 | + functions-common:time_stop:2421 : local end_time 2026-06-25 21:58:47.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 21:58:47.825 | + functions-common:time_stop:2423 : local total 2026-06-25 21:58:47.829 | + functions-common:time_stop:2424 : local start_time 2026-06-25 21:58:47.832 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 21:58:47.835 | + functions-common:time_stop:2427 : start_time=1782424727763 2026-06-25 21:58:47.838 | + functions-common:time_stop:2429 : [[ -z 1782424727763 ]] 2026-06-25 21:58:47.842 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 21:58:47.848 | + functions-common:time_stop:2432 : end_time=1782424727844 2026-06-25 21:58:47.851 | + functions-common:time_stop:2433 : elapsed_time=81 2026-06-25 21:58:47.855 | + functions-common:time_stop:2434 : total=180275 2026-06-25 21:58:47.858 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 21:58:47.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180356 2026-06-25 21:58:47.866 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 21:58:47.885 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 21:58:47.890 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 21:58:47.890 | + functions-common:git_clone:673 : head -1 2026-06-25 21:58:47.893 | 463c39e noVNC 1.3.0 2026-06-25 21:58:47.897 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 21:58:47.901 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 21:58:47.927 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 21:58:47.931 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 21:58:47.936 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 21:58:47.939 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 21:58:47.943 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 21:58:47.946 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 21:58:47.951 | ++ functions-common:git_clone:593 : pwd 2026-06-25 21:58:47.955 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 21:58:47.958 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 21:58:47.963 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 21:58:47.990 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 21:58:47.994 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 21:58:47.997 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 21:58:48.002 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 21:58:48.004 | + functions-common:git_clone:610 : echo master 2026-06-25 21:58:48.008 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 21:58:48.011 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 21:58:48.014 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 21:58:48.018 | + functions-common:git_timed:697 : local count=0 2026-06-25 21:58:48.021 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 21:58:48.025 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 21:58:48.029 | + functions-common:git_timed:701 : timeout=0 2026-06-25 21:58:48.032 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 21:58:48.036 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 21:58:48.040 | + functions-common:time_start:2407 : local start_time= 2026-06-25 21:58:48.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 21:58:48.047 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 21:58:48.052 | + functions-common:time_start:2411 : _TIME_START[$name]=1782424728049 2026-06-25 21:58:48.056 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 21:58:48.059 | Cloning into '/opt/stack/nova'... 2026-06-25 22:03:57.192 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:03:57.196 | + functions-common:time_stop:2420 : local name 2026-06-25 22:03:57.200 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:03:57.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:03:57.207 | + functions-common:time_stop:2423 : local total 2026-06-25 22:03:57.210 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:03:57.214 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:03:57.218 | + functions-common:time_stop:2427 : start_time=1782424728049 2026-06-25 22:03:57.221 | + functions-common:time_stop:2429 : [[ -z 1782424728049 ]] 2026-06-25 22:03:57.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:03:57.233 | + functions-common:time_stop:2432 : end_time=1782425037230 2026-06-25 22:03:57.237 | + functions-common:time_stop:2433 : elapsed_time=309181 2026-06-25 22:03:57.240 | + functions-common:time_stop:2434 : total=180356 2026-06-25 22:03:57.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:03:57.248 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=489537 2026-06-25 22:03:57.251 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 22:03:57.255 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 22:03:57.259 | + functions-common:git_timed:697 : local count=0 2026-06-25 22:03:57.263 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 22:03:57.267 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:03:57.270 | + functions-common:git_timed:701 : timeout=0 2026-06-25 22:03:57.274 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:03:57.278 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:03:57.282 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:03:57.285 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:03:57.290 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:03:57.295 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425037291 2026-06-25 22:03:57.299 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 22:03:58.029 | From https://review.opendev.org/openstack/nova 2026-06-25 22:03:58.029 | * branch master -> FETCH_HEAD 2026-06-25 22:03:58.042 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:03:58.045 | + functions-common:time_stop:2420 : local name 2026-06-25 22:03:58.048 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:03:58.052 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:03:58.055 | + functions-common:time_stop:2423 : local total 2026-06-25 22:03:58.058 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:03:58.062 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:03:58.066 | + functions-common:time_stop:2427 : start_time=1782425037291 2026-06-25 22:03:58.069 | + functions-common:time_stop:2429 : [[ -z 1782425037291 ]] 2026-06-25 22:03:58.073 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:03:58.079 | + functions-common:time_stop:2432 : end_time=1782425038075 2026-06-25 22:03:58.083 | + functions-common:time_stop:2433 : elapsed_time=784 2026-06-25 22:03:58.087 | + functions-common:time_stop:2434 : total=489537 2026-06-25 22:03:58.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:03:58.094 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=490321 2026-06-25 22:03:58.097 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 22:03:58.101 | + functions-common:git_timed:697 : local count=0 2026-06-25 22:03:58.105 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 22:03:58.109 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:03:58.112 | + functions-common:git_timed:701 : timeout=0 2026-06-25 22:03:58.115 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:03:58.119 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:03:58.122 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:03:58.126 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:03:58.130 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:03:58.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425038131 2026-06-25 22:03:58.139 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 22:03:58.691 | Note: switching to 'FETCH_HEAD'. 2026-06-25 22:03:58.691 | 2026-06-25 22:03:58.691 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 22:03:58.691 | changes and commit them, and you can discard any commits you make in this 2026-06-25 22:03:58.691 | state without impacting any branches by switching back to a branch. 2026-06-25 22:03:58.691 | 2026-06-25 22:03:58.691 | If you want to create a new branch to retain commits you create, you may 2026-06-25 22:03:58.691 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 22:03:58.691 | 2026-06-25 22:03:58.692 | git switch -c 2026-06-25 22:03:58.692 | 2026-06-25 22:03:58.692 | Or undo this operation with: 2026-06-25 22:03:58.692 | 2026-06-25 22:03:58.692 | git switch - 2026-06-25 22:03:58.692 | 2026-06-25 22:03:58.692 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 22:03:58.693 | 2026-06-25 22:03:58.693 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 22:03:58.702 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:03:58.705 | + functions-common:time_stop:2420 : local name 2026-06-25 22:03:58.708 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:03:58.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:03:58.715 | + functions-common:time_stop:2423 : local total 2026-06-25 22:03:58.718 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:03:58.721 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:03:58.724 | + functions-common:time_stop:2427 : start_time=1782425038131 2026-06-25 22:03:58.728 | + functions-common:time_stop:2429 : [[ -z 1782425038131 ]] 2026-06-25 22:03:58.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:03:58.737 | + functions-common:time_stop:2432 : end_time=1782425038734 2026-06-25 22:03:58.741 | + functions-common:time_stop:2433 : elapsed_time=603 2026-06-25 22:03:58.744 | + functions-common:time_stop:2434 : total=490321 2026-06-25 22:03:58.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:03:58.751 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=490924 2026-06-25 22:03:58.755 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 22:03:58.778 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 22:03:58.783 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 22:03:58.783 | + functions-common:git_clone:673 : head -1 2026-06-25 22:03:58.786 | 6d52ef14b6 move compile earlier 2026-06-25 22:03:58.790 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 22:03:58.794 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 22:03:58.798 | + inc/python:setup_develop:353 : local bindep 2026-06-25 22:03:58.801 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 22:03:58.805 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 22:03:58.809 | + inc/python:setup_develop:359 : local extras= 2026-06-25 22:03:58.812 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 22:03:58.815 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 22:03:58.819 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 22:03:58.823 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 22:03:58.826 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 22:03:58.829 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 22:03:58.835 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 22:03:58.839 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 22:03:58.842 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 22:03:58.846 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 22:03:58.850 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 22:03:58.855 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 22:03:58.862 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 22:03:58.866 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 22:03:58.870 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 22:03:59.028 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 22:03:59.032 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 22:03:59.036 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 22:03:59.040 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 22:03:59.043 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 22:03:59.047 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 22:03:59.051 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 22:03:59.055 | + inc/python:setup_package:446 : local extras= 2026-06-25 22:03:59.059 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 22:03:59.062 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 22:03:59.066 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 22:03:59.070 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 22:03:59.074 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 22:03:59.078 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 22:03:59.107 | Using python 3.12 to install /opt/stack/nova 2026-06-25 22:03:59.111 | + 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-25 22:04:00.136 | Obtaining file:///opt/stack/nova 2026-06-25 22:04:00.140 | Installing build dependencies: started 2026-06-25 22:04:01.954 | Installing build dependencies: finished with status 'done' 2026-06-25 22:04:01.956 | Checking if build backend supports build_editable: started 2026-06-25 22:04:02.505 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 22:04:02.507 | Getting requirements to build editable: started 2026-06-25 22:04:02.808 | Getting requirements to build editable: finished with status 'done' 2026-06-25 22:04:02.810 | Preparing editable metadata (pyproject.toml): started 2026-06-25 22:04:04.960 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 22:04:04.986 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 22:04:04.988 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-25 22:04:04.988 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 22:04:04.988 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 22:04:04.989 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 22:04:04.990 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 22:04:04.991 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 22:04:04.992 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 22:04:04.993 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 22:04:04.994 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 22:04:04.996 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-25 22:04:04.998 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 22:04:04.998 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 22:04:04.998 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 22:04:05.000 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 22:04:05.000 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 22:04:05.002 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 22:04:05.002 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 22:04:05.002 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 22:04:05.003 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 22:04:05.005 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 22:04:05.006 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 22:04:05.007 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 22:04:05.009 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 22:04:05.207 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 22:04:05.355 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 22:04:05.372 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 22:04:05.374 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 22:04:05.374 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 22:04:05.374 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 22:04:05.375 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 22:04:05.376 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 22:04:05.377 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 22:04:05.378 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 22:04:05.379 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 22:04:05.380 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 22:04:05.381 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 22:04:05.385 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 22:04:05.385 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 22:04:05.385 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 22:04:05.385 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 22:04:05.386 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 22:04:05.388 | 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.dev200) (4.6.0) 2026-06-25 22:04:05.389 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 22:04:05.390 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 22:04:05.391 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 22:04:05.392 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 22:04:05.393 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 22:04:05.394 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 22:04:05.396 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 22:04:05.400 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 22:04:05.400 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 22:04:05.426 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 22:04:05.443 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 22:04:05.455 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 22:04:05.456 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 22:04:05.457 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 22:04:05.458 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 22:04:05.459 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 22:04:05.460 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 22:04:05.461 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 22:04:05.462 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 22:04:05.465 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 22:04:05.467 | 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.dev200) (4.15.0) 2026-06-25 22:04:05.470 | 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.dev200) (7.4.0) 2026-06-25 22:04:05.474 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 22:04:05.479 | 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.dev200) (3.0) 2026-06-25 22:04:05.486 | 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.dev200) (2.8.0) 2026-06-25 22:04:05.494 | 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.dev200) (3.1.0) 2026-06-25 22:04:05.497 | 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.dev200) (2.2.1) 2026-06-25 22:04:05.503 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 22:04:05.505 | 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.dev200) (26.1.0) 2026-06-25 22:04:05.506 | 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.dev200) (2025.9.1) 2026-06-25 22:04:05.507 | 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.dev200) (0.37.0) 2026-06-25 22:04:05.508 | 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.dev200) (2026.5.1) 2026-06-25 22:04:05.516 | 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.dev200) (2.1.0) 2026-06-25 22:04:05.524 | 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.dev200) (4.0.1) 2026-06-25 22:04:05.526 | 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.dev200) (2.13.0) 2026-06-25 22:04:05.526 | 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.dev200) (5.8.0) 2026-06-25 22:04:05.540 | 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.dev200) (1.5.0) 2026-06-25 22:04:05.542 | 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.dev200) (1.1.0) 2026-06-25 22:04:05.542 | 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.dev200) (1.33) 2026-06-25 22:04:05.543 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 22:04:05.552 | 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.dev200) (3.1.1) 2026-06-25 22:04:05.559 | 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.dev200) (9.1.4) 2026-06-25 22:04:05.571 | 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.dev200) (2.18.0) 2026-06-25 22:04:05.579 | 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.dev200) (0.20) 2026-06-25 22:04:05.593 | 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.dev200) (2.1.2) 2026-06-25 22:04:05.594 | 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.dev200) (0.6.2) 2026-06-25 22:04:05.611 | 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.dev200) (7.1.4) 2026-06-25 22:04:05.613 | 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.dev200) (5.3.1) 2026-06-25 22:04:05.615 | 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.dev200) (5.6.2) 2026-06-25 22:04:05.615 | 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.dev200) (0.16.0) 2026-06-25 22:04:05.622 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.1.0) 2026-06-25 22:04:05.629 | 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.dev200) (2026.2) 2026-06-25 22:04:05.630 | 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.dev200) (26.2) 2026-06-25 22:04:05.637 | 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.dev200) (0.25.0) 2026-06-25 22:04:05.641 | 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.dev200) (5.0.0) 2026-06-25 22:04:05.644 | 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.dev200) (4.0.1) 2026-06-25 22:04:05.658 | 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.dev200) (1.2.1) 2026-06-25 22:04:05.680 | 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.dev200) (1.7.6) 2026-06-25 22:04:05.687 | 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.dev200) (2.2.0) 2026-06-25 22:04:05.693 | 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.dev200) (1.3.7) 2026-06-25 22:04:05.703 | 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.dev200) (3.3.2) 2026-06-25 22:04:05.716 | 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.dev200) (4.3.2) 2026-06-25 22:04:05.717 | 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.dev200) (3.7.1) 2026-06-25 22:04:05.727 | 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.dev200) (2.4.0) 2026-06-25 22:04:05.737 | 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.dev200) (3.0.3) 2026-06-25 22:04:05.742 | 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.dev200) (1.6.2) 2026-06-25 22:04:05.748 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 22:04:05.767 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 22:04:05.806 | 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.dev200) (4.14.0) 2026-06-25 22:04:05.813 | 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.dev200) (0.6.0) 2026-06-25 22:04:05.814 | 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.dev200) (4.0.0) 2026-06-25 22:04:05.825 | 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.dev200) (3.0.52) 2026-06-25 22:04:05.826 | 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.dev200) (1.11.0) 2026-06-25 22:04:05.827 | 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.dev200) (15.0.0) 2026-06-25 22:04:05.828 | 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.dev200) (1.8.0) 2026-06-25 22:04:05.849 | 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.dev200) (1.17.0) 2026-06-25 22:04:05.856 | 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.dev200) (2.1.0) 2026-06-25 22:04:05.858 | 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.dev200) (24.2.1) 2026-06-25 22:04:05.879 | 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.dev200) (4.6.0) 2026-06-25 22:04:05.905 | 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.dev200) (3.4.7) 2026-06-25 22:04:05.906 | 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.dev200) (3.18) 2026-06-25 22:04:05.909 | 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.dev200) (2.7.0) 2026-06-25 22:04:05.910 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 22:04:05.950 | 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.dev200) (4.2.0) 2026-06-25 22:04:05.953 | 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.dev200) (2.20.0) 2026-06-25 22:04:05.966 | 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.dev200) (0.1.2) 2026-06-25 22:04:05.986 | 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.dev200) (0.8) 2026-06-25 22:04:06.050 | 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.dev200) (0.16.0) 2026-06-25 22:04:06.592 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 22:04:06.608 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 22:04:06.648 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 22:04:06.664 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 22:04:06.720 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 22:04:06.735 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 22:04:06.847 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 22:04:06.871 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 22:04:06.897 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 22:04:06.932 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 22:04:07.221 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 60.0 MB/s 0:00:00 2026-06-25 22:04:07.238 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 22:04:07.307 | Building wheels for collected packages: nova 2026-06-25 22:04:07.308 | Building editable for nova (pyproject.toml): started 2026-06-25 22:04:09.791 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 22:04:09.794 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=5198e06f98309fa839467f03d49e54e39d61dcd4677aaaf5bce04d135d4a7cdb 2026-06-25 22:04:09.794 | Stored in directory: /tmp/pip-ephem-wheel-cache-cznx1971/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 22:04:09.799 | Successfully built nova 2026-06-25 22:04:10.071 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 22:04:14.643 | 2026-06-25 22:04:14.670 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 22:04:14.886 | + inc/python:pip_install:216 : result=0 2026-06-25 22:04:14.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 22:04:14.893 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:14.897 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:14.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:14.902 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:14.906 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:14.908 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 22:04:14.912 | + functions-common:time_stop:2427 : start_time=1782425039099 2026-06-25 22:04:14.915 | + functions-common:time_stop:2429 : [[ -z 1782425039099 ]] 2026-06-25 22:04:14.920 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:14.925 | + functions-common:time_stop:2432 : end_time=1782425054921 2026-06-25 22:04:14.929 | + functions-common:time_stop:2433 : elapsed_time=15822 2026-06-25 22:04:14.932 | + functions-common:time_stop:2434 : total=138426 2026-06-25 22:04:14.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:14.939 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154248 2026-06-25 22:04:14.942 | + inc/python:pip_install:219 : return 0 2026-06-25 22:04:14.946 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 22:04:14.950 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:04:14.954 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 22:04:14.958 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 22:04:14.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 22:04:14.965 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 22:04:14.969 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 22:04:14.973 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 22:04:14.977 | + 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-25 22:04:14.995 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 22:04:14.998 | + ./stack.sh:main:959 : configure_nova 2026-06-25 22:04:15.002 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 22:04:15.021 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 22:04:15.025 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 22:04:15.029 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 22:04:15.035 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 22:04:15.036 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 22:04:15.041 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 22:04:15.045 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 22:04:15.049 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 22:04:15.052 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 22:04:15.056 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 22:04:15.060 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 22:04:15.064 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 22:04:15.067 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 22:04:15.084 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 22:04:15.101 | + 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-25 22:04:15.118 | + 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-25 22:04:15.135 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 22:04:15.152 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 22:04:15.169 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 22:04:15.174 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 22:04:15.180 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ygE4wqgqxP 2026-06-25 22:04:15.184 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 22:04:15.187 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 22:04:15.191 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 22:04:15.195 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 22:04:15.198 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 22:04:15.202 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ygE4wqgqxP 2026-06-25 22:04:15.208 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ygE4wqgqxP 2026-06-25 22:04:15.223 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ygE4wqgqxP /etc/sudoers.d/nova-rootwrap 2026-06-25 22:04:15.240 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 22:04:15.246 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 22:04:15.250 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 22:04:15.253 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 22:04:15.257 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 22:04:15.260 | + 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-25 22:04:15.264 | + 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-25 22:04:15.269 | + 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-25 22:04:15.269 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 22:04:15.279 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 22:04:15.285 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 22:04:15.301 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 22:04:15.318 | + 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-25 22:04:15.322 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 22:04:15.328 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 22:04:15.351 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:15.355 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 22:04:15.366 | net.ipv4.ip_forward = 1 2026-06-25 22:04:15.372 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 22:04:15.376 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 22:04:15.379 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 22:04:15.396 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 22:04:15.400 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 22:04:15.404 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 22:04:15.421 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 22:04:15.426 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 22:04:15.429 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 22:04:15.436 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:2c7cfca30f9 2026-06-25 22:04:15.438 | InitiatorName=iqn.2016-04.com.open-iscsi:2c7cfca30f9 2026-06-25 22:04:15.443 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:15.447 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 22:04:15.535 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 22:04:15.539 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 22:04:15.542 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:04:15.546 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 22:04:15.606 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 22:04:15.608 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 22:04:15.615 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 22:04:15.622 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 22:04:15.668 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 22:04:15.671 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 22:04:15.714 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 22:04:15.758 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 22:04:15.798 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 22:04:15.842 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 22:04:15.888 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 22:04:15.933 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.119 2026-06-25 22:04:15.972 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 22:04:16.013 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 22:04:16.051 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 22:04:16.089 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 22:04:16.129 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 22:04:16.172 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 22:04:16.216 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 22:04:16.256 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 22:04:16.299 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 22:04:16.303 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 22:04:16.307 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 22:04:16.310 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 22:04:16.314 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 22:04:16.317 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 22:04:16.320 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 22:04:16.324 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 22:04:16.327 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 22:04:16.331 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 22:04:16.335 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 22:04:16.338 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 22:04:16.341 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 22:04:16.344 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 22:04:16.348 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 22:04:16.371 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:16.375 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:04:16.378 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 22:04:16.381 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 22:04:16.425 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 22:04:16.429 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 22:04:16.432 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 22:04:16.436 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 22:04:16.439 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 22:04:16.443 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 22:04:16.447 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 22:04:16.470 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:16.474 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 22:04:16.478 | ++ 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-25 22:04:16.482 | + 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-25 22:04:16.526 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 22:04:16.529 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 22:04:16.533 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 22:04:16.536 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 22:04:16.539 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 22:04:16.543 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 22:04:16.546 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 22:04:16.569 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:16.573 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 22:04:16.577 | ++ 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-25 22:04:16.582 | + 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-25 22:04:16.627 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 22:04:16.671 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 22:04:16.714 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 22:04:16.756 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 22:04:16.779 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:16.783 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 22:04:16.807 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:16.813 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 22:04:16.813 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 22:04:16.819 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 22:04:16.823 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 22:04:16.864 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 22:04:16.868 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 22:04:16.911 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 22:04:16.952 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 22:04:16.956 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 22:04:16.960 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 22:04:16.964 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 22:04:16.967 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 22:04:16.970 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 22:04:16.973 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 22:04:16.977 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:04:16.981 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 22:04:16.984 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 22:04:17.028 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 22:04:17.070 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.119/identity 2026-06-25 22:04:17.111 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 22:04:17.151 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 22:04:17.192 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 22:04:17.233 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 22:04:17.273 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 22:04:17.313 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.119/identity 2026-06-25 22:04:17.355 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 22:04:17.393 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 22:04:17.431 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 22:04:17.434 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 22:04:17.457 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:17.460 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 22:04:17.464 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 22:04:17.506 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 22:04:17.510 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 22:04:17.514 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:04:17.517 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 22:04:17.521 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 22:04:17.559 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 22:04:17.598 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.119/identity 2026-06-25 22:04:17.637 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 22:04:17.677 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 22:04:17.715 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 22:04:17.756 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 22:04:17.796 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 22:04:17.835 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 22:04:17.857 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:17.860 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 22:04:17.881 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:17.884 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 22:04:17.887 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 22:04:17.920 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 22:04:17.956 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 22:04:17.959 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 22:04:17.992 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 22:04:17.994 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 22:04:17.997 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 22:04:18.000 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 22:04:18.003 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 22:04:18.006 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 22:04:18.008 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 22:04:18.011 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 22:04:18.014 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 22:04:18.017 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 22:04:18.020 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 22:04:18.023 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 22:04:18.026 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 22:04:18.028 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 22:04:18.031 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 22:04:18.034 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 22:04:18.037 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 22:04:18.040 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 22:04:18.043 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 22:04:18.047 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 22:04:18.068 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 22:04:18.071 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 22:04:18.074 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:18.077 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 22:04:18.080 | + 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-25 22:04:18.115 | + 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-25 22:04:18.149 | + 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-25 22:04:18.182 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 22:04:18.217 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 22:04:18.252 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 22:04:18.292 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 22:04:18.311 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:18.314 | + 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-25 22:04:18.317 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 22:04:18.321 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 22:04:18.324 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 22:04:18.327 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 22:04:18.330 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 22:04:18.333 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 22:04:18.336 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 22:04:18.340 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 22:04:18.358 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 22:04:18.358 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:04:18.368 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 22:04:18.373 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:04:18.387 | /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-25 22:04:18.393 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 22:04:18.396 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 22:04:18.401 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 22:04:18.404 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 22:04:18.444 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 22:04:18.480 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 22:04:18.518 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 22:04:18.555 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 22:04:18.595 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 22:04:18.628 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 22:04:18.664 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 22:04:18.698 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 22:04:18.733 | + 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-25 22:04:18.767 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 22:04:18.804 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 22:04:18.840 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 22:04:18.876 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 22:04:18.913 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 22:04:18.916 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 22:04:18.920 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 22:04:18.924 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 22:04:18.927 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 22:04:18.930 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:18.934 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:18.937 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 22:04:18.941 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 22:04:18.944 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 22:04:18.981 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 22:04:19.019 | + 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-25 22:04:19.019 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 22:04:19.030 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 22:04:19.035 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 22:04:19.038 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 22:04:19.042 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 22:04:19.045 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 22:04:19.048 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 22:04:19.051 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 22:04:19.054 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:19.056 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:19.060 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 22:04:19.064 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 22:04:19.067 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:19.070 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:19.073 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 22:04:19.085 | perl: warning: Setting locale failed. 2026-06-25 22:04:19.085 | perl: warning: Please check that your locale settings: 2026-06-25 22:04:19.085 | LANGUAGE = (unset), 2026-06-25 22:04:19.085 | LC_ALL = "en_US.utf8", 2026-06-25 22:04:19.085 | LANG = "de_DE.UTF-8" 2026-06-25 22:04:19.085 | are supported and installed on your system. 2026-06-25 22:04:19.086 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 22:04:19.127 | Enabling site nova-api. 2026-06-25 22:04:19.133 | To activate the new configuration, you need to run: 2026-06-25 22:04:19.133 | systemctl reload apache2 2026-06-25 22:04:19.139 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 22:04:19.142 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 22:04:19.145 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:04:19.148 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 22:04:19.437 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 22:04:19.463 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:19.466 | + 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-25 22:04:19.470 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 22:04:19.473 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 22:04:19.477 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 22:04:19.480 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 22:04:19.484 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 22:04:19.487 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 22:04:19.491 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 22:04:19.494 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 22:04:19.512 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 22:04:19.513 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:04:19.524 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 22:04:19.530 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:04:19.545 | /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-25 22:04:19.552 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 22:04:19.555 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 22:04:19.562 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 22:04:19.565 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 22:04:19.607 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 22:04:19.651 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 22:04:19.692 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 22:04:19.735 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 22:04:19.778 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 22:04:19.819 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 22:04:19.861 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 22:04:19.903 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 22:04:19.944 | + 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-25 22:04:19.986 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 22:04:20.028 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 22:04:20.070 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 22:04:20.112 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 22:04:20.153 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 22:04:20.156 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 22:04:20.198 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 22:04:20.224 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:20.228 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 22:04:20.276 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 22:04:20.280 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 22:04:20.283 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 22:04:20.308 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:20.312 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 22:04:20.316 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 22:04:20.357 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 22:04:20.402 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 22:04:20.406 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 22:04:20.410 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 22:04:20.413 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 22:04:20.417 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 22:04:20.421 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 22:04:20.446 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:20.451 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 22:04:20.454 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 22:04:20.457 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 22:04:20.479 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:20.482 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 22:04:20.486 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 22:04:20.526 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 22:04:20.529 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 22:04:20.533 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 22:04:20.574 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 22:04:20.616 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 22:04:20.661 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 22:04:20.685 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:20.688 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 22:04:20.728 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 22:04:20.730 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 22:04:20.733 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 22:04:20.776 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 22:04:20.780 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 22:04:20.783 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:04:20.786 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 22:04:20.790 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 22:04:20.831 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 22:04:20.871 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.119/identity 2026-06-25 22:04:20.913 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 22:04:20.953 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 22:04:20.995 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 22:04:21.036 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 22:04:21.077 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 22:04:21.117 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 22:04:21.140 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:21.144 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 22:04:21.149 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:04:21.153 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 22:04:21.157 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 22:04:21.162 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 22:04:21.166 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 22:04:21.169 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 22:04:21.174 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 22:04:21.177 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 22:04:21.181 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 22:04:21.188 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 22:04:21.191 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 22:04:21.195 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 22:04:21.199 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 22:04:21.203 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 22:04:21.207 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 22:04:21.211 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 22:04:21.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:21.238 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 22:04:21.242 | ++ 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-25 22:04:21.246 | + 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-25 22:04:21.290 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 22:04:21.332 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 22:04:21.376 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:04:21.379 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 22:04:21.382 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 22:04:21.386 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 22:04:21.408 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:21.414 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 22:04:21.414 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 22:04:22.659 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 22:04:22.662 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 22:04:23.779 | Adding vhost "nova_cell1" ... 2026-06-25 22:04:23.860 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 22:04:24.942 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 22:04:24.976 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 22:04:24.980 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 22:04:24.983 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 22:04:24.986 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 22:04:24.988 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 22:04:24.991 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 22:04:25.008 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:25.012 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 22:04:25.015 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 22:04:25.018 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 22:04:25.037 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:25.040 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/nova_cell1 2026-06-25 22:04:25.045 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/nova_cell1 2026-06-25 22:04:25.079 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 22:04:25.082 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 22:04:25.085 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 22:04:25.105 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:25.107 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 22:04:25.111 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 22:04:25.115 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 22:04:25.117 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 22:04:25.119 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:04:25.123 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 22:04:25.125 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 22:04:25.158 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 22:04:25.194 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.119/identity 2026-06-25 22:04:25.226 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 22:04:25.260 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 22:04:25.293 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 22:04:25.326 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 22:04:25.360 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 22:04:25.395 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 22:04:25.397 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 22:04:25.400 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 22:04:25.403 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 22:04:25.421 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 22:04:25.425 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 22:04:25.427 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:25.430 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 22:04:25.433 | + 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-25 22:04:25.466 | + 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-25 22:04:25.507 | + 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-25 22:04:25.549 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 22:04:25.590 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 22:04:25.633 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:04:25.638 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 22:04:25.643 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:04:25.647 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 22:04:25.651 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 22:04:25.655 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 22:04:25.659 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 22:04:25.663 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 22:04:25.667 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 22:04:25.671 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 22:04:25.675 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 22:04:25.678 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 22:04:25.681 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 22:04:25.684 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 22:04:25.688 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 22:04:25.710 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:25.714 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 22:04:25.758 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 22:04:25.800 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 22:04:25.803 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 22:04:25.806 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 22:04:25.809 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 22:04:25.832 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:25.836 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 22:04:25.858 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:25.862 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 22:04:25.886 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:25.890 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 22:04:25.893 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 22:04:25.897 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 22:04:25.900 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 22:04:25.923 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:25.927 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 22:04:25.945 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 22:04:25.945 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 22:04:25.955 | cgroup_device_acl = [ 2026-06-25 22:04:25.956 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 22:04:25.956 | "/dev/random", "/dev/urandom", 2026-06-25 22:04:25.956 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 22:04:25.956 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 22:04:25.956 | "/dev/vfio/vfio", 2026-06-25 22:04:25.956 | ] 2026-06-25 22:04:25.960 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 22:04:25.964 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 22:04:25.967 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 22:04:25.970 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 22:04:25.973 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 22:04:25.976 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 22:04:25.979 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 22:04:25.983 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 22:04:25.987 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 22:04:25.990 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 22:04:25.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 22:04:25.998 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 22:04:26.002 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 22:04:26.005 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 22:04:26.008 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 22:04:26.013 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 22:04:26.017 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 22:04:26.020 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 22:04:26.023 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 22:04:26.053 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 22:04:26.057 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 22:04:26.061 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:26.064 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:26.068 | + 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-25 22:04:26.071 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 22:04:26.075 | + 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-25 22:04:26.094 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 22:04:26.094 | + 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-25 22:04:26.105 | 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-25 22:04:26.110 | + 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-25 22:04:26.129 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 22:04:26.130 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 22:04:26.140 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 22:04:26.145 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 22:04:26.148 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 22:04:26.151 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 22:04:26.155 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 22:04:26.158 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:04:26.161 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 22:04:26.231 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 22:04:26.234 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:04:26.238 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 22:04:26.338 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 22:04:26.384 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 22:04:26.428 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 22:04:26.432 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 22:04:26.474 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 22:04:26.517 | + 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-25 22:04:26.556 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 22:04:26.596 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 22:04:26.637 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 22:04:26.641 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 22:04:26.646 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 22:04:26.650 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 22:04:26.654 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 22:04:26.659 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 22:04:26.662 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 22:04:26.666 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 22:04:26.669 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 22:04:26.673 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 22:04:26.676 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 22:04:26.698 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:26.701 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 22:04:26.704 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 22:04:26.708 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 22:04:26.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 22:04:26.714 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 22:04:26.717 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 22:04:26.720 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 22:04:26.723 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 22:04:26.728 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 22:04:26.731 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 22:04:26.735 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 22:04:26.741 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 22:04:26.741 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 22:04:26.746 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 22:04:26.749 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 22:04:26.751 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 22:04:26.756 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 22:04:26.761 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 22:04:26.789 | Using python 3.12 to install osc-placement 2026-06-25 22:04:26.793 | + 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-25 22:04:28.009 | Collecting osc-placement 2026-06-25 22:04:28.156 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 22:04:28.168 | 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-25 22:04:28.168 | 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-25 22:04:28.169 | 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-25 22:04:28.170 | 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-25 22:04:28.172 | 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-25 22:04:28.173 | 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-25 22:04:28.174 | 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-25 22:04:28.175 | 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-25 22:04:28.176 | 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-25 22:04:28.180 | 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-25 22:04:28.181 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-25 22:04:28.182 | 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-25 22:04:28.185 | 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-25 22:04:28.185 | 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-25 22:04:28.186 | 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-25 22:04:28.187 | 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-25 22:04:28.191 | 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-25 22:04:28.191 | 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-25 22:04:28.192 | 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-25 22:04:28.193 | 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-25 22:04:28.195 | 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-25 22:04:28.196 | 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-25 22:04:28.197 | 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-25 22:04:28.198 | 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-25 22:04:28.199 | 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-25 22:04:28.201 | 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-25 22:04:28.201 | 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-25 22:04:28.204 | 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-25 22:04:28.208 | 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-25 22:04:28.215 | 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-25 22:04:28.220 | 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-25 22:04:28.221 | 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-25 22:04:28.222 | 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-25 22:04:28.227 | 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-25 22:04:28.232 | 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-25 22:04:28.246 | 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-25 22:04:28.247 | 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-25 22:04:28.248 | 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-25 22:04:28.249 | 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-25 22:04:28.262 | 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-25 22:04:28.263 | 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-25 22:04:28.267 | 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-25 22:04:28.312 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 22:04:28.637 | Installing collected packages: osc-placement 2026-06-25 22:04:28.762 | Successfully installed osc-placement-4.8.0 2026-06-25 22:04:28.911 | + inc/python:pip_install:216 : result=0 2026-06-25 22:04:28.914 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 22:04:28.918 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:28.921 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:28.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:28.927 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:28.930 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:28.932 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 22:04:28.935 | + functions-common:time_stop:2427 : start_time=1782425066783 2026-06-25 22:04:28.938 | + functions-common:time_stop:2429 : [[ -z 1782425066783 ]] 2026-06-25 22:04:28.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:28.949 | + functions-common:time_stop:2432 : end_time=1782425068945 2026-06-25 22:04:28.952 | + functions-common:time_stop:2433 : elapsed_time=2162 2026-06-25 22:04:28.955 | + functions-common:time_stop:2434 : total=154248 2026-06-25 22:04:28.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:28.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156410 2026-06-25 22:04:28.964 | + inc/python:pip_install:219 : return 0 2026-06-25 22:04:28.967 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 22:04:28.970 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 22:04:28.974 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 22:04:28.977 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 22:04:28.980 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 22:04:28.985 | ++ functions-common:git_clone:593 : pwd 2026-06-25 22:04:28.988 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 22:04:28.991 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 22:04:28.996 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 22:04:29.015 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 22:04:29.018 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 22:04:29.021 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 22:04:29.025 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 22:04:29.026 | + functions-common:git_clone:610 : echo master 2026-06-25 22:04:29.031 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 22:04:29.034 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 22:04:29.037 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 22:04:29.040 | + functions-common:git_timed:697 : local count=0 2026-06-25 22:04:29.043 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 22:04:29.046 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:04:29.048 | + functions-common:git_timed:701 : timeout=0 2026-06-25 22:04:29.051 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:04:29.054 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:04:29.058 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:04:29.061 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:04:29.064 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:04:29.069 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425069065 2026-06-25 22:04:29.072 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 22:04:29.075 | Cloning into '/opt/stack/placement'... 2026-06-25 22:04:32.565 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:04:32.569 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:32.573 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:32.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:32.580 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:32.584 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:32.588 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:04:32.591 | + functions-common:time_stop:2427 : start_time=1782425069065 2026-06-25 22:04:32.595 | + functions-common:time_stop:2429 : [[ -z 1782425069065 ]] 2026-06-25 22:04:32.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:32.605 | + functions-common:time_stop:2432 : end_time=1782425072601 2026-06-25 22:04:32.609 | + functions-common:time_stop:2433 : elapsed_time=3536 2026-06-25 22:04:32.612 | + functions-common:time_stop:2434 : total=490924 2026-06-25 22:04:32.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:32.619 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=494460 2026-06-25 22:04:32.623 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 22:04:32.627 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 22:04:32.631 | + functions-common:git_timed:697 : local count=0 2026-06-25 22:04:32.634 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 22:04:32.638 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:04:32.642 | + functions-common:git_timed:701 : timeout=0 2026-06-25 22:04:32.646 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:04:32.649 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:04:32.653 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:04:32.656 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:04:32.661 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:04:32.666 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425072662 2026-06-25 22:04:32.670 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 22:04:33.171 | From https://review.opendev.org/openstack/placement 2026-06-25 22:04:33.172 | * branch master -> FETCH_HEAD 2026-06-25 22:04:33.184 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:04:33.188 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:33.191 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:33.195 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:33.198 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:33.201 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:33.204 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:04:33.208 | + functions-common:time_stop:2427 : start_time=1782425072662 2026-06-25 22:04:33.211 | + functions-common:time_stop:2429 : [[ -z 1782425072662 ]] 2026-06-25 22:04:33.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:33.221 | + functions-common:time_stop:2432 : end_time=1782425073217 2026-06-25 22:04:33.224 | + functions-common:time_stop:2433 : elapsed_time=555 2026-06-25 22:04:33.228 | + functions-common:time_stop:2434 : total=494460 2026-06-25 22:04:33.231 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:33.234 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=495015 2026-06-25 22:04:33.238 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 22:04:33.241 | + functions-common:git_timed:697 : local count=0 2026-06-25 22:04:33.245 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 22:04:33.248 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:04:33.252 | + functions-common:git_timed:701 : timeout=0 2026-06-25 22:04:33.256 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:04:33.259 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:04:33.263 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:04:33.266 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:04:33.271 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:04:33.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425073273 2026-06-25 22:04:33.280 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 22:04:33.331 | Note: switching to 'FETCH_HEAD'. 2026-06-25 22:04:33.331 | 2026-06-25 22:04:33.331 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 22:04:33.331 | changes and commit them, and you can discard any commits you make in this 2026-06-25 22:04:33.331 | state without impacting any branches by switching back to a branch. 2026-06-25 22:04:33.331 | 2026-06-25 22:04:33.331 | If you want to create a new branch to retain commits you create, you may 2026-06-25 22:04:33.331 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 22:04:33.332 | 2026-06-25 22:04:33.332 | git switch -c 2026-06-25 22:04:33.332 | 2026-06-25 22:04:33.332 | Or undo this operation with: 2026-06-25 22:04:33.332 | 2026-06-25 22:04:33.332 | git switch - 2026-06-25 22:04:33.332 | 2026-06-25 22:04:33.332 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 22:04:33.332 | 2026-06-25 22:04:33.332 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 22:04:33.337 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:04:33.341 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:33.344 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:33.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:33.350 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:33.353 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:33.357 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:04:33.360 | + functions-common:time_stop:2427 : start_time=1782425073273 2026-06-25 22:04:33.364 | + functions-common:time_stop:2429 : [[ -z 1782425073273 ]] 2026-06-25 22:04:33.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:33.374 | + functions-common:time_stop:2432 : end_time=1782425073370 2026-06-25 22:04:33.377 | + functions-common:time_stop:2433 : elapsed_time=97 2026-06-25 22:04:33.381 | + functions-common:time_stop:2434 : total=495015 2026-06-25 22:04:33.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:33.388 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=495112 2026-06-25 22:04:33.392 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 22:04:33.410 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 22:04:33.414 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 22:04:33.415 | + functions-common:git_clone:673 : head -1 2026-06-25 22:04:33.417 | 3cba66c7 Merge "Update python versions" 2026-06-25 22:04:33.421 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 22:04:33.424 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 22:04:33.428 | + inc/python:setup_develop:353 : local bindep 2026-06-25 22:04:33.432 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 22:04:33.436 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 22:04:33.440 | + inc/python:setup_develop:359 : local extras= 2026-06-25 22:04:33.443 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 22:04:33.447 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 22:04:33.450 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 22:04:33.454 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 22:04:33.458 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 22:04:33.461 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 22:04:33.466 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 22:04:33.469 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 22:04:33.473 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 22:04:33.477 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 22:04:33.481 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 22:04:33.485 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 22:04:33.492 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 22:04:33.496 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 22:04:33.500 | + 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-25 22:04:33.664 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 22:04:33.668 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 22:04:33.671 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 22:04:33.675 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 22:04:33.678 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 22:04:33.682 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 22:04:33.685 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 22:04:33.689 | + inc/python:setup_package:446 : local extras= 2026-06-25 22:04:33.693 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 22:04:33.696 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 22:04:33.700 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 22:04:33.703 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 22:04:33.707 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 22:04:33.710 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 22:04:33.739 | Using python 3.12 to install /opt/stack/placement 2026-06-25 22:04:33.743 | + 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-25 22:04:34.780 | Obtaining file:///opt/stack/placement 2026-06-25 22:04:34.784 | Installing build dependencies: started 2026-06-25 22:04:36.669 | Installing build dependencies: finished with status 'done' 2026-06-25 22:04:36.670 | Checking if build backend supports build_editable: started 2026-06-25 22:04:37.228 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 22:04:37.229 | Getting requirements to build editable: started 2026-06-25 22:04:37.537 | Getting requirements to build editable: finished with status 'done' 2026-06-25 22:04:37.539 | Preparing editable metadata (pyproject.toml): started 2026-06-25 22:04:38.473 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 22:04:38.497 | 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-25 22:04:38.500 | 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.51) 2026-06-25 22:04:38.500 | 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-25 22:04:38.500 | 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-25 22:04:38.501 | 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-25 22:04:38.502 | 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-25 22:04:38.503 | 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-25 22:04:38.504 | 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-25 22:04:38.505 | 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-25 22:04:38.506 | 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-25 22:04:38.507 | 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-25 22:04:38.509 | 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-25 22:04:38.509 | 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-25 22:04:38.513 | 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-25 22:04:38.513 | 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-25 22:04:38.513 | 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-25 22:04:38.513 | 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-25 22:04:38.513 | 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-25 22:04:38.514 | 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-25 22:04:38.515 | 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-25 22:04:38.518 | 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-25 22:04:38.519 | 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-25 22:04:38.520 | 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-25 22:04:38.521 | 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-25 22:04:38.527 | 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-25 22:04:38.528 | 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-25 22:04:38.530 | 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-25 22:04:38.531 | 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-25 22:04:38.532 | 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-25 22:04:38.534 | 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-25 22:04:38.538 | 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-25 22:04:38.539 | 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-25 22:04:38.542 | 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-25 22:04:38.542 | 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-25 22:04:38.551 | 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-25 22:04:38.555 | 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-25 22:04:38.560 | 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-25 22:04:38.561 | 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-25 22:04:38.564 | 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-25 22:04:38.569 | 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-25 22:04:38.569 | 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-25 22:04:38.569 | 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-25 22:04:38.575 | 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-25 22:04:38.577 | 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-25 22:04:38.578 | 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-25 22:04:38.581 | 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-25 22:04:38.587 | 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-25 22:04:38.590 | 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-25 22:04:38.591 | 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-25 22:04:38.595 | 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-25 22:04:38.599 | 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-25 22:04:38.607 | 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.1) 2026-06-25 22:04:38.613 | 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-25 22:04:38.617 | 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-25 22:04:38.618 | 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-25 22:04:38.619 | 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-25 22:04:38.626 | 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-25 22:04:38.630 | 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-25 22:04:38.647 | 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-25 22:04:38.660 | 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-25 22:04:38.663 | 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-25 22:04:38.663 | 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-25 22:04:38.663 | 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-25 22:04:38.682 | 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-25 22:04:38.694 | 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.2) 2026-06-25 22:04:38.740 | Building wheels for collected packages: openstack-placement 2026-06-25 22:04:38.741 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 22:04:39.517 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 22:04:39.518 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=aa46028f0e7e969279a4733124c01705fdb3433340276046590434989658a569 2026-06-25 22:04:39.519 | Stored in directory: /tmp/pip-ephem-wheel-cache-q3apfxaz/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 22:04:39.525 | Successfully built openstack-placement 2026-06-25 22:04:39.792 | Installing collected packages: openstack-placement 2026-06-25 22:04:39.841 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 22:04:40.016 | + inc/python:pip_install:216 : result=0 2026-06-25 22:04:40.020 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 22:04:40.023 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:40.027 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:40.030 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:40.033 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:40.037 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:40.040 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 22:04:40.044 | + functions-common:time_stop:2427 : start_time=1782425073732 2026-06-25 22:04:40.047 | + functions-common:time_stop:2429 : [[ -z 1782425073732 ]] 2026-06-25 22:04:40.052 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:40.056 | + functions-common:time_stop:2432 : end_time=1782425080053 2026-06-25 22:04:40.060 | + functions-common:time_stop:2433 : elapsed_time=6321 2026-06-25 22:04:40.064 | + functions-common:time_stop:2434 : total=156410 2026-06-25 22:04:40.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:40.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162731 2026-06-25 22:04:40.073 | + inc/python:pip_install:219 : return 0 2026-06-25 22:04:40.077 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 22:04:40.080 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:04:40.084 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 22:04:40.088 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 22:04:40.092 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 22:04:40.096 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 22:04:40.100 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 22:04:40.104 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 22:04:40.108 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 22:04:40.111 | + ./stack.sh:main:965 : configure_placement 2026-06-25 22:04:40.115 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 22:04:40.133 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 22:04:40.137 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 22:04:40.144 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 22:04:40.148 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 22:04:40.151 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 22:04:40.155 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 22:04:40.158 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 22:04:40.162 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 22:04:40.166 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 22:04:40.189 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:40.193 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 22:04:40.197 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 22:04:40.202 | + 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-25 22:04:40.253 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 22:04:40.301 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 22:04:40.347 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 22:04:40.351 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 22:04:40.355 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 22:04:40.359 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 22:04:40.363 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 22:04:40.367 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 22:04:40.370 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 22:04:40.374 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 22:04:40.378 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 22:04:40.382 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 22:04:40.427 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 22:04:40.468 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.119/identity 2026-06-25 22:04:40.511 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 22:04:40.554 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 22:04:40.597 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 22:04:40.641 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 22:04:40.685 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 22:04:40.728 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.119/identity 2026-06-25 22:04:40.772 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 22:04:40.815 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 22:04:40.858 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 22:04:40.862 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 22:04:40.866 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 22:04:40.870 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 22:04:40.875 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 22:04:40.897 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 22:04:40.901 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 22:04:40.905 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:40.908 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 22:04:40.912 | + 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-25 22:04:40.954 | + 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-25 22:04:40.996 | + 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-25 22:04:41.038 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 22:04:41.077 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 22:04:41.118 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 22:04:41.122 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 22:04:41.126 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 22:04:41.130 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 22:04:41.134 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 22:04:41.137 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 22:04:41.141 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 22:04:41.145 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 22:04:41.149 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 22:04:41.167 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 22:04:41.167 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:04:41.178 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 22:04:41.184 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:04:41.198 | /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-25 22:04:41.203 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 22:04:41.207 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 22:04:41.212 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 22:04:41.216 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 22:04:41.259 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 22:04:41.298 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 22:04:41.337 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 22:04:41.378 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 22:04:41.419 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 22:04:41.461 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 22:04:41.503 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 22:04:41.544 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 22:04:41.586 | + 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-25 22:04:41.627 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 22:04:41.667 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 22:04:41.708 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 22:04:41.751 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 22:04:41.792 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 22:04:41.796 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 22:04:41.800 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 22:04:41.805 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 22:04:41.809 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 22:04:41.813 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:41.817 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:41.822 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 22:04:41.826 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 22:04:41.829 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 22:04:41.869 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 22:04:41.910 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 22:04:41.910 | + 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-25 22:04:41.921 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 22:04:41.926 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 22:04:41.930 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 22:04:41.934 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 22:04:41.938 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 22:04:41.942 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 22:04:41.946 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 22:04:41.950 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:41.954 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:41.958 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 22:04:41.961 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 22:04:41.965 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:41.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:41.973 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 22:04:41.985 | perl: warning: Setting locale failed. 2026-06-25 22:04:41.985 | perl: warning: Please check that your locale settings: 2026-06-25 22:04:41.985 | LANGUAGE = (unset), 2026-06-25 22:04:41.985 | LC_ALL = "en_US.utf8", 2026-06-25 22:04:41.985 | LANG = "de_DE.UTF-8" 2026-06-25 22:04:41.985 | are supported and installed on your system. 2026-06-25 22:04:41.985 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 22:04:42.026 | Enabling site placement-api. 2026-06-25 22:04:42.031 | To activate the new configuration, you need to run: 2026-06-25 22:04:42.031 | systemctl reload apache2 2026-06-25 22:04:42.037 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 22:04:42.040 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 22:04:42.043 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:04:42.046 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 22:04:42.221 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:42.222 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:42.225 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 22:04:42.269 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 22:04:42.311 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 22:04:42.335 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:42.339 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 22:04:42.364 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:42.369 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 22:04:42.372 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 22:04:42.376 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 22:04:42.380 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 22:04:42.384 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:04:42.387 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 22:04:42.391 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 22:04:42.433 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 22:04:42.474 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.119/identity 2026-06-25 22:04:42.515 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 22:04:42.556 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 22:04:42.596 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 22:04:42.641 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 22:04:42.688 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 22:04:42.736 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 22:04:42.761 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:42.765 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 22:04:42.791 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:42.795 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 22:04:42.822 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:42.826 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 22:04:42.830 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 22:04:42.836 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 22:04:42.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:42.866 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 22:04:42.913 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 22:04:42.938 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:42.942 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 22:04:42.988 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 22:04:43.013 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:43.017 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 22:04:43.062 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 22:04:43.106 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 22:04:43.110 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 22:04:43.114 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 22:04:43.118 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 22:04:43.122 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 22:04:43.126 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 22:04:43.130 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 22:04:43.134 | + functions-common:run_phase:1858 : local extra 2026-06-25 22:04:43.139 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 22:04:43.145 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 22:04:43.148 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 22:04:43.152 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 22:04:43.156 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 22:04:43.159 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 22:04:43.182 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:43.185 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:04:43.189 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:04:43.193 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 22:04:43.197 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 22:04:43.200 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:04:43.204 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 22:04:43.207 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 22:04:43.211 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 22:04:43.287 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 22:04:43.336 | [2071 Async install_tempest:45769]: running: install_tempest 2026-06-25 22:04:43.339 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 22:04:43.344 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 22:04:43.347 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:04:43.351 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 22:04:43.355 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 22:04:43.359 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 22:04:43.364 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 22:04:43.368 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 22:04:43.373 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 22:04:43.377 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 22:04:43.383 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 22:04:43.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 22:04:43.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 22:04:43.394 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 22:04:43.399 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 22:04:43.404 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 22:04:43.408 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 22:04:43.412 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 22:04:43.418 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 22:04:43.422 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 22:04:43.426 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 22:04:43.433 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 22:04:43.433 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 22:04:43.439 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 22:04:43.443 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 22:04:43.446 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 22:04:43.451 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 22:04:43.455 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 22:04:43.485 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 22:04:43.489 | + 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-25 22:04:44.770 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 22:04:44.913 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 22:04:44.927 | 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-25 22:04:44.928 | 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-25 22:04:44.929 | 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-25 22:04:44.930 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-25 22:04:44.931 | 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-25 22:04:44.932 | 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-25 22:04:44.933 | 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-25 22:04:44.933 | 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-25 22:04:44.934 | 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-25 22:04:44.935 | 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-25 22:04:44.937 | 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-25 22:04:44.938 | 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-25 22:04:44.939 | 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-25 22:04:44.940 | 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-25 22:04:44.943 | 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-25 22:04:44.944 | 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-25 22:04:44.945 | 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-25 22:04:44.946 | 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-25 22:04:44.949 | 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-25 22:04:44.953 | 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-25 22:04:44.957 | 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-25 22:04:44.958 | 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-25 22:04:44.959 | 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-25 22:04:44.960 | 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-25 22:04:44.961 | 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-25 22:04:44.962 | 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-25 22:04:44.962 | 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-25 22:04:44.963 | 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-25 22:04:44.965 | 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-25 22:04:44.971 | 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-25 22:04:44.976 | 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-25 22:04:44.981 | 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-25 22:04:44.985 | 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-25 22:04:44.987 | 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-25 22:04:44.988 | 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-25 22:04:44.994 | 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-25 22:04:44.998 | 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-25 22:04:45.016 | 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-25 22:04:45.017 | 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-25 22:04:45.018 | 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-25 22:04:45.021 | 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-25 22:04:45.024 | 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-25 22:04:45.027 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-25 22:04:45.035 | 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-25 22:04:45.036 | 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-25 22:04:45.037 | 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-25 22:04:45.039 | 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-25 22:04:45.054 | 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-25 22:04:45.055 | 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-25 22:04:45.060 | 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-25 22:04:45.107 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 22:04:45.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.8 MB/s 0:00:00 2026-06-25 22:04:45.594 | Installing collected packages: python-openstackclient 2026-06-25 22:04:47.760 | Successfully installed python-openstackclient-10.1.0 2026-06-25 22:04:47.931 | + inc/python:pip_install:216 : result=0 2026-06-25 22:04:47.936 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 22:04:47.938 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:47.941 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:47.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:47.948 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:47.952 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:47.956 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 22:04:47.960 | + functions-common:time_stop:2427 : start_time=1782425083477 2026-06-25 22:04:47.964 | + functions-common:time_stop:2429 : [[ -z 1782425083477 ]] 2026-06-25 22:04:47.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:47.973 | + functions-common:time_stop:2432 : end_time=1782425087970 2026-06-25 22:04:47.978 | + functions-common:time_stop:2433 : elapsed_time=4493 2026-06-25 22:04:47.983 | + functions-common:time_stop:2434 : total=162731 2026-06-25 22:04:47.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:47.990 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167224 2026-06-25 22:04:47.994 | + inc/python:pip_install:219 : return 0 2026-06-25 22:04:47.997 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 22:04:48.022 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:04:48.026 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 22:04:48.032 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 22:04:48.037 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.SaAkzpTIMJ 2026-06-25 22:04:48.041 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 22:04:48.045 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 22:04:48.049 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 22:04:48.054 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 22:04:48.058 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 22:04:48.063 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 22:04:48.089 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:04:48.093 | + ./stack.sh:main:1065 : configure_database 2026-06-25 22:04:48.097 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 22:04:48.101 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 22:04:48.105 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 22:04:48.109 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:04:48.113 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 22:04:48.117 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 22:04:48.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:48.126 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:48.130 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 22:04:48.134 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 22:04:48.137 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:48.142 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:48.145 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 22:04:48.150 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 22:04:48.152 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 22:04:48.156 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 22:04:48.159 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 22:04:48.165 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 22:04:48.169 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 22:04:48.169 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 22:04:48.175 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 22:04:48.266 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 22:04:48.271 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 22:04:48.275 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 22:04:48.278 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 22:04:48.282 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 22:04:48.284 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 22:04:48.288 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 22:04:48.291 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 22:04:48.294 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 22:04:48.298 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 22:04:48.301 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 22:04:48.304 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 22:04:48.306 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 22:04:48.310 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 22:04:48.313 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 22:04:48.317 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:48.319 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:48.323 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 22:04:48.328 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:04:48.332 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 22:04:49.765 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 22:04:49.769 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 22:04:49.774 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:49.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:49.783 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 22:04:49.786 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 22:04:49.790 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 22:04:49.810 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 22:04:49.811 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 22:04:49.817 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 22:04:49.821 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 22:04:49.825 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:04:49.829 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:04:49.833 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 22:04:49.837 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 22:04:49.841 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 22:04:49.847 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 22:04:49.850 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 22:04:49.864 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:04:49.946 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 22:04:49.952 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 22:04:49.953 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 22:04:49.957 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 22:04:49.963 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 22:04:49.965 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 22:04:49.969 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:49.973 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:49.976 | + 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-25 22:04:49.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:04:50.084 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 22:04:50.102 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:04:50.186 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 22:04:50.272 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 22:04:50.364 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 22:04:50.448 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 22:04:50.452 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 22:04:50.456 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 22:04:50.456 | enabling MySQL performance counting 2026-06-25 22:04:50.458 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 22:04:50.494 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 22:04:50.498 | + 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-25 22:04:51.530 | Processing ./tools/dbcounter 2026-06-25 22:04:51.533 | Installing build dependencies: started 2026-06-25 22:04:54.540 | Installing build dependencies: finished with status 'done' 2026-06-25 22:04:54.540 | Getting requirements to build wheel: started 2026-06-25 22:04:55.237 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 22:04:55.239 | Preparing metadata (pyproject.toml): started 2026-06-25 22:04:55.629 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 22:04:55.633 | Building wheels for collected packages: dbcounter 2026-06-25 22:04:55.634 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 22:04:56.079 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 22:04:56.080 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=16d73332f07efc017da2ccb00c1c48a5cef4f4f694cb8c5d1ac41362b812cff1 2026-06-25 22:04:56.080 | Stored in directory: /tmp/pip-ephem-wheel-cache-yekj4po1/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 22:04:56.084 | Successfully built dbcounter 2026-06-25 22:04:56.386 | Installing collected packages: dbcounter 2026-06-25 22:04:56.428 | Successfully installed dbcounter-0.1 2026-06-25 22:04:56.580 | + inc/python:pip_install:216 : result=0 2026-06-25 22:04:56.583 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 22:04:56.587 | + functions-common:time_stop:2420 : local name 2026-06-25 22:04:56.590 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:04:56.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:04:56.597 | + functions-common:time_stop:2423 : local total 2026-06-25 22:04:56.601 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:04:56.604 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 22:04:56.607 | + functions-common:time_stop:2427 : start_time=1782425090484 2026-06-25 22:04:56.611 | + functions-common:time_stop:2429 : [[ -z 1782425090484 ]] 2026-06-25 22:04:56.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:04:56.620 | + functions-common:time_stop:2432 : end_time=1782425096616 2026-06-25 22:04:56.623 | + functions-common:time_stop:2433 : elapsed_time=6132 2026-06-25 22:04:56.627 | + functions-common:time_stop:2434 : total=167224 2026-06-25 22:04:56.630 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:04:56.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173356 2026-06-25 22:04:56.636 | + inc/python:pip_install:219 : return 0 2026-06-25 22:04:56.640 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 22:04:56.644 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 22:04:56.646 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 22:04:56.648 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 22:04:56.651 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 22:04:56.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:04:56.737 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 22:04:56.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:04:56.821 | + 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-25 22:04:56.821 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 22:04:56.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:04:56.906 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 22:04:56.910 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 22:04:56.988 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 22:04:57.066 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 22:04:57.146 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 22:04:57.221 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 22:04:57.296 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 22:04:57.371 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 22:04:57.446 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 22:04:57.450 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:04:57.454 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 22:05:00.243 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 22:05:00.246 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 22:05:00.251 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 22:05:00.256 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-000500 2026-06-25 22:05:00.258 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-000500 1069' 2026-06-25 22:05:00.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.262 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 22:05:00.264 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.266 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 22:05:00.272 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.276 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 22:05:00.278 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.280 | + 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-25 22:05:00.285 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.288 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.119 2026-06-25 22:05:00.292 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.296 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.119/identity 2026-06-25 22:05:00.299 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.300 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-234849 2026-06-25 22:05:00.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.306 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 22:05:00.311 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.315 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.119 2026-06-25 22:05:00.319 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.323 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 22:05:00.327 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.329 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 22:05:00.334 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.339 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 22:05:00.342 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.346 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 22:05:00.349 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.352 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.119 2026-06-25 22:05:00.356 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:05:00.361 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 22:05:00.364 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 22:05:00.368 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.370 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 22:05:00.372 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.376 | + functions-common:run_process:1676 : local group= 2026-06-25 22:05:00.383 | + functions-common:run_process:1677 : local user= 2026-06-25 22:05:00.385 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:05:00.388 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 22:05:00.392 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:05:00.395 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:05:00.402 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:05:00.406 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:05:00.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:05:00.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425100413 2026-06-25 22:05:00.419 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 22:05:00.451 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:05:00.457 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 22:05:00.461 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 22:05:00.465 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.469 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.472 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.475 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.480 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 22:05:00.484 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 22:05:00.490 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 22:05:00.493 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:05:00.497 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:05:00.500 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:05:00.503 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:05:00.507 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 22:05:00.512 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 22:05:00.517 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-25 22:05:00.523 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 22:05:00.528 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.534 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:05:00.538 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:05:00.543 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:05:00.545 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:05:00.558 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:05:00.561 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 22:05:00.565 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:05:00.571 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 22:05:00.672 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:05:00.771 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 22:05:00.860 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 22:05:00.944 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 22:05:01.029 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 22:05:01.114 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:05:01.213 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:05:01.218 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:05:01.224 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 22:05:01.315 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:05:01.804 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 22:05:01.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 22:05:02.301 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 22:05:02.359 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:05:02.362 | + functions-common:time_stop:2420 : local name 2026-06-25 22:05:02.365 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:05:02.372 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:05:02.373 | + functions-common:time_stop:2423 : local total 2026-06-25 22:05:02.376 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:05:02.380 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:05:02.384 | + functions-common:time_stop:2427 : start_time=1782425100413 2026-06-25 22:05:02.388 | + functions-common:time_stop:2429 : [[ -z 1782425100413 ]] 2026-06-25 22:05:02.393 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:05:02.399 | + functions-common:time_stop:2432 : end_time=1782425102395 2026-06-25 22:05:02.402 | + functions-common:time_stop:2433 : elapsed_time=1982 2026-06-25 22:05:02.406 | + functions-common:time_stop:2434 : total=0 2026-06-25 22:05:02.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:05:02.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1982 2026-06-25 22:05:02.417 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 22:05:02.420 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 22:05:02.424 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 22:05:02.427 | + functions-common:run_process:1676 : local group= 2026-06-25 22:05:02.431 | + functions-common:run_process:1677 : local user=root 2026-06-25 22:05:02.434 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 22:05:02.438 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 22:05:02.442 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:05:02.445 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:05:02.449 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:05:02.452 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:05:02.456 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:05:02.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425102458 2026-06-25 22:05:02.466 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 22:05:02.492 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:02.496 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:05:02.500 | + functions-common:time_stop:2420 : local name 2026-06-25 22:05:02.504 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:05:02.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:05:02.512 | + functions-common:time_stop:2423 : local total 2026-06-25 22:05:02.516 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:05:02.521 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:05:02.528 | + functions-common:time_stop:2427 : start_time=1782425102458 2026-06-25 22:05:02.533 | + functions-common:time_stop:2429 : [[ -z 1782425102458 ]] 2026-06-25 22:05:02.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:05:02.547 | + functions-common:time_stop:2432 : end_time=1782425102543 2026-06-25 22:05:02.553 | + functions-common:time_stop:2433 : elapsed_time=85 2026-06-25 22:05:02.557 | + functions-common:time_stop:2434 : total=1982 2026-06-25 22:05:02.561 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:05:02.567 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2067 2026-06-25 22:05:02.571 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 22:05:02.601 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:02.604 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 22:05:02.609 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 22:05:02.613 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 22:05:02.618 | + functions-common:run_process:1676 : local group= 2026-06-25 22:05:02.623 | + functions-common:run_process:1677 : local user= 2026-06-25 22:05:02.626 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:05:02.631 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 22:05:02.635 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:05:02.640 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:05:02.645 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:05:02.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:05:02.657 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:05:02.664 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425102660 2026-06-25 22:05:02.669 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 22:05:02.698 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:02.706 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:05:02.711 | + functions-common:time_stop:2420 : local name 2026-06-25 22:05:02.715 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:05:02.720 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:05:02.724 | + functions-common:time_stop:2423 : local total 2026-06-25 22:05:02.728 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:05:02.732 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:05:02.737 | + functions-common:time_stop:2427 : start_time=1782425102660 2026-06-25 22:05:02.743 | + functions-common:time_stop:2429 : [[ -z 1782425102660 ]] 2026-06-25 22:05:02.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:05:02.755 | + functions-common:time_stop:2432 : end_time=1782425102750 2026-06-25 22:05:02.758 | + functions-common:time_stop:2433 : elapsed_time=90 2026-06-25 22:05:02.762 | + functions-common:time_stop:2434 : total=2067 2026-06-25 22:05:02.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:05:02.769 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2157 2026-06-25 22:05:02.773 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 22:05:02.802 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:02.805 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 22:05:02.832 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:02.836 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 22:05:02.864 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:05:02.867 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 22:05:02.871 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 22:05:02.875 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 22:05:02.879 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 22:05:02.883 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.119:2380' 2026-06-25 22:05:02.887 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.119:2380' 2026-06-25 22:05:02.891 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.119:2379' 2026-06-25 22:05:02.896 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 22:05:02.900 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 22:05:02.904 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.119:2379' 2026-06-25 22:05:02.908 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 22:05:02.912 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 22:05:02.917 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 22:05:02.921 | + 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.119:2380 --initial-advertise-peer-urls http://192.168.122.119:2380 --advertise-client-urls http://192.168.122.119:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.119:2379 --log-level=debug' '' root 2026-06-25 22:05:02.925 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 22:05:02.929 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.119:2380 --initial-advertise-peer-urls http://192.168.122.119:2380 --advertise-client-urls http://192.168.122.119:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.119:2379 --log-level=debug' 2026-06-25 22:05:02.933 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:05:02.937 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 22:05:02.941 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:05:02.945 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:05:02.949 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:05:02.952 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 22:05:02.956 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:05:02.963 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 22:05:03.051 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:05:03.142 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 22:05:03.215 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.119:2380 --initial-advertise-peer-urls http://192.168.122.119:2380 --advertise-client-urls http://192.168.122.119:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.119:2379 --log-level=debug' 2026-06-25 22:05:03.288 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 22:05:03.366 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 22:05:03.441 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:05:03.516 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:05:03.520 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:05:03.524 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 22:05:03.610 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:05:04.076 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 22:05:04.154 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 22:05:04.230 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 22:05:04.308 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 22:05:04.385 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 22:05:04.390 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 22:05:04.396 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 22:05:04.400 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 22:05:04.865 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 22:05:04.897 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 22:05:05.345 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 22:05:05.904 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 22:05:05.926 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:05.931 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 22:05:05.934 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 22:05:05.938 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 22:05:05.957 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 22:05:05.977 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 22:05:05.980 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 22:05:05.983 | + 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.119/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 22:05:06.091 | The user clouds.yaml file didn't exist. 2026-06-25 22:05:06.104 | + 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.119/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 22:05:06.227 | + 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.119/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 22:05:06.350 | + 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.119/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 22:05:06.476 | + 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.119/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 22:05:06.609 | + 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.119/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 22:05:06.743 | + 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.119/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 22:05:06.875 | + 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.119/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 22:05:07.008 | + 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.119/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 22:05:07.143 | + 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.119/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 22:05:07.280 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 22:05:07.289 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 22:05:07.294 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 22:05:07.298 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 22:05:07.305 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 22:05:07.310 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 22:05:07.315 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 22:05:07.341 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:05:07.345 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 22:05:07.350 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:05:07.354 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 22:05:07.359 | + ./stack.sh:main:1115 : '[' 192.168.122.119 == 192.168.122.119 ']' 2026-06-25 22:05:07.363 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 22:05:07.368 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 22:05:07.397 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:07.403 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 22:05:07.406 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 22:05:07.410 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 22:05:07.413 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 22:05:07.417 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 22:05:07.421 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 22:05:07.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:05:07.513 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 22:05:07.519 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:05:07.599 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 22:05:07.602 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 22:05:07.606 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:05:07.610 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:05:07.615 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:05:07.620 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425107616 2026-06-25 22:05:07.624 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 22:05:08.247 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 22:05:08.247 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:05:08.247 | we strongly recommend against using it for new projects. 2026-06-25 22:05:08.247 | 2026-06-25 22:05:08.247 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:05:08.247 | framework. For more detail see 2026-06-25 22:05:08.247 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:05:08.248 | 2026-06-25 22:05:08.248 | __import__(import_str) 2026-06-25 22:05:11.244 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 22:05:11.335 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=48709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 22:05:11.351 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:05:11.351 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:05:11.352 | DEBUG dbcounter [-] [48709] Writer thread running {{(pid=48709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:05:11.430 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 22:05:14.925 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:05:14.928 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 22:05:14.931 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:14.935 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 22:05:14.985 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:14.989 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 22:05:15.023 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:15.025 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 22:05:15.107 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:15.111 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 22:05:15.145 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:15.146 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 22:05:15.225 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:15.228 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 22:05:15.229 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:05:15.231 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 22:05:15.289 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:15.292 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 22:05:15.327 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48709) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:05:15.941 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 22:05:15.944 | + functions-common:time_stop:2420 : local name 2026-06-25 22:05:15.948 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:05:15.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:05:15.957 | + functions-common:time_stop:2423 : local total 2026-06-25 22:05:15.961 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:05:15.964 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 22:05:15.969 | + functions-common:time_stop:2427 : start_time=1782425107616 2026-06-25 22:05:15.972 | + functions-common:time_stop:2429 : [[ -z 1782425107616 ]] 2026-06-25 22:05:15.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:05:15.981 | + functions-common:time_stop:2432 : end_time=1782425115977 2026-06-25 22:05:15.985 | + functions-common:time_stop:2433 : elapsed_time=8361 2026-06-25 22:05:15.989 | + functions-common:time_stop:2434 : total=0 2026-06-25 22:05:15.992 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:05:15.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8361 2026-06-25 22:05:16.000 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 22:05:16.004 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 22:05:16.009 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 22:05:16.599 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 22:05:16.599 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:05:16.599 | we strongly recommend against using it for new projects. 2026-06-25 22:05:16.599 | 2026-06-25 22:05:16.599 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:05:16.599 | framework. For more detail see 2026-06-25 22:05:16.599 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:05:16.599 | 2026-06-25 22:05:16.599 | __import__(import_str) 2026-06-25 22:05:19.306 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 22:05:19.307 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 22:05:19.307 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 22:05:19.308 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 22:05:19.308 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 22:05:19.309 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 22:05:19.309 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 22:05:19.309 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 22:05:19.309 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 22:05:19.825 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 22:05:19.830 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 22:05:20.414 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 22:05:20.414 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:05:20.414 | we strongly recommend against using it for new projects. 2026-06-25 22:05:20.414 | 2026-06-25 22:05:20.414 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:05:20.415 | framework. For more detail see 2026-06-25 22:05:20.415 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:05:20.415 | 2026-06-25 22:05:20.415 | __import__(import_str) 2026-06-25 22:05:23.085 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 22:05:23.086 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 22:05:23.086 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 22:05:23.087 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 22:05:23.087 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 22:05:23.088 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 22:05:23.088 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 22:05:23.088 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 22:05:23.089 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 22:05:23.570 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 22:05:23.574 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 22:05:23.580 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 22:05:23.584 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 22:05:23.588 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 22:05:23.592 | + functions-common:run_process:1676 : local group= 2026-06-25 22:05:23.596 | + functions-common:run_process:1677 : local user= 2026-06-25 22:05:23.599 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:05:23.603 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 22:05:23.607 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:05:23.611 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:05:23.615 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:05:23.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:05:23.622 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:05:23.628 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425123624 2026-06-25 22:05:23.631 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 22:05:23.657 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:05:23.662 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 22:05:23.666 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 22:05:23.669 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 22:05:23.674 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 22:05:23.678 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 22:05:23.681 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 22:05:23.685 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 22:05:23.688 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 22:05:23.692 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 22:05:23.696 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:05:23.698 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:05:23.701 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:05:23.705 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:05:23.709 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 22:05:23.712 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 22:05:23.716 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 22:05:23.719 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 22:05:23.723 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 22:05:23.727 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 22:05:23.729 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 22:05:23.731 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 22:05:23.733 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 22:05:23.736 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 22:05:23.738 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 22:05:23.740 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 22:05:23.745 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 22:05:23.828 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:05:23.910 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 22:05:23.983 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 22:05:24.053 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 22:05:24.120 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:05:24.187 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 22:05:24.255 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 22:05:24.330 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 22:05:24.408 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 22:05:24.485 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 22:05:24.561 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 22:05:24.564 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 22:05:24.567 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 22:05:24.652 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 22:05:25.168 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 22:05:25.191 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 22:05:25.649 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 22:05:25.786 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:05:25.792 | + functions-common:time_stop:2420 : local name 2026-06-25 22:05:25.796 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:05:25.803 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:05:25.804 | + functions-common:time_stop:2423 : local total 2026-06-25 22:05:25.808 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:05:25.812 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:05:25.815 | + functions-common:time_stop:2427 : start_time=1782425123624 2026-06-25 22:05:25.818 | + functions-common:time_stop:2429 : [[ -z 1782425123624 ]] 2026-06-25 22:05:25.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:05:25.830 | + functions-common:time_stop:2432 : end_time=1782425125826 2026-06-25 22:05:25.832 | + functions-common:time_stop:2433 : elapsed_time=2202 2026-06-25 22:05:25.837 | + functions-common:time_stop:2434 : total=2157 2026-06-25 22:05:25.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:05:25.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4359 2026-06-25 22:05:25.841 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 22:05:25.841 | Waiting for keystone to start... 2026-06-25 22:05:25.843 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.119/identity/v3/ 2026-06-25 22:05:25.848 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.119/identity/v3/ 2026-06-25 22:05:25.848 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 22:05:25.850 | + functions:wait_for_service:477 : local url=http://192.168.122.119/identity/v3/ 2026-06-25 22:05:25.852 | + functions:wait_for_service:478 : local rval=0 2026-06-25 22:05:25.855 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 22:05:25.857 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 22:05:25.859 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:05:25.861 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:05:25.864 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:05:25.868 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425125865 2026-06-25 22:05:25.872 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 22:05:25.873 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:05:25.878 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.119/identity/v3/ 2026-06-25 22:05:28.169 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 22:05:28.194 | [45769 Async install_tempest:45769]: finished successfully 2026-06-25 22:05:31.494 | + :: : [[ 200 == 503 ]] 2026-06-25 22:05:31.496 | + :: : [[ 0 -eq 7 ]] 2026-06-25 22:05:31.500 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 22:05:31.504 | + functions-common:time_stop:2420 : local name 2026-06-25 22:05:31.507 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:05:31.511 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:05:31.514 | + functions-common:time_stop:2423 : local total 2026-06-25 22:05:31.518 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:05:31.521 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 22:05:31.525 | + functions-common:time_stop:2427 : start_time=1782425125865 2026-06-25 22:05:31.529 | + functions-common:time_stop:2429 : [[ -z 1782425125865 ]] 2026-06-25 22:05:31.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:05:31.539 | + functions-common:time_stop:2432 : end_time=1782425131535 2026-06-25 22:05:31.543 | + functions-common:time_stop:2433 : elapsed_time=5670 2026-06-25 22:05:31.546 | + functions-common:time_stop:2434 : total=0 2026-06-25 22:05:31.550 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:05:31.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5670 2026-06-25 22:05:31.557 | + functions:wait_for_service:486 : return 0 2026-06-25 22:05:31.560 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 22:05:31.584 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:05:31.588 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 22:05:31.592 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:05:31.595 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 22:05:32.192 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 22:05:32.196 | + 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.119/identity 2026-06-25 22:05:32.777 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 22:05:32.777 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:05:32.777 | we strongly recommend against using it for new projects. 2026-06-25 22:05:32.777 | 2026-06-25 22:05:32.777 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:05:32.777 | framework. For more detail see 2026-06-25 22:05:32.777 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:05:32.777 | 2026-06-25 22:05:32.778 | __import__(import_str) 2026-06-25 22:05:35.904 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.904 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.904 | 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=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.925 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.925 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.954 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.981 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:35.981 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.066 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.066 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.067 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.067 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.067 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.067 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.089 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49677) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 22:05:36.167 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 22:05:36.253 | 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=49677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 22:05:36.441 | DEBUG dbcounter [-] [49677] Writer thread running {{(pid=49677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:05:36.585 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created domain default 2026-06-25 22:05:36.638 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created project admin 2026-06-25 22:05:36.672 | WARNING keystone.common.password_hashing [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 22:05:36.695 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created user admin 2026-06-25 22:05:36.717 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created role reader 2026-06-25 22:05:36.732 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created role member 2026-06-25 22:05:36.763 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created implied role where 492f37cd39d24912b08b7e13a18688fd implies 1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:05:36.779 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created role manager 2026-06-25 22:05:36.804 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created implied role where 46e34f44ed9b44df9029d1ccf2aa0b12 implies 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:05:36.825 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created role admin 2026-06-25 22:05:36.849 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created implied role where 26706ff5e9b74ec29d499f6abf1efd0a implies 46e34f44ed9b44df9029d1ccf2aa0b12 2026-06-25 22:05:36.871 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created role service 2026-06-25 22:05:36.889 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Granted role admin on project admin to user admin. 2026-06-25 22:05:36.902 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Granted role admin on the system to user admin. 2026-06-25 22:05:36.920 | WARNING py.warnings [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a 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-25 22:05:36.920 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 22:05:36.920 |  2026-06-25 22:05:36.925 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created region RegionOne 2026-06-25 22:05:36.973 | INFO keystone.cmd.bootstrap [None req-a7d6c5a7-eb58-4e27-877d-4b5f04c5c90a None None] Created public endpoint http://192.168.122.119/identity 2026-06-25 22:05:37.497 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 22:05:37.501 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 22:05:37.504 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 22:05:37.509 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 22:05:42.587 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:05:42.591 | + lib/keystone:create_keystone_accounts:258 : admin_project=718e35be5a144cdbbab27c63627b9828 2026-06-25 22:05:42.594 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 22:05:42.598 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 22:05:45.895 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:05:45.900 | + lib/keystone:create_keystone_accounts:260 : admin_user=f7a153d95d344090887f8c60403ab3a7 2026-06-25 22:05:45.903 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 22:05:45.907 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 22:05:45.911 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 22:05:45.915 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin f7a153d95d344090887f8c60403ab3a7 default 2026-06-25 22:05:45.995 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f7a153d95d344090887f8c60403ab3a7 default 2026-06-25 22:05:46.040 | [2071 Async ks-domain-role:49797]: running: get_or_add_user_domain_role admin f7a153d95d344090887f8c60403ab3a7 default 2026-06-25 22:05:46.044 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 22:05:46.048 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 22:05:46.052 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 22:05:49.908 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:05:49.911 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 22:05:49.915 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 22:05:49.915 | default 2026-06-25 22:05:49.918 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 22:05:50.004 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 22:05:50.052 | [2071 Async ks-project:49905]: running: get_or_create_project service Default 2026-06-25 22:05:50.058 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 22:05:50.130 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 22:05:50.185 | [2071 Async ks-service:49999]: running: get_or_create_role service 2026-06-25 22:05:50.188 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 22:05:50.253 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 22:05:50.335 | [2071 Async ks-reseller:50093]: running: get_or_create_role ResellerAdmin 2026-06-25 22:05:50.339 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 22:05:50.345 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 22:05:50.483 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 22:05:50.571 | [2071 Async ks-anotherrole:50207]: running: get_or_create_role anotherrole 2026-06-25 22:05:50.576 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 22:05:50.586 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 22:05:50.592 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 22:05:50.601 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-25 22:05:55.370 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:05:55.415 | [49905 Async ks-project:49905]: finished successfully 2026-06-25 22:05:55.603 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:05:55.652 | [50093 Async ks-reseller:50093]: finished successfully 2026-06-25 22:05:56.047 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:05:56.090 | [50207 Async ks-anotherrole:50207]: finished successfully 2026-06-25 22:05:56.478 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:05:56.483 | ++ functions-common:get_or_create_project:928 : project_id=ff232d5455704027a8071107885176d8 2026-06-25 22:05:56.488 | ++ functions-common:get_or_create_project:929 : echo ff232d5455704027a8071107885176d8 2026-06-25 22:05:56.492 | + lib/keystone:create_keystone_accounts:288 : invis_project=ff232d5455704027a8071107885176d8 2026-06-25 22:05:56.496 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 22:05:56.503 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 22:05:56.506 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 22:05:56.512 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-25 22:05:56.525 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:05:56.560 | [49999 Async ks-service:49999]: finished successfully 2026-06-25 22:05:56.817 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:05:56.849 | [49797 Async ks-domain-role:49797]: finished successfully 2026-06-25 22:06:00.161 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:00.164 | ++ functions-common:get_or_create_project:928 : project_id=02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:00.167 | ++ functions-common:get_or_create_project:929 : echo 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:00.171 | + lib/keystone:create_keystone_accounts:292 : demo_project=02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:00.174 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 22:06:00.178 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 22:06:00.181 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:06:00.184 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 22:06:00.187 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 22:06:00.191 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-25 22:06:03.756 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:03.760 | ++ functions-common:get_or_create_user:915 : user_id=7d4cdefb28714938bcedd429a73e6323 2026-06-25 22:06:03.764 | ++ functions-common:get_or_create_user:916 : echo 7d4cdefb28714938bcedd429a73e6323 2026-06-25 22:06:03.768 | + lib/keystone:create_keystone_accounts:295 : demo_user=7d4cdefb28714938bcedd429a73e6323 2026-06-25 22:06:03.772 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 22:06:03.822 | [2071 Async ks-domain-role:49797]: Waiting for completion of get_or_add_user_domain_role admin f7a153d95d344090887f8c60403ab3a7 default running on PID 49797 (6 other jobs running) 2026-06-25 22:06:03.847 | [2071 Async ks-domain-role:49797]: Signaling child to exit 2026-06-25 22:06:03.847 | WAKEUP 2026-06-25 22:06:03.871 | [2071 Async ks-domain-role:49797]: Signaled 2026-06-25 22:06:03.872 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 22:06:03.872 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user f7a153d95d344090887f8c60403ab3a7 --domain default 2026-06-25 22:06:03.872 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7a153d95d344090887f8c60403ab3a7 --domain default -c Role -f value 2026-06-25 22:06:03.872 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:03.872 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:03.872 | + functions-common:get_or_add_user_domain_role:999 : echo 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:03.873 | 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:03.918 | [2071 Async ks-domain-role:49797]: finished get_or_add_user_domain_role admin f7a153d95d344090887f8c60403ab3a7 default with result 0 in 10 seconds 2026-06-25 22:06:03.925 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 22:06:03.960 | [2071 Async ks-project:49905]: Waiting for completion of get_or_create_project service Default running on PID 49905 (5 other jobs running) 2026-06-25 22:06:03.987 | [2071 Async ks-project:49905]: Signaling child to exit 2026-06-25 22:06:03.987 | WAKEUP 2026-06-25 22:06:04.009 | [2071 Async ks-project:49905]: Signaled 2026-06-25 22:06:04.010 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 22:06:04.010 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-25 22:06:04.010 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:04.010 | + functions-common:get_or_create_project:928 : project_id=a175e88ae9bc4147a5bd5c7eba1534ee 2026-06-25 22:06:04.010 | + functions-common:get_or_create_project:929 : echo a175e88ae9bc4147a5bd5c7eba1534ee 2026-06-25 22:06:04.010 | a175e88ae9bc4147a5bd5c7eba1534ee 2026-06-25 22:06:04.056 | [2071 Async ks-project:49905]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-25 22:06:04.094 | [2071 Async ks-service:49999]: Waiting for completion of get_or_create_role service running on PID 49999 (4 other jobs running) 2026-06-25 22:06:04.120 | [2071 Async ks-service:49999]: Signaling child to exit 2026-06-25 22:06:04.120 | WAKEUP 2026-06-25 22:06:04.142 | [2071 Async ks-service:49999]: Signaled 2026-06-25 22:06:04.143 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 22:06:04.144 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 22:06:04.144 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:04.144 | + functions-common:get_or_create_role:940 : role_id=90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:06:04.144 | + functions-common:get_or_create_role:941 : echo 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:06:04.144 | 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:06:04.189 | [2071 Async ks-service:49999]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-25 22:06:04.226 | [2071 Async ks-reseller:50093]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 50093 (3 other jobs running) 2026-06-25 22:06:04.251 | [2071 Async ks-reseller:50093]: Signaling child to exit 2026-06-25 22:06:04.252 | WAKEUP 2026-06-25 22:06:04.274 | [2071 Async ks-reseller:50093]: Signaled 2026-06-25 22:06:04.276 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 22:06:04.276 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 22:06:04.276 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:04.276 | + functions-common:get_or_create_role:940 : role_id=0c9df044195a4415af8da4ba9c7f3c61 2026-06-25 22:06:04.276 | + functions-common:get_or_create_role:941 : echo 0c9df044195a4415af8da4ba9c7f3c61 2026-06-25 22:06:04.277 | 0c9df044195a4415af8da4ba9c7f3c61 2026-06-25 22:06:04.321 | [2071 Async ks-reseller:50093]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-25 22:06:04.358 | [2071 Async ks-anotherrole:50207]: Waiting for completion of get_or_create_role anotherrole running on PID 50207 (2 other jobs running) 2026-06-25 22:06:04.383 | [2071 Async ks-anotherrole:50207]: Signaling child to exit 2026-06-25 22:06:04.383 | WAKEUP 2026-06-25 22:06:04.406 | [2071 Async ks-anotherrole:50207]: Signaled 2026-06-25 22:06:04.408 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 22:06:04.408 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 22:06:04.408 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:04.408 | + functions-common:get_or_create_role:940 : role_id=5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:04.408 | + functions-common:get_or_create_role:941 : echo 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:04.408 | 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:04.453 | [2071 Async ks-anotherrole:50207]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-25 22:06:04.457 | + inc/async:async_wait:197 : return 0 2026-06-25 22:06:04.461 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.529 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.577 | [2071 Async ks-demo-member:51051]: running: get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.579 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin f7a153d95d344090887f8c60403ab3a7 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.654 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f7a153d95d344090887f8c60403ab3a7 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.698 | [2071 Async ks-demo-admin:51147]: running: get_or_add_user_project_role admin f7a153d95d344090887f8c60403ab3a7 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.700 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.782 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.833 | [2071 Async ks-demo-another:51243]: running: get_or_add_user_project_role anotherrole 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:04.839 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 ff232d5455704027a8071107885176d8 2026-06-25 22:06:04.913 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 ff232d5455704027a8071107885176d8 2026-06-25 22:06:04.985 | [2071 Async ks-demo-invis:51339]: running: get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 ff232d5455704027a8071107885176d8 2026-06-25 22:06:04.990 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 22:06:04.996 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 22:06:05.004 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:06:05.011 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 22:06:05.020 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 22:06:05.032 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-25 22:06:10.075 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:10.084 | ++ functions-common:get_or_create_user:915 : user_id=efd0da972ce34833abd0371f77b2ccba 2026-06-25 22:06:10.089 | ++ functions-common:get_or_create_user:916 : echo efd0da972ce34833abd0371f77b2ccba 2026-06-25 22:06:10.093 | + lib/keystone:create_keystone_accounts:308 : demo_reader=efd0da972ce34833abd0371f77b2ccba 2026-06-25 22:06:10.097 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader efd0da972ce34833abd0371f77b2ccba 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:10.198 | + inc/async:async_inner:63 : get_or_add_user_project_role reader efd0da972ce34833abd0371f77b2ccba 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:10.281 | [2071 Async ks-demo-reader:51511]: running: get_or_add_user_project_role reader efd0da972ce34833abd0371f77b2ccba 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:10.286 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 22:06:10.293 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 22:06:10.303 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 22:06:10.312 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-25 22:06:15.992 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:16.000 | ++ functions-common:get_or_create_project:928 : project_id=20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:16.010 | ++ functions-common:get_or_create_project:929 : echo 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:16.018 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:16.022 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 22:06:16.028 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 22:06:16.033 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:06:16.037 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 22:06:16.040 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 22:06:16.050 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-25 22:06:16.406 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:16.458 | [51147 Async ks-demo-admin:51147]: finished successfully 2026-06-25 22:06:17.093 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:17.139 | [51051 Async ks-demo-member:51051]: finished successfully 2026-06-25 22:06:17.751 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:17.795 | [51339 Async ks-demo-invis:51339]: finished successfully 2026-06-25 22:06:18.315 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:18.343 | [51243 Async ks-demo-another:51243]: finished successfully 2026-06-25 22:06:19.993 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:19.999 | ++ functions-common:get_or_create_user:915 : user_id=5cebd3a2ea8b4372b682a115b175841b 2026-06-25 22:06:20.003 | ++ functions-common:get_or_create_user:916 : echo 5cebd3a2ea8b4372b682a115b175841b 2026-06-25 22:06:20.007 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=5cebd3a2ea8b4372b682a115b175841b 2026-06-25 22:06:20.012 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:20.101 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:20.151 | [2071 Async ks-alt-admin:51930]: running: get_or_add_user_project_role admin 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:20.155 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:20.236 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:20.282 | [2071 Async ks-alt-another:52026]: running: get_or_add_user_project_role anotherrole 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:20.285 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 22:06:20.288 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 22:06:20.290 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:06:20.293 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 22:06:20.295 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 22:06:20.299 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-25 22:06:21.783 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:21.808 | [51511 Async ks-demo-reader:51511]: finished successfully 2026-06-25 22:06:24.287 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:24.294 | ++ functions-common:get_or_create_user:915 : user_id=8c3170874bd3431c89e8263afeb6981b 2026-06-25 22:06:24.300 | ++ functions-common:get_or_create_user:916 : echo 8c3170874bd3431c89e8263afeb6981b 2026-06-25 22:06:24.304 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=8c3170874bd3431c89e8263afeb6981b 2026-06-25 22:06:24.310 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 8c3170874bd3431c89e8263afeb6981b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:24.404 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8c3170874bd3431c89e8263afeb6981b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:24.463 | [2071 Async ks-alt-member-user:52201]: running: get_or_add_user_project_role member 8c3170874bd3431c89e8263afeb6981b 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:24.466 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 22:06:24.471 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 22:06:24.478 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:06:24.482 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 22:06:24.484 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 22:06:24.489 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-25 22:06:28.373 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:28.382 | ++ functions-common:get_or_create_user:915 : user_id=23b7337f2f014cca80e5311938bfc18a 2026-06-25 22:06:28.388 | ++ functions-common:get_or_create_user:916 : echo 23b7337f2f014cca80e5311938bfc18a 2026-06-25 22:06:28.390 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=23b7337f2f014cca80e5311938bfc18a 2026-06-25 22:06:28.395 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 23b7337f2f014cca80e5311938bfc18a 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:28.492 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 23b7337f2f014cca80e5311938bfc18a 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:28.564 | [2071 Async ks-alt-reader-user:52373]: running: get_or_add_user_project_role reader 23b7337f2f014cca80e5311938bfc18a 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:28.577 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 22:06:28.586 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:06:28.593 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 22:06:28.600 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 22:06:28.612 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-25 22:06:29.856 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:29.891 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:29.897 | [52026 Async ks-alt-another:52026]: finished successfully 2026-06-25 22:06:29.937 | [51930 Async ks-alt-admin:51930]: finished successfully 2026-06-25 22:06:32.651 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:32.658 | ++ functions-common:get_or_create_user:915 : user_id=549f39ab7647442fa51df1af35d7179d 2026-06-25 22:06:32.660 | ++ functions-common:get_or_create_user:916 : echo 549f39ab7647442fa51df1af35d7179d 2026-06-25 22:06:32.668 | + lib/keystone:create_keystone_accounts:340 : system_member_user=549f39ab7647442fa51df1af35d7179d 2026-06-25 22:06:32.669 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 549f39ab7647442fa51df1af35d7179d all 2026-06-25 22:06:32.780 | + inc/async:async_inner:63 : get_or_add_user_system_role member 549f39ab7647442fa51df1af35d7179d all 2026-06-25 22:06:32.844 | [2071 Async ks-system-member:52604]: running: get_or_add_user_system_role member 549f39ab7647442fa51df1af35d7179d all 2026-06-25 22:06:32.850 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 22:06:32.855 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:06:32.859 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 22:06:32.864 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 22:06:32.869 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-25 22:06:33.597 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:33.620 | [52201 Async ks-alt-member-user:52201]: finished successfully 2026-06-25 22:06:36.758 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:36.763 | ++ functions-common:get_or_create_user:915 : user_id=15567298867b4ec7afd4077d817f60fd 2026-06-25 22:06:36.769 | ++ functions-common:get_or_create_user:916 : echo 15567298867b4ec7afd4077d817f60fd 2026-06-25 22:06:36.774 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=15567298867b4ec7afd4077d817f60fd 2026-06-25 22:06:36.776 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 15567298867b4ec7afd4077d817f60fd all 2026-06-25 22:06:36.865 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 15567298867b4ec7afd4077d817f60fd all 2026-06-25 22:06:36.927 | [2071 Async ks-system-reader:52809]: running: get_or_add_user_system_role reader 15567298867b4ec7afd4077d817f60fd all 2026-06-25 22:06:36.932 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 22:06:36.940 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 22:06:36.945 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 22:06:36.953 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 22:06:36.961 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-25 22:06:37.622 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:37.645 | [52373 Async ks-alt-reader-user:52373]: finished successfully 2026-06-25 22:06:40.916 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:40.922 | ++ functions-common:get_or_create_group:892 : group_id=64059051b1114bd5a7df633422a6b759 2026-06-25 22:06:40.926 | ++ functions-common:get_or_create_group:893 : echo 64059051b1114bd5a7df633422a6b759 2026-06-25 22:06:40.932 | + lib/keystone:create_keystone_accounts:350 : admin_group=64059051b1114bd5a7df633422a6b759 2026-06-25 22:06:40.937 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 22:06:40.943 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 22:06:40.946 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 22:06:40.951 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 22:06:40.960 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-25 22:06:44.742 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:44.748 | ++ functions-common:get_or_create_group:892 : group_id=f50cc2b254434a73acf86a72c52c10c1 2026-06-25 22:06:44.752 | ++ functions-common:get_or_create_group:893 : echo f50cc2b254434a73acf86a72c52c10c1 2026-06-25 22:06:44.758 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=f50cc2b254434a73acf86a72c52c10c1 2026-06-25 22:06:44.763 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:44.863 | + inc/async:async_inner:63 : get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:44.932 | [2071 Async ks-group-memberdemo:53073]: running: get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:44.937 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:45.049 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:45.112 | [2071 Async ks-group-anotherdemo:53152]: running: get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:45.119 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:45.291 | + inc/async:async_inner:63 : get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:45.397 | [2071 Async ks-group-memberalt:53231]: running: get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:45.406 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:45.564 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:45.648 | [2071 Async ks-group-anotheralt:53328]: running: get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:45.653 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 64059051b1114bd5a7df633422a6b759 718e35be5a144cdbbab27c63627b9828 2026-06-25 22:06:45.718 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:45.787 | [52604 Async ks-system-member:52604]: finished successfully 2026-06-25 22:06:45.830 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 64059051b1114bd5a7df633422a6b759 718e35be5a144cdbbab27c63627b9828 2026-06-25 22:06:45.928 | [2071 Async ks-group-admin:53441]: running: get_or_add_group_project_role admin 64059051b1114bd5a7df633422a6b759 718e35be5a144cdbbab27c63627b9828 2026-06-25 22:06:45.933 | + 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-25 22:06:46.073 | [2071 Async ks-demo-member:51051]: Waiting for completion of get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 running on PID 51051 (17 other jobs running) 2026-06-25 22:06:46.137 | [2071 Async ks-demo-member:51051]: Signaling child to exit 2026-06-25 22:06:46.139 | WAKEUP 2026-06-25 22:06:46.190 | [2071 Async ks-demo-member:51051]: Signaled 2026-06-25 22:06:46.193 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:46.195 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:46.195 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:46.195 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:46.195 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:46.195 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:46.195 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:46.195 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:46.195 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:46.195 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 7d4cdefb28714938bcedd429a73e6323 --project 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:46.195 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d4cdefb28714938bcedd429a73e6323 --project 02b1a99ad2334b1ba2cbda29e7447319 -c Role -f value 2026-06-25 22:06:46.195 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:46.196 | + functions-common:get_or_add_user_project_role:979 : user_role_id=492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:46.196 | + functions-common:get_or_add_user_project_role:980 : echo 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:46.196 | 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:46.312 | [2071 Async ks-demo-member:51051]: finished get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 with result 0 in 12 seconds 2026-06-25 22:06:46.392 | [2071 Async ks-demo-admin:51147]: Waiting for completion of get_or_add_user_project_role admin f7a153d95d344090887f8c60403ab3a7 02b1a99ad2334b1ba2cbda29e7447319 running on PID 51147 (16 other jobs running) 2026-06-25 22:06:46.452 | [2071 Async ks-demo-admin:51147]: Signaling child to exit 2026-06-25 22:06:46.455 | WAKEUP 2026-06-25 22:06:46.503 | [2071 Async ks-demo-admin:51147]: Signaled 2026-06-25 22:06:46.504 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:46.504 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:46.504 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:46.505 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:46.505 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:46.505 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:46.505 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:46.505 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:46.505 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:46.505 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f7a153d95d344090887f8c60403ab3a7 --project 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:46.505 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7a153d95d344090887f8c60403ab3a7 --project 02b1a99ad2334b1ba2cbda29e7447319 -c Role -f value 2026-06-25 22:06:46.505 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:46.505 | + functions-common:get_or_add_user_project_role:979 : user_role_id=26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:46.505 | + functions-common:get_or_add_user_project_role:980 : echo 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:46.506 | 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:46.603 | [2071 Async ks-demo-admin:51147]: finished get_or_add_user_project_role admin f7a153d95d344090887f8c60403ab3a7 02b1a99ad2334b1ba2cbda29e7447319 with result 0 in 11 seconds 2026-06-25 22:06:46.696 | [2071 Async ks-demo-another:51243]: Waiting for completion of get_or_add_user_project_role anotherrole 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 running on PID 51243 (15 other jobs running) 2026-06-25 22:06:46.754 | [2071 Async ks-demo-another:51243]: Signaling child to exit 2026-06-25 22:06:46.756 | WAKEUP 2026-06-25 22:06:46.809 | [2071 Async ks-demo-another:51243]: Signaled 2026-06-25 22:06:46.813 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:46.814 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:46.814 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:46.814 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:46.814 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:46.814 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:46.814 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:46.814 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:46.814 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:46.815 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7d4cdefb28714938bcedd429a73e6323 --project 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:46.815 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7d4cdefb28714938bcedd429a73e6323 --project 02b1a99ad2334b1ba2cbda29e7447319 -c Role -f value 2026-06-25 22:06:46.815 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:46.815 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:46.815 | + functions-common:get_or_add_user_project_role:980 : echo 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:46.815 | 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:46.921 | [2071 Async ks-demo-another:51243]: finished get_or_add_user_project_role anotherrole 7d4cdefb28714938bcedd429a73e6323 02b1a99ad2334b1ba2cbda29e7447319 with result 0 in 13 seconds 2026-06-25 22:06:47.019 | [2071 Async ks-demo-invis:51339]: Waiting for completion of get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 ff232d5455704027a8071107885176d8 running on PID 51339 (14 other jobs running) 2026-06-25 22:06:47.079 | [2071 Async ks-demo-invis:51339]: Signaling child to exit 2026-06-25 22:06:47.084 | WAKEUP 2026-06-25 22:06:47.133 | [2071 Async ks-demo-invis:51339]: Signaled 2026-06-25 22:06:47.133 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:47.133 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:47.133 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:47.133 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:47.133 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:47.133 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:47.133 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:47.133 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:47.133 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:47.134 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 7d4cdefb28714938bcedd429a73e6323 --project ff232d5455704027a8071107885176d8 2026-06-25 22:06:47.134 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d4cdefb28714938bcedd429a73e6323 --project ff232d5455704027a8071107885176d8 -c Role -f value 2026-06-25 22:06:47.134 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:47.134 | + functions-common:get_or_add_user_project_role:979 : user_role_id=492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:47.134 | + functions-common:get_or_add_user_project_role:980 : echo 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:47.134 | 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:47.229 | [2071 Async ks-demo-invis:51339]: finished get_or_add_user_project_role member 7d4cdefb28714938bcedd429a73e6323 ff232d5455704027a8071107885176d8 with result 0 in 12 seconds 2026-06-25 22:06:47.314 | [2071 Async ks-demo-reader:51511]: Waiting for completion of get_or_add_user_project_role reader efd0da972ce34833abd0371f77b2ccba 02b1a99ad2334b1ba2cbda29e7447319 running on PID 51511 (13 other jobs running) 2026-06-25 22:06:47.366 | [2071 Async ks-demo-reader:51511]: Signaling child to exit 2026-06-25 22:06:47.366 | WAKEUP 2026-06-25 22:06:47.417 | [2071 Async ks-demo-reader:51511]: Signaled 2026-06-25 22:06:47.422 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:47.422 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:47.422 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:47.422 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:47.422 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:47.422 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:47.422 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:47.423 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:47.423 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:47.423 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user efd0da972ce34833abd0371f77b2ccba --project 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:47.423 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user efd0da972ce34833abd0371f77b2ccba --project 02b1a99ad2334b1ba2cbda29e7447319 -c Role -f value 2026-06-25 22:06:47.423 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:47.423 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:47.423 | + functions-common:get_or_add_user_project_role:980 : echo 1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:47.423 | 1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:47.515 | [2071 Async ks-demo-reader:51511]: finished get_or_add_user_project_role reader efd0da972ce34833abd0371f77b2ccba 02b1a99ad2334b1ba2cbda29e7447319 with result 0 in 11 seconds 2026-06-25 22:06:47.522 | + inc/async:async_wait:197 : return 0 2026-06-25 22:06:47.528 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 22:06:47.650 | [2071 Async ks-alt-admin:51930]: Waiting for completion of get_or_add_user_project_role admin 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b running on PID 51930 (12 other jobs running) 2026-06-25 22:06:47.715 | [2071 Async ks-alt-admin:51930]: Signaling child to exit 2026-06-25 22:06:47.719 | WAKEUP 2026-06-25 22:06:47.775 | [2071 Async ks-alt-admin:51930]: Signaled 2026-06-25 22:06:47.777 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:47.777 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:47.778 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:47.781 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:47.781 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:47.781 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:47.781 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:47.781 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:47.781 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:47.781 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 5cebd3a2ea8b4372b682a115b175841b --project 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:47.781 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5cebd3a2ea8b4372b682a115b175841b --project 20718328f7444c01b9173048aab9b38b -c Role -f value 2026-06-25 22:06:47.781 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:47.781 | + functions-common:get_or_add_user_project_role:979 : user_role_id=26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:47.781 | + functions-common:get_or_add_user_project_role:980 : echo 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:47.782 | 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:47.886 | [2071 Async ks-alt-admin:51930]: finished get_or_add_user_project_role admin 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b with result 0 in 9 seconds 2026-06-25 22:06:47.981 | [2071 Async ks-alt-another:52026]: Waiting for completion of get_or_add_user_project_role anotherrole 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b running on PID 52026 (11 other jobs running) 2026-06-25 22:06:48.051 | [2071 Async ks-alt-another:52026]: Signaling child to exit 2026-06-25 22:06:48.055 | WAKEUP 2026-06-25 22:06:48.106 | [2071 Async ks-alt-another:52026]: Signaled 2026-06-25 22:06:48.109 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:48.111 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:48.112 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:48.112 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:48.112 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:48.112 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:48.112 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:48.112 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:48.112 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:48.112 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5cebd3a2ea8b4372b682a115b175841b --project 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:48.112 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5cebd3a2ea8b4372b682a115b175841b --project 20718328f7444c01b9173048aab9b38b -c Role -f value 2026-06-25 22:06:48.112 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:48.113 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:48.113 | + functions-common:get_or_add_user_project_role:980 : echo 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:48.113 | 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:48.237 | [2071 Async ks-alt-another:52026]: finished get_or_add_user_project_role anotherrole 5cebd3a2ea8b4372b682a115b175841b 20718328f7444c01b9173048aab9b38b with result 0 in 9 seconds 2026-06-25 22:06:48.320 | [2071 Async ks-alt-member-user:52201]: Waiting for completion of get_or_add_user_project_role member 8c3170874bd3431c89e8263afeb6981b 20718328f7444c01b9173048aab9b38b running on PID 52201 (10 other jobs running) 2026-06-25 22:06:48.380 | [2071 Async ks-alt-member-user:52201]: Signaling child to exit 2026-06-25 22:06:48.386 | WAKEUP 2026-06-25 22:06:48.433 | [2071 Async ks-alt-member-user:52201]: Signaled 2026-06-25 22:06:48.436 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:48.437 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:48.437 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:48.437 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:48.437 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:48.437 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:48.437 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:48.437 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:48.437 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:48.437 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8c3170874bd3431c89e8263afeb6981b --project 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:48.437 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c3170874bd3431c89e8263afeb6981b --project 20718328f7444c01b9173048aab9b38b -c Role -f value 2026-06-25 22:06:48.438 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:48.438 | + functions-common:get_or_add_user_project_role:979 : user_role_id=492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:48.438 | + functions-common:get_or_add_user_project_role:980 : echo 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:48.438 | 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:48.530 | [2071 Async ks-alt-member-user:52201]: finished get_or_add_user_project_role member 8c3170874bd3431c89e8263afeb6981b 20718328f7444c01b9173048aab9b38b with result 0 in 9 seconds 2026-06-25 22:06:48.609 | [2071 Async ks-alt-reader-user:52373]: Waiting for completion of get_or_add_user_project_role reader 23b7337f2f014cca80e5311938bfc18a 20718328f7444c01b9173048aab9b38b running on PID 52373 (9 other jobs running) 2026-06-25 22:06:48.669 | [2071 Async ks-alt-reader-user:52373]: Signaling child to exit 2026-06-25 22:06:48.670 | WAKEUP 2026-06-25 22:06:48.724 | [2071 Async ks-alt-reader-user:52373]: Signaled 2026-06-25 22:06:48.729 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:06:48.729 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:06:48.730 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 22:06:48.731 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:48.731 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:48.731 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:48.732 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:48.732 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:48.732 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 22:06:48.734 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 23b7337f2f014cca80e5311938bfc18a --project 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:48.734 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 23b7337f2f014cca80e5311938bfc18a --project 20718328f7444c01b9173048aab9b38b -c Role -f value 2026-06-25 22:06:48.734 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:48.734 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:48.734 | + functions-common:get_or_add_user_project_role:980 : echo 1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:48.734 | 1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:48.853 | [2071 Async ks-alt-reader-user:52373]: finished get_or_add_user_project_role reader 23b7337f2f014cca80e5311938bfc18a 20718328f7444c01b9173048aab9b38b with result 0 in 9 seconds 2026-06-25 22:06:48.865 | + inc/async:async_wait:197 : return 0 2026-06-25 22:06:48.871 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 22:06:49.009 | [2071 Async ks-system-member:52604]: Waiting for completion of get_or_add_user_system_role member 549f39ab7647442fa51df1af35d7179d all running on PID 52604 (8 other jobs running) 2026-06-25 22:06:49.067 | [2071 Async ks-system-member:52604]: Signaling child to exit 2026-06-25 22:06:49.072 | WAKEUP 2026-06-25 22:06:49.123 | [2071 Async ks-system-member:52604]: Signaled 2026-06-25 22:06:49.124 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 22:06:49.125 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 22:06:49.125 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 22:06:49.126 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:49.126 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:49.126 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:49.126 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:49.126 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:49.126 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 22:06:49.126 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 549f39ab7647442fa51df1af35d7179d --system all -f value -c Role 2026-06-25 22:06:49.126 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:49.126 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 22:06:49.127 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 22:06:49.127 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 549f39ab7647442fa51df1af35d7179d --system all 2026-06-25 22:06:49.127 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 549f39ab7647442fa51df1af35d7179d --system all -f value -c Role 2026-06-25 22:06:49.127 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:49.127 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 22:06:49.127 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 22:06:49.127 | 2026-06-25 22:06:49.248 | [2071 Async ks-system-member:52604]: finished get_or_add_user_system_role member 549f39ab7647442fa51df1af35d7179d all with result 0 in 13 seconds 2026-06-25 22:06:49.311 | [2071 Async ks-system-reader:52809]: Waiting for completion of get_or_add_user_system_role reader 15567298867b4ec7afd4077d817f60fd all running on PID 52809 (7 other jobs running) 2026-06-25 22:06:49.359 | [2071 Async ks-system-reader:52809]: Signaling child to exit 2026-06-25 22:06:52.734 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:52.814 | [52809 Async ks-system-reader:52809]: finished successfully 2026-06-25 22:06:52.882 | WAKEUP 2026-06-25 22:06:52.944 | [2071 Async ks-system-reader:52809]: Signaled 2026-06-25 22:06:52.948 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 22:06:52.948 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 22:06:52.948 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 22:06:52.948 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:06:52.948 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:06:52.948 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 22:06:52.948 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 22:06:52.949 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 22:06:52.949 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 22:06:52.949 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 15567298867b4ec7afd4077d817f60fd --system all -f value -c Role 2026-06-25 22:06:52.949 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:52.949 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 22:06:52.949 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 22:06:52.949 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 15567298867b4ec7afd4077d817f60fd --system all 2026-06-25 22:06:52.949 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 15567298867b4ec7afd4077d817f60fd --system all -f value -c Role 2026-06-25 22:06:52.949 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:52.949 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:52.949 | + functions-common:get_or_add_user_system_role:1030 : echo 1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:52.950 | 1de2fe2b02ff4cbfa2baa4a6161a5c69 2026-06-25 22:06:53.062 | [2071 Async ks-system-reader:52809]: finished get_or_add_user_system_role reader 15567298867b4ec7afd4077d817f60fd all with result 0 in 15 seconds 2026-06-25 22:06:53.070 | + inc/async:async_wait:197 : return 0 2026-06-25 22:06:53.079 | + 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-25 22:06:53.225 | [2071 Async ks-group-memberdemo:53073]: Waiting for completion of get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 running on PID 53073 (6 other jobs running) 2026-06-25 22:06:53.284 | [2071 Async ks-group-memberdemo:53073]: Signaling child to exit 2026-06-25 22:06:57.354 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:57.393 | [53073 Async ks-group-memberdemo:53073]: finished successfully 2026-06-25 22:06:57.426 | WAKEUP 2026-06-25 22:06:57.461 | [2071 Async ks-group-memberdemo:53073]: Signaled 2026-06-25 22:06:57.463 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 22:06:57.463 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group f50cc2b254434a73acf86a72c52c10c1 --project 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:57.464 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f50cc2b254434a73acf86a72c52c10c1 --project 02b1a99ad2334b1ba2cbda29e7447319 -f value -c Role 2026-06-25 22:06:57.464 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:57.464 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:57.464 | + functions-common:get_or_add_group_project_role:1049 : echo 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:57.464 | 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:57.540 | [2071 Async ks-group-memberdemo:53073]: finished get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 with result 0 in 12 seconds 2026-06-25 22:06:57.604 | [2071 Async ks-group-anotherdemo:53152]: Waiting for completion of get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 running on PID 53152 (5 other jobs running) 2026-06-25 22:06:57.640 | [2071 Async ks-group-anotherdemo:53152]: Signaling child to exit 2026-06-25 22:06:57.646 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:57.686 | [53328 Async ks-group-anotheralt:53328]: finished successfully 2026-06-25 22:06:58.035 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:58.066 | [53152 Async ks-group-anotherdemo:53152]: finished successfully 2026-06-25 22:06:58.093 | WAKEUP 2026-06-25 22:06:58.120 | [2071 Async ks-group-anotherdemo:53152]: Signaled 2026-06-25 22:06:58.121 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 22:06:58.122 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group f50cc2b254434a73acf86a72c52c10c1 --project 02b1a99ad2334b1ba2cbda29e7447319 2026-06-25 22:06:58.122 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f50cc2b254434a73acf86a72c52c10c1 --project 02b1a99ad2334b1ba2cbda29e7447319 -f value -c Role 2026-06-25 22:06:58.122 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:58.122 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:58.122 | + functions-common:get_or_add_group_project_role:1049 : echo 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:58.122 | 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:58.169 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:58.182 | [2071 Async ks-group-anotherdemo:53152]: finished get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 02b1a99ad2334b1ba2cbda29e7447319 with result 0 in 13 seconds 2026-06-25 22:06:58.202 | [53441 Async ks-group-admin:53441]: finished successfully 2026-06-25 22:06:58.234 | [2071 Async ks-group-memberalt:53231]: Waiting for completion of get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b running on PID 53231 (4 other jobs running) 2026-06-25 22:06:58.264 | [2071 Async ks-group-memberalt:53231]: Signaling child to exit 2026-06-25 22:06:58.398 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:06:58.430 | [53231 Async ks-group-memberalt:53231]: finished successfully 2026-06-25 22:06:58.458 | WAKEUP 2026-06-25 22:06:58.485 | [2071 Async ks-group-memberalt:53231]: Signaled 2026-06-25 22:06:58.487 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 22:06:58.487 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group f50cc2b254434a73acf86a72c52c10c1 --project 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:58.487 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f50cc2b254434a73acf86a72c52c10c1 --project 20718328f7444c01b9173048aab9b38b -f value -c Role 2026-06-25 22:06:58.488 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:58.488 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:58.488 | + functions-common:get_or_add_group_project_role:1049 : echo 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:58.488 | 492f37cd39d24912b08b7e13a18688fd 2026-06-25 22:06:58.541 | [2071 Async ks-group-memberalt:53231]: finished get_or_add_group_project_role member f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b with result 0 in 13 seconds 2026-06-25 22:06:58.588 | [2071 Async ks-group-anotheralt:53328]: Waiting for completion of get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b running on PID 53328 (3 other jobs running) 2026-06-25 22:06:58.618 | [2071 Async ks-group-anotheralt:53328]: Signaling child to exit 2026-06-25 22:06:58.619 | WAKEUP 2026-06-25 22:06:58.646 | [2071 Async ks-group-anotheralt:53328]: Signaled 2026-06-25 22:06:58.648 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 22:06:58.648 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group f50cc2b254434a73acf86a72c52c10c1 --project 20718328f7444c01b9173048aab9b38b 2026-06-25 22:06:58.648 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f50cc2b254434a73acf86a72c52c10c1 --project 20718328f7444c01b9173048aab9b38b -f value -c Role 2026-06-25 22:06:58.648 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:58.648 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:58.648 | + functions-common:get_or_add_group_project_role:1049 : echo 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:58.648 | 5c6805b2de4e48a1b5c24926ba977a71 2026-06-25 22:06:58.704 | [2071 Async ks-group-anotheralt:53328]: finished get_or_add_group_project_role anotherrole f50cc2b254434a73acf86a72c52c10c1 20718328f7444c01b9173048aab9b38b with result 0 in 12 seconds 2026-06-25 22:06:58.748 | [2071 Async ks-group-admin:53441]: Waiting for completion of get_or_add_group_project_role admin 64059051b1114bd5a7df633422a6b759 718e35be5a144cdbbab27c63627b9828 running on PID 53441 (2 other jobs running) 2026-06-25 22:06:58.779 | [2071 Async ks-group-admin:53441]: Signaling child to exit 2026-06-25 22:06:58.779 | WAKEUP 2026-06-25 22:06:58.807 | [2071 Async ks-group-admin:53441]: Signaled 2026-06-25 22:06:58.809 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 22:06:58.809 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 64059051b1114bd5a7df633422a6b759 --project 718e35be5a144cdbbab27c63627b9828 2026-06-25 22:06:58.809 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 64059051b1114bd5a7df633422a6b759 --project 718e35be5a144cdbbab27c63627b9828 -f value -c Role 2026-06-25 22:06:58.809 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:06:58.809 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:58.809 | + functions-common:get_or_add_group_project_role:1049 : echo 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:58.809 | 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:06:58.863 | [2071 Async ks-group-admin:53441]: finished get_or_add_group_project_role admin 64059051b1114bd5a7df633422a6b759 718e35be5a144cdbbab27c63627b9828 with result 0 in 12 seconds 2026-06-25 22:06:58.870 | + inc/async:async_wait:197 : return 0 2026-06-25 22:06:58.874 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 22:06:58.899 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:06:58.904 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 22:06:58.931 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:06:58.935 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 22:06:58.940 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 22:06:59.029 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 22:06:59.082 | [2071 Async create_nova_accounts:55295]: running: create_nova_accounts 2026-06-25 22:06:59.085 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 22:06:59.112 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:06:59.116 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 22:06:59.120 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 22:06:59.206 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 22:06:59.258 | [2071 Async create_glance_accounts:55418]: running: create_glance_accounts 2026-06-25 22:06:59.262 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 22:06:59.293 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:06:59.298 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 22:06:59.302 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 22:06:59.378 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 22:06:59.436 | [2071 Async create_cinder_accounts:55556]: running: create_cinder_accounts 2026-06-25 22:06:59.441 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 22:06:59.466 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:06:59.469 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 22:06:59.471 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 22:06:59.537 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 22:06:59.614 | [2071 Async create_neutron_accounts:55698]: running: create_neutron_accounts 2026-06-25 22:06:59.619 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 22:06:59.652 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:06:59.658 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 22:06:59.693 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:06:59.698 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 22:06:59.813 | [2071 Async create_nova_accounts:55295]: Waiting for completion of create_nova_accounts running on PID 55295 (5 other jobs running) 2026-06-25 22:06:59.875 | [2071 Async create_nova_accounts:55295]: Signaling child to exit 2026-06-25 22:07:35.212 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:07:35.250 | [55698 Async create_neutron_accounts:55698]: finished successfully 2026-06-25 22:07:43.558 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:07:43.590 | [55556 Async create_cinder_accounts:55556]: finished successfully 2026-06-25 22:08:01.075 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:08:01.108 | [55295 Async create_nova_accounts:55295]: finished successfully 2026-06-25 22:08:01.137 | WAKEUP 2026-06-25 22:08:01.165 | [2071 Async create_nova_accounts:55295]: Signaled 2026-06-25 22:08:01.168 | + 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-25 22:08:01.168 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 22:08:01.168 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 22:08:01.168 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:08:01.168 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 22:08:01.168 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 22:08:01.168 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 22:08:01.169 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.169 | + functions-common:get_or_create_user:915 : user_id=a4b11abb88404c2f81e7b35fab47b01f 2026-06-25 22:08:01.169 | + functions-common:get_or_create_user:916 : echo a4b11abb88404c2f81e7b35fab47b01f 2026-06-25 22:08:01.170 | a4b11abb88404c2f81e7b35fab47b01f 2026-06-25 22:08:01.170 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 22:08:01.170 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:08:01.170 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:08:01.170 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:08:01.170 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:08:01.170 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:08:01.170 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:08:01.170 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:08:01.170 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:08:01.171 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:08:01.171 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:08:01.171 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:08:01.171 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-25 22:08:01.171 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:08:01.171 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.171 | + functions-common:get_or_add_user_project_role:979 : user_role_id=90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:01.171 | + functions-common:get_or_add_user_project_role:980 : echo 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:01.171 | 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:01.172 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 22:08:01.172 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 22:08:01.172 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:08:01.172 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:08:01.172 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:08:01.172 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:08:01.172 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:08:01.173 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:08:01.173 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:08:01.173 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:08:01.173 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:08:01.173 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:08:01.173 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:08:01.174 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-25 22:08:01.174 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:08:01.174 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.174 | + functions-common:get_or_add_user_project_role:979 : user_role_id=26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:08:01.174 | + functions-common:get_or_add_user_project_role:980 : echo 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:08:01.174 | 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:08:01.174 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 22:08:01.174 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.119/compute 2026-06-25 22:08:01.175 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 22:08:01.175 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 22:08:01.175 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 22:08:01.175 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-25 22:08:01.175 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.175 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 22:08:01.175 | 5c57dfe1354c4e6b8f3605163be37a69' 2026-06-25 22:08:01.175 | + functions-common:get_or_create_service:1067 : echo 5c57dfe1354c4e6b8f3605163be37a69 2026-06-25 22:08:01.175 | 5c57dfe1354c4e6b8f3605163be37a69 2026-06-25 22:08:01.175 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.119/compute/v2/$(project_id)s' 2026-06-25 22:08:01.175 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 22:08:01.176 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.119/compute/v2/$(project_id)s' RegionOne 2026-06-25 22:08:01.176 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 22:08:01.176 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-25 22:08:01.176 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.176 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 22:08:01.176 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 22:08:01.176 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.119/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 22:08:01.176 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.176 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e5c90ee91a1c48d6b1d1c316d494d2f9 2026-06-25 22:08:01.177 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e5c90ee91a1c48d6b1d1c316d494d2f9 2026-06-25 22:08:01.177 | + functions-common:get_or_create_endpoint:1100 : public_id=e5c90ee91a1c48d6b1d1c316d494d2f9 2026-06-25 22:08:01.177 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 22:08:01.177 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 22:08:01.177 | + functions-common:get_or_create_endpoint:1109 : echo e5c90ee91a1c48d6b1d1c316d494d2f9 2026-06-25 22:08:01.177 | e5c90ee91a1c48d6b1d1c316d494d2f9 2026-06-25 22:08:01.177 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 22:08:01.177 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 22:08:01.177 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 22:08:01.177 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-25 22:08:01.178 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.178 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 22:08:01.178 | dcb3e904c4b04dfab42b598b2e439806' 2026-06-25 22:08:01.178 | + functions-common:get_or_create_service:1067 : echo dcb3e904c4b04dfab42b598b2e439806 2026-06-25 22:08:01.178 | dcb3e904c4b04dfab42b598b2e439806 2026-06-25 22:08:01.178 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.119/compute/v2.1 2026-06-25 22:08:01.178 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 22:08:01.178 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.119/compute/v2.1 RegionOne 2026-06-25 22:08:01.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 22:08:01.179 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-25 22:08:01.179 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 22:08:01.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 22:08:01.179 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.119/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 22:08:01.179 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:01.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d7f9972a508f4a669d5a9de8baef73b2 2026-06-25 22:08:01.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d7f9972a508f4a669d5a9de8baef73b2 2026-06-25 22:08:01.180 | + functions-common:get_or_create_endpoint:1100 : public_id=d7f9972a508f4a669d5a9de8baef73b2 2026-06-25 22:08:01.180 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 22:08:01.180 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 22:08:01.180 | + functions-common:get_or_create_endpoint:1109 : echo d7f9972a508f4a669d5a9de8baef73b2 2026-06-25 22:08:01.180 | d7f9972a508f4a669d5a9de8baef73b2 2026-06-25 22:08:01.181 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 22:08:01.181 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:01.181 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 22:08:01.181 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:01.181 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 22:08:01.181 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:01.181 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 22:08:01.181 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:01.181 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 22:08:01.226 | [2071 Async create_nova_accounts:55295]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-25 22:08:01.271 | [2071 Async create_glance_accounts:55418]: Waiting for completion of create_glance_accounts running on PID 55418 (4 other jobs running) 2026-06-25 22:08:01.304 | [2071 Async create_glance_accounts:55418]: Signaling child to exit 2026-06-25 22:08:14.673 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:08:14.705 | [55418 Async create_glance_accounts:55418]: finished successfully 2026-06-25 22:08:14.735 | WAKEUP 2026-06-25 22:08:14.762 | [2071 Async create_glance_accounts:55418]: Signaled 2026-06-25 22:08:14.764 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 22:08:14.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:14.765 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 22:08:14.765 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 22:08:14.765 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:08:14.765 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 22:08:14.765 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 22:08:14.765 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 22:08:14.765 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.766 | + functions-common:get_or_create_user:915 : user_id=586786e90a50478eb7860d37f3d9c9f6 2026-06-25 22:08:14.766 | + functions-common:get_or_create_user:916 : echo 586786e90a50478eb7860d37f3d9c9f6 2026-06-25 22:08:14.766 | 586786e90a50478eb7860d37f3d9c9f6 2026-06-25 22:08:14.766 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 22:08:14.766 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:08:14.766 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:08:14.766 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:08:14.767 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:08:14.767 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:08:14.767 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:08:14.767 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:08:14.767 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:08:14.767 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:08:14.767 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:08:14.768 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:08:14.768 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-25 22:08:14.768 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:08:14.768 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.768 | + functions-common:get_or_add_user_project_role:979 : user_role_id=90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:14.768 | + functions-common:get_or_add_user_project_role:980 : echo 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:14.768 | 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:14.769 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 22:08:14.769 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 22:08:14.769 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:08:14.769 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:08:14.769 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:08:14.769 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:08:14.769 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:08:14.770 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:08:14.770 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:08:14.770 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:08:14.770 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:08:14.770 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:08:14.770 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:08:14.771 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-25 22:08:14.771 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:08:14.771 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.771 | + functions-common:get_or_add_user_project_role:979 : user_role_id=26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:08:14.771 | + functions-common:get_or_add_user_project_role:980 : echo 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:08:14.771 | 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:08:14.771 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 22:08:14.772 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:14.772 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 22:08:14.772 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 22:08:14.772 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 22:08:14.772 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-25 22:08:14.772 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.773 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 22:08:14.773 | 3843a134a9014224946fa324354684bb' 2026-06-25 22:08:14.773 | + functions-common:get_or_create_service:1067 : echo 3843a134a9014224946fa324354684bb 2026-06-25 22:08:14.773 | 3843a134a9014224946fa324354684bb 2026-06-25 22:08:14.773 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.119/image 2026-06-25 22:08:14.773 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 22:08:14.773 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.119/image RegionOne 2026-06-25 22:08:14.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 22:08:14.774 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-25 22:08:14.774 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 22:08:14.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 22:08:14.774 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.119/image --region RegionOne -f value -c id 2026-06-25 22:08:14.775 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=89e80f25542a496a9c0a661e4ab55df8 2026-06-25 22:08:14.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 89e80f25542a496a9c0a661e4ab55df8 2026-06-25 22:08:14.775 | + functions-common:get_or_create_endpoint:1100 : public_id=89e80f25542a496a9c0a661e4ab55df8 2026-06-25 22:08:14.775 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 22:08:14.775 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 22:08:14.775 | + functions-common:get_or_create_endpoint:1109 : echo 89e80f25542a496a9c0a661e4ab55df8 2026-06-25 22:08:14.775 | 89e80f25542a496a9c0a661e4ab55df8 2026-06-25 22:08:14.776 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 22:08:14.776 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 22:08:14.776 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 22:08:14.776 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.776 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 22:08:14.776 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 22:08:14.776 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 22:08:14.777 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 22:08:14.777 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 22:08:14.777 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 22:08:14.777 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 22:08:14.777 | + 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-25 22:08:14.777 | +---------------+----------------------------------+ 2026-06-25 22:08:14.777 | | Field | Value | 2026-06-25 22:08:14.777 | +---------------+----------------------------------+ 2026-06-25 22:08:14.778 | | default_limit | 2000 | 2026-06-25 22:08:14.778 | | description | None | 2026-06-25 22:08:14.778 | | id | 27e7e24160514b14ad00dc822d3c2f80 | 2026-06-25 22:08:14.778 | | region_id | RegionOne | 2026-06-25 22:08:14.778 | | resource_name | image_size_total | 2026-06-25 22:08:14.778 | | service_id | 3843a134a9014224946fa324354684bb | 2026-06-25 22:08:14.778 | +---------------+----------------------------------+ 2026-06-25 22:08:14.778 | + 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-25 22:08:14.778 | +---------------+----------------------------------+ 2026-06-25 22:08:14.779 | | Field | Value | 2026-06-25 22:08:14.779 | +---------------+----------------------------------+ 2026-06-25 22:08:14.779 | | default_limit | 2000 | 2026-06-25 22:08:14.779 | | description | None | 2026-06-25 22:08:14.779 | | id | d92a24f4ec994eaeacc72e5d975ab182 | 2026-06-25 22:08:14.779 | | region_id | RegionOne | 2026-06-25 22:08:14.779 | | resource_name | image_stage_total | 2026-06-25 22:08:14.779 | | service_id | 3843a134a9014224946fa324354684bb | 2026-06-25 22:08:14.780 | +---------------+----------------------------------+ 2026-06-25 22:08:14.780 | + 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-25 22:08:14.780 | +---------------+----------------------------------+ 2026-06-25 22:08:14.780 | | Field | Value | 2026-06-25 22:08:14.780 | +---------------+----------------------------------+ 2026-06-25 22:08:14.780 | | default_limit | 100 | 2026-06-25 22:08:14.780 | | description | None | 2026-06-25 22:08:14.780 | | id | 979ee34bb71846de843cf58487873eff | 2026-06-25 22:08:14.781 | | region_id | RegionOne | 2026-06-25 22:08:14.781 | | resource_name | image_count_total | 2026-06-25 22:08:14.781 | | service_id | 3843a134a9014224946fa324354684bb | 2026-06-25 22:08:14.781 | +---------------+----------------------------------+ 2026-06-25 22:08:14.781 | + 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-25 22:08:14.781 | +---------------+----------------------------------+ 2026-06-25 22:08:14.781 | | Field | Value | 2026-06-25 22:08:14.781 | +---------------+----------------------------------+ 2026-06-25 22:08:14.781 | | default_limit | 100 | 2026-06-25 22:08:14.781 | | description | None | 2026-06-25 22:08:14.782 | | id | d76f510374f54230bca8c8237ea88ea7 | 2026-06-25 22:08:14.782 | | region_id | RegionOne | 2026-06-25 22:08:14.782 | | resource_name | image_count_uploading | 2026-06-25 22:08:14.782 | | service_id | 3843a134a9014224946fa324354684bb | 2026-06-25 22:08:14.782 | +---------------+----------------------------------+ 2026-06-25 22:08:14.782 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 22:08:14.782 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 22:08:14.782 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 22:08:14.783 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 22:08:14.783 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 22:08:14.783 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.119/identity 2026-06-25 22:08:14.783 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 22:08:14.783 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 22:08:14.783 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.783 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 89e80f25542a496a9c0a661e4ab55df8 2026-06-25 22:08:14.784 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 22:08:14.784 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 22:08:14.784 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:14.817 | [2071 Async create_glance_accounts:55418]: finished create_glance_accounts with result 0 in 75 seconds 2026-06-25 22:08:14.861 | [2071 Async create_cinder_accounts:55556]: Waiting for completion of create_cinder_accounts running on PID 55556 (3 other jobs running) 2026-06-25 22:08:14.892 | [2071 Async create_cinder_accounts:55556]: Signaling child to exit 2026-06-25 22:08:14.894 | WAKEUP 2026-06-25 22:08:14.919 | [2071 Async create_cinder_accounts:55556]: Signaled 2026-06-25 22:08:14.920 | + 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-25 22:08:14.920 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 22:08:14.920 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 22:08:14.921 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:14.921 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 22:08:14.921 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 22:08:14.921 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:08:14.921 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 22:08:14.921 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 22:08:14.921 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 22:08:14.922 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.922 | + functions-common:get_or_create_user:915 : user_id=0d1dbca57dc4410298f99fe9cec34716 2026-06-25 22:08:14.922 | + functions-common:get_or_create_user:916 : echo 0d1dbca57dc4410298f99fe9cec34716 2026-06-25 22:08:14.922 | 0d1dbca57dc4410298f99fe9cec34716 2026-06-25 22:08:14.922 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 22:08:14.922 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:08:14.923 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:08:14.923 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:08:14.923 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:08:14.923 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:08:14.923 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:08:14.923 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:08:14.923 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:08:14.924 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:08:14.924 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:08:14.924 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:08:14.924 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-25 22:08:14.924 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:08:14.924 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.925 | + functions-common:get_or_add_user_project_role:979 : user_role_id=90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:14.925 | + functions-common:get_or_add_user_project_role:980 : echo 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:14.925 | 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:14.925 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 22:08:14.925 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 22:08:14.925 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.119/volume 2026-06-25 22:08:14.925 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 22:08:14.925 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 22:08:14.926 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 22:08:14.926 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-25 22:08:14.926 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.926 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 22:08:14.926 | 3affda25d7484d62ac5137f954119a24' 2026-06-25 22:08:14.927 | + functions-common:get_or_create_service:1067 : echo 3affda25d7484d62ac5137f954119a24 2026-06-25 22:08:14.927 | 3affda25d7484d62ac5137f954119a24 2026-06-25 22:08:14.927 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.119/volume/v3 2026-06-25 22:08:14.927 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 22:08:14.927 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.119/volume/v3 RegionOne 2026-06-25 22:08:14.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 22:08:14.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-25 22:08:14.928 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 22:08:14.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 22:08:14.928 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.119/volume/v3 --region RegionOne -f value -c id 2026-06-25 22:08:14.928 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=727ac71da8924b3caf28eccb888f8ae7 2026-06-25 22:08:14.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 727ac71da8924b3caf28eccb888f8ae7 2026-06-25 22:08:14.929 | + functions-common:get_or_create_endpoint:1100 : public_id=727ac71da8924b3caf28eccb888f8ae7 2026-06-25 22:08:14.929 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 22:08:14.929 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 22:08:14.929 | + functions-common:get_or_create_endpoint:1109 : echo 727ac71da8924b3caf28eccb888f8ae7 2026-06-25 22:08:14.929 | 727ac71da8924b3caf28eccb888f8ae7 2026-06-25 22:08:14.929 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 22:08:14.930 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 22:08:14.930 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 22:08:14.930 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-25 22:08:14.930 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.930 | ++ functions-common:get_or_create_project:928 : project_id=a175e88ae9bc4147a5bd5c7eba1534ee 2026-06-25 22:08:14.930 | ++ functions-common:get_or_create_project:929 : echo a175e88ae9bc4147a5bd5c7eba1534ee 2026-06-25 22:08:14.930 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a175e88ae9bc4147a5bd5c7eba1534ee 2026-06-25 22:08:14.931 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 22:08:14.931 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:08:14.931 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 22:08:14.931 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 22:08:14.931 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-25 22:08:14.931 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 22:08:14.931 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:14.932 | ++ functions-common:get_or_create_user:915 : user_id=0d1dbca57dc4410298f99fe9cec34716 2026-06-25 22:08:14.932 | ++ functions-common:get_or_create_user:916 : echo 0d1dbca57dc4410298f99fe9cec34716 2026-06-25 22:08:14.932 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0d1dbca57dc4410298f99fe9cec34716 2026-06-25 22:08:14.980 | [2071 Async create_cinder_accounts:55556]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-25 22:08:14.986 | + inc/async:async_wait:197 : return 0 2026-06-25 22:08:14.990 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 22:08:15.056 | [2071 Async create_neutron_accounts:55698]: Waiting for completion of create_neutron_accounts running on PID 55698 (2 other jobs running) 2026-06-25 22:08:15.087 | [2071 Async create_neutron_accounts:55698]: Signaling child to exit 2026-06-25 22:08:15.088 | WAKEUP 2026-06-25 22:08:15.115 | [2071 Async create_neutron_accounts:55698]: Signaled 2026-06-25 22:08:15.117 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 22:08:15.117 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.119/ 2026-06-25 22:08:15.118 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 22:08:15.118 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.119/networking 2026-06-25 22:08:15.118 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 22:08:15.118 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:15.118 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 22:08:15.118 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 22:08:15.118 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:08:15.118 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 22:08:15.119 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 22:08:15.119 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 22:08:15.119 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:15.119 | + functions-common:get_or_create_user:915 : user_id=fa29faf5fad04770b8601d803be6bc28 2026-06-25 22:08:15.119 | + functions-common:get_or_create_user:916 : echo fa29faf5fad04770b8601d803be6bc28 2026-06-25 22:08:15.119 | fa29faf5fad04770b8601d803be6bc28 2026-06-25 22:08:15.119 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 22:08:15.120 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:08:15.120 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:08:15.120 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:08:15.120 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:08:15.120 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:08:15.120 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:08:15.121 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:08:15.121 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:08:15.121 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:08:15.121 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:08:15.121 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:08:15.121 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-25 22:08:15.121 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:08:15.122 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:15.122 | + functions-common:get_or_add_user_project_role:979 : user_role_id=90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:15.122 | + functions-common:get_or_add_user_project_role:980 : echo 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:15.122 | 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:08:15.122 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 22:08:15.122 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 22:08:15.122 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 22:08:15.123 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 22:08:15.123 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-25 22:08:15.123 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:15.123 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 22:08:15.123 | f7bcc954e6874081aba4e3aa0f73de49' 2026-06-25 22:08:15.123 | + functions-common:get_or_create_service:1067 : echo f7bcc954e6874081aba4e3aa0f73de49 2026-06-25 22:08:15.123 | f7bcc954e6874081aba4e3aa0f73de49 2026-06-25 22:08:15.124 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.119/networking 2026-06-25 22:08:15.124 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 22:08:15.124 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.119/networking RegionOne 2026-06-25 22:08:15.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 22:08:15.124 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-25 22:08:15.124 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:15.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 22:08:15.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 22:08:15.125 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.119/networking --region RegionOne -f value -c id 2026-06-25 22:08:15.125 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:08:15.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8a9ff797751c4bc4910cebea45dd4eeb 2026-06-25 22:08:15.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8a9ff797751c4bc4910cebea45dd4eeb 2026-06-25 22:08:15.125 | + functions-common:get_or_create_endpoint:1100 : public_id=8a9ff797751c4bc4910cebea45dd4eeb 2026-06-25 22:08:15.125 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 22:08:15.126 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 22:08:15.126 | + functions-common:get_or_create_endpoint:1109 : echo 8a9ff797751c4bc4910cebea45dd4eeb 2026-06-25 22:08:15.126 | 8a9ff797751c4bc4910cebea45dd4eeb 2026-06-25 22:08:15.170 | [2071 Async create_neutron_accounts:55698]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-25 22:08:15.180 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 22:08:15.187 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 22:08:15.191 | + inc/async:async_wait:197 : return 0 2026-06-25 22:08:15.195 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 22:08:15.221 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:15.226 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 22:08:15.253 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:15.257 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 22:08:15.261 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:08:15.265 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 22:08:15.269 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 22:08:15.273 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 22:08:15.360 | + inc/async:async_inner:63 : init_glance 2026-06-25 22:08:15.411 | [2071 Async init_glance:57980]: running: init_glance 2026-06-25 22:08:15.416 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 22:08:15.442 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:15.446 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 22:08:15.450 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:08:15.454 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 22:08:15.458 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 22:08:15.463 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 22:08:15.467 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 22:08:15.471 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 22:08:15.490 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 22:08:15.495 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 22:08:29.942 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:08:29.978 | [57980 Async init_glance:57980]: finished successfully 2026-06-25 22:08:57.119 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 22:08:57.127 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 22:08:57.131 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 22:08:57.136 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 22:08:57.140 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 22:08:57.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 22:08:57.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 22:08:57.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 22:08:57.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 22:08:57.159 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 22:08:57.163 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 22:08:57.167 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 22:08:57.172 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 22:08:57.176 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 22:08:57.180 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 22:08:57.184 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 22:08:57.191 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:08:57.195 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:08:57.198 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 22:08:57.202 | + 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-25 22:08:57.211 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 22:08:57.215 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 22:08:57.218 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 22:08:57.222 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 22:08:57.226 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 22:08:57.230 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 22:08:57.234 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 22:08:57.260 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:57.265 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 22:08:57.269 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 22:08:57.274 | + 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-25 22:08:57.320 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 22:08:57.368 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 22:08:57.416 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 22:08:57.463 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 22:08:57.509 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 22:08:57.556 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 22:08:57.560 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 22:08:57.564 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 22:08:57.568 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 22:08:57.574 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 22:08:57.602 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 22:08:57.607 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 22:08:57.611 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 22:08:57.614 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 22:08:57.619 | + 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-25 22:08:57.664 | + 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-25 22:08:57.715 | + 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-25 22:08:57.763 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 22:08:57.809 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 22:08:57.857 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 22:08:57.861 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:08:57.865 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 22:08:57.869 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 22:08:57.873 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 22:08:57.877 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:08:57.881 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 22:08:57.885 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 22:08:57.904 | + 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-25 22:08:57.922 | + 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-25 22:08:57.941 | + 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-25 22:08:57.960 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 22:08:57.979 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 22:08:57.983 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 22:08:57.989 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 22:08:57.995 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.u5cgnq7fEd 2026-06-25 22:08:57.999 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 22:08:58.004 | + 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-25 22:08:58.008 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.u5cgnq7fEd 2026-06-25 22:08:58.014 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.u5cgnq7fEd 2026-06-25 22:08:58.032 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.u5cgnq7fEd /etc/sudoers.d/neutron-rootwrap 2026-06-25 22:08:58.051 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 22:08:58.055 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 22:08:58.059 | + 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-25 22:08:58.105 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 22:08:58.109 | + 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-25 22:08:58.157 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 22:08:58.161 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 22:08:58.166 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 22:08:58.170 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 22:08:58.174 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 22:08:58.178 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 22:08:58.205 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:58.211 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 22:08:58.215 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 22:08:58.220 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 22:08:58.248 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:58.252 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 22:08:58.257 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/ 2026-06-25 22:08:58.306 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 22:08:58.311 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 22:08:58.315 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 22:08:58.343 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:58.347 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 22:08:58.374 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:58.378 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 22:08:58.405 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:58.409 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 22:08:58.437 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:58.441 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 22:08:58.469 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:58.474 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 22:08:58.478 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 22:08:58.506 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:08:58.510 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 22:08:58.515 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 22:08:58.520 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 22:08:58.520 | Configuring OVN 2026-06-25 22:08:58.524 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 22:08:58.528 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 22:08:58.534 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 22:08:58.540 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=f3fed2ec-3752-4bc2-aded-e7fcf3ca0b63 2026-06-25 22:08:58.544 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 22:08:58.548 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 22:08:58.552 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 22:08:58.557 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 22:08:58.561 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 22:08:58.565 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 22:08:58.569 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 22:08:58.573 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 22:08:58.577 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 22:08:58.581 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 22:08:58.585 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 22:08:58.589 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 22:08:58.593 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 22:08:58.597 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 22:08:58.601 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 22:08:58.605 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 22:08:58.609 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 22:08:58.614 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 22:08:58.618 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 22:08:58.645 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:58.649 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 22:08:58.715 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 22:08:58.719 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 22:08:58.723 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 22:08:58.750 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:08:58.754 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 22:08:58.759 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 22:08:58.763 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 22:08:58.767 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 22:08:58.786 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 22:08:58.794 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 22:08:58.798 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 22:09:39.286 | + 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-25 22:09:39.294 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 22:09:39.298 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 22:09:39.302 | + 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-25 22:09:39.352 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 22:09:39.356 | + 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-25 22:09:39.405 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 22:09:39.454 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.119 2026-06-25 22:09:39.502 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 22:09:39.549 | + 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-25 22:09:39.597 | + 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-25 22:09:39.645 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.119:6642 2026-06-25 22:09:39.693 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 22:09:39.721 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:39.725 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 22:09:39.728 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 22:09:39.774 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.119:6641 2026-06-25 22:09:39.822 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 22:09:39.827 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 22:09:39.827 | Configuring Neutron for OVN 2026-06-25 22:09:39.831 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 22:09:39.854 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:39.856 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 22:09:39.863 | ++ 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-25 22:09:39.863 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 22:09:43.704 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-25 22:09:43.710 | ++ 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-25 22:09:43.710 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 22:09:47.055 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 22:09:47.059 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 22:09:47.084 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:47.088 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 22:09:47.095 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.096 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 22:09:47.096 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 22:09:47.096 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 22:09:47.099 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.099 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 22:09:47.106 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 22:09:47.106 | address-scope 2026-06-25 22:09:47.106 | agent 2026-06-25 22:09:47.107 | allowed-address-pairs 2026-06-25 22:09:47.107 | auto-allocated-topology 2026-06-25 22:09:47.107 | availability_zone 2026-06-25 22:09:47.107 | bgp 2026-06-25 22:09:47.107 | bgp_4byte_asn 2026-06-25 22:09:47.107 | bgp_dragent_scheduler 2026-06-25 22:09:47.107 | binding 2026-06-25 22:09:47.107 | binding-extended 2026-06-25 22:09:47.107 | default-subnetpools 2026-06-25 22:09:47.107 | dhcp_agent_scheduler 2026-06-25 22:09:47.108 | dns-domain-ports 2026-06-25 22:09:47.108 | dns-integration 2026-06-25 22:09:47.108 | dns-integration-domain-keywords 2026-06-25 22:09:47.108 | empty-string-filtering 2026-06-25 22:09:47.108 | enable-default-route-bfd 2026-06-25 22:09:47.108 | enable-default-route-ecmp 2026-06-25 22:09:47.108 | expose-port-forwarding-in-fip 2026-06-25 22:09:47.108 | ext-gw-mode 2026-06-25 22:09:47.108 | external-gateway-multihoming 2026-06-25 22:09:47.108 | external-net 2026-06-25 22:09:47.108 | extra_dhcp_opt 2026-06-25 22:09:47.109 | extraroute 2026-06-25 22:09:47.109 | extraroute-atomic 2026-06-25 22:09:47.109 | filter-validation 2026-06-25 22:09:47.109 | fip-port-details 2026-06-25 22:09:47.109 | flavors 2026-06-25 22:09:47.109 | floating-ip-port-forwarding 2026-06-25 22:09:47.109 | floating-ip-port-forwarding-description 2026-06-25 22:09:47.109 | floating-ip-port-forwarding-detail 2026-06-25 22:09:47.109 | floating-ip-port-forwarding-port-ranges 2026-06-25 22:09:47.109 | floatingip-pools 2026-06-25 22:09:47.109 | fwaas_v2 2026-06-25 22:09:47.109 | ip_allocation 2026-06-25 22:09:47.110 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:09:47.110 | l3-flavors 2026-06-25 22:09:47.110 | l3-ha 2026-06-25 22:09:47.110 | l3_agent_scheduler 2026-06-25 22:09:47.110 | logging 2026-06-25 22:09:47.110 | multi-provider 2026-06-25 22:09:47.110 | net-mtu 2026-06-25 22:09:47.110 | net-mtu-writable 2026-06-25 22:09:47.110 | network-ip-availability 2026-06-25 22:09:47.110 | network_availability_zone 2026-06-25 22:09:47.110 | network_ha 2026-06-25 22:09:47.111 | pagination 2026-06-25 22:09:47.111 | port-device-profile 2026-06-25 22:09:47.111 | port-hardware-offload-type 2026-06-25 22:09:47.111 | port-mac-address-regenerate 2026-06-25 22:09:47.111 | port-numa-affinity-policy 2026-06-25 22:09:47.111 | port-numa-affinity-policy-socket 2026-06-25 22:09:47.111 | port-resource-request 2026-06-25 22:09:47.111 | port-security 2026-06-25 22:09:47.111 | port-trusted-vif 2026-06-25 22:09:47.111 | project-id 2026-06-25 22:09:47.111 | provider 2026-06-25 22:09:47.112 | pvlan 2026-06-25 22:09:47.112 | qinq 2026-06-25 22:09:47.113 | qos 2026-06-25 22:09:47.113 | qos-bw-limit-direction 2026-06-25 22:09:47.113 | qos-bw-minimum-ingress 2026-06-25 22:09:47.113 | qos-default 2026-06-25 22:09:47.113 | qos-fip 2026-06-25 22:09:47.113 | qos-gateway-ip 2026-06-25 22:09:47.113 | qos-rule-type-details 2026-06-25 22:09:47.113 | qos-rule-type-filter 2026-06-25 22:09:47.113 | qos-rules-alias 2026-06-25 22:09:47.113 | quota-check-limit 2026-06-25 22:09:47.114 | quota-check-limit-default 2026-06-25 22:09:47.115 | quota_details 2026-06-25 22:09:47.115 | quotas 2026-06-25 22:09:47.115 | rbac-address-scope 2026-06-25 22:09:47.115 | rbac-policies 2026-06-25 22:09:47.115 | rbac-security-groups 2026-06-25 22:09:47.115 | router 2026-06-25 22:09:47.115 | router-enable-snat 2026-06-25 22:09:47.115 | router_availability_zone 2026-06-25 22:09:47.115 | security-group 2026-06-25 22:09:47.115 | security-groups-default-rules 2026-06-25 22:09:47.115 | security-groups-default-statefulness 2026-06-25 22:09:47.116 | security-groups-normalized-cidr 2026-06-25 22:09:47.116 | security-groups-remote-address-group 2026-06-25 22:09:47.116 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:09:47.116 | security-groups-shared-filtering 2026-06-25 22:09:47.116 | segment 2026-06-25 22:09:47.116 | sorting 2026-06-25 22:09:47.116 | standard-attr-description 2026-06-25 22:09:47.116 | standard-attr-fwaas-v2 2026-06-25 22:09:47.116 | standard-attr-revisions 2026-06-25 22:09:47.116 | standard-attr-tag 2026-06-25 22:09:47.116 | standard-attr-timestamp 2026-06-25 22:09:47.116 | stateful-security-group 2026-06-25 22:09:47.117 | subnet-dns-publish-fixed-ip 2026-06-25 22:09:47.117 | subnet-external-network 2026-06-25 22:09:47.117 | subnet-service-types 2026-06-25 22:09:47.117 | subnet_allocation 2026-06-25 22:09:47.117 | subnet_onboard 2026-06-25 22:09:47.117 | subnetpool-prefix-ops 2026-06-25 22:09:47.117 | tag-creation 2026-06-25 22:09:47.117 | tap-mirror 2026-06-25 22:09:47.117 | tap-mirror-both-direction 2026-06-25 22:09:47.118 | trunk 2026-06-25 22:09:47.118 | uplink-status-propagation 2026-06-25 22:09:47.118 | uplink-status-propagation-updatable 2026-06-25 22:09:47.118 | vlan-transparent 2026-06-25 22:09:47.118 | vpn-endpoint-groups 2026-06-25 22:09:47.118 | vpnaas' 2026-06-25 22:09:47.118 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 22:09:47.118 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.118 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 22:09:47.118 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 22:09:47.118 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.119 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 22:09:47.125 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 22:09:47.125 | address-scope 2026-06-25 22:09:47.125 | agent 2026-06-25 22:09:47.125 | allowed-address-pairs 2026-06-25 22:09:47.125 | auto-allocated-topology 2026-06-25 22:09:47.125 | availability_zone 2026-06-25 22:09:47.125 | bgp 2026-06-25 22:09:47.125 | bgp_4byte_asn 2026-06-25 22:09:47.125 | bgp_dragent_scheduler 2026-06-25 22:09:47.125 | binding 2026-06-25 22:09:47.126 | binding-extended 2026-06-25 22:09:47.126 | default-subnetpools 2026-06-25 22:09:47.126 | dhcp_agent_scheduler 2026-06-25 22:09:47.126 | dns-domain-ports 2026-06-25 22:09:47.126 | dns-integration 2026-06-25 22:09:47.126 | dns-integration-domain-keywords 2026-06-25 22:09:47.126 | empty-string-filtering 2026-06-25 22:09:47.126 | enable-default-route-bfd 2026-06-25 22:09:47.126 | enable-default-route-ecmp 2026-06-25 22:09:47.126 | expose-port-forwarding-in-fip 2026-06-25 22:09:47.126 | ext-gw-mode 2026-06-25 22:09:47.126 | external-gateway-multihoming 2026-06-25 22:09:47.127 | external-net 2026-06-25 22:09:47.127 | extra_dhcp_opt 2026-06-25 22:09:47.127 | extraroute 2026-06-25 22:09:47.127 | extraroute-atomic 2026-06-25 22:09:47.127 | filter-validation 2026-06-25 22:09:47.127 | fip-port-details 2026-06-25 22:09:47.127 | flavors 2026-06-25 22:09:47.127 | floating-ip-port-forwarding 2026-06-25 22:09:47.127 | floating-ip-port-forwarding-description 2026-06-25 22:09:47.127 | floating-ip-port-forwarding-detail 2026-06-25 22:09:47.128 | floating-ip-port-forwarding-port-ranges 2026-06-25 22:09:47.128 | floatingip-pools 2026-06-25 22:09:47.128 | fwaas_v2 2026-06-25 22:09:47.128 | ip_allocation 2026-06-25 22:09:47.128 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:09:47.128 | l3-flavors 2026-06-25 22:09:47.128 | l3-ha 2026-06-25 22:09:47.128 | l3_agent_scheduler 2026-06-25 22:09:47.128 | logging 2026-06-25 22:09:47.128 | multi-provider 2026-06-25 22:09:47.128 | net-mtu 2026-06-25 22:09:47.129 | net-mtu-writable 2026-06-25 22:09:47.129 | network-ip-availability 2026-06-25 22:09:47.129 | network_availability_zone 2026-06-25 22:09:47.129 | network_ha 2026-06-25 22:09:47.129 | pagination 2026-06-25 22:09:47.129 | port-device-profile 2026-06-25 22:09:47.129 | port-hardware-offload-type 2026-06-25 22:09:47.129 | port-mac-address-regenerate 2026-06-25 22:09:47.129 | port-numa-affinity-policy 2026-06-25 22:09:47.129 | port-numa-affinity-policy-socket 2026-06-25 22:09:47.129 | port-resource-request 2026-06-25 22:09:47.129 | port-security 2026-06-25 22:09:47.130 | port-trusted-vif 2026-06-25 22:09:47.130 | project-id 2026-06-25 22:09:47.130 | provider 2026-06-25 22:09:47.130 | pvlan 2026-06-25 22:09:47.130 | qinq 2026-06-25 22:09:47.130 | qos 2026-06-25 22:09:47.130 | qos-bw-limit-direction 2026-06-25 22:09:47.130 | qos-bw-minimum-ingress 2026-06-25 22:09:47.130 | qos-default 2026-06-25 22:09:47.130 | qos-fip 2026-06-25 22:09:47.130 | qos-gateway-ip 2026-06-25 22:09:47.131 | qos-rule-type-details 2026-06-25 22:09:47.131 | qos-rule-type-filter 2026-06-25 22:09:47.131 | qos-rules-alias 2026-06-25 22:09:47.131 | quota-check-limit 2026-06-25 22:09:47.131 | quota-check-limit-default 2026-06-25 22:09:47.131 | quota_details 2026-06-25 22:09:47.131 | quotas 2026-06-25 22:09:47.131 | rbac-address-scope 2026-06-25 22:09:47.131 | rbac-policies 2026-06-25 22:09:47.131 | rbac-security-groups 2026-06-25 22:09:47.131 | router 2026-06-25 22:09:47.132 | router-enable-snat 2026-06-25 22:09:47.133 | router_availability_zone 2026-06-25 22:09:47.133 | security-group 2026-06-25 22:09:47.133 | security-groups-default-rules 2026-06-25 22:09:47.133 | security-groups-default-statefulness 2026-06-25 22:09:47.133 | security-groups-normalized-cidr 2026-06-25 22:09:47.133 | security-groups-remote-address-group 2026-06-25 22:09:47.133 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:09:47.133 | security-groups-shared-filtering 2026-06-25 22:09:47.134 | segment 2026-06-25 22:09:47.134 | sorting 2026-06-25 22:09:47.134 | standard-attr-description 2026-06-25 22:09:47.134 | standard-attr-fwaas-v2 2026-06-25 22:09:47.134 | standard-attr-revisions 2026-06-25 22:09:47.134 | standard-attr-tag 2026-06-25 22:09:47.134 | standard-attr-timestamp 2026-06-25 22:09:47.134 | stateful-security-group 2026-06-25 22:09:47.134 | subnet-dns-publish-fixed-ip 2026-06-25 22:09:47.134 | subnet-external-network 2026-06-25 22:09:47.134 | subnet-service-types 2026-06-25 22:09:47.134 | subnet_allocation 2026-06-25 22:09:47.135 | subnet_onboard 2026-06-25 22:09:47.135 | subnetpool-prefix-ops 2026-06-25 22:09:47.135 | tag-creation 2026-06-25 22:09:47.135 | tap-mirror 2026-06-25 22:09:47.135 | tap-mirror-both-direction 2026-06-25 22:09:47.135 | trunk 2026-06-25 22:09:47.135 | uplink-status-propagation 2026-06-25 22:09:47.135 | uplink-status-propagation-updatable 2026-06-25 22:09:47.135 | vlan-transparent 2026-06-25 22:09:47.135 | vpn-endpoint-groups 2026-06-25 22:09:47.135 | vpnaas' 2026-06-25 22:09:47.136 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 22:09:47.136 | address-scope 2026-06-25 22:09:47.136 | agent 2026-06-25 22:09:47.136 | allowed-address-pairs 2026-06-25 22:09:47.136 | auto-allocated-topology 2026-06-25 22:09:47.136 | availability_zone 2026-06-25 22:09:47.136 | bgp 2026-06-25 22:09:47.136 | bgp_4byte_asn 2026-06-25 22:09:47.136 | bgp_dragent_scheduler 2026-06-25 22:09:47.136 | binding 2026-06-25 22:09:47.136 | binding-extended 2026-06-25 22:09:47.137 | default-subnetpools 2026-06-25 22:09:47.137 | dhcp_agent_scheduler 2026-06-25 22:09:47.137 | dns-domain-ports 2026-06-25 22:09:47.137 | dns-integration 2026-06-25 22:09:47.137 | dns-integration-domain-keywords 2026-06-25 22:09:47.137 | empty-string-filtering 2026-06-25 22:09:47.137 | enable-default-route-bfd 2026-06-25 22:09:47.137 | enable-default-route-ecmp 2026-06-25 22:09:47.137 | expose-port-forwarding-in-fip 2026-06-25 22:09:47.137 | ext-gw-mode 2026-06-25 22:09:47.138 | external-gateway-multihoming 2026-06-25 22:09:47.138 | external-net 2026-06-25 22:09:47.138 | extra_dhcp_opt 2026-06-25 22:09:47.138 | extraroute 2026-06-25 22:09:47.138 | extraroute-atomic 2026-06-25 22:09:47.138 | filter-validation 2026-06-25 22:09:47.138 | fip-port-details 2026-06-25 22:09:47.138 | flavors 2026-06-25 22:09:47.138 | floating-ip-port-forwarding 2026-06-25 22:09:47.138 | floating-ip-port-forwarding-description 2026-06-25 22:09:47.138 | floating-ip-port-forwarding-detail 2026-06-25 22:09:47.139 | floating-ip-port-forwarding-port-ranges 2026-06-25 22:09:47.139 | floatingip-pools 2026-06-25 22:09:47.139 | fwaas_v2 2026-06-25 22:09:47.139 | ip_allocation 2026-06-25 22:09:47.139 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:09:47.139 | l3-flavors 2026-06-25 22:09:47.139 | l3-ha 2026-06-25 22:09:47.139 | l3_agent_scheduler 2026-06-25 22:09:47.139 | logging 2026-06-25 22:09:47.139 | multi-provider 2026-06-25 22:09:47.139 | net-mtu 2026-06-25 22:09:47.140 | net-mtu-writable 2026-06-25 22:09:47.140 | network-ip-availability 2026-06-25 22:09:47.140 | network_availability_zone 2026-06-25 22:09:47.140 | network_ha 2026-06-25 22:09:47.140 | pagination 2026-06-25 22:09:47.140 | port-device-profile 2026-06-25 22:09:47.140 | port-hardware-offload-type 2026-06-25 22:09:47.140 | port-mac-address-regenerate 2026-06-25 22:09:47.140 | port-numa-affinity-policy 2026-06-25 22:09:47.140 | port-numa-affinity-policy-socket 2026-06-25 22:09:47.140 | port-resource-request 2026-06-25 22:09:47.141 | port-security 2026-06-25 22:09:47.141 | port-trusted-vif 2026-06-25 22:09:47.141 | project-id 2026-06-25 22:09:47.141 | provider 2026-06-25 22:09:47.141 | pvlan 2026-06-25 22:09:47.141 | qinq 2026-06-25 22:09:47.141 | qos 2026-06-25 22:09:47.141 | qos-bw-limit-direction 2026-06-25 22:09:47.141 | qos-bw-minimum-ingress 2026-06-25 22:09:47.141 | qos-default 2026-06-25 22:09:47.142 | qos-fip 2026-06-25 22:09:47.142 | qos-gateway-ip 2026-06-25 22:09:47.142 | qos-rule-type-details 2026-06-25 22:09:47.142 | qos-rule-type-filter 2026-06-25 22:09:47.142 | qos-rules-alias 2026-06-25 22:09:47.142 | quota-check-limit 2026-06-25 22:09:47.142 | quota-check-limit-default 2026-06-25 22:09:47.142 | quota_details 2026-06-25 22:09:47.142 | quotas 2026-06-25 22:09:47.142 | rbac-address-scope 2026-06-25 22:09:47.142 | rbac-policies 2026-06-25 22:09:47.143 | rbac-security-groups 2026-06-25 22:09:47.143 | router 2026-06-25 22:09:47.143 | router-enable-snat 2026-06-25 22:09:47.143 | router_availability_zone 2026-06-25 22:09:47.143 | security-group 2026-06-25 22:09:47.143 | security-groups-default-rules 2026-06-25 22:09:47.143 | security-groups-default-statefulness 2026-06-25 22:09:47.143 | security-groups-normalized-cidr 2026-06-25 22:09:47.143 | security-groups-remote-address-group 2026-06-25 22:09:47.143 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:09:47.143 | security-groups-shared-filtering 2026-06-25 22:09:47.144 | segment 2026-06-25 22:09:47.144 | sorting 2026-06-25 22:09:47.144 | standard-attr-description 2026-06-25 22:09:47.144 | standard-attr-fwaas-v2 2026-06-25 22:09:47.144 | standard-attr-revisions 2026-06-25 22:09:47.144 | standard-attr-tag 2026-06-25 22:09:47.144 | standard-attr-timestamp 2026-06-25 22:09:47.144 | stateful-security-group 2026-06-25 22:09:47.144 | subnet-dns-publish-fixed-ip 2026-06-25 22:09:47.144 | subnet-external-network 2026-06-25 22:09:47.144 | subnet-service-types 2026-06-25 22:09:47.145 | subnet_allocation 2026-06-25 22:09:47.145 | subnet_onboard 2026-06-25 22:09:47.145 | subnetpool-prefix-ops 2026-06-25 22:09:47.145 | tag-creation 2026-06-25 22:09:47.145 | tap-mirror 2026-06-25 22:09:47.145 | tap-mirror-both-direction 2026-06-25 22:09:47.145 | trunk 2026-06-25 22:09:47.145 | uplink-status-propagation 2026-06-25 22:09:47.145 | uplink-status-propagation-updatable 2026-06-25 22:09:47.145 | vlan-transparent 2026-06-25 22:09:47.145 | vpn-endpoint-groups 2026-06-25 22:09:47.146 | vpnaas' 2026-06-25 22:09:47.146 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.146 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 22:09:47.146 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 22:09:47.146 | address-scope 2026-06-25 22:09:47.146 | agent 2026-06-25 22:09:47.146 | allowed-address-pairs 2026-06-25 22:09:47.146 | auto-allocated-topology 2026-06-25 22:09:47.146 | availability_zone 2026-06-25 22:09:47.146 | bgp 2026-06-25 22:09:47.146 | bgp_4byte_asn 2026-06-25 22:09:47.146 | bgp_dragent_scheduler 2026-06-25 22:09:47.147 | binding 2026-06-25 22:09:47.147 | binding-extended 2026-06-25 22:09:47.147 | default-subnetpools 2026-06-25 22:09:47.147 | dhcp_agent_scheduler 2026-06-25 22:09:47.147 | dns-domain-ports 2026-06-25 22:09:47.147 | dns-integration 2026-06-25 22:09:47.147 | dns-integration-domain-keywords 2026-06-25 22:09:47.147 | empty-string-filtering 2026-06-25 22:09:47.147 | enable-default-route-bfd 2026-06-25 22:09:47.147 | enable-default-route-ecmp 2026-06-25 22:09:47.148 | expose-port-forwarding-in-fip 2026-06-25 22:09:47.148 | ext-gw-mode 2026-06-25 22:09:47.148 | external-gateway-multihoming 2026-06-25 22:09:47.148 | external-net 2026-06-25 22:09:47.148 | extra_dhcp_opt 2026-06-25 22:09:47.148 | extraroute 2026-06-25 22:09:47.148 | extraroute-atomic 2026-06-25 22:09:47.148 | filter-validation 2026-06-25 22:09:47.148 | fip-port-details 2026-06-25 22:09:47.148 | flavors 2026-06-25 22:09:47.148 | floating-ip-port-forwarding 2026-06-25 22:09:47.149 | floating-ip-port-forwarding-description 2026-06-25 22:09:47.149 | floating-ip-port-forwarding-detail 2026-06-25 22:09:47.149 | floating-ip-port-forwarding-port-ranges 2026-06-25 22:09:47.149 | floatingip-pools 2026-06-25 22:09:47.149 | fwaas_v2 2026-06-25 22:09:47.149 | ip_allocation 2026-06-25 22:09:47.149 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:09:47.149 | l3-flavors 2026-06-25 22:09:47.149 | l3-ha 2026-06-25 22:09:47.149 | l3_agent_scheduler 2026-06-25 22:09:47.149 | logging 2026-06-25 22:09:47.150 | multi-provider 2026-06-25 22:09:47.150 | net-mtu 2026-06-25 22:09:47.150 | net-mtu-writable 2026-06-25 22:09:47.150 | network-ip-availability 2026-06-25 22:09:47.150 | network_availability_zone 2026-06-25 22:09:47.150 | network_ha 2026-06-25 22:09:47.150 | pagination 2026-06-25 22:09:47.150 | port-device-profile 2026-06-25 22:09:47.150 | port-hardware-offload-type 2026-06-25 22:09:47.150 | port-mac-address-regenerate 2026-06-25 22:09:47.150 | port-numa-affinity-policy 2026-06-25 22:09:47.150 | port-numa-affinity-policy-socket 2026-06-25 22:09:47.151 | port-resource-request 2026-06-25 22:09:47.151 | port-security 2026-06-25 22:09:47.151 | port-trusted-vif 2026-06-25 22:09:47.151 | project-id 2026-06-25 22:09:47.151 | provider 2026-06-25 22:09:47.151 | pvlan 2026-06-25 22:09:47.151 | qinq 2026-06-25 22:09:47.151 | qos 2026-06-25 22:09:47.151 | qos-bw-limit-direction 2026-06-25 22:09:47.151 | qos-bw-minimum-ingress 2026-06-25 22:09:47.152 | qos-default 2026-06-25 22:09:47.152 | qos-fip 2026-06-25 22:09:47.152 | qos-gateway-ip 2026-06-25 22:09:47.152 | qos-rule-type-details 2026-06-25 22:09:47.152 | qos-rule-type-filter 2026-06-25 22:09:47.152 | qos-rules-alias 2026-06-25 22:09:47.152 | quota-check-limit 2026-06-25 22:09:47.152 | quota-check-limit-default 2026-06-25 22:09:47.152 | quota_details 2026-06-25 22:09:47.152 | quotas 2026-06-25 22:09:47.152 | rbac-address-scope 2026-06-25 22:09:47.153 | rbac-policies 2026-06-25 22:09:47.153 | rbac-security-groups 2026-06-25 22:09:47.153 | router 2026-06-25 22:09:47.153 | router-enable-snat 2026-06-25 22:09:47.153 | router_availability_zone 2026-06-25 22:09:47.153 | security-group 2026-06-25 22:09:47.153 | security-groups-default-rules 2026-06-25 22:09:47.153 | security-groups-default-statefulness 2026-06-25 22:09:47.153 | security-groups-normalized-cidr 2026-06-25 22:09:47.153 | security-groups-remote-address-group 2026-06-25 22:09:47.153 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:09:47.153 | security-groups-shared-filtering 2026-06-25 22:09:47.154 | segment 2026-06-25 22:09:47.154 | sorting 2026-06-25 22:09:47.154 | standard-attr-description 2026-06-25 22:09:47.154 | standard-attr-fwaas-v2 2026-06-25 22:09:47.154 | standard-attr-revisions 2026-06-25 22:09:47.154 | standard-attr-tag 2026-06-25 22:09:47.154 | standard-attr-timestamp 2026-06-25 22:09:47.154 | stateful-security-group 2026-06-25 22:09:47.154 | subnet-dns-publish-fixed-ip 2026-06-25 22:09:47.154 | subnet-external-network 2026-06-25 22:09:47.154 | subnet-service-types 2026-06-25 22:09:47.155 | subnet_allocation 2026-06-25 22:09:47.155 | subnet_onboard 2026-06-25 22:09:47.155 | subnetpool-prefix-ops 2026-06-25 22:09:47.155 | tag-creation 2026-06-25 22:09:47.155 | tap-mirror 2026-06-25 22:09:47.155 | tap-mirror-both-direction 2026-06-25 22:09:47.155 | trunk 2026-06-25 22:09:47.155 | uplink-status-propagation 2026-06-25 22:09:47.155 | uplink-status-propagation-updatable 2026-06-25 22:09:47.155 | vlan-transparent 2026-06-25 22:09:47.155 | vpn-endpoint-groups 2026-06-25 22:09:47.156 | vpnaas' 2026-06-25 22:09:47.156 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.156 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 22:09:47.156 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 22:09:47.156 | address-scope 2026-06-25 22:09:47.156 | agent 2026-06-25 22:09:47.156 | allowed-address-pairs 2026-06-25 22:09:47.156 | auto-allocated-topology 2026-06-25 22:09:47.156 | availability_zone 2026-06-25 22:09:47.156 | bgp 2026-06-25 22:09:47.156 | bgp_4byte_asn 2026-06-25 22:09:47.157 | bgp_dragent_scheduler 2026-06-25 22:09:47.157 | binding 2026-06-25 22:09:47.157 | binding-extended 2026-06-25 22:09:47.157 | default-subnetpools 2026-06-25 22:09:47.157 | dhcp_agent_scheduler 2026-06-25 22:09:47.157 | dns-domain-ports 2026-06-25 22:09:47.157 | dns-integration 2026-06-25 22:09:47.157 | dns-integration-domain-keywords 2026-06-25 22:09:47.157 | empty-string-filtering 2026-06-25 22:09:47.157 | enable-default-route-bfd 2026-06-25 22:09:47.158 | enable-default-route-ecmp 2026-06-25 22:09:47.158 | expose-port-forwarding-in-fip 2026-06-25 22:09:47.158 | ext-gw-mode 2026-06-25 22:09:47.158 | external-gateway-multihoming 2026-06-25 22:09:47.158 | external-net 2026-06-25 22:09:47.158 | extra_dhcp_opt 2026-06-25 22:09:47.158 | extraroute 2026-06-25 22:09:47.158 | extraroute-atomic 2026-06-25 22:09:47.158 | filter-validation 2026-06-25 22:09:47.158 | fip-port-details 2026-06-25 22:09:47.158 | flavors 2026-06-25 22:09:47.158 | floating-ip-port-forwarding 2026-06-25 22:09:47.159 | floating-ip-port-forwarding-description 2026-06-25 22:09:47.159 | floating-ip-port-forwarding-detail 2026-06-25 22:09:47.159 | floating-ip-port-forwarding-port-ranges 2026-06-25 22:09:47.159 | floatingip-pools 2026-06-25 22:09:47.159 | fwaas_v2 2026-06-25 22:09:47.159 | ip_allocation 2026-06-25 22:09:47.159 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:09:47.159 | l3-flavors 2026-06-25 22:09:47.159 | l3-ha 2026-06-25 22:09:47.159 | l3_agent_scheduler 2026-06-25 22:09:47.159 | logging 2026-06-25 22:09:47.160 | multi-provider 2026-06-25 22:09:47.160 | net-mtu 2026-06-25 22:09:47.160 | net-mtu-writable 2026-06-25 22:09:47.160 | network-ip-availability 2026-06-25 22:09:47.160 | network_availability_zone 2026-06-25 22:09:47.160 | network_ha 2026-06-25 22:09:47.160 | pagination 2026-06-25 22:09:47.160 | port-device-profile 2026-06-25 22:09:47.160 | port-hardware-offload-type 2026-06-25 22:09:47.160 | port-mac-address-regenerate 2026-06-25 22:09:47.160 | port-numa-affinity-policy 2026-06-25 22:09:47.160 | port-numa-affinity-policy-socket 2026-06-25 22:09:47.161 | port-resource-request 2026-06-25 22:09:47.161 | port-security 2026-06-25 22:09:47.161 | port-trusted-vif 2026-06-25 22:09:47.161 | project-id 2026-06-25 22:09:47.161 | provider 2026-06-25 22:09:47.161 | pvlan 2026-06-25 22:09:47.161 | qinq 2026-06-25 22:09:47.161 | qos 2026-06-25 22:09:47.161 | qos-bw-limit-direction 2026-06-25 22:09:47.161 | qos-bw-minimum-ingress 2026-06-25 22:09:47.161 | qos-default 2026-06-25 22:09:47.162 | qos-fip 2026-06-25 22:09:47.162 | qos-gateway-ip 2026-06-25 22:09:47.162 | qos-rule-type-details 2026-06-25 22:09:47.162 | qos-rule-type-filter 2026-06-25 22:09:47.162 | qos-rules-alias 2026-06-25 22:09:47.162 | quota-check-limit 2026-06-25 22:09:47.162 | quota-check-limit-default 2026-06-25 22:09:47.162 | quota_details 2026-06-25 22:09:47.162 | quotas 2026-06-25 22:09:47.162 | rbac-address-scope 2026-06-25 22:09:47.162 | rbac-policies 2026-06-25 22:09:47.162 | rbac-security-groups 2026-06-25 22:09:47.163 | router 2026-06-25 22:09:47.163 | router-enable-snat 2026-06-25 22:09:47.163 | router_availability_zone 2026-06-25 22:09:47.163 | security-group 2026-06-25 22:09:47.163 | security-groups-default-rules 2026-06-25 22:09:47.163 | security-groups-default-statefulness 2026-06-25 22:09:47.163 | security-groups-normalized-cidr 2026-06-25 22:09:47.163 | security-groups-remote-address-group 2026-06-25 22:09:47.163 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:09:47.163 | security-groups-shared-filtering 2026-06-25 22:09:47.163 | segment 2026-06-25 22:09:47.164 | sorting 2026-06-25 22:09:47.164 | standard-attr-description 2026-06-25 22:09:47.164 | standard-attr-fwaas-v2 2026-06-25 22:09:47.164 | standard-attr-revisions 2026-06-25 22:09:47.164 | standard-attr-tag 2026-06-25 22:09:47.164 | standard-attr-timestamp 2026-06-25 22:09:47.164 | stateful-security-group 2026-06-25 22:09:47.164 | subnet-dns-publish-fixed-ip 2026-06-25 22:09:47.164 | subnet-external-network 2026-06-25 22:09:47.164 | subnet-service-types 2026-06-25 22:09:47.164 | subnet_allocation 2026-06-25 22:09:47.165 | subnet_onboard 2026-06-25 22:09:47.165 | subnetpool-prefix-ops 2026-06-25 22:09:47.165 | tag-creation 2026-06-25 22:09:47.165 | tap-mirror 2026-06-25 22:09:47.165 | tap-mirror-both-direction 2026-06-25 22:09:47.165 | trunk 2026-06-25 22:09:47.165 | uplink-status-propagation 2026-06-25 22:09:47.165 | uplink-status-propagation-updatable 2026-06-25 22:09:47.165 | vlan-transparent 2026-06-25 22:09:47.165 | vpn-endpoint-groups 2026-06-25 22:09:47.165 | vpnaas' 2026-06-25 22:09:47.166 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 22:09:47.166 | address-scope 2026-06-25 22:09:47.166 | agent 2026-06-25 22:09:47.166 | allowed-address-pairs 2026-06-25 22:09:47.166 | auto-allocated-topology 2026-06-25 22:09:47.166 | availability_zone 2026-06-25 22:09:47.166 | bgp 2026-06-25 22:09:47.166 | bgp_4byte_asn 2026-06-25 22:09:47.166 | bgp_dragent_scheduler 2026-06-25 22:09:47.166 | binding 2026-06-25 22:09:47.166 | binding-extended 2026-06-25 22:09:47.167 | default-subnetpools 2026-06-25 22:09:47.167 | dhcp_agent_scheduler 2026-06-25 22:09:47.167 | dns-domain-ports 2026-06-25 22:09:47.167 | dns-integration 2026-06-25 22:09:47.167 | dns-integration-domain-keywords 2026-06-25 22:09:47.167 | empty-string-filtering 2026-06-25 22:09:47.167 | enable-default-route-bfd 2026-06-25 22:09:47.167 | enable-default-route-ecmp 2026-06-25 22:09:47.167 | expose-port-forwarding-in-fip 2026-06-25 22:09:47.167 | ext-gw-mode 2026-06-25 22:09:47.168 | external-gateway-multihoming 2026-06-25 22:09:47.168 | external-net 2026-06-25 22:09:47.168 | extra_dhcp_opt 2026-06-25 22:09:47.168 | extraroute 2026-06-25 22:09:47.168 | extraroute-atomic 2026-06-25 22:09:47.168 | filter-validation 2026-06-25 22:09:47.168 | fip-port-details 2026-06-25 22:09:47.168 | flavors 2026-06-25 22:09:47.168 | floating-ip-port-forwarding 2026-06-25 22:09:47.168 | floating-ip-port-forwarding-description 2026-06-25 22:09:47.168 | floating-ip-port-forwarding-detail 2026-06-25 22:09:47.168 | floating-ip-port-forwarding-port-ranges 2026-06-25 22:09:47.169 | floatingip-pools 2026-06-25 22:09:47.169 | fwaas_v2 2026-06-25 22:09:47.169 | ip_allocation 2026-06-25 22:09:47.169 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:09:47.169 | l3-flavors 2026-06-25 22:09:47.169 | l3-ha 2026-06-25 22:09:47.169 | l3_agent_scheduler 2026-06-25 22:09:47.169 | logging 2026-06-25 22:09:47.169 | multi-provider 2026-06-25 22:09:47.169 | net-mtu 2026-06-25 22:09:47.169 | net-mtu-writable 2026-06-25 22:09:47.169 | network-ip-availability 2026-06-25 22:09:47.170 | network_availability_zone 2026-06-25 22:09:47.170 | network_ha 2026-06-25 22:09:47.170 | pagination 2026-06-25 22:09:47.170 | port-device-profile 2026-06-25 22:09:47.170 | port-hardware-offload-type 2026-06-25 22:09:47.170 | port-mac-address-regenerate 2026-06-25 22:09:47.170 | port-numa-affinity-policy 2026-06-25 22:09:47.170 | port-numa-affinity-policy-socket 2026-06-25 22:09:47.170 | port-resource-request 2026-06-25 22:09:47.170 | port-security 2026-06-25 22:09:47.170 | port-trusted-vif 2026-06-25 22:09:47.171 | project-id 2026-06-25 22:09:47.171 | provider 2026-06-25 22:09:47.171 | pvlan 2026-06-25 22:09:47.171 | qinq 2026-06-25 22:09:47.171 | qos 2026-06-25 22:09:47.171 | qos-bw-limit-direction 2026-06-25 22:09:47.171 | qos-bw-minimum-ingress 2026-06-25 22:09:47.171 | qos-default 2026-06-25 22:09:47.171 | qos-fip 2026-06-25 22:09:47.171 | qos-gateway-ip 2026-06-25 22:09:47.171 | qos-rule-type-details 2026-06-25 22:09:47.171 | qos-rule-type-filter 2026-06-25 22:09:47.172 | qos-rules-alias 2026-06-25 22:09:47.172 | quota-check-limit 2026-06-25 22:09:47.172 | quota-check-limit-default 2026-06-25 22:09:47.172 | quota_details 2026-06-25 22:09:47.172 | quotas 2026-06-25 22:09:47.172 | rbac-address-scope 2026-06-25 22:09:47.172 | rbac-policies 2026-06-25 22:09:47.172 | rbac-security-groups 2026-06-25 22:09:47.172 | router 2026-06-25 22:09:47.172 | router-enable-snat 2026-06-25 22:09:47.172 | router_availability_zone 2026-06-25 22:09:47.173 | security-group 2026-06-25 22:09:47.173 | security-groups-default-rules 2026-06-25 22:09:47.173 | security-groups-default-statefulness 2026-06-25 22:09:47.173 | security-groups-normalized-cidr 2026-06-25 22:09:47.173 | security-groups-remote-address-group 2026-06-25 22:09:47.173 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:09:47.173 | security-groups-shared-filtering 2026-06-25 22:09:47.173 | segment 2026-06-25 22:09:47.173 | sorting 2026-06-25 22:09:47.173 | standard-attr-description 2026-06-25 22:09:47.173 | standard-attr-fwaas-v2 2026-06-25 22:09:47.174 | standard-attr-revisions 2026-06-25 22:09:47.174 | standard-attr-tag 2026-06-25 22:09:47.174 | standard-attr-timestamp 2026-06-25 22:09:47.174 | stateful-security-group 2026-06-25 22:09:47.174 | subnet-dns-publish-fixed-ip 2026-06-25 22:09:47.174 | subnet-external-network 2026-06-25 22:09:47.174 | subnet-service-types 2026-06-25 22:09:47.174 | subnet_allocation 2026-06-25 22:09:47.174 | subnet_onboard 2026-06-25 22:09:47.174 | subnetpool-prefix-ops 2026-06-25 22:09:47.174 | tag-creation 2026-06-25 22:09:47.174 | tap-mirror 2026-06-25 22:09:47.175 | tap-mirror-both-direction 2026-06-25 22:09:47.175 | trunk 2026-06-25 22:09:47.175 | uplink-status-propagation 2026-06-25 22:09:47.175 | uplink-status-propagation-updatable 2026-06-25 22:09:47.175 | vlan-transparent 2026-06-25 22:09:47.175 | vpn-endpoint-groups 2026-06-25 22:09:47.175 | vpnaas' 2026-06-25 22:09:47.175 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.175 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 22:09:47.175 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 22:09:47.176 | address-scope 2026-06-25 22:09:47.176 | agent 2026-06-25 22:09:47.176 | allowed-address-pairs 2026-06-25 22:09:47.176 | auto-allocated-topology 2026-06-25 22:09:47.176 | availability_zone 2026-06-25 22:09:47.176 | bgp 2026-06-25 22:09:47.176 | bgp_4byte_asn 2026-06-25 22:09:47.176 | bgp_dragent_scheduler 2026-06-25 22:09:47.176 | binding 2026-06-25 22:09:47.176 | binding-extended 2026-06-25 22:09:47.176 | default-subnetpools 2026-06-25 22:09:47.176 | dhcp_agent_scheduler 2026-06-25 22:09:47.177 | dns-domain-ports 2026-06-25 22:09:47.177 | dns-integration 2026-06-25 22:09:47.177 | dns-integration-domain-keywords 2026-06-25 22:09:47.177 | empty-string-filtering 2026-06-25 22:09:47.177 | enable-default-route-bfd 2026-06-25 22:09:47.177 | enable-default-route-ecmp 2026-06-25 22:09:47.177 | expose-port-forwarding-in-fip 2026-06-25 22:09:47.177 | ext-gw-mode 2026-06-25 22:09:47.177 | external-gateway-multihoming 2026-06-25 22:09:47.177 | external-net 2026-06-25 22:09:47.177 | extra_dhcp_opt 2026-06-25 22:09:47.178 | extraroute 2026-06-25 22:09:47.178 | extraroute-atomic 2026-06-25 22:09:47.178 | filter-validation 2026-06-25 22:09:47.178 | fip-port-details 2026-06-25 22:09:47.178 | flavors 2026-06-25 22:09:47.178 | floating-ip-port-forwarding 2026-06-25 22:09:47.178 | floating-ip-port-forwarding-description 2026-06-25 22:09:47.178 | floating-ip-port-forwarding-detail 2026-06-25 22:09:47.178 | floating-ip-port-forwarding-port-ranges 2026-06-25 22:09:47.178 | floatingip-pools 2026-06-25 22:09:47.178 | fwaas_v2 2026-06-25 22:09:47.179 | ip_allocation 2026-06-25 22:09:47.179 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:09:47.179 | l3-flavors 2026-06-25 22:09:47.179 | l3-ha 2026-06-25 22:09:47.179 | l3_agent_scheduler 2026-06-25 22:09:47.179 | logging 2026-06-25 22:09:47.179 | multi-provider 2026-06-25 22:09:47.179 | net-mtu 2026-06-25 22:09:47.179 | net-mtu-writable 2026-06-25 22:09:47.179 | network-ip-availability 2026-06-25 22:09:47.179 | network_availability_zone 2026-06-25 22:09:47.179 | network_ha 2026-06-25 22:09:47.180 | pagination 2026-06-25 22:09:47.180 | port-device-profile 2026-06-25 22:09:47.180 | port-hardware-offload-type 2026-06-25 22:09:47.180 | port-mac-address-regenerate 2026-06-25 22:09:47.180 | port-numa-affinity-policy 2026-06-25 22:09:47.180 | port-numa-affinity-policy-socket 2026-06-25 22:09:47.180 | port-resource-request 2026-06-25 22:09:47.180 | port-security 2026-06-25 22:09:47.180 | port-trusted-vif 2026-06-25 22:09:47.180 | project-id 2026-06-25 22:09:47.180 | provider 2026-06-25 22:09:47.181 | pvlan 2026-06-25 22:09:47.181 | qinq 2026-06-25 22:09:47.181 | qos 2026-06-25 22:09:47.181 | qos-bw-limit-direction 2026-06-25 22:09:47.181 | qos-bw-minimum-ingress 2026-06-25 22:09:47.181 | qos-default 2026-06-25 22:09:47.181 | qos-fip 2026-06-25 22:09:47.181 | qos-gateway-ip 2026-06-25 22:09:47.181 | qos-rule-type-details 2026-06-25 22:09:47.181 | qos-rule-type-filter 2026-06-25 22:09:47.181 | qos-rules-alias 2026-06-25 22:09:47.182 | quota-check-limit 2026-06-25 22:09:47.182 | quota-check-limit-default 2026-06-25 22:09:47.182 | quota_details 2026-06-25 22:09:47.182 | quotas 2026-06-25 22:09:47.182 | rbac-address-scope 2026-06-25 22:09:47.182 | rbac-policies 2026-06-25 22:09:47.182 | rbac-security-groups 2026-06-25 22:09:47.182 | router 2026-06-25 22:09:47.182 | router-enable-snat 2026-06-25 22:09:47.182 | router_availability_zone 2026-06-25 22:09:47.182 | security-group 2026-06-25 22:09:47.182 | security-groups-default-rules 2026-06-25 22:09:47.183 | security-groups-default-statefulness 2026-06-25 22:09:47.183 | security-groups-normalized-cidr 2026-06-25 22:09:47.183 | security-groups-remote-address-group 2026-06-25 22:09:47.183 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:09:47.183 | security-groups-shared-filtering 2026-06-25 22:09:47.183 | segment 2026-06-25 22:09:47.183 | sorting 2026-06-25 22:09:47.183 | standard-attr-description 2026-06-25 22:09:47.183 | standard-attr-fwaas-v2 2026-06-25 22:09:47.183 | standard-attr-revisions 2026-06-25 22:09:47.183 | standard-attr-tag 2026-06-25 22:09:47.184 | standard-attr-timestamp 2026-06-25 22:09:47.184 | stateful-security-group 2026-06-25 22:09:47.184 | subnet-dns-publish-fixed-ip 2026-06-25 22:09:47.184 | subnet-external-network 2026-06-25 22:09:47.184 | subnet-service-types 2026-06-25 22:09:47.184 | subnet_allocation 2026-06-25 22:09:47.184 | subnet_onboard 2026-06-25 22:09:47.184 | subnetpool-prefix-ops 2026-06-25 22:09:47.184 | tag-creation 2026-06-25 22:09:47.184 | tap-mirror 2026-06-25 22:09:47.184 | tap-mirror-both-direction 2026-06-25 22:09:47.185 | trunk 2026-06-25 22:09:47.185 | uplink-status-propagation 2026-06-25 22:09:47.185 | uplink-status-propagation-updatable 2026-06-25 22:09:47.185 | vlan-transparent 2026-06-25 22:09:47.185 | vpn-endpoint-groups 2026-06-25 22:09:47.185 | vpnaas' 2026-06-25 22:09:47.185 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:09:47.185 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 22:09:47.185 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 22:09:47.185 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 22:09:47.186 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-25 22:09:47.189 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 22:09:47.195 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:09:47.199 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:09:47.203 | + 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-25 22:09:47.207 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:47.211 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 22:09:47.215 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 22:09:47.220 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 22:09:47.224 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:47.228 | + 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-25 22:09:47.266 | + 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.119:6641 2026-06-25 22:09:47.269 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:47.272 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 22:09:47.275 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.119:6641 2026-06-25 22:09:47.278 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.119:6641 ']' 2026-06-25 22:09:47.281 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:47.284 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.119:6641 2026-06-25 22:09:47.321 | + 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.119:6642 2026-06-25 22:09:47.325 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:47.328 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 22:09:47.331 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.119:6642 2026-06-25 22:09:47.334 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.119:6642 ']' 2026-06-25 22:09:47.337 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:47.341 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.119:6642 2026-06-25 22:09:47.380 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 22:09:47.400 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:47.403 | + 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-25 22:09:47.406 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:47.409 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 22:09:47.412 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 22:09:47.415 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 22:09:47.418 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:47.420 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 22:09:47.458 | + 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-25 22:09:47.462 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:47.465 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 22:09:47.468 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 22:09:47.472 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 22:09:47.475 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:47.478 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 22:09:47.515 | + 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-25 22:09:47.519 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:47.522 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 22:09:47.526 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 22:09:47.529 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 22:09:47.532 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:47.535 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 22:09:47.572 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 22:09:47.595 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 22:09:47.617 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:47.620 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 22:09:47.623 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 22:09:47.646 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:47.650 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 22:09:47.653 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 22:09:47.656 | + 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-25 22:09:47.660 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:47.662 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 22:09:47.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 22:09:47.669 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 22:09:47.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:47.675 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 22:09:47.711 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 22:09:47.733 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:47.736 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 22:09:47.779 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 22:09:47.804 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:47.808 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 22:09:47.852 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 22:09:47.879 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:47.883 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 22:09:47.886 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 22:09:47.910 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:47.914 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 22:09:47.918 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 22:09:47.922 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 22:09:47.969 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 22:09:47.995 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:47.999 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 22:09:48.025 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:48.029 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 22:09:48.056 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:48.060 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 22:09:48.084 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:48.088 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 22:09:48.111 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:48.115 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 22:09:48.141 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:48.145 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 22:09:48.148 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 22:09:48.151 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 22:09:48.158 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 22:09:48.203 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 22:09:48.246 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 22:09:48.286 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 22:09:48.326 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 22:09:48.329 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 22:09:48.332 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 22:09:48.335 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 22:09:48.338 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 22:09:48.342 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 22:09:48.345 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 22:09:48.349 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 22:09:48.352 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 22:09:48.355 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 22:09:48.395 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 22:09:48.435 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.119/identity 2026-06-25 22:09:48.474 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 22:09:48.515 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 22:09:48.556 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 22:09:48.596 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 22:09:48.635 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 22:09:48.676 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.119/identity 2026-06-25 22:09:48.717 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 22:09:48.757 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 22:09:48.798 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 22:09:48.802 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 22:09:48.841 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 22:09:48.882 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 22:09:48.886 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 22:09:48.890 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:09:48.894 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 22:09:48.898 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 22:09:48.939 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 22:09:48.982 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.119/identity 2026-06-25 22:09:49.024 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 22:09:49.067 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 22:09:49.107 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 22:09:49.149 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 22:09:49.192 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 22:09:49.234 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 22:09:49.238 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 22:09:49.241 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 22:09:49.244 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 22:09:49.247 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 22:09:49.289 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 22:09:49.329 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.119/identity 2026-06-25 22:09:49.370 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 22:09:49.411 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 22:09:49.453 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 22:09:49.494 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 22:09:49.534 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 22:09:49.575 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 22:09:49.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 22:09:49.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 22:09:49.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 22:09:49.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 22:09:49.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 22:09:49.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 22:09:49.597 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 22:09:49.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 22:09:49.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 22:09:49.607 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 22:09:49.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 22:09:49.613 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 22:09:49.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 22:09:49.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 22:09:49.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 22:09:49.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 22:09:49.628 | + 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-25 22:09:49.631 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:49.634 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 22:09:49.637 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 22:09:49.640 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 22:09:49.643 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:49.647 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 22:09:49.688 | + 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-25 22:09:49.691 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:49.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 22:09:49.697 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 22:09:49.700 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 22:09:49.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:49.706 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 22:09:49.746 | + 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-25 22:09:49.749 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:49.752 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 22:09:49.756 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 22:09:49.759 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 22:09:49.762 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:49.765 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 22:09:49.806 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 22:09:49.809 | + 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-25 22:09:49.812 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:49.815 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 22:09:49.818 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 22:09:49.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 22:09:49.825 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:49.827 | + 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-25 22:09:49.866 | + 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-25 22:09:49.869 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:49.872 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 22:09:49.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 22:09:49.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 22:09:49.882 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:49.885 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 22:09:49.925 | + 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-25 22:09:49.928 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:49.931 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 22:09:49.934 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 22:09:49.938 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 22:09:49.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:49.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 22:09:49.986 | + 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-25 22:09:49.989 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:49.992 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 22:09:49.996 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 22:09:49.999 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 22:09:50.002 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:50.005 | + 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-25 22:09:50.046 | + 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-25 22:09:50.049 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:50.052 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 22:09:50.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 22:09:50.059 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 22:09:50.062 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:50.065 | + 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-25 22:09:50.105 | + 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-25 22:09:50.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:50.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 22:09:50.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 22:09:50.116 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 22:09:50.119 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:50.122 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 22:09:50.162 | + 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-25 22:09:50.165 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:50.168 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 22:09:50.171 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 22:09:50.174 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 22:09:50.178 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:50.181 | + 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-25 22:09:50.221 | + 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-25 22:09:50.224 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 22:09:50.227 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 22:09:50.230 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 22:09:50.234 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 22:09:50.237 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 22:09:50.241 | + 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-25 22:09:50.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 22:09:50.284 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 22:09:50.325 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 22:09:50.366 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 22:09:50.369 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 22:09:50.372 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 22:09:50.375 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 22:09:50.378 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 22:09:50.381 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 22:09:50.385 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 22:09:50.388 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 22:09:50.391 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 22:09:50.411 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:09:50.411 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 22:09:50.422 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 22:09:50.427 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 22:09:50.443 | /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-25 22:09:50.450 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 22:09:50.454 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 22:09:50.460 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 22:09:50.463 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 22:09:50.508 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 22:09:50.550 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 22:09:50.594 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 22:09:50.635 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 22:09:50.676 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 22:09:50.719 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 22:09:50.761 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 22:09:50.803 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 22:09:50.845 | + 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-25 22:09:50.888 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 22:09:50.933 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 22:09:50.977 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 22:09:51.021 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 22:09:51.064 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 22:09:51.068 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 22:09:51.073 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 22:09:51.077 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 22:09:51.080 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 22:09:51.082 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:09:51.086 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:09:51.089 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 22:09:51.093 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 22:09:51.096 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 22:09:51.135 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 22:09:51.171 | + 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-25 22:09:51.171 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 22:09:51.183 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 22:09:51.187 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 22:09:51.191 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 22:09:51.194 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 22:09:51.197 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 22:09:51.200 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 22:09:51.203 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 22:09:51.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:09:51.208 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:09:51.211 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 22:09:51.214 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 22:09:51.217 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:09:51.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:09:51.222 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 22:09:51.234 | perl: warning: Setting locale failed. 2026-06-25 22:09:51.234 | perl: warning: Please check that your locale settings: 2026-06-25 22:09:51.234 | LANGUAGE = (unset), 2026-06-25 22:09:51.234 | LC_ALL = "en_US.utf8", 2026-06-25 22:09:51.234 | LANG = "de_DE.UTF-8" 2026-06-25 22:09:51.234 | are supported and installed on your system. 2026-06-25 22:09:51.235 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 22:09:51.275 | Enabling site neutron-api. 2026-06-25 22:09:51.281 | To activate the new configuration, you need to run: 2026-06-25 22:09:51.281 | systemctl reload apache2 2026-06-25 22:09:51.286 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 22:09:51.290 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 22:09:51.293 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 22:09:51.295 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 22:09:51.478 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 22:09:51.507 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:51.510 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 22:09:51.535 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:51.538 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 22:09:51.541 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 22:09:51.623 | + inc/async:async_inner:63 : init_neutron 2026-06-25 22:09:51.674 | [2071 Async init_neutron:62166]: running: init_neutron 2026-06-25 22:09:51.679 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 22:09:51.705 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:51.709 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 22:09:51.737 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:51.740 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 22:09:51.742 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 22:09:51.745 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 22:09:51.793 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 22:09:51.797 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 22:09:51.848 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 22:09:51.875 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:09:51.882 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 22:09:51.907 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:51.911 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 22:09:51.916 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:09:51.920 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 22:09:51.924 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 22:09:51.929 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 22:09:52.017 | + inc/async:async_inner:63 : init_cinder 2026-06-25 22:09:52.077 | [2071 Async init_cinder:62402]: running: init_cinder 2026-06-25 22:09:52.080 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 22:09:52.111 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:09:52.117 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 22:09:52.123 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:09:52.127 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 22:09:52.131 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 22:09:52.137 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 22:09:52.231 | + inc/async:async_inner:63 : init_placement 2026-06-25 22:09:52.292 | [2071 Async init_placement:62532]: running: init_placement 2026-06-25 22:09:52.298 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 22:09:52.365 | [2071 Async init_neutron:62166]: Waiting for completion of init_neutron running on PID 62166 (5 other jobs running) 2026-06-25 22:09:52.395 | [2071 Async init_neutron:62166]: Signaling child to exit 2026-06-25 22:10:06.633 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:10:06.680 | [62402 Async init_cinder:62402]: finished successfully 2026-06-25 22:10:43.308 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:10:43.346 | [62532 Async init_placement:62532]: finished successfully 2026-06-25 22:10:46.604 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:10:46.636 | [62166 Async init_neutron:62166]: finished successfully 2026-06-25 22:10:46.666 | WAKEUP 2026-06-25 22:10:46.694 | [2071 Async init_neutron:62166]: Signaled 2026-06-25 22:10:46.696 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 22:10:46.696 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 22:10:46.696 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 22:10:46.696 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 22:10:46.696 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 22:10:46.696 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:46.696 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 22:10:46.697 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:46.697 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 22:10:46.697 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 22:10:46.697 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:10:46.697 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:10:46.697 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:10:46.697 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425391846 2026-06-25 22:10:46.697 | + 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-25 22:10:46.697 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 22:10:46.697 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 22:10:46.698 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 22:10:46.699 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 22:10:46.700 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 22:10:46.701 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 22:10:46.702 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 22:10:46.703 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 22:10:46.704 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 22:10:46.705 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 22:10:46.706 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 22:10:46.707 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 22:10:46.708 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 22:10:46.709 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 22:10:46.710 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 22:10:46.711 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 22:10:46.712 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 22:10:46.712 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 22:10:46.712 | Running upgrade for neutron ... 2026-06-25 22:10:46.712 | OK 2026-06-25 22:10:46.712 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 22:10:46.712 | + functions-common:time_stop:2420 : local name 2026-06-25 22:10:46.712 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:10:46.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:10:46.712 | + functions-common:time_stop:2423 : local total 2026-06-25 22:10:46.712 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:10:46.712 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 22:10:46.713 | + functions-common:time_stop:2427 : start_time=1782425391846 2026-06-25 22:10:46.713 | + functions-common:time_stop:2429 : [[ -z 1782425391846 ]] 2026-06-25 22:10:46.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:10:46.713 | + functions-common:time_stop:2432 : end_time=1782425446578 2026-06-25 22:10:46.713 | + functions-common:time_stop:2433 : elapsed_time=54732 2026-06-25 22:10:46.713 | + functions-common:time_stop:2434 : total=8361 2026-06-25 22:10:46.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:10:46.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63093 2026-06-25 22:10:46.751 | [2071 Async init_neutron:62166]: finished init_neutron with result 0 in 55 seconds 2026-06-25 22:10:46.758 | + inc/async:async_wait:197 : return 0 2026-06-25 22:10:46.762 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 22:10:46.831 | [2071 Async init_placement:62532]: Waiting for completion of init_placement running on PID 62532 (4 other jobs running) 2026-06-25 22:10:46.862 | [2071 Async init_placement:62532]: Signaling child to exit 2026-06-25 22:10:46.862 | WAKEUP 2026-06-25 22:10:46.889 | [2071 Async init_placement:62532]: Signaled 2026-06-25 22:10:46.891 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 22:10:46.891 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 22:10:46.892 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 22:10:46.892 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 22:10:46.892 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 22:10:46.892 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:46.892 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 22:10:46.892 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:46.892 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 22:10:46.892 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 22:10:46.892 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:10:46.892 | we strongly recommend against using it for new projects. 2026-06-25 22:10:46.892 | 2026-06-25 22:10:46.893 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:10:46.893 | framework. For more detail see 2026-06-25 22:10:46.893 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:10:46.894 | 2026-06-25 22:10:46.894 | __import__(import_str) 2026-06-25 22:10:46.894 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 22:10:46.894 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 22:10:46.894 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 22:10:46.895 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 22:10:46.895 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 22:10:46.895 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 22:10:46.895 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 22:10:46.895 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:10:46.895 | + functions-common:get_or_create_user:915 : user_id=2eb7b42fbd6a481e94e4fb861a8a66d9 2026-06-25 22:10:46.895 | + functions-common:get_or_create_user:916 : echo 2eb7b42fbd6a481e94e4fb861a8a66d9 2026-06-25 22:10:46.895 | 2eb7b42fbd6a481e94e4fb861a8a66d9 2026-06-25 22:10:46.895 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 22:10:46.895 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:10:46.895 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:10:46.896 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:10:46.896 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:10:46.897 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:10:46.897 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:10:46.897 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:10:46.897 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:10:46.898 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:10:46.898 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:10:46.898 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:10:46.898 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-25 22:10:46.898 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:10:46.898 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:10:46.898 | + functions-common:get_or_add_user_project_role:979 : user_role_id=90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:10:46.898 | + functions-common:get_or_add_user_project_role:980 : echo 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:10:46.898 | 90f55c2222674f9fa68c3bcd1b1bea0e 2026-06-25 22:10:46.898 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 22:10:46.898 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 22:10:46.898 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 22:10:46.899 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 22:10:46.899 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 22:10:46.899 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 22:10:46.899 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 22:10:46.899 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 22:10:46.899 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 22:10:46.899 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 22:10:46.899 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 22:10:46.899 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 22:10:46.899 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 22:10:46.899 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-25 22:10:46.900 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 22:10:46.900 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:10:46.900 | + functions-common:get_or_add_user_project_role:979 : user_role_id=26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:10:46.900 | + functions-common:get_or_add_user_project_role:980 : echo 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:10:46.900 | 26706ff5e9b74ec29d499f6abf1efd0a 2026-06-25 22:10:46.900 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.119/placement 2026-06-25 22:10:46.900 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 22:10:46.900 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 22:10:46.900 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 22:10:46.900 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-25 22:10:46.900 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:10:46.901 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 22:10:46.901 | 8860042287834760b39db829c8be52ce' 2026-06-25 22:10:46.901 | + functions-common:get_or_create_service:1067 : echo 8860042287834760b39db829c8be52ce 2026-06-25 22:10:46.901 | 8860042287834760b39db829c8be52ce 2026-06-25 22:10:46.901 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.119/placement 2026-06-25 22:10:46.901 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 22:10:46.901 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.119/placement RegionOne 2026-06-25 22:10:46.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 22:10:46.901 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-25 22:10:46.901 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:10:46.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 22:10:46.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 22:10:46.902 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.119/placement --region RegionOne -f value -c id 2026-06-25 22:10:46.902 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:10:46.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=754747644c11464a96640be45c1a97ef 2026-06-25 22:10:46.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 754747644c11464a96640be45c1a97ef 2026-06-25 22:10:46.902 | + functions-common:get_or_create_endpoint:1100 : public_id=754747644c11464a96640be45c1a97ef 2026-06-25 22:10:46.902 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 22:10:46.902 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 22:10:46.902 | + functions-common:get_or_create_endpoint:1109 : echo 754747644c11464a96640be45c1a97ef 2026-06-25 22:10:46.902 | 754747644c11464a96640be45c1a97ef 2026-06-25 22:10:46.947 | [2071 Async init_placement:62532]: finished init_placement with result 0 in 51 seconds 2026-06-25 22:10:46.954 | + inc/async:async_wait:197 : return 0 2026-06-25 22:10:46.959 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 22:10:47.029 | [2071 Async init_glance:57980]: Waiting for completion of init_glance running on PID 57980 (3 other jobs running) 2026-06-25 22:10:47.061 | [2071 Async init_glance:57980]: Signaling child to exit 2026-06-25 22:10:47.061 | WAKEUP 2026-06-25 22:10:47.090 | [2071 Async init_glance:57980]: Signaled 2026-06-25 22:10:47.092 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 22:10:47.092 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 22:10:47.092 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 22:10:47.092 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 22:10:47.093 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 22:10:47.093 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 22:10:47.093 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 22:10:47.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:47.093 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 22:10:47.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:47.093 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 22:10:47.094 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 22:10:47.094 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:10:47.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:10:47.094 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:10:47.094 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425295586 2026-06-25 22:10:47.094 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 22:10:47.094 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 22:10:47.095 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:10:47.095 | we strongly recommend against using it for new projects. 2026-06-25 22:10:47.095 | 2026-06-25 22:10:47.095 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:10:47.095 | framework. For more detail see 2026-06-25 22:10:47.095 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:10:47.095 | 2026-06-25 22:10:47.095 | __import__(import_str) 2026-06-25 22:10:47.096 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 22:10:47.096 | 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=58086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 22:10:47.096 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.096 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.096 | DEBUG dbcounter [-] [58086] Writer thread running {{(pid=58086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:10:47.096 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.096 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.097 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 22:10:47.097 | 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=58086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 22:10:47.097 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.097 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.097 | DEBUG dbcounter [-] [58086] Writer thread running {{(pid=58086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:10:47.097 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 22:10:47.097 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:10:47.098 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 22:10:47.098 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.098 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 22:10:47.098 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.098 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 22:10:47.098 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.098 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 22:10:47.098 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.099 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 22:10:47.099 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.099 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 22:10:47.099 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.099 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 22:10:47.099 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.099 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 22:10:47.100 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.100 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 22:10:47.100 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.100 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 22:10:47.100 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.100 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 22:10:47.100 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.101 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 22:10:47.101 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.101 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 22:10:47.101 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.101 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 22:10:47.101 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.101 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 22:10:47.102 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.102 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.102 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.102 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.102 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.102 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.102 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.102 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.103 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.103 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.103 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.103 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 22:10:47.103 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:10:47.103 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 22:10:47.103 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.103 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 22:10:47.104 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.104 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 22:10:47.104 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.104 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 22:10:47.104 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.104 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 22:10:47.104 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.105 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 22:10:47.105 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.105 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 22:10:47.105 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.105 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 22:10:47.105 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.105 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 22:10:47.106 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.106 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 22:10:47.106 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.106 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 22:10:47.106 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.106 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 22:10:47.106 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=58086) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 22:10:47.107 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.107 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.107 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 22:10:47.107 | Database migration is up to date. No migration needed. 2026-06-25 22:10:47.107 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 22:10:47.107 | Database is synced successfully. 2026-06-25 22:10:47.108 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 22:10:47.108 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 22:10:47.108 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:10:47.108 | we strongly recommend against using it for new projects. 2026-06-25 22:10:47.108 | 2026-06-25 22:10:47.108 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:10:47.108 | framework. For more detail see 2026-06-25 22:10:47.109 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:10:47.109 | 2026-06-25 22:10:47.109 | __import__(import_str) 2026-06-25 22:10:47.109 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 22:10:47.109 | 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=58264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 22:10:47.109 | DEBUG dbcounter [-] [58264] Writer thread running {{(pid=58264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:10:47.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 22:10:47.110 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 22:10:47.110 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 22:10:47.110 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 22:10:47.110 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 22:10:47.110 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 22:10:47.110 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 22:10:47.110 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 22:10:47.111 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 22:10:47.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 22:10:47.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 22:10:47.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 22:10:47.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 22:10:47.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 22:10:47.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 22:10:47.112 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 22:10:47.113 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 22:10:47.113 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 22:10:47.113 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 22:10:47.113 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 22:10:47.113 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 22:10:47.113 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 22:10:47.113 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 22:10:47.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 22:10:47.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 22:10:47.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 22:10:47.114 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 22:10:47.114 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 22:10:47.114 | + functions-common:time_stop:2420 : local name 2026-06-25 22:10:47.114 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:10:47.114 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:10:47.115 | + functions-common:time_stop:2423 : local total 2026-06-25 22:10:47.115 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:10:47.115 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 22:10:47.115 | + functions-common:time_stop:2427 : start_time=1782425295586 2026-06-25 22:10:47.115 | + functions-common:time_stop:2429 : [[ -z 1782425295586 ]] 2026-06-25 22:10:47.115 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:10:47.115 | + functions-common:time_stop:2432 : end_time=1782425309915 2026-06-25 22:10:47.116 | + functions-common:time_stop:2433 : elapsed_time=14329 2026-06-25 22:10:47.116 | + functions-common:time_stop:2434 : total=8361 2026-06-25 22:10:47.116 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:10:47.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22690 2026-06-25 22:10:47.147 | [2071 Async init_glance:57980]: finished init_glance with result 0 in 14 seconds 2026-06-25 22:10:47.153 | + inc/async:async_wait:197 : return 0 2026-06-25 22:10:47.158 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 22:10:47.188 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 22:10:47.192 | + inc/async:async_wait:197 : return 0 2026-06-25 22:10:47.196 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 22:10:47.264 | [2071 Async init_cinder:62402]: Waiting for completion of init_cinder running on PID 62402 (2 other jobs running) 2026-06-25 22:10:47.295 | [2071 Async init_cinder:62402]: Signaling child to exit 2026-06-25 22:10:47.295 | WAKEUP 2026-06-25 22:10:47.323 | [2071 Async init_cinder:62402]: Signaled 2026-06-25 22:10:47.325 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 22:10:47.325 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:10:47.325 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 22:10:47.325 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 22:10:47.325 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 22:10:47.325 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 22:10:47.326 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 22:10:47.326 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:47.326 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 22:10:47.326 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:47.326 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 22:10:47.326 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 22:10:47.326 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:10:47.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:10:47.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:10:47.326 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425392288 2026-06-25 22:10:47.326 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 22:10:47.327 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 22:10:47.327 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:10:47.327 | we strongly recommend against using it for new projects. 2026-06-25 22:10:47.327 | 2026-06-25 22:10:47.327 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:10:47.327 | framework. For more detail see 2026-06-25 22:10:47.327 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:10:47.327 | 2026-06-25 22:10:47.327 | import eventlet # noqa 2026-06-25 22:10:47.328 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 22:10:47.328 | 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=62592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 22:10:47.328 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 22:10:47.329 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:47.329 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:47.329 | DEBUG dbcounter [-] [62592] Writer thread running {{(pid=62592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:10:47.329 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 22:10:47.330 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:10:47.330 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 22:10:47.330 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.330 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 22:10:47.330 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.331 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 22:10:47.331 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.332 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 22:10:47.332 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.332 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 22:10:47.332 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.332 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 22:10:47.332 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.332 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 22:10:47.332 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62592) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:10:47.332 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 22:10:47.332 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 22:10:47.333 | + functions-common:time_stop:2420 : local name 2026-06-25 22:10:47.333 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:10:47.333 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:10:47.333 | + functions-common:time_stop:2423 : local total 2026-06-25 22:10:47.333 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:10:47.334 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 22:10:47.334 | + functions-common:time_stop:2427 : start_time=1782425392288 2026-06-25 22:10:47.334 | + functions-common:time_stop:2429 : [[ -z 1782425392288 ]] 2026-06-25 22:10:47.334 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:10:47.334 | + functions-common:time_stop:2432 : end_time=1782425404267 2026-06-25 22:10:47.334 | + functions-common:time_stop:2433 : elapsed_time=11979 2026-06-25 22:10:47.334 | + functions-common:time_stop:2434 : total=8361 2026-06-25 22:10:47.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:10:47.335 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20340 2026-06-25 22:10:47.335 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 22:10:47.335 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:10:47.335 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 22:10:47.335 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 22:10:47.335 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 22:10:47.335 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 22:10:47.336 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 22:10:47.336 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 22:10:47.336 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 22:10:47.336 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 22:10:47.336 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 22:10:47.337 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 22:10:47.337 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 22:10:47.337 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 22:10:47.337 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 22:10:47.338 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 22:10:47.338 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 22:10:47.338 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 22:10:47.338 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 22:10:47.339 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 22:10:47.339 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 22:10:47.339 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 22:10:47.340 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 22:10:47.340 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 22:10:47.340 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 22:10:47.340 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 22:10:47.340 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 22:10:47.340 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 22:10:47.340 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 22:10:47.341 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 22:10:47.341 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 22:10:47.341 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 22:10:47.342 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 22:10:47.342 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 22:10:47.342 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 22:10:47.342 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 22:10:47.342 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 22:10:47.342 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 22:10:47.342 | [Unit] 2026-06-25 22:10:47.342 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 22:10:47.342 | DefaultDependencies=no 2026-06-25 22:10:47.342 | After=systemd-udev-settle.service 2026-06-25 22:10:47.342 | Before=lvm2-activation-early.service 2026-06-25 22:10:47.343 | Wants=systemd-udev-settle.service 2026-06-25 22:10:47.343 | 2026-06-25 22:10:47.343 | [Service] 2026-06-25 22:10:47.343 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 22:10:47.343 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 22:10:47.343 | RemainAfterExit=yes 2026-06-25 22:10:47.343 | Type=oneshot 2026-06-25 22:10:47.343 | 2026-06-25 22:10:47.343 | [Install] 2026-06-25 22:10:47.344 | WantedBy=local-fs.target 2026-06-25 22:10:47.344 | Also=systemd-udev-settle.service 2026-06-25 22:10:47.344 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 22:10:47.344 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 22:10:47.344 | 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-25 22:10:47.344 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 22:10:47.344 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 22:10:47.344 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 22:10:47.344 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 22:10:47.345 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 22:10:47.345 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 22:10:47.345 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 22:10:47.345 | Physical volume "/dev/loop0" successfully created. 2026-06-25 22:10:47.345 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 22:10:47.345 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 22:10:47.345 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:10:47.345 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 22:10:47.345 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 22:10:47.345 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 22:10:47.346 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 22:10:47.346 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:10:47.346 | we strongly recommend against using it for new projects. 2026-06-25 22:10:47.346 | 2026-06-25 22:10:47.346 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:10:47.346 | framework. For more detail see 2026-06-25 22:10:47.346 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:10:47.346 | 2026-06-25 22:10:47.346 | import eventlet # noqa 2026-06-25 22:10:47.346 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 22:10:47.347 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 22:10:47.347 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 22:10:47.347 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 22:10:47.347 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:10:47.347 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 22:10:47.389 | [2071 Async init_cinder:62402]: finished init_cinder with result 0 in 14 seconds 2026-06-25 22:10:47.395 | + inc/async:async_wait:197 : return 0 2026-06-25 22:10:47.400 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 22:10:47.427 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:10:47.431 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 22:10:47.435 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:10:47.439 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 22:10:47.443 | + ./stack.sh:main:1239 : init_nova 2026-06-25 22:10:47.447 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 22:10:47.473 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:10:47.477 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 22:10:47.505 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:10:47.509 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:10:47.513 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 22:10:47.600 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 22:10:47.651 | [2071 Async nova-cell-0:65352]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 22:10:47.657 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 22:10:47.662 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:10:47.667 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 22:10:47.671 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 22:10:47.676 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 22:10:47.681 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 22:10:47.769 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 22:10:47.828 | [2071 Async nova-cell-1:65456]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 22:10:47.831 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 22:10:47.836 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 22:10:47.840 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 22:10:47.844 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 22:10:47.848 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 22:10:47.855 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:47.932 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 22:10:47.941 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:10:48.034 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 22:10:48.520 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:10:48.520 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:10:48.520 | we strongly recommend against using it for new projects. 2026-06-25 22:10:48.520 | 2026-06-25 22:10:48.520 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:10:48.520 | framework. For more detail see 2026-06-25 22:10:48.520 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:10:48.520 | 2026-06-25 22:10:48.520 | import eventlet # noqa 2026-06-25 22:10:48.873 | 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-25 22:10:52.774 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 22:10:52.882 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:10:52.882 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:10:52.883 | DEBUG dbcounter [-] [65526] Writer thread running {{(pid=65526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:10:52.943 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 22:10:58.179 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=65526) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:10:58.184 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 22:11:00.477 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=65526) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:00.481 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 22:11:00.493 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=65526) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:00.880 | Exception ignored in: 2026-06-25 22:11:00.881 | Traceback (most recent call last): 2026-06-25 22:11:00.881 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:11:00.881 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:11:00.881 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:11:00.881 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:11:00.881 | RuntimeError: greenlet is being finalized 2026-06-25 22:11:01.318 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 22:11:01.321 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 22:11:01.328 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 22:11:01.334 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 22:11:01.340 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 22:11:01.345 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 22:11:01.350 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 22:11:01.380 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:01.385 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 22:11:01.392 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 22:11:01.396 | + 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-25 22:11:01.900 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:11:01.900 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:11:01.900 | we strongly recommend against using it for new projects. 2026-06-25 22:11:01.900 | 2026-06-25 22:11:01.901 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:11:01.901 | framework. For more detail see 2026-06-25 22:11:01.901 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:11:01.901 | 2026-06-25 22:11:01.901 | import eventlet # noqa 2026-06-25 22:11:02.292 | 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-25 22:11:05.704 | INFO dbcounter [None req-a6499e2f-b4e7-40e5-8d8c-45f4ef5282c0 None None] Registered counter for database nova_api 2026-06-25 22:11:05.848 | DEBUG dbcounter [-] [66131] Writer thread running {{(pid=66131) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:11:06.219 | Exception ignored in: 2026-06-25 22:11:06.221 | Traceback (most recent call last): 2026-06-25 22:11:06.222 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:11:06.222 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:11:06.222 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:11:06.222 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:11:06.222 | RuntimeError: greenlet is being finalized 2026-06-25 22:11:06.644 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 22:11:06.652 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 22:11:06.657 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 22:11:06.741 | [2071 Async nova-cell-0:65352]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 65352 (3 other jobs running) 2026-06-25 22:11:06.780 | [2071 Async nova-cell-0:65352]: Signaling child to exit 2026-06-25 22:11:14.125 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:11:14.158 | [65352 Async nova-cell-0:65352]: finished successfully 2026-06-25 22:11:14.187 | WAKEUP 2026-06-25 22:11:14.215 | [2071 Async nova-cell-0:65352]: Signaled 2026-06-25 22:11:14.218 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 22:11:14.218 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 22:11:14.218 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 22:11:14.218 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 22:11:14.218 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 22:11:14.218 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 22:11:14.218 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 22:11:14.218 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:11:14.218 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 22:11:14.218 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:11:14.219 | + 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-25 22:11:14.219 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:11:14.219 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:11:14.219 | we strongly recommend against using it for new projects. 2026-06-25 22:11:14.219 | 2026-06-25 22:11:14.219 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:11:14.219 | framework. For more detail see 2026-06-25 22:11:14.219 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:11:14.219 | 2026-06-25 22:11:14.219 | import eventlet # noqa 2026-06-25 22:11:14.219 | 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-25 22:11:14.220 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 22:11:14.220 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:11:14.220 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:11:14.220 | DEBUG dbcounter [-] [65493] Writer thread running {{(pid=65493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:11:14.220 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 22:11:14.220 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:11:14.220 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 22:11:14.220 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.220 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 22:11:14.220 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.220 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 22:11:14.221 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.221 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 22:11:14.221 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.221 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 22:11:14.221 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.221 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 22:11:14.221 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.221 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 22:11:14.221 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.221 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 22:11:14.221 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.222 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 22:11:14.222 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.222 | Exception ignored in: 2026-06-25 22:11:14.222 | Traceback (most recent call last): 2026-06-25 22:11:14.222 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:11:14.222 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:11:14.222 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:11:14.222 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:11:14.222 | RuntimeError: greenlet is being finalized 2026-06-25 22:11:14.275 | [2071 Async nova-cell-0:65352]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-25 22:11:14.281 | + inc/async:async_wait:197 : return 0 2026-06-25 22:11:14.285 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 22:11:14.290 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 22:11:14.357 | [2071 Async nova-cell-1:65456]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 65456 (2 other jobs running) 2026-06-25 22:11:14.389 | [2071 Async nova-cell-1:65456]: Signaling child to exit 2026-06-25 22:11:14.392 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:11:14.423 | [65456 Async nova-cell-1:65456]: finished successfully 2026-06-25 22:11:14.451 | WAKEUP 2026-06-25 22:11:14.479 | [2071 Async nova-cell-1:65456]: Signaled 2026-06-25 22:11:14.481 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 22:11:14.482 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 22:11:14.482 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 22:11:14.482 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 22:11:14.482 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 22:11:14.482 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 22:11:14.482 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 22:11:14.482 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:11:14.482 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 22:11:14.482 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 22:11:14.482 | + 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-25 22:11:14.482 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:11:14.482 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:11:14.483 | we strongly recommend against using it for new projects. 2026-06-25 22:11:14.483 | 2026-06-25 22:11:14.483 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:11:14.483 | framework. For more detail see 2026-06-25 22:11:14.483 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:11:14.483 | 2026-06-25 22:11:14.483 | import eventlet # noqa 2026-06-25 22:11:14.483 | 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-25 22:11:14.483 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 22:11:14.483 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 22:11:14.483 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 22:11:14.484 | DEBUG dbcounter [-] [65523] Writer thread running {{(pid=65523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:11:14.484 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 22:11:14.485 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 22:11:14.485 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 22:11:14.485 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.486 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 22:11:14.486 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.486 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 22:11:14.487 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.487 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 22:11:14.487 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.487 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 22:11:14.487 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.487 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 22:11:14.487 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.487 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 22:11:14.487 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.487 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 22:11:14.487 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.488 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 22:11:14.488 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 22:11:14.488 | Exception ignored in: 2026-06-25 22:11:14.488 | Traceback (most recent call last): 2026-06-25 22:11:14.488 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:11:14.488 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:11:14.488 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:11:14.488 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:11:14.488 | RuntimeError: greenlet is being finalized 2026-06-25 22:11:14.537 | [2071 Async nova-cell-1:65456]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-25 22:11:14.543 | + inc/async:async_wait:197 : return 0 2026-06-25 22:11:14.547 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:11:14.551 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 22:11:15.017 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:11:15.017 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:11:15.017 | we strongly recommend against using it for new projects. 2026-06-25 22:11:15.017 | 2026-06-25 22:11:15.017 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:11:15.017 | framework. For more detail see 2026-06-25 22:11:15.017 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:11:15.017 | 2026-06-25 22:11:15.017 | import eventlet # noqa 2026-06-25 22:11:15.371 | 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-25 22:11:18.431 | Running batches of 50 until complete 2026-06-25 22:11:18.431 | INFO dbcounter [None req-9bd75cbb-a225-449f-93e2-ba4812b023e1 None None] Registered counter for database nova_cell0 2026-06-25 22:11:18.640 | DEBUG dbcounter [-] [66794] Writer thread running {{(pid=66794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:11:18.646 | INFO dbcounter [None req-9bd75cbb-a225-449f-93e2-ba4812b023e1 None None] Registered counter for database nova_api 2026-06-25 22:11:18.816 | DEBUG dbcounter [-] [66794] Writer thread running {{(pid=66794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:11:18.998 | INFO dbcounter [None req-9bd75cbb-a225-449f-93e2-ba4812b023e1 None None] Registered counter for database nova_cell0 2026-06-25 22:11:19.082 | DEBUG dbcounter [-] [66794] Writer thread running {{(pid=66794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:11:19.174 | +-------------------------------------+--------------+-----------+ 2026-06-25 22:11:19.174 | | Migration | Total Needed | Completed | 2026-06-25 22:11:19.174 | +-------------------------------------+--------------+-----------+ 2026-06-25 22:11:19.174 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 22:11:19.174 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 22:11:19.174 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 22:11:19.174 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 22:11:19.174 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 22:11:19.175 | | populate_dev_uuids | 0 | 0 | 2026-06-25 22:11:19.175 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 22:11:19.175 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 22:11:19.175 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 22:11:19.175 | | populate_user_id | 0 | 0 | 2026-06-25 22:11:19.175 | | populate_uuids | 0 | 0 | 2026-06-25 22:11:19.175 | +-------------------------------------+--------------+-----------+ 2026-06-25 22:11:19.540 | Exception ignored in: 2026-06-25 22:11:19.540 | Traceback (most recent call last): 2026-06-25 22:11:19.540 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:11:19.540 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:11:19.540 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:11:19.541 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:11:19.541 | RuntimeError: greenlet is being finalized 2026-06-25 22:11:19.975 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 22:11:19.982 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:11:19.988 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 22:11:19.992 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 22:11:19.997 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 22:11:20.002 | + 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-25 22:11:20.467 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:11:20.467 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:11:20.467 | we strongly recommend against using it for new projects. 2026-06-25 22:11:20.467 | 2026-06-25 22:11:20.467 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:11:20.467 | framework. For more detail see 2026-06-25 22:11:20.467 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:11:20.467 | 2026-06-25 22:11:20.467 | import eventlet # noqa 2026-06-25 22:11:20.817 | 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-25 22:11:23.848 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 22:11:23.848 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 22:11:23.848 | INFO dbcounter [None req-6a5f1f1e-ceb3-468a-94a5-88496445af42 None None] Registered counter for database nova_api 2026-06-25 22:11:23.979 | DEBUG dbcounter [-] [66812] Writer thread running {{(pid=66812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:11:24.341 | Exception ignored in: 2026-06-25 22:11:24.341 | Traceback (most recent call last): 2026-06-25 22:11:24.342 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:11:24.342 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:11:24.342 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:11:24.342 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:11:24.342 | RuntimeError: greenlet is being finalized 2026-06-25 22:11:24.737 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 22:11:24.741 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 22:11:24.759 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 22:11:24.762 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 22:11:24.766 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 22:11:24.841 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 22:11:24.890 | [2071 Async configure_neutron_nova:66871]: running: configure_neutron_nova 2026-06-25 22:11:24.894 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 22:11:24.899 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 22:11:24.903 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 22:11:24.906 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 22:11:24.910 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 22:11:24.914 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 22:11:24.918 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 22:11:24.923 | + functions-common:run_phase:1858 : local extra 2026-06-25 22:11:24.928 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 22:11:24.934 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 22:11:24.937 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 22:11:24.939 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 22:11:24.943 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 22:11:24.947 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 22:11:24.976 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:24.980 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:11:24.984 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:11:24.988 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 22:11:24.991 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:11:24.995 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 22:11:25.000 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 22:11:25.003 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 22:11:25.008 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 22:11:25.013 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:11:25.016 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 22:11:25.020 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 22:11:25.023 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 22:11:25.028 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 22:11:25.031 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 22:11:25.034 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 22:11:25.038 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 22:11:25.042 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.047 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 22:11:25.052 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 22:11:25.055 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:11:25.058 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 22:11:25.063 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 22:11:25.069 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 22:11:25.073 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.077 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 22:11:25.081 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:11:25.085 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 22:11:25.085 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:11:25.085 | gsub("[][]", "", $1); 2026-06-25 22:11:25.085 | split($1, a, "|"); 2026-06-25 22:11:25.085 | if (a[1] == matchgroup) 2026-06-25 22:11:25.085 | print a[2] 2026-06-25 22:11:25.085 | } 2026-06-25 22:11:25.086 | ' /home/quobyte/devstack/local.conf 2026-06-25 22:11:25.095 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 22:11:25.098 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 22:11:25.102 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 22:11:25.107 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 22:11:25.111 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 22:11:25.115 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 22:11:25.119 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 22:11:25.124 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 22:11:25.130 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 22:11:25.134 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 22:11:25.138 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 22:11:25.141 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 22:11:25.144 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 22:11:25.148 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.153 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 22:11:25.157 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 22:11:25.161 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 22:11:25.166 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 22:11:25.170 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 22:11:25.176 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 22:11:25.180 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 22:11:25.186 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 22:11:25.187 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.188 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 22:11:25.188 | BEGIN { 2026-06-25 22:11:25.188 | section = "" 2026-06-25 22:11:25.188 | last_section = "" 2026-06-25 22:11:25.188 | section_count = 0 2026-06-25 22:11:25.188 | } 2026-06-25 22:11:25.188 | /^\[.+\]/ { 2026-06-25 22:11:25.189 | gsub("[][]", "", $1); 2026-06-25 22:11:25.189 | section=$1 2026-06-25 22:11:25.189 | next 2026-06-25 22:11:25.189 | } 2026-06-25 22:11:25.189 | /^ *\#/ { 2026-06-25 22:11:25.189 | next 2026-06-25 22:11:25.189 | } 2026-06-25 22:11:25.189 | /^[^ \t]+/ { 2026-06-25 22:11:25.189 | # get offset of first = in $0 2026-06-25 22:11:25.189 | eq_idx = index($0, "=") 2026-06-25 22:11:25.189 | # extract attr & value from $0 2026-06-25 22:11:25.190 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 22:11:25.190 | value = substr($0, eq_idx + 1) 2026-06-25 22:11:25.190 | # only need to strip trailing whitespace from attr 2026-06-25 22:11:25.190 | sub(/[ \t]*$/, "", attr) 2026-06-25 22:11:25.190 | # need to strip leading & trailing whitespace from value 2026-06-25 22:11:25.190 | sub(/^[ \t]*/, "", value) 2026-06-25 22:11:25.190 | sub(/[ \t]*$/, "", value) 2026-06-25 22:11:25.190 | 2026-06-25 22:11:25.190 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 22:11:25.191 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 22:11:25.191 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 22:11:25.191 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 22:11:25.191 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 22:11:25.191 | if (section != last_section) { 2026-06-25 22:11:25.191 | cfg_section[section_count++] = section 2026-06-25 22:11:25.191 | last_section = section 2026-06-25 22:11:25.191 | } 2026-06-25 22:11:25.191 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 22:11:25.192 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 22:11:25.192 | 2026-06-25 22:11:25.192 | cfg_attr[section, attr, 0] = value 2026-06-25 22:11:25.192 | cfg_attr_count[section, attr] = 1 2026-06-25 22:11:25.192 | } else { 2026-06-25 22:11:25.192 | lno = cfg_attr_count[section, attr]++ 2026-06-25 22:11:25.192 | cfg_attr[section, attr, lno] = value 2026-06-25 22:11:25.192 | } 2026-06-25 22:11:25.192 | } 2026-06-25 22:11:25.192 | END { 2026-06-25 22:11:25.192 | # Process each section in order 2026-06-25 22:11:25.193 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 22:11:25.193 | section = cfg_section[sno] 2026-06-25 22:11:25.193 | # The ini routines simply append a config item immediately 2026-06-25 22:11:25.193 | # after the section header. To keep the same order as defined 2026-06-25 22:11:25.193 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 22:11:25.193 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 22:11:25.193 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 22:11:25.193 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 22:11:25.193 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 22:11:25.193 | else { 2026-06-25 22:11:25.193 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 22:11:25.194 | count = cfg_attr_count[section, attr] 2026-06-25 22:11:25.194 | print "inidelete " configfile " " section " " attr 2026-06-25 22:11:25.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 22:11:25.194 | for (l = count -2; l >= 0; l--) 2026-06-25 22:11:25.194 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 22:11:25.194 | } 2026-06-25 22:11:25.194 | } 2026-06-25 22:11:25.194 | } 2026-06-25 22:11:25.194 | } 2026-06-25 22:11:25.194 | ' 2026-06-25 22:11:25.195 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 22:11:25.195 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.195 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 22:11:25.199 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 22:11:25.201 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:11:25.205 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 22:11:25.209 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 22:11:25.209 | BEGIN { group = "" } 2026-06-25 22:11:25.209 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:11:25.209 | gsub("[][]", "", $1); 2026-06-25 22:11:25.210 | split($1, a, "|"); 2026-06-25 22:11:25.210 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 22:11:25.210 | group=a[1] 2026-06-25 22:11:25.210 | } else { 2026-06-25 22:11:25.210 | group="" 2026-06-25 22:11:25.210 | } 2026-06-25 22:11:25.210 | next 2026-06-25 22:11:25.210 | } 2026-06-25 22:11:25.210 | { 2026-06-25 22:11:25.211 | if (group != "") 2026-06-25 22:11:25.211 | print $0 2026-06-25 22:11:25.211 | } 2026-06-25 22:11:25.211 | ' /home/quobyte/devstack/local.conf 2026-06-25 22:11:25.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 22:11:25.222 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 22:11:25.268 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 22:11:25.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 22:11:25.322 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.326 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 22:11:25.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 22:11:25.374 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.378 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 22:11:25.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 22:11:25.427 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.431 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 22:11:25.435 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 22:11:25.482 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.487 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 22:11:25.490 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 22:11:25.495 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 22:11:25.501 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 22:11:25.506 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.511 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.515 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 22:11:25.520 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.525 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 22:11:25.530 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 22:11:25.533 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 22:11:25.537 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 22:11:25.541 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.544 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.550 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 22:11:25.554 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.558 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 22:11:25.563 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.567 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.572 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.576 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 22:11:25.581 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.589 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.589 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 22:11:25.589 | BEGIN { 2026-06-25 22:11:25.589 | section = "" 2026-06-25 22:11:25.589 | last_section = "" 2026-06-25 22:11:25.589 | section_count = 0 2026-06-25 22:11:25.589 | } 2026-06-25 22:11:25.589 | /^\[.+\]/ { 2026-06-25 22:11:25.590 | gsub("[][]", "", $1); 2026-06-25 22:11:25.591 | section=$1 2026-06-25 22:11:25.592 | next 2026-06-25 22:11:25.592 | } 2026-06-25 22:11:25.592 | /^ *\#/ { 2026-06-25 22:11:25.592 | next 2026-06-25 22:11:25.592 | } 2026-06-25 22:11:25.592 | /^[^ \t]+/ { 2026-06-25 22:11:25.592 | # get offset of first = in $0 2026-06-25 22:11:25.592 | eq_idx = index($0, "=") 2026-06-25 22:11:25.592 | # extract attr & value from $0 2026-06-25 22:11:25.593 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 22:11:25.593 | value = substr($0, eq_idx + 1) 2026-06-25 22:11:25.593 | # only need to strip trailing whitespace from attr 2026-06-25 22:11:25.593 | sub(/[ \t]*$/, "", attr) 2026-06-25 22:11:25.593 | # need to strip leading & trailing whitespace from value 2026-06-25 22:11:25.593 | sub(/^[ \t]*/, "", value) 2026-06-25 22:11:25.593 | sub(/[ \t]*$/, "", value) 2026-06-25 22:11:25.593 | 2026-06-25 22:11:25.593 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 22:11:25.593 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 22:11:25.593 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 22:11:25.595 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 22:11:25.595 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 22:11:25.595 | if (section != last_section) { 2026-06-25 22:11:25.595 | cfg_section[section_count++] = section 2026-06-25 22:11:25.595 | last_section = section 2026-06-25 22:11:25.595 | } 2026-06-25 22:11:25.595 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 22:11:25.595 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 22:11:25.595 | 2026-06-25 22:11:25.596 | cfg_attr[section, attr, 0] = value 2026-06-25 22:11:25.596 | cfg_attr_count[section, attr] = 1 2026-06-25 22:11:25.596 | } else { 2026-06-25 22:11:25.596 | lno = cfg_attr_count[section, attr]++ 2026-06-25 22:11:25.597 | cfg_attr[section, attr, lno] = value 2026-06-25 22:11:25.597 | } 2026-06-25 22:11:25.597 | } 2026-06-25 22:11:25.598 | END { 2026-06-25 22:11:25.598 | # Process each section in order 2026-06-25 22:11:25.598 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 22:11:25.598 | section = cfg_section[sno] 2026-06-25 22:11:25.598 | # The ini routines simply append a config item immediately 2026-06-25 22:11:25.598 | # after the section header. To keep the same order as defined 2026-06-25 22:11:25.598 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 22:11:25.598 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 22:11:25.598 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 22:11:25.598 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 22:11:25.599 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 22:11:25.600 | else { 2026-06-25 22:11:25.600 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 22:11:25.600 | count = cfg_attr_count[section, attr] 2026-06-25 22:11:25.600 | print "inidelete " configfile " " section " " attr 2026-06-25 22:11:25.600 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 22:11:25.600 | for (l = count -2; l >= 0; l--) 2026-06-25 22:11:25.600 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 22:11:25.600 | } 2026-06-25 22:11:25.600 | } 2026-06-25 22:11:25.600 | } 2026-06-25 22:11:25.601 | } 2026-06-25 22:11:25.601 | ' 2026-06-25 22:11:25.601 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.601 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 22:11:25.601 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.601 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 22:11:25.603 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 22:11:25.607 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:11:25.612 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 22:11:25.616 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 22:11:25.616 | BEGIN { group = "" } 2026-06-25 22:11:25.616 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:11:25.616 | gsub("[][]", "", $1); 2026-06-25 22:11:25.616 | split($1, a, "|"); 2026-06-25 22:11:25.616 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 22:11:25.616 | group=a[1] 2026-06-25 22:11:25.616 | } else { 2026-06-25 22:11:25.616 | group="" 2026-06-25 22:11:25.617 | } 2026-06-25 22:11:25.617 | next 2026-06-25 22:11:25.617 | } 2026-06-25 22:11:25.617 | { 2026-06-25 22:11:25.617 | if (group != "") 2026-06-25 22:11:25.617 | print $0 2026-06-25 22:11:25.617 | } 2026-06-25 22:11:25.618 | ' /home/quobyte/devstack/local.conf 2026-06-25 22:11:25.625 | + 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-25 22:11:25.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 22:11:25.676 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.680 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 22:11:25.684 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 22:11:25.689 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 22:11:25.695 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 22:11:25.698 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 22:11:25.702 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 22:11:25.706 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 22:11:25.711 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 22:11:25.717 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 22:11:25.721 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 22:11:25.726 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 22:11:25.729 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 22:11:25.732 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 22:11:25.736 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.740 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 22:11:25.745 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 22:11:25.749 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 22:11:25.754 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 22:11:25.758 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 22:11:25.763 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 22:11:25.767 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 22:11:25.772 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 22:11:25.774 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 22:11:25.775 | BEGIN { 2026-06-25 22:11:25.775 | section = "" 2026-06-25 22:11:25.775 | last_section = "" 2026-06-25 22:11:25.775 | section_count = 0 2026-06-25 22:11:25.775 | } 2026-06-25 22:11:25.775 | /^\[.+\]/ { 2026-06-25 22:11:25.775 | gsub("[][]", "", $1); 2026-06-25 22:11:25.775 | section=$1 2026-06-25 22:11:25.775 | next 2026-06-25 22:11:25.775 | } 2026-06-25 22:11:25.775 | /^ *\#/ { 2026-06-25 22:11:25.775 | next 2026-06-25 22:11:25.776 | } 2026-06-25 22:11:25.777 | /^[^ \t]+/ { 2026-06-25 22:11:25.777 | # get offset of first = in $0 2026-06-25 22:11:25.777 | eq_idx = index($0, "=") 2026-06-25 22:11:25.777 | # extract attr & value from $0 2026-06-25 22:11:25.777 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 22:11:25.777 | value = substr($0, eq_idx + 1) 2026-06-25 22:11:25.777 | # only need to strip trailing whitespace from attr 2026-06-25 22:11:25.777 | sub(/[ \t]*$/, "", attr) 2026-06-25 22:11:25.777 | # need to strip leading & trailing whitespace from value 2026-06-25 22:11:25.777 | sub(/^[ \t]*/, "", value) 2026-06-25 22:11:25.778 | sub(/[ \t]*$/, "", value) 2026-06-25 22:11:25.778 | 2026-06-25 22:11:25.778 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 22:11:25.778 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 22:11:25.778 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 22:11:25.778 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 22:11:25.778 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 22:11:25.778 | if (section != last_section) { 2026-06-25 22:11:25.778 | cfg_section[section_count++] = section 2026-06-25 22:11:25.778 | last_section = section 2026-06-25 22:11:25.778 | } 2026-06-25 22:11:25.779 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 22:11:25.779 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 22:11:25.779 | 2026-06-25 22:11:25.779 | cfg_attr[section, attr, 0] = value 2026-06-25 22:11:25.779 | cfg_attr_count[section, attr] = 1 2026-06-25 22:11:25.779 | } else { 2026-06-25 22:11:25.779 | lno = cfg_attr_count[section, attr]++ 2026-06-25 22:11:25.779 | cfg_attr[section, attr, lno] = value 2026-06-25 22:11:25.779 | } 2026-06-25 22:11:25.779 | } 2026-06-25 22:11:25.779 | END { 2026-06-25 22:11:25.780 | # Process each section in order 2026-06-25 22:11:25.780 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 22:11:25.780 | section = cfg_section[sno] 2026-06-25 22:11:25.780 | # The ini routines simply append a config item immediately 2026-06-25 22:11:25.780 | # after the section header. To keep the same order as defined 2026-06-25 22:11:25.780 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 22:11:25.780 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 22:11:25.780 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 22:11:25.780 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 22:11:25.780 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 22:11:25.780 | else { 2026-06-25 22:11:25.781 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 22:11:25.781 | count = cfg_attr_count[section, attr] 2026-06-25 22:11:25.781 | print "inidelete " configfile " " section " " attr 2026-06-25 22:11:25.781 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 22:11:25.781 | for (l = count -2; l >= 0; l--) 2026-06-25 22:11:25.781 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 22:11:25.781 | } 2026-06-25 22:11:25.781 | } 2026-06-25 22:11:25.781 | } 2026-06-25 22:11:25.781 | } 2026-06-25 22:11:25.781 | ' 2026-06-25 22:11:25.782 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.782 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:11:25.782 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 22:11:25.782 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 22:11:25.784 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 22:11:25.787 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:11:25.792 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 22:11:25.796 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 22:11:25.796 | BEGIN { group = "" } 2026-06-25 22:11:25.796 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:11:25.796 | gsub("[][]", "", $1); 2026-06-25 22:11:25.796 | split($1, a, "|"); 2026-06-25 22:11:25.796 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 22:11:25.796 | group=a[1] 2026-06-25 22:11:25.796 | } else { 2026-06-25 22:11:25.796 | group="" 2026-06-25 22:11:25.796 | } 2026-06-25 22:11:25.797 | next 2026-06-25 22:11:25.798 | } 2026-06-25 22:11:25.798 | { 2026-06-25 22:11:25.798 | if (group != "") 2026-06-25 22:11:25.798 | print $0 2026-06-25 22:11:25.798 | } 2026-06-25 22:11:25.798 | ' /home/quobyte/devstack/local.conf 2026-06-25 22:11:25.805 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 22:11:25.808 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 22:11:25.853 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 22:11:25.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 22:11:25.904 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.909 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 22:11:25.912 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 22:11:25.953 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:25.958 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 22:11:25.962 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 22:11:25.985 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:11:26.009 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:26.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-1eea5feb-5682-4e25-9835-bfb6dd60dad2"' 2026-06-25 22:11:26.016 | [66871 Async configure_neutron_nova:66871]: finished successfully 2026-06-25 22:11:26.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-1eea5feb-5682-4e25-9835-bfb6dd60dad2 2026-06-25 22:11:26.058 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:26.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 22:11:26.066 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 22:11:26.107 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:26.111 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 22:11:26.114 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 22:11:26.151 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:11:26.155 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 22:11:26.178 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:11:26.181 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 22:11:26.184 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 22:11:26.207 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:26.211 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 22:11:26.253 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 22:11:26.312 | [2071 Async configure_neutron_nova:66871]: Waiting for completion of configure_neutron_nova running on PID 66871 (2 other jobs running) 2026-06-25 22:11:26.340 | [2071 Async configure_neutron_nova:66871]: Signaling child to exit 2026-06-25 22:11:26.340 | WAKEUP 2026-06-25 22:11:26.364 | [2071 Async configure_neutron_nova:66871]: Signaled 2026-06-25 22:11:26.366 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 22:11:26.366 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 22:11:26.366 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 22:11:26.366 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.119/identity 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 22:11:26.367 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 22:11:26.368 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 22:11:26.368 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 22:11:26.368 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 22:11:26.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 22:11:26.368 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 22:11:26.368 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:11:26.368 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 22:11:26.368 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 22:11:26.368 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:11:26.368 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 22:11:26.368 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:11:26.368 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 22:11:26.369 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 22:11:26.369 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 22:11:26.369 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 22:11:26.369 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 22:11:26.369 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 22:11:26.369 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 22:11:26.369 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 22:11:26.369 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 22:11:26.369 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 22:11:26.369 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 22:11:26.369 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 22:11:26.370 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 22:11:26.370 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.119/identity 2026-06-25 22:11:26.370 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 22:11:26.370 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 22:11:26.370 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 22:11:26.370 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 22:11:26.370 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 22:11:26.370 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 22:11:26.370 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 22:11:26.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 22:11:26.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 22:11:26.371 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 22:11:26.371 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:11:26.371 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 22:11:26.371 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 22:11:26.417 | [2071 Async configure_neutron_nova:66871]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-25 22:11:26.423 | + inc/async:async_wait:197 : return 0 2026-06-25 22:11:26.426 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 22:11:26.450 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:26.454 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 22:11:26.498 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 22:11:26.542 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 22:11:26.565 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:26.569 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 22:11:26.573 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:11:26.577 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 22:11:26.581 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 22:11:26.585 | + 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-25 22:11:26.589 | + 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-25 22:11:26.593 | + 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-25 22:11:26.599 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 22:11:26.605 | + 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-25 22:11:26.609 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 22:11:26.612 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 22:11:26.616 | + functions-common:run_process:1676 : local group= 2026-06-25 22:11:26.619 | + functions-common:run_process:1677 : local user= 2026-06-25 22:11:26.623 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:11:26.627 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 22:11:26.630 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:11:26.634 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:11:26.637 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:26.641 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:26.646 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:26.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425486647 2026-06-25 22:11:26.655 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 22:11:26.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:26.681 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-25 22:11:26.686 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 22:11:26.689 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 22:11:26.693 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 22:11:26.696 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 22:11:26.699 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 22:11:26.702 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 22:11:26.705 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 22:11:26.709 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 22:11:26.712 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:11:26.716 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:11:26.719 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:11:26.722 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:11:26.727 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 22:11:26.730 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 22:11:26.734 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 22:11:26.738 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:11:26.741 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 22:11:26.745 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 22:11:26.749 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:11:26.752 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 22:11:26.756 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 22:11:26.760 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 22:11:26.764 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 22:11:26.768 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 22:11:26.774 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-25 22:11:26.863 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:11:26.953 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-25 22:11:27.029 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 22:11:27.104 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:11:27.177 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:11:27.249 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 22:11:27.321 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 22:11:27.391 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 22:11:27.464 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 22:11:27.536 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 22:11:27.608 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 22:11:27.612 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 22:11:27.617 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 22:11:27.706 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 22:11:28.181 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 22:11:28.214 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 22:11:28.667 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 22:11:28.817 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:11:28.821 | + functions-common:time_stop:2420 : local name 2026-06-25 22:11:28.825 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:11:28.829 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:11:28.834 | + functions-common:time_stop:2423 : local total 2026-06-25 22:11:28.838 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:11:28.842 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:11:28.846 | + functions-common:time_stop:2427 : start_time=1782425486647 2026-06-25 22:11:28.850 | + functions-common:time_stop:2429 : [[ -z 1782425486647 ]] 2026-06-25 22:11:28.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:11:28.863 | + functions-common:time_stop:2432 : end_time=1782425488858 2026-06-25 22:11:28.867 | + functions-common:time_stop:2433 : elapsed_time=2211 2026-06-25 22:11:28.870 | + functions-common:time_stop:2434 : total=4359 2026-06-25 22:11:28.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:11:28.878 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6570 2026-06-25 22:11:28.882 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 22:11:28.882 | Waiting for nova-api to start... 2026-06-25 22:11:28.886 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.119/compute/v2.1/ 2026-06-25 22:11:28.891 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.119/compute/v2.1/ 2026-06-25 22:11:28.895 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 22:11:28.899 | + functions:wait_for_service:477 : local url=http://192.168.122.119/compute/v2.1/ 2026-06-25 22:11:28.903 | + functions:wait_for_service:478 : local rval=0 2026-06-25 22:11:28.907 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 22:11:28.912 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 22:11:28.916 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:28.920 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:28.925 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:28.932 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425488927 2026-06-25 22:11:28.936 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 22:11:28.940 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:11:28.942 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.119/compute/v2.1/ 2026-06-25 22:11:35.017 | + :: : [[ 200 == 503 ]] 2026-06-25 22:11:35.018 | + :: : [[ 0 -eq 7 ]] 2026-06-25 22:11:35.024 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 22:11:35.028 | + functions-common:time_stop:2420 : local name 2026-06-25 22:11:35.033 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:11:35.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:11:35.041 | + functions-common:time_stop:2423 : local total 2026-06-25 22:11:35.046 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:11:35.050 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 22:11:35.054 | + functions-common:time_stop:2427 : start_time=1782425488927 2026-06-25 22:11:35.058 | + functions-common:time_stop:2429 : [[ -z 1782425488927 ]] 2026-06-25 22:11:35.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:11:35.075 | + functions-common:time_stop:2432 : end_time=1782425495069 2026-06-25 22:11:35.079 | + functions-common:time_stop:2433 : elapsed_time=6142 2026-06-25 22:11:35.083 | + functions-common:time_stop:2434 : total=5670 2026-06-25 22:11:35.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:11:35.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11812 2026-06-25 22:11:35.097 | + functions:wait_for_service:486 : return 0 2026-06-25 22:11:35.102 | + 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-25 22:11:35.107 | + 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-25 22:11:35.112 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 22:11:35.138 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:35.142 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 22:11:35.146 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:11:35.151 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 22:11:35.156 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 22:11:35.160 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 22:11:35.164 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 22:11:35.169 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 22:11:35.173 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 22:11:35.178 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 22:11:35.182 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 22:11:35.186 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 22:11:35.209 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 22:11:35.216 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 22:11:35.222 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 22:11:35.229 | + 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-25 22:11:35.246 | + 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-25 22:11:35.264 | + 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-25 22:11:35.281 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 22:11:35.285 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 22:11:35.285 | Starting OVN 2026-06-25 22:11:35.289 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 22:11:35.293 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 22:11:35.293 | Starting OVS 2026-06-25 22:11:35.297 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 22:11:35.323 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:35.326 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 22:11:35.388 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 22:11:35.453 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 22:11:35.457 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 22:11:35.461 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 22:11:35.932 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 22:11:36.406 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 22:11:36.406 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 22:11:36.406 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 22:11:36.406 | 2026-06-25 22:11:36.407 | Possible reasons for having these kinds of units are: 2026-06-25 22:11:36.407 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 22:11:36.407 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 22:11:36.407 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 22:11:36.407 | a requirement dependency on it. 2026-06-25 22:11:36.407 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 22:11:36.407 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 22:11:36.407 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 22:11:36.407 | instance name specified. 2026-06-25 22:11:36.417 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 22:11:41.077 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 22:11:41.081 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 22:11:41.578 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 22:11:42.067 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 22:11:42.067 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 22:11:42.067 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 22:11:42.068 | 2026-06-25 22:11:42.068 | Possible reasons for having these kinds of units are: 2026-06-25 22:11:42.068 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 22:11:42.068 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 22:11:42.068 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 22:11:42.068 | a requirement dependency on it. 2026-06-25 22:11:42.068 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 22:11:42.068 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 22:11:42.068 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 22:11:42.068 | instance name specified. 2026-06-25 22:11:42.077 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 22:11:42.434 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 22:11:42.434 | Configuring OVSDB 2026-06-25 22:11:42.439 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 22:11:42.469 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:11:42.474 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 22:11:42.504 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 22:11:42.540 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=f3fed2ec-3752-4bc2-aded-e7fcf3ca0b63 2026-06-25 22:11:42.575 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.119:6642 2026-06-25 22:11:42.605 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 22:11:42.634 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 22:11:42.663 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.119 2026-06-25 22:11:42.691 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 22:11:42.698 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 22:11:42.722 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 22:11:42.726 | + 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-25 22:11:42.755 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 22:11:42.757 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 22:11:42.759 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 22:11:42.761 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 22:11:42.763 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 22:11:42.766 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 22:11:42.768 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 22:11:42.770 | + 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-25 22:11:42.772 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 22:11:42.775 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 22:11:42.805 | + 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-25 22:11:42.863 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 22:11:42.906 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 22:11:42.937 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:11:42.940 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 22:11:42.946 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 22:11:42.952 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 22:11:42.958 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 22:11:42.963 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 22:11:42.992 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:42.996 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 22:11:43.001 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 22:11:43.005 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 22:11:43.499 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 22:11:43.997 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 22:11:44.064 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 22:11:44.068 | + 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-25 22:11:44.073 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 22:11:44.077 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 22:11:44.079 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 22:11:45.086 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 22:11:45.090 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 22:11:45.094 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 22:11:45.099 | + 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-25 22:11:45.103 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 22:11:45.107 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 22:11:45.111 | + 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-25 22:11:45.114 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 22:11:45.118 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 22:11:45.123 | + 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-25 22:11:45.126 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 22:11:45.130 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 22:11:45.134 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 22:11:45.161 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:11:45.165 | + 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-25 22:11:45.193 | + 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-25 22:11:45.221 | + 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-25 22:11:45.241 | + 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-25 22:11:45.262 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 22:11:45.288 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:45.292 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 22:11:45.296 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 22:11:45.300 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 22:11:45.793 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 22:11:46.275 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 22:11:46.279 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 22:11:46.279 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 22:11:46.279 | 2026-06-25 22:11:46.279 | Possible reasons for having these kinds of units are: 2026-06-25 22:11:46.279 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 22:11:46.279 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 22:11:46.279 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 22:11:46.284 | a requirement dependency on it. 2026-06-25 22:11:46.284 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 22:11:46.284 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 22:11:46.284 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 22:11:46.284 | instance name specified. 2026-06-25 22:11:46.287 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 22:11:46.558 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 22:11:46.586 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:11:46.591 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 22:11:46.595 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 22:11:46.622 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:46.626 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 22:11:46.630 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 22:11:46.634 | + 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-25 22:11:46.638 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 22:11:46.642 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 22:11:46.647 | + functions-common:run_process:1676 : local group= 2026-06-25 22:11:46.651 | + functions-common:run_process:1677 : local user= 2026-06-25 22:11:46.655 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:11:46.659 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 22:11:46.663 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:11:46.667 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:11:46.672 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:46.676 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:46.681 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:46.688 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425506684 2026-06-25 22:11:46.692 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 22:11:46.718 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:46.722 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-25 22:11:46.726 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 22:11:46.730 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 22:11:46.735 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 22:11:46.738 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 22:11:46.743 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 22:11:46.746 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-25 22:11:46.750 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-25 22:11:46.754 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 22:11:46.759 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:11:46.762 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:11:46.766 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:11:46.771 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:11:46.775 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 22:11:46.779 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-25 22:11:46.783 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-25 22:11:46.787 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 22:11:46.791 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 22:11:46.795 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:11:46.799 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:11:46.803 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:11:46.807 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:11:46.811 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:11:46.815 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 22:11:46.819 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:11:46.826 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-25 22:11:46.919 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:11:47.013 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 22:11:47.091 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 22:11:47.169 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 22:11:47.247 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 22:11:47.323 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:11:47.402 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:11:47.406 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:11:47.410 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-25 22:11:47.501 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:11:47.993 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 22:11:48.018 | 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-25 22:11:48.480 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 22:11:48.531 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:11:48.536 | + functions-common:time_stop:2420 : local name 2026-06-25 22:11:48.540 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:11:48.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:11:48.547 | + functions-common:time_stop:2423 : local total 2026-06-25 22:11:48.551 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:11:48.556 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:11:48.560 | + functions-common:time_stop:2427 : start_time=1782425506684 2026-06-25 22:11:48.564 | + functions-common:time_stop:2429 : [[ -z 1782425506684 ]] 2026-06-25 22:11:48.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:11:48.576 | + functions-common:time_stop:2432 : end_time=1782425508571 2026-06-25 22:11:48.580 | + functions-common:time_stop:2433 : elapsed_time=1887 2026-06-25 22:11:48.584 | + functions-common:time_stop:2434 : total=6570 2026-06-25 22:11:48.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:11:48.592 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8457 2026-06-25 22:11:48.596 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 22:11:48.601 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 22:11:48.605 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 22:11:48.611 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 22:11:48.633 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 22:11:48.637 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 22:11:48.641 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 22:11:48.645 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 22:11:48.648 | + 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-25 22:11:48.695 | + 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-25 22:11:48.741 | + 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-25 22:11:48.789 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 22:11:48.836 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 22:11:48.882 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 22:11:48.886 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 22:11:48.914 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:48.918 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 22:11:48.983 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 22:11:48.987 | + 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-25 22:11:48.991 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 22:11:48.995 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 22:11:49.000 | + functions-common:run_process:1676 : local group= 2026-06-25 22:11:49.004 | + functions-common:run_process:1677 : local user= 2026-06-25 22:11:49.008 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:11:49.012 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 22:11:49.016 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:11:49.020 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:11:49.024 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:49.028 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:49.033 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:49.039 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425509035 2026-06-25 22:11:49.043 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 22:11:49.069 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:49.073 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-25 22:11:49.077 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 22:11:49.082 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 22:11:49.086 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 22:11:49.090 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 22:11:49.094 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 22:11:49.098 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-25 22:11:49.102 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-25 22:11:49.106 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 22:11:49.111 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:11:49.115 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:11:49.119 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:11:49.126 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:11:49.130 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 22:11:49.134 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-25 22:11:49.138 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-25 22:11:49.142 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 22:11:49.146 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 22:11:49.150 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:11:49.154 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:11:49.158 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:11:49.162 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:11:49.166 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:11:49.170 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 22:11:49.174 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:11:49.180 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-25 22:11:49.270 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:11:49.364 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 22:11:49.443 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 22:11:49.522 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 22:11:49.603 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 22:11:49.680 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:11:49.761 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:11:49.765 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:11:49.769 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 22:11:49.862 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:11:50.359 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 22:11:50.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 22:11:50.850 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 22:11:50.906 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:11:50.912 | + functions-common:time_stop:2420 : local name 2026-06-25 22:11:50.916 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:11:50.920 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:11:50.924 | + functions-common:time_stop:2423 : local total 2026-06-25 22:11:50.929 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:11:50.933 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:11:50.939 | + functions-common:time_stop:2427 : start_time=1782425509035 2026-06-25 22:11:50.941 | + functions-common:time_stop:2429 : [[ -z 1782425509035 ]] 2026-06-25 22:11:50.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:11:50.953 | + functions-common:time_stop:2432 : end_time=1782425510948 2026-06-25 22:11:50.960 | + functions-common:time_stop:2433 : elapsed_time=1913 2026-06-25 22:11:50.965 | + functions-common:time_stop:2434 : total=8457 2026-06-25 22:11:50.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:11:50.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10370 2026-06-25 22:11:50.979 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 22:11:50.983 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 22:11:50.987 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 22:11:50.993 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 22:11:51.020 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 22:11:51.024 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 22:11:51.029 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 22:11:51.033 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 22:11:51.037 | + 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-25 22:11:51.081 | + 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-25 22:11:51.127 | + 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-25 22:11:51.175 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 22:11:51.222 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 22:11:51.269 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 22:11:51.273 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 22:11:51.279 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 22:11:51.283 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 22:11:51.311 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 22:11:51.336 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 22:11:51.341 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 22:11:51.345 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 22:11:51.350 | + 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-25 22:11:51.425 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 22:11:51.452 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:51.456 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 22:11:51.461 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:11:51.465 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 22:11:51.469 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 22:11:51.474 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 22:11:51.478 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 22:11:51.528 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 22:11:51.531 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 22:11:51.536 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 22:11:51.584 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 22:11:51.634 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 22:11:51.638 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 22:11:51.642 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 22:11:51.647 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 22:11:51.651 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 22:11:51.655 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 22:11:51.661 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 22:11:51.665 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 22:11:51.669 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 22:11:51.673 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 22:11:51.677 | +++ 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-25 22:11:51.681 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:51.685 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:51.689 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 22:11:51.692 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:51.696 | + 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-25 22:11:51.701 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 22:11:51.705 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 22:11:51.710 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 22:11:51.715 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 22:11:51.752 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 22:11:51.756 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 22:11:51.815 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 22:11:51.875 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 22:11:51.879 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 22:11:51.938 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 22:11:51.941 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 22:11:52.006 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 22:11:52.013 | + 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-25 22:11:52.017 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 22:11:52.021 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 22:11:52.025 | + functions-common:run_process:1676 : local group= 2026-06-25 22:11:52.029 | + functions-common:run_process:1677 : local user= 2026-06-25 22:11:52.032 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:11:52.034 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 22:11:52.037 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:11:52.039 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:11:52.041 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:52.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:52.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:52.050 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425512047 2026-06-25 22:11:52.052 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 22:11:52.067 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:52.069 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-25 22:11:52.072 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 22:11:52.074 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 22:11:52.076 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 22:11:52.078 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 22:11:52.080 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 22:11:52.083 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 22:11:52.085 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 22:11:52.087 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 22:11:52.089 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:11:52.091 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:11:52.094 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:11:52.096 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:11:52.099 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 22:11:52.101 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 22:11:52.103 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 22:11:52.105 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:11:52.108 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 22:11:52.110 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 22:11:52.112 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:11:52.114 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 22:11:52.116 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 22:11:52.118 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 22:11:52.120 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 22:11:52.122 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 22:11:52.126 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-25 22:11:52.199 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:11:52.274 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-25 22:11:52.337 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 22:11:52.400 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:11:52.464 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:11:52.532 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 22:11:52.602 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 22:11:52.678 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 22:11:52.750 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 22:11:52.822 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 22:11:52.897 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 22:11:52.900 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 22:11:52.902 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 22:11:52.996 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 22:11:53.485 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 22:11:53.516 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 22:11:53.987 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 22:11:54.134 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:11:54.138 | + functions-common:time_stop:2420 : local name 2026-06-25 22:11:54.145 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:11:54.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:11:54.154 | + functions-common:time_stop:2423 : local total 2026-06-25 22:11:54.156 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:11:54.158 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:11:54.160 | + functions-common:time_stop:2427 : start_time=1782425512047 2026-06-25 22:11:54.162 | + functions-common:time_stop:2429 : [[ -z 1782425512047 ]] 2026-06-25 22:11:54.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:11:54.169 | + functions-common:time_stop:2432 : end_time=1782425514167 2026-06-25 22:11:54.171 | + functions-common:time_stop:2433 : elapsed_time=2120 2026-06-25 22:11:54.173 | + functions-common:time_stop:2434 : total=10370 2026-06-25 22:11:54.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:11:54.177 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12490 2026-06-25 22:11:54.180 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.119/ 2026-06-25 22:11:54.181 | + 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-25 22:11:54.183 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 22:11:54.185 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:54.187 | + functions-common:run_process:1676 : local group= 2026-06-25 22:11:54.192 | + functions-common:run_process:1677 : local user= 2026-06-25 22:11:54.192 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:11:54.193 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 22:11:54.195 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:11:54.197 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:11:54.199 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:54.200 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:54.203 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:54.207 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425514204 2026-06-25 22:11:54.209 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 22:11:54.228 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:54.230 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 22:11:54.232 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 22:11:54.234 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:54.236 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:54.238 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:54.240 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:54.244 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 22:11:54.244 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 22:11:54.248 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 22:11:54.248 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:11:54.250 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:11:54.252 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:11:54.254 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:11:54.256 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 22:11:54.258 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 22:11:54.260 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 22:11:54.265 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 22:11:54.265 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:54.266 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:11:54.268 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:11:54.270 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:11:54.272 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:11:54.274 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:11:54.276 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 22:11:54.278 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:11:54.282 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-25 22:11:54.359 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:11:54.447 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 22:11:54.523 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:54.596 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 22:11:54.688 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 22:11:54.817 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:11:54.893 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:11:54.896 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:11:54.899 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 22:11:54.990 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:11:55.537 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 22:11:55.563 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 22:11:56.058 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 22:11:56.115 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:11:56.124 | + functions-common:time_stop:2420 : local name 2026-06-25 22:11:56.127 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:11:56.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:11:56.136 | + functions-common:time_stop:2423 : local total 2026-06-25 22:11:56.140 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:11:56.144 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:11:56.152 | + functions-common:time_stop:2427 : start_time=1782425514204 2026-06-25 22:11:56.158 | + functions-common:time_stop:2429 : [[ -z 1782425514204 ]] 2026-06-25 22:11:56.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:11:56.177 | + functions-common:time_stop:2432 : end_time=1782425516169 2026-06-25 22:11:56.185 | + functions-common:time_stop:2433 : elapsed_time=1965 2026-06-25 22:11:56.192 | + functions-common:time_stop:2434 : total=12490 2026-06-25 22:11:56.197 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:11:56.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14455 2026-06-25 22:11:56.207 | + 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-25 22:11:56.215 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 22:11:56.219 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:56.225 | + functions-common:run_process:1676 : local group= 2026-06-25 22:11:56.232 | + functions-common:run_process:1677 : local user= 2026-06-25 22:11:56.236 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:11:56.244 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 22:11:56.249 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:11:56.255 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:11:56.258 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:56.264 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:56.273 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:56.284 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425516275 2026-06-25 22:11:56.290 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 22:11:56.343 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:56.348 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 22:11:56.357 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 22:11:56.361 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:56.369 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:56.377 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:56.388 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:56.398 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 22:11:56.404 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 22:11:56.410 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 22:11:56.416 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:11:56.423 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:11:56.428 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:11:56.436 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:11:56.443 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 22:11:56.452 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 22:11:56.462 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 22:11:56.466 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 22:11:56.475 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:56.482 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:11:56.485 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:11:56.490 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:11:56.501 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:11:56.505 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:11:56.514 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 22:11:56.522 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:11:56.527 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-25 22:11:56.677 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:11:56.763 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 22:11:56.909 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:57.050 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 22:11:57.148 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 22:11:57.255 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:11:57.373 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:11:57.382 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:11:57.390 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 22:11:57.532 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:11:58.135 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 22:11:58.174 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 22:11:58.659 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 22:11:58.709 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:11:58.711 | + functions-common:time_stop:2420 : local name 2026-06-25 22:11:58.715 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:11:58.719 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:11:58.725 | + functions-common:time_stop:2423 : local total 2026-06-25 22:11:58.728 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:11:58.735 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:11:58.744 | + functions-common:time_stop:2427 : start_time=1782425516275 2026-06-25 22:11:58.745 | + functions-common:time_stop:2429 : [[ -z 1782425516275 ]] 2026-06-25 22:11:58.751 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:11:58.759 | + functions-common:time_stop:2432 : end_time=1782425518752 2026-06-25 22:11:58.765 | + functions-common:time_stop:2433 : elapsed_time=2477 2026-06-25 22:11:58.770 | + functions-common:time_stop:2434 : total=14455 2026-06-25 22:11:58.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:11:58.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16932 2026-06-25 22:11:58.784 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 22:11:58.793 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 22:11:58.796 | + 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-25 22:11:58.800 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 22:11:58.806 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:58.810 | + functions-common:run_process:1676 : local group= 2026-06-25 22:11:58.815 | + functions-common:run_process:1677 : local user= 2026-06-25 22:11:58.819 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:11:58.821 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 22:11:58.826 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:11:58.833 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:11:58.839 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:11:58.843 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:11:58.853 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:11:58.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425518853 2026-06-25 22:11:58.861 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 22:11:58.897 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:11:58.902 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 22:11:58.906 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 22:11:58.911 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:58.916 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:58.921 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:58.929 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:58.934 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 22:11:58.941 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 22:11:58.946 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:11:58.953 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:11:58.957 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:11:58.961 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:11:58.965 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:11:58.972 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 22:11:58.977 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 22:11:58.984 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 22:11:58.989 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:11:58.992 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:59.000 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:11:59.006 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:11:59.010 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:11:59.015 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:11:59.020 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:11:59.024 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:11:59.030 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:11:59.038 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-25 22:11:59.159 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:11:59.291 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 22:11:59.411 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:11:59.524 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 22:11:59.648 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 22:11:59.779 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:11:59.898 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:11:59.906 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:11:59.915 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-25 22:12:00.066 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:12:00.638 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:12:00.679 | 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-25 22:12:01.171 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:12:01.235 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:12:01.242 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:01.247 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:01.250 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:01.255 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:01.261 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:01.264 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:12:01.269 | + functions-common:time_stop:2427 : start_time=1782425518853 2026-06-25 22:12:01.275 | + functions-common:time_stop:2429 : [[ -z 1782425518853 ]] 2026-06-25 22:12:01.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:01.288 | + functions-common:time_stop:2432 : end_time=1782425521283 2026-06-25 22:12:01.293 | + functions-common:time_stop:2433 : elapsed_time=2430 2026-06-25 22:12:01.300 | + functions-common:time_stop:2434 : total=16932 2026-06-25 22:12:01.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:01.306 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19362 2026-06-25 22:12:01.311 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 22:12:01.317 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.119/networking 2026-06-25 22:12:01.320 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 22:12:01.320 | Waiting for Neutron to start... 2026-06-25 22:12:01.325 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.119/networking' 2026-06-25 22:12:01.329 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.119/networking' 'Neutron did not start' 60 2026-06-25 22:12:01.336 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.119/networking' 2026-06-25 22:12:01.340 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 22:12:01.348 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 22:12:01.350 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 22:12:01.358 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 22:12:01.362 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 22:12:01.369 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:01.375 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:01.380 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:01.387 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425521382 2026-06-25 22:12:01.393 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.119/networking; do sleep 0.5; done' 2026-06-25 22:12:08.307 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.119/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 22:12:08.313 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:08.319 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:08.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:08.329 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:08.334 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:08.343 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 22:12:08.345 | + functions-common:time_stop:2427 : start_time=1782425521382 2026-06-25 22:12:08.351 | + functions-common:time_stop:2429 : [[ -z 1782425521382 ]] 2026-06-25 22:12:08.362 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:08.371 | + functions-common:time_stop:2432 : end_time=1782425528365 2026-06-25 22:12:08.374 | + functions-common:time_stop:2433 : elapsed_time=6983 2026-06-25 22:12:08.379 | + functions-common:time_stop:2434 : total=0 2026-06-25 22:12:08.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:08.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6983 2026-06-25 22:12:08.395 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 22:12:08.419 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:12:08.422 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 22:12:08.425 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:12:08.431 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 22:12:08.435 | + ./stack.sh:main:1311 : start_placement 2026-06-25 22:12:08.439 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 22:12:08.445 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 22:12:08.452 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 22:12:08.456 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 22:12:08.460 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 22:12:08.465 | + functions-common:run_process:1676 : local group= 2026-06-25 22:12:08.467 | + functions-common:run_process:1677 : local user= 2026-06-25 22:12:08.472 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:12:08.474 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 22:12:08.478 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:12:08.482 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:12:08.485 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:08.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:08.497 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:08.501 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425528497 2026-06-25 22:12:08.505 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 22:12:08.544 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:12:08.550 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 22:12:08.558 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 22:12:08.567 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 22:12:08.574 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 22:12:08.579 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 22:12:08.586 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 22:12:08.594 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 22:12:08.599 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 22:12:08.607 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 22:12:08.613 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:12:08.620 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:12:08.624 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:12:08.629 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:12:08.635 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 22:12:08.641 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 22:12:08.646 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 22:12:08.652 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:12:08.657 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 22:12:08.661 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 22:12:08.668 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:12:08.672 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 22:12:08.677 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 22:12:08.684 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 22:12:08.689 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 22:12:08.694 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 22:12:08.704 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-25 22:12:08.823 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:12:08.953 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-25 22:12:09.067 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 22:12:09.151 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:12:09.286 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:12:09.392 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 22:12:09.504 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 22:12:09.634 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 22:12:09.755 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 22:12:09.851 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 22:12:09.966 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 22:12:09.975 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 22:12:09.981 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 22:12:10.123 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 22:12:10.668 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 22:12:10.690 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 22:12:11.164 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 22:12:11.308 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:12:11.311 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:11.316 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:11.320 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:11.324 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:11.328 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:11.332 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:12:11.336 | + functions-common:time_stop:2427 : start_time=1782425528497 2026-06-25 22:12:11.341 | + functions-common:time_stop:2429 : [[ -z 1782425528497 ]] 2026-06-25 22:12:11.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:11.353 | + functions-common:time_stop:2432 : end_time=1782425531349 2026-06-25 22:12:11.357 | + functions-common:time_stop:2433 : elapsed_time=2852 2026-06-25 22:12:11.361 | + functions-common:time_stop:2434 : total=19362 2026-06-25 22:12:11.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:11.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22214 2026-06-25 22:12:11.371 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 22:12:11.371 | Waiting for placement-api to start... 2026-06-25 22:12:11.374 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.119/placement 2026-06-25 22:12:11.377 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 22:12:11.381 | + functions:wait_for_service:477 : local url=http://192.168.122.119/placement 2026-06-25 22:12:11.384 | + functions:wait_for_service:478 : local rval=0 2026-06-25 22:12:11.388 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 22:12:11.391 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 22:12:11.395 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:11.398 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:11.403 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:11.410 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425531405 2026-06-25 22:12:11.414 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 22:12:11.418 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:12:11.420 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.119/placement 2026-06-25 22:12:14.337 | + :: : [[ 200 == 503 ]] 2026-06-25 22:12:14.339 | + :: : [[ 0 -eq 7 ]] 2026-06-25 22:12:14.344 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 22:12:14.348 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:14.352 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:14.356 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:14.360 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:14.364 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:14.367 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 22:12:14.371 | + functions-common:time_stop:2427 : start_time=1782425531405 2026-06-25 22:12:14.375 | + functions-common:time_stop:2429 : [[ -z 1782425531405 ]] 2026-06-25 22:12:14.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:14.387 | + functions-common:time_stop:2432 : end_time=1782425534382 2026-06-25 22:12:14.390 | + functions-common:time_stop:2433 : elapsed_time=2977 2026-06-25 22:12:14.395 | + functions-common:time_stop:2434 : total=11812 2026-06-25 22:12:14.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:14.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14789 2026-06-25 22:12:14.406 | + functions:wait_for_service:486 : return 0 2026-06-25 22:12:14.410 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 22:12:14.437 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:12:14.442 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 22:12:14.446 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 22:12:14.450 | + 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-25 22:12:14.454 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 22:12:14.458 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 22:12:14.462 | + functions-common:run_process:1676 : local group= 2026-06-25 22:12:14.466 | + functions-common:run_process:1677 : local user= 2026-06-25 22:12:14.470 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:12:14.475 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 22:12:14.479 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:12:14.483 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:12:14.487 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:14.491 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:14.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:14.502 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425534498 2026-06-25 22:12:14.506 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 22:12:14.532 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:12:14.537 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:12:14.541 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:14.545 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:14.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:14.554 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:14.558 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:14.562 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:12:14.567 | + functions-common:time_stop:2427 : start_time=1782425534498 2026-06-25 22:12:14.572 | + functions-common:time_stop:2429 : [[ -z 1782425534498 ]] 2026-06-25 22:12:14.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:14.582 | + functions-common:time_stop:2432 : end_time=1782425534578 2026-06-25 22:12:14.586 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-25 22:12:14.591 | + functions-common:time_stop:2434 : total=22214 2026-06-25 22:12:14.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:14.599 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22294 2026-06-25 22:12:14.603 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 22:12:14.607 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 22:12:14.612 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 22:12:14.616 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 22:12:14.620 | + 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-25 22:12:14.624 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 22:12:14.629 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-25 22:12:14.633 | + functions-common:run_process:1676 : local group= 2026-06-25 22:12:14.637 | + functions-common:run_process:1677 : local user= 2026-06-25 22:12:14.641 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:12:14.646 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 22:12:14.650 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:12:14.654 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:12:14.658 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:14.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:14.668 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:14.675 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425534670 2026-06-25 22:12:14.679 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 22:12:14.706 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:12:14.710 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:12:14.715 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:14.719 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:14.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:14.727 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:14.732 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:14.737 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:12:14.741 | + functions-common:time_stop:2427 : start_time=1782425534670 2026-06-25 22:12:14.745 | + functions-common:time_stop:2429 : [[ -z 1782425534670 ]] 2026-06-25 22:12:14.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:14.757 | + functions-common:time_stop:2432 : end_time=1782425534752 2026-06-25 22:12:14.761 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-25 22:12:14.765 | + functions-common:time_stop:2434 : total=22294 2026-06-25 22:12:14.769 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:14.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22376 2026-06-25 22:12:14.779 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 22:12:14.784 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 22:12:14.787 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 22:12:14.793 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 22:12:14.797 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 22:12:14.801 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 22:12:14.807 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 22:12:14.810 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 22:12:14.815 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 22:12:14.820 | + 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-25 22:12:14.825 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 22:12:14.828 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 22:12:14.833 | + functions-common:run_process:1676 : local group= 2026-06-25 22:12:14.838 | + functions-common:run_process:1677 : local user= 2026-06-25 22:12:14.842 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:12:14.847 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 22:12:14.851 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:12:14.855 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:12:14.860 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:14.865 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:14.871 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:14.877 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425534872 2026-06-25 22:12:14.882 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 22:12:14.910 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:12:14.914 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:12:14.918 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:14.923 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:14.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:14.931 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:14.935 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:14.939 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:12:14.943 | + functions-common:time_stop:2427 : start_time=1782425534872 2026-06-25 22:12:14.948 | + functions-common:time_stop:2429 : [[ -z 1782425534872 ]] 2026-06-25 22:12:14.953 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:14.959 | + functions-common:time_stop:2432 : end_time=1782425534955 2026-06-25 22:12:14.963 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-25 22:12:14.968 | + functions-common:time_stop:2434 : total=22376 2026-06-25 22:12:14.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:14.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22459 2026-06-25 22:12:14.981 | + 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-25 22:12:14.986 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 22:12:14.990 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-25 22:12:14.994 | + functions-common:run_process:1676 : local group= 2026-06-25 22:12:14.999 | + functions-common:run_process:1677 : local user= 2026-06-25 22:12:15.003 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:12:15.007 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 22:12:15.012 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:12:15.016 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:12:15.020 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:15.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:15.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:15.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425535032 2026-06-25 22:12:15.041 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 22:12:15.069 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:12:15.073 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:12:15.078 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:15.082 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:15.086 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:15.091 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:15.095 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:15.100 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:12:15.104 | + functions-common:time_stop:2427 : start_time=1782425535032 2026-06-25 22:12:15.108 | + functions-common:time_stop:2429 : [[ -z 1782425535032 ]] 2026-06-25 22:12:15.114 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:15.120 | + functions-common:time_stop:2432 : end_time=1782425535116 2026-06-25 22:12:15.124 | + functions-common:time_stop:2433 : elapsed_time=84 2026-06-25 22:12:15.129 | + functions-common:time_stop:2434 : total=22459 2026-06-25 22:12:15.133 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:15.137 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22543 2026-06-25 22:12:15.141 | + 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-25 22:12:15.145 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 22:12:15.150 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 22:12:15.154 | + functions-common:run_process:1676 : local group= 2026-06-25 22:12:15.157 | + functions-common:run_process:1677 : local user= 2026-06-25 22:12:15.161 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:12:15.165 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 22:12:15.169 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:12:15.174 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:12:15.178 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:12:15.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:12:15.188 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:12:15.194 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425535189 2026-06-25 22:12:15.198 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 22:12:15.225 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:12:15.229 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:12:15.233 | + functions-common:time_stop:2420 : local name 2026-06-25 22:12:15.237 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:12:15.242 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:12:15.246 | + functions-common:time_stop:2423 : local total 2026-06-25 22:12:15.250 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:12:15.254 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:12:15.258 | + functions-common:time_stop:2427 : start_time=1782425535189 2026-06-25 22:12:15.262 | + functions-common:time_stop:2429 : [[ -z 1782425535189 ]] 2026-06-25 22:12:15.268 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:12:15.275 | + functions-common:time_stop:2432 : end_time=1782425535269 2026-06-25 22:12:15.278 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-25 22:12:15.282 | + functions-common:time_stop:2434 : total=22543 2026-06-25 22:12:15.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:12:15.290 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22623 2026-06-25 22:12:15.294 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 22:12:15.322 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:12:15.326 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 22:12:15.330 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 22:12:15.334 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:12:15.338 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 22:12:15.342 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 22:12:15.347 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 22:12:15.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 22:12:15.355 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 22:12:15.359 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 22:12:15.365 | ++ 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-25 22:12:19.450 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:19.455 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 22:12:19.455 | address-scope 2026-06-25 22:12:19.455 | agent 2026-06-25 22:12:19.455 | allowed-address-pairs 2026-06-25 22:12:19.455 | auto-allocated-topology 2026-06-25 22:12:19.455 | availability_zone 2026-06-25 22:12:19.455 | default-subnetpools 2026-06-25 22:12:19.455 | dhcp_agent_scheduler 2026-06-25 22:12:19.455 | dns-integration 2026-06-25 22:12:19.455 | dns-domain-ports 2026-06-25 22:12:19.455 | dns-integration-domain-keywords 2026-06-25 22:12:19.456 | empty-string-filtering 2026-06-25 22:12:19.456 | external-net 2026-06-25 22:12:19.456 | extra_dhcp_opt 2026-06-25 22:12:19.456 | extraroute 2026-06-25 22:12:19.456 | extraroute-atomic 2026-06-25 22:12:19.456 | filter-validation 2026-06-25 22:12:19.456 | floating-ip-port-forwarding-detail 2026-06-25 22:12:19.457 | fip-port-details 2026-06-25 22:12:19.457 | flavors 2026-06-25 22:12:19.457 | floatingip-pools 2026-06-25 22:12:19.457 | router 2026-06-25 22:12:19.457 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:19.457 | enable-default-route-bfd 2026-06-25 22:12:19.457 | enable-default-route-ecmp 2026-06-25 22:12:19.458 | ext-gw-mode 2026-06-25 22:12:19.458 | l3-ha 2026-06-25 22:12:19.458 | external-gateway-multihoming 2026-06-25 22:12:19.458 | l3-flavors 2026-06-25 22:12:19.458 | l3_agent_scheduler 2026-06-25 22:12:19.458 | multi-provider 2026-06-25 22:12:19.459 | net-mtu 2026-06-25 22:12:19.459 | net-mtu-writable 2026-06-25 22:12:19.459 | network_availability_zone 2026-06-25 22:12:19.459 | network-ip-availability 2026-06-25 22:12:19.459 | network-ip-availability-details 2026-06-25 22:12:19.459 | pagination 2026-06-25 22:12:19.460 | port-device-profile 2026-06-25 22:12:19.460 | port-mac-address-regenerate 2026-06-25 22:12:19.460 | port-numa-affinity-policy 2026-06-25 22:12:19.460 | port-numa-affinity-policy-socket 2026-06-25 22:12:19.460 | binding 2026-06-25 22:12:19.460 | binding-extended 2026-06-25 22:12:19.460 | port-security 2026-06-25 22:12:19.461 | project-id 2026-06-25 22:12:19.461 | provider 2026-06-25 22:12:19.461 | qinq 2026-06-25 22:12:19.461 | quota-check-limit 2026-06-25 22:12:19.461 | quota-check-limit-default 2026-06-25 22:12:19.461 | quotas 2026-06-25 22:12:19.461 | quota_details 2026-06-25 22:12:19.462 | rbac-policies 2026-06-25 22:12:19.462 | rbac-address-scope 2026-06-25 22:12:19.462 | rbac-security-groups 2026-06-25 22:12:19.462 | revision-if-match 2026-06-25 22:12:19.462 | standard-attr-revisions 2026-06-25 22:12:19.462 | router_availability_zone 2026-06-25 22:12:19.462 | router-enable-snat 2026-06-25 22:12:19.463 | security-groups-default-rules 2026-06-25 22:12:19.463 | security-groups-default-statefulness 2026-06-25 22:12:19.463 | security-groups-normalized-cidr 2026-06-25 22:12:19.463 | security-groups-remote-address-group 2026-06-25 22:12:19.463 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:19.463 | security-groups-shared-filtering 2026-06-25 22:12:19.464 | security-group 2026-06-25 22:12:19.464 | service-type 2026-06-25 22:12:19.464 | sorting 2026-06-25 22:12:19.464 | standard-attr-description 2026-06-25 22:12:19.464 | stateful-security-group 2026-06-25 22:12:19.464 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:19.464 | subnet-external-network 2026-06-25 22:12:19.465 | subnet_onboard 2026-06-25 22:12:19.465 | subnet-service-types 2026-06-25 22:12:19.465 | subnet_allocation 2026-06-25 22:12:19.465 | subnetpool-prefix-ops 2026-06-25 22:12:19.465 | tag-creation 2026-06-25 22:12:19.465 | standard-attr-tag 2026-06-25 22:12:19.466 | standard-attr-timestamp 2026-06-25 22:12:19.466 | vlan-transparent' 2026-06-25 22:12:19.466 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 22:12:19.466 | address-scope 2026-06-25 22:12:19.466 | agent 2026-06-25 22:12:19.466 | allowed-address-pairs 2026-06-25 22:12:19.466 | auto-allocated-topology 2026-06-25 22:12:19.467 | availability_zone 2026-06-25 22:12:19.467 | default-subnetpools 2026-06-25 22:12:19.467 | dhcp_agent_scheduler 2026-06-25 22:12:19.467 | dns-integration 2026-06-25 22:12:19.467 | dns-domain-ports 2026-06-25 22:12:19.467 | dns-integration-domain-keywords 2026-06-25 22:12:19.467 | empty-string-filtering 2026-06-25 22:12:19.468 | external-net 2026-06-25 22:12:19.468 | extra_dhcp_opt 2026-06-25 22:12:19.468 | extraroute 2026-06-25 22:12:19.468 | extraroute-atomic 2026-06-25 22:12:19.468 | filter-validation 2026-06-25 22:12:19.468 | floating-ip-port-forwarding-detail 2026-06-25 22:12:19.468 | fip-port-details 2026-06-25 22:12:19.469 | flavors 2026-06-25 22:12:19.469 | floatingip-pools 2026-06-25 22:12:19.469 | router 2026-06-25 22:12:19.469 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:19.469 | enable-default-route-bfd 2026-06-25 22:12:19.469 | enable-default-route-ecmp 2026-06-25 22:12:19.469 | ext-gw-mode 2026-06-25 22:12:19.470 | l3-ha 2026-06-25 22:12:19.470 | external-gateway-multihoming 2026-06-25 22:12:19.470 | l3-flavors 2026-06-25 22:12:19.470 | l3_agent_scheduler 2026-06-25 22:12:19.470 | multi-provider 2026-06-25 22:12:19.470 | net-mtu 2026-06-25 22:12:19.471 | net-mtu-writable 2026-06-25 22:12:19.471 | network_availability_zone 2026-06-25 22:12:19.471 | network-ip-availability 2026-06-25 22:12:19.471 | network-ip-availability-details 2026-06-25 22:12:19.471 | pagination 2026-06-25 22:12:19.471 | port-device-profile 2026-06-25 22:12:19.472 | port-mac-address-regenerate 2026-06-25 22:12:19.472 | port-numa-affinity-policy 2026-06-25 22:12:19.472 | port-numa-affinity-policy-socket 2026-06-25 22:12:19.472 | binding 2026-06-25 22:12:19.472 | binding-extended 2026-06-25 22:12:19.472 | port-security 2026-06-25 22:12:19.473 | project-id 2026-06-25 22:12:19.473 | provider 2026-06-25 22:12:19.473 | qinq 2026-06-25 22:12:19.473 | quota-check-limit 2026-06-25 22:12:19.473 | quota-check-limit-default 2026-06-25 22:12:19.473 | quotas 2026-06-25 22:12:19.474 | quota_details 2026-06-25 22:12:19.474 | rbac-policies 2026-06-25 22:12:19.474 | rbac-address-scope 2026-06-25 22:12:19.474 | rbac-security-groups 2026-06-25 22:12:19.474 | revision-if-match 2026-06-25 22:12:19.474 | standard-attr-revisions 2026-06-25 22:12:19.474 | router_availability_zone 2026-06-25 22:12:19.475 | router-enable-snat 2026-06-25 22:12:19.475 | security-groups-default-rules 2026-06-25 22:12:19.475 | security-groups-default-statefulness 2026-06-25 22:12:19.475 | security-groups-normalized-cidr 2026-06-25 22:12:19.475 | security-groups-remote-address-group 2026-06-25 22:12:19.475 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:19.475 | security-groups-shared-filtering 2026-06-25 22:12:19.476 | security-group 2026-06-25 22:12:19.476 | service-type 2026-06-25 22:12:19.476 | sorting 2026-06-25 22:12:19.476 | standard-attr-description 2026-06-25 22:12:19.476 | stateful-security-group 2026-06-25 22:12:19.476 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:19.477 | subnet-external-network 2026-06-25 22:12:19.477 | subnet_onboard 2026-06-25 22:12:19.477 | subnet-service-types 2026-06-25 22:12:19.477 | subnet_allocation 2026-06-25 22:12:19.477 | subnetpool-prefix-ops 2026-06-25 22:12:19.477 | tag-creation 2026-06-25 22:12:19.477 | standard-attr-tag 2026-06-25 22:12:19.478 | standard-attr-timestamp 2026-06-25 22:12:19.478 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 22:12:19.478 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 22:12:19.478 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 22:12:19.478 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 22:12:19.478 | ++ 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-25 22:12:23.775 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:23.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=ee63c1c6-bd57-48a8-84d9-01a287f8e5f3 2026-06-25 22:12:23.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 22:12:23.791 | ++ 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 fdb0:3d02:13cc::/56 --share --default -f value -c id 2026-06-25 22:12:27.692 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:27.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=4e099f0d-8678-46cf-9fe8-4d1d9202f9ac 2026-06-25 22:12:27.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 22:12:27.703 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 22:12:27.707 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 22:12:27.713 | ++ 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-25 22:12:33.194 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:33.199 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=2edbf0e1-1206-4ca1-a58e-dfae40c4be49 2026-06-25 22:12:33.203 | + 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-25 22:12:33.207 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:12:33.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 22:12:33.239 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 22:12:33.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z ee63c1c6-bd57-48a8-84d9-01a287f8e5f3 ']' 2026-06-25 22:12:33.247 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 22:12:33.250 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 22:12:33.255 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool ee63c1c6-bd57-48a8-84d9-01a287f8e5f3 ' 2026-06-25 22:12:33.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 22:12:33.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 2edbf0e1-1206-4ca1-a58e-dfae40c4be49 private-subnet' 2026-06-25 22:12:33.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 22:12:33.273 | +++ 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 ee63c1c6-bd57-48a8-84d9-01a287f8e5f3 --network 2edbf0e1-1206-4ca1-a58e-dfae40c4be49 private-subnet -f value -c id 2026-06-25 22:12:38.590 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:38.598 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=a518fe7c-490c-4625-ba69-3106a9a0cf10 2026-06-25 22:12:38.601 | ++ 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-25 22:12:38.604 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:12:38.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo a518fe7c-490c-4625-ba69-3106a9a0cf10 2026-06-25 22:12:38.636 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=a518fe7c-490c-4625-ba69-3106a9a0cf10 2026-06-25 22:12:38.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 22:12:38.645 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 22:12:38.651 | ++ 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-25 22:12:38.654 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:12:38.679 | ++ 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-25 22:12:38.683 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:12:38.710 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 22:12:38.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 4e099f0d-8678-46cf-9fe8-4d1d9202f9ac ']' 2026-06-25 22:12:38.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 22:12:38.722 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 22:12:38.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 4e099f0d-8678-46cf-9fe8-4d1d9202f9ac ' 2026-06-25 22:12:38.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 22:12:38.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2edbf0e1-1206-4ca1-a58e-dfae40c4be49 ipv6-private-subnet ' 2026-06-25 22:12:38.739 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 22:12:38.745 | +++ 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 4e099f0d-8678-46cf-9fe8-4d1d9202f9ac --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2edbf0e1-1206-4ca1-a58e-dfae40c4be49 ipv6-private-subnet -f value -c id 2026-06-25 22:12:43.707 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:43.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ab6f75a9-a16e-417e-ad48-1b1d826754d1 2026-06-25 22:12:43.715 | ++ 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-25 22:12:43.720 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:12:43.745 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ab6f75a9-a16e-417e-ad48-1b1d826754d1 2026-06-25 22:12:43.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ab6f75a9-a16e-417e-ad48-1b1d826754d1 2026-06-25 22:12:43.754 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 22:12:43.758 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 22:12:43.765 | ++ 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-25 22:12:47.236 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:47.239 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 22:12:47.239 | address-scope 2026-06-25 22:12:47.239 | agent 2026-06-25 22:12:47.240 | allowed-address-pairs 2026-06-25 22:12:47.240 | auto-allocated-topology 2026-06-25 22:12:47.240 | availability_zone 2026-06-25 22:12:47.240 | default-subnetpools 2026-06-25 22:12:47.240 | dhcp_agent_scheduler 2026-06-25 22:12:47.240 | dns-integration 2026-06-25 22:12:47.240 | dns-domain-ports 2026-06-25 22:12:47.240 | dns-integration-domain-keywords 2026-06-25 22:12:47.240 | empty-string-filtering 2026-06-25 22:12:47.240 | external-net 2026-06-25 22:12:47.240 | extra_dhcp_opt 2026-06-25 22:12:47.241 | extraroute 2026-06-25 22:12:47.241 | extraroute-atomic 2026-06-25 22:12:47.241 | filter-validation 2026-06-25 22:12:47.241 | floating-ip-port-forwarding-detail 2026-06-25 22:12:47.241 | fip-port-details 2026-06-25 22:12:47.241 | flavors 2026-06-25 22:12:47.241 | floatingip-pools 2026-06-25 22:12:47.241 | router 2026-06-25 22:12:47.241 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:47.241 | enable-default-route-bfd 2026-06-25 22:12:47.241 | enable-default-route-ecmp 2026-06-25 22:12:47.242 | ext-gw-mode 2026-06-25 22:12:47.242 | l3-ha 2026-06-25 22:12:47.242 | external-gateway-multihoming 2026-06-25 22:12:47.242 | l3-flavors 2026-06-25 22:12:47.242 | l3_agent_scheduler 2026-06-25 22:12:47.242 | multi-provider 2026-06-25 22:12:47.242 | net-mtu 2026-06-25 22:12:47.242 | net-mtu-writable 2026-06-25 22:12:47.242 | network_availability_zone 2026-06-25 22:12:47.242 | network-ip-availability 2026-06-25 22:12:47.242 | network-ip-availability-details 2026-06-25 22:12:47.243 | pagination 2026-06-25 22:12:47.243 | port-device-profile 2026-06-25 22:12:47.243 | port-mac-address-regenerate 2026-06-25 22:12:47.243 | port-numa-affinity-policy 2026-06-25 22:12:47.243 | port-numa-affinity-policy-socket 2026-06-25 22:12:47.243 | binding 2026-06-25 22:12:47.243 | binding-extended 2026-06-25 22:12:47.243 | port-security 2026-06-25 22:12:47.243 | project-id 2026-06-25 22:12:47.244 | provider 2026-06-25 22:12:47.244 | qinq 2026-06-25 22:12:47.244 | quota-check-limit 2026-06-25 22:12:47.244 | quota-check-limit-default 2026-06-25 22:12:47.244 | quotas 2026-06-25 22:12:47.244 | quota_details 2026-06-25 22:12:47.244 | rbac-policies 2026-06-25 22:12:47.244 | rbac-address-scope 2026-06-25 22:12:47.244 | rbac-security-groups 2026-06-25 22:12:47.244 | revision-if-match 2026-06-25 22:12:47.244 | standard-attr-revisions 2026-06-25 22:12:47.245 | router_availability_zone 2026-06-25 22:12:47.245 | router-enable-snat 2026-06-25 22:12:47.245 | security-groups-default-rules 2026-06-25 22:12:47.245 | security-groups-default-statefulness 2026-06-25 22:12:47.245 | security-groups-normalized-cidr 2026-06-25 22:12:47.245 | security-groups-remote-address-group 2026-06-25 22:12:47.245 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:47.245 | security-groups-shared-filtering 2026-06-25 22:12:47.245 | security-group 2026-06-25 22:12:47.245 | service-type 2026-06-25 22:12:47.245 | sorting 2026-06-25 22:12:47.245 | standard-attr-description 2026-06-25 22:12:47.246 | stateful-security-group 2026-06-25 22:12:47.246 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:47.246 | subnet-external-network 2026-06-25 22:12:47.246 | subnet_onboard 2026-06-25 22:12:47.246 | subnet-service-types 2026-06-25 22:12:47.246 | subnet_allocation 2026-06-25 22:12:47.246 | subnetpool-prefix-ops 2026-06-25 22:12:47.246 | tag-creation 2026-06-25 22:12:47.246 | standard-attr-tag 2026-06-25 22:12:47.246 | standard-attr-timestamp 2026-06-25 22:12:47.246 | vlan-transparent' 2026-06-25 22:12:47.247 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 22:12:47.247 | address-scope 2026-06-25 22:12:47.247 | agent 2026-06-25 22:12:47.247 | allowed-address-pairs 2026-06-25 22:12:47.247 | auto-allocated-topology 2026-06-25 22:12:47.247 | availability_zone 2026-06-25 22:12:47.247 | default-subnetpools 2026-06-25 22:12:47.247 | dhcp_agent_scheduler 2026-06-25 22:12:47.247 | dns-integration 2026-06-25 22:12:47.247 | dns-domain-ports 2026-06-25 22:12:47.247 | dns-integration-domain-keywords 2026-06-25 22:12:47.248 | empty-string-filtering 2026-06-25 22:12:47.248 | external-net 2026-06-25 22:12:47.248 | extra_dhcp_opt 2026-06-25 22:12:47.248 | extraroute 2026-06-25 22:12:47.248 | extraroute-atomic 2026-06-25 22:12:47.248 | filter-validation 2026-06-25 22:12:47.248 | floating-ip-port-forwarding-detail 2026-06-25 22:12:47.248 | fip-port-details 2026-06-25 22:12:47.248 | flavors 2026-06-25 22:12:47.248 | floatingip-pools 2026-06-25 22:12:47.248 | router 2026-06-25 22:12:47.248 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:47.249 | enable-default-route-bfd 2026-06-25 22:12:47.249 | enable-default-route-ecmp 2026-06-25 22:12:47.249 | ext-gw-mode 2026-06-25 22:12:47.249 | l3-ha 2026-06-25 22:12:47.249 | external-gateway-multihoming 2026-06-25 22:12:47.249 | l3-flavors 2026-06-25 22:12:47.249 | l3_agent_scheduler 2026-06-25 22:12:47.249 | multi-provider 2026-06-25 22:12:47.249 | net-mtu 2026-06-25 22:12:47.249 | net-mtu-writable 2026-06-25 22:12:47.249 | network_availability_zone 2026-06-25 22:12:47.250 | network-ip-availability 2026-06-25 22:12:47.250 | network-ip-availability-details 2026-06-25 22:12:47.250 | pagination 2026-06-25 22:12:47.250 | port-device-profile 2026-06-25 22:12:47.250 | port-mac-address-regenerate 2026-06-25 22:12:47.250 | port-numa-affinity-policy 2026-06-25 22:12:47.250 | port-numa-affinity-policy-socket 2026-06-25 22:12:47.250 | binding 2026-06-25 22:12:47.250 | binding-extended 2026-06-25 22:12:47.250 | port-security 2026-06-25 22:12:47.250 | project-id 2026-06-25 22:12:47.251 | provider 2026-06-25 22:12:47.251 | qinq 2026-06-25 22:12:47.251 | quota-check-limit 2026-06-25 22:12:47.251 | quota-check-limit-default 2026-06-25 22:12:47.251 | quotas 2026-06-25 22:12:47.251 | quota_details 2026-06-25 22:12:47.251 | rbac-policies 2026-06-25 22:12:47.251 | rbac-address-scope 2026-06-25 22:12:47.251 | rbac-security-groups 2026-06-25 22:12:47.251 | revision-if-match 2026-06-25 22:12:47.252 | standard-attr-revisions 2026-06-25 22:12:47.252 | router_availability_zone 2026-06-25 22:12:47.252 | router-enable-snat 2026-06-25 22:12:47.252 | security-groups-default-rules 2026-06-25 22:12:47.252 | security-groups-default-statefulness 2026-06-25 22:12:47.252 | security-groups-normalized-cidr 2026-06-25 22:12:47.252 | security-groups-remote-address-group 2026-06-25 22:12:47.252 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:47.252 | security-groups-shared-filtering 2026-06-25 22:12:47.252 | security-group 2026-06-25 22:12:47.252 | service-type 2026-06-25 22:12:47.253 | sorting 2026-06-25 22:12:47.253 | standard-attr-description 2026-06-25 22:12:47.253 | stateful-security-group 2026-06-25 22:12:47.253 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:47.253 | subnet-external-network 2026-06-25 22:12:47.253 | subnet_onboard 2026-06-25 22:12:47.253 | subnet-service-types 2026-06-25 22:12:47.253 | subnet_allocation 2026-06-25 22:12:47.253 | subnetpool-prefix-ops 2026-06-25 22:12:47.253 | tag-creation 2026-06-25 22:12:47.253 | standard-attr-tag 2026-06-25 22:12:47.254 | standard-attr-timestamp 2026-06-25 22:12:47.254 | vlan-transparent =~ router ]] 2026-06-25 22:12:47.254 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 22:12:47.254 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 22:12:47.256 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 22:12:47.261 | ++ 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-25 22:12:50.716 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:50.719 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 22:12:50.719 | address-scope 2026-06-25 22:12:50.720 | agent 2026-06-25 22:12:50.720 | allowed-address-pairs 2026-06-25 22:12:50.720 | auto-allocated-topology 2026-06-25 22:12:50.720 | availability_zone 2026-06-25 22:12:50.720 | default-subnetpools 2026-06-25 22:12:50.720 | dhcp_agent_scheduler 2026-06-25 22:12:50.720 | dns-integration 2026-06-25 22:12:50.720 | dns-domain-ports 2026-06-25 22:12:50.720 | dns-integration-domain-keywords 2026-06-25 22:12:50.720 | empty-string-filtering 2026-06-25 22:12:50.721 | external-net 2026-06-25 22:12:50.721 | extra_dhcp_opt 2026-06-25 22:12:50.721 | extraroute 2026-06-25 22:12:50.721 | extraroute-atomic 2026-06-25 22:12:50.721 | filter-validation 2026-06-25 22:12:50.721 | floating-ip-port-forwarding-detail 2026-06-25 22:12:50.721 | fip-port-details 2026-06-25 22:12:50.721 | flavors 2026-06-25 22:12:50.721 | floatingip-pools 2026-06-25 22:12:50.721 | router 2026-06-25 22:12:50.722 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:50.722 | enable-default-route-bfd 2026-06-25 22:12:50.722 | enable-default-route-ecmp 2026-06-25 22:12:50.722 | ext-gw-mode 2026-06-25 22:12:50.722 | l3-ha 2026-06-25 22:12:50.722 | external-gateway-multihoming 2026-06-25 22:12:50.722 | l3-flavors 2026-06-25 22:12:50.722 | l3_agent_scheduler 2026-06-25 22:12:50.722 | multi-provider 2026-06-25 22:12:50.722 | net-mtu 2026-06-25 22:12:50.723 | net-mtu-writable 2026-06-25 22:12:50.723 | network_availability_zone 2026-06-25 22:12:50.723 | network-ip-availability 2026-06-25 22:12:50.723 | network-ip-availability-details 2026-06-25 22:12:50.723 | pagination 2026-06-25 22:12:50.723 | port-device-profile 2026-06-25 22:12:50.723 | port-mac-address-regenerate 2026-06-25 22:12:50.723 | port-numa-affinity-policy 2026-06-25 22:12:50.723 | port-numa-affinity-policy-socket 2026-06-25 22:12:50.723 | binding 2026-06-25 22:12:50.723 | binding-extended 2026-06-25 22:12:50.724 | port-security 2026-06-25 22:12:50.724 | project-id 2026-06-25 22:12:50.724 | provider 2026-06-25 22:12:50.724 | qinq 2026-06-25 22:12:50.724 | quota-check-limit 2026-06-25 22:12:50.724 | quota-check-limit-default 2026-06-25 22:12:50.724 | quotas 2026-06-25 22:12:50.724 | quota_details 2026-06-25 22:12:50.724 | rbac-policies 2026-06-25 22:12:50.724 | rbac-address-scope 2026-06-25 22:12:50.725 | rbac-security-groups 2026-06-25 22:12:50.725 | revision-if-match 2026-06-25 22:12:50.725 | standard-attr-revisions 2026-06-25 22:12:50.725 | router_availability_zone 2026-06-25 22:12:50.725 | router-enable-snat 2026-06-25 22:12:50.725 | security-groups-default-rules 2026-06-25 22:12:50.725 | security-groups-default-statefulness 2026-06-25 22:12:50.725 | security-groups-normalized-cidr 2026-06-25 22:12:50.725 | security-groups-remote-address-group 2026-06-25 22:12:50.725 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:50.726 | security-groups-shared-filtering 2026-06-25 22:12:50.726 | security-group 2026-06-25 22:12:50.726 | service-type 2026-06-25 22:12:50.726 | sorting 2026-06-25 22:12:50.726 | standard-attr-description 2026-06-25 22:12:50.726 | stateful-security-group 2026-06-25 22:12:50.726 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:50.726 | subnet-external-network 2026-06-25 22:12:50.726 | subnet_onboard 2026-06-25 22:12:50.726 | subnet-service-types 2026-06-25 22:12:50.726 | subnet_allocation 2026-06-25 22:12:50.727 | subnetpool-prefix-ops 2026-06-25 22:12:50.727 | tag-creation 2026-06-25 22:12:50.727 | standard-attr-tag 2026-06-25 22:12:50.727 | standard-attr-timestamp 2026-06-25 22:12:50.727 | vlan-transparent' 2026-06-25 22:12:50.727 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 22:12:50.727 | address-scope 2026-06-25 22:12:50.727 | agent 2026-06-25 22:12:50.727 | allowed-address-pairs 2026-06-25 22:12:50.727 | auto-allocated-topology 2026-06-25 22:12:50.728 | availability_zone 2026-06-25 22:12:50.728 | default-subnetpools 2026-06-25 22:12:50.728 | dhcp_agent_scheduler 2026-06-25 22:12:50.728 | dns-integration 2026-06-25 22:12:50.728 | dns-domain-ports 2026-06-25 22:12:50.728 | dns-integration-domain-keywords 2026-06-25 22:12:50.728 | empty-string-filtering 2026-06-25 22:12:50.728 | external-net 2026-06-25 22:12:50.728 | extra_dhcp_opt 2026-06-25 22:12:50.728 | extraroute 2026-06-25 22:12:50.729 | extraroute-atomic 2026-06-25 22:12:50.729 | filter-validation 2026-06-25 22:12:50.729 | floating-ip-port-forwarding-detail 2026-06-25 22:12:50.729 | fip-port-details 2026-06-25 22:12:50.729 | flavors 2026-06-25 22:12:50.729 | floatingip-pools 2026-06-25 22:12:50.729 | router 2026-06-25 22:12:50.729 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:50.729 | enable-default-route-bfd 2026-06-25 22:12:50.729 | enable-default-route-ecmp 2026-06-25 22:12:50.730 | ext-gw-mode 2026-06-25 22:12:50.730 | l3-ha 2026-06-25 22:12:50.730 | external-gateway-multihoming 2026-06-25 22:12:50.730 | l3-flavors 2026-06-25 22:12:50.730 | l3_agent_scheduler 2026-06-25 22:12:50.730 | multi-provider 2026-06-25 22:12:50.730 | net-mtu 2026-06-25 22:12:50.730 | net-mtu-writable 2026-06-25 22:12:50.730 | network_availability_zone 2026-06-25 22:12:50.730 | network-ip-availability 2026-06-25 22:12:50.731 | network-ip-availability-details 2026-06-25 22:12:50.731 | pagination 2026-06-25 22:12:50.731 | port-device-profile 2026-06-25 22:12:50.731 | port-mac-address-regenerate 2026-06-25 22:12:50.731 | port-numa-affinity-policy 2026-06-25 22:12:50.731 | port-numa-affinity-policy-socket 2026-06-25 22:12:50.731 | binding 2026-06-25 22:12:50.731 | binding-extended 2026-06-25 22:12:50.731 | port-security 2026-06-25 22:12:50.731 | project-id 2026-06-25 22:12:50.732 | provider 2026-06-25 22:12:50.732 | qinq 2026-06-25 22:12:50.732 | quota-check-limit 2026-06-25 22:12:50.732 | quota-check-limit-default 2026-06-25 22:12:50.732 | quotas 2026-06-25 22:12:50.732 | quota_details 2026-06-25 22:12:50.732 | rbac-policies 2026-06-25 22:12:50.732 | rbac-address-scope 2026-06-25 22:12:50.732 | rbac-security-groups 2026-06-25 22:12:50.732 | revision-if-match 2026-06-25 22:12:50.733 | standard-attr-revisions 2026-06-25 22:12:50.733 | router_availability_zone 2026-06-25 22:12:50.733 | router-enable-snat 2026-06-25 22:12:50.733 | security-groups-default-rules 2026-06-25 22:12:50.733 | security-groups-default-statefulness 2026-06-25 22:12:50.733 | security-groups-normalized-cidr 2026-06-25 22:12:50.733 | security-groups-remote-address-group 2026-06-25 22:12:50.733 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:50.733 | security-groups-shared-filtering 2026-06-25 22:12:50.733 | security-group 2026-06-25 22:12:50.733 | service-type 2026-06-25 22:12:50.734 | sorting 2026-06-25 22:12:50.734 | standard-attr-description 2026-06-25 22:12:50.734 | stateful-security-group 2026-06-25 22:12:50.734 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:50.734 | subnet-external-network 2026-06-25 22:12:50.734 | subnet_onboard 2026-06-25 22:12:50.734 | subnet-service-types 2026-06-25 22:12:50.734 | subnet_allocation 2026-06-25 22:12:50.734 | subnetpool-prefix-ops 2026-06-25 22:12:50.734 | tag-creation 2026-06-25 22:12:50.735 | standard-attr-tag 2026-06-25 22:12:50.735 | standard-attr-timestamp 2026-06-25 22:12:50.735 | vlan-transparent =~ external-net ]] 2026-06-25 22:12:50.735 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 22:12:50.735 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 22:12:50.737 | ++ 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-25 22:12:54.502 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:54.507 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=9f49024d-cc45-400e-8673-a7faca584b26 2026-06-25 22:12:54.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 22:12:54.514 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:12:54.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 22:12:54.538 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 22:12:54.542 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 22:12:54.547 | ++ 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-25 22:12:57.961 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:12:57.965 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 22:12:57.966 | address-scope 2026-06-25 22:12:57.966 | agent 2026-06-25 22:12:57.966 | allowed-address-pairs 2026-06-25 22:12:57.966 | auto-allocated-topology 2026-06-25 22:12:57.966 | availability_zone 2026-06-25 22:12:57.966 | default-subnetpools 2026-06-25 22:12:57.966 | dhcp_agent_scheduler 2026-06-25 22:12:57.966 | dns-integration 2026-06-25 22:12:57.967 | dns-domain-ports 2026-06-25 22:12:57.967 | dns-integration-domain-keywords 2026-06-25 22:12:57.967 | empty-string-filtering 2026-06-25 22:12:57.967 | external-net 2026-06-25 22:12:57.967 | extra_dhcp_opt 2026-06-25 22:12:57.967 | extraroute 2026-06-25 22:12:57.968 | extraroute-atomic 2026-06-25 22:12:57.968 | filter-validation 2026-06-25 22:12:57.968 | floating-ip-port-forwarding-detail 2026-06-25 22:12:57.969 | fip-port-details 2026-06-25 22:12:57.969 | flavors 2026-06-25 22:12:57.969 | floatingip-pools 2026-06-25 22:12:57.969 | router 2026-06-25 22:12:57.969 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:57.969 | enable-default-route-bfd 2026-06-25 22:12:57.970 | enable-default-route-ecmp 2026-06-25 22:12:57.970 | ext-gw-mode 2026-06-25 22:12:57.970 | l3-ha 2026-06-25 22:12:57.970 | external-gateway-multihoming 2026-06-25 22:12:57.970 | l3-flavors 2026-06-25 22:12:57.970 | l3_agent_scheduler 2026-06-25 22:12:57.971 | multi-provider 2026-06-25 22:12:57.971 | net-mtu 2026-06-25 22:12:57.971 | net-mtu-writable 2026-06-25 22:12:57.971 | network_availability_zone 2026-06-25 22:12:57.972 | network-ip-availability 2026-06-25 22:12:57.972 | network-ip-availability-details 2026-06-25 22:12:57.973 | pagination 2026-06-25 22:12:57.973 | port-device-profile 2026-06-25 22:12:57.973 | port-mac-address-regenerate 2026-06-25 22:12:57.973 | port-numa-affinity-policy 2026-06-25 22:12:57.973 | port-numa-affinity-policy-socket 2026-06-25 22:12:57.973 | binding 2026-06-25 22:12:57.973 | binding-extended 2026-06-25 22:12:57.973 | port-security 2026-06-25 22:12:57.973 | project-id 2026-06-25 22:12:57.974 | provider 2026-06-25 22:12:57.974 | qinq 2026-06-25 22:12:57.974 | quota-check-limit 2026-06-25 22:12:57.974 | quota-check-limit-default 2026-06-25 22:12:57.974 | quotas 2026-06-25 22:12:57.974 | quota_details 2026-06-25 22:12:57.974 | rbac-policies 2026-06-25 22:12:57.975 | rbac-address-scope 2026-06-25 22:12:57.975 | rbac-security-groups 2026-06-25 22:12:57.975 | revision-if-match 2026-06-25 22:12:57.975 | standard-attr-revisions 2026-06-25 22:12:57.975 | router_availability_zone 2026-06-25 22:12:57.976 | router-enable-snat 2026-06-25 22:12:57.976 | security-groups-default-rules 2026-06-25 22:12:57.976 | security-groups-default-statefulness 2026-06-25 22:12:57.976 | security-groups-normalized-cidr 2026-06-25 22:12:57.976 | security-groups-remote-address-group 2026-06-25 22:12:57.976 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:57.976 | security-groups-shared-filtering 2026-06-25 22:12:57.977 | security-group 2026-06-25 22:12:57.977 | service-type 2026-06-25 22:12:57.977 | sorting 2026-06-25 22:12:57.978 | standard-attr-description 2026-06-25 22:12:57.978 | stateful-security-group 2026-06-25 22:12:57.978 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:57.978 | subnet-external-network 2026-06-25 22:12:57.978 | subnet_onboard 2026-06-25 22:12:57.978 | subnet-service-types 2026-06-25 22:12:57.979 | subnet_allocation 2026-06-25 22:12:57.979 | subnetpool-prefix-ops 2026-06-25 22:12:57.979 | tag-creation 2026-06-25 22:12:57.979 | standard-attr-tag 2026-06-25 22:12:57.979 | standard-attr-timestamp 2026-06-25 22:12:57.979 | vlan-transparent' 2026-06-25 22:12:57.980 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 22:12:57.980 | address-scope 2026-06-25 22:12:57.980 | agent 2026-06-25 22:12:57.980 | allowed-address-pairs 2026-06-25 22:12:57.980 | auto-allocated-topology 2026-06-25 22:12:57.981 | availability_zone 2026-06-25 22:12:57.981 | default-subnetpools 2026-06-25 22:12:57.981 | dhcp_agent_scheduler 2026-06-25 22:12:57.981 | dns-integration 2026-06-25 22:12:57.981 | dns-domain-ports 2026-06-25 22:12:57.981 | dns-integration-domain-keywords 2026-06-25 22:12:57.981 | empty-string-filtering 2026-06-25 22:12:57.982 | external-net 2026-06-25 22:12:57.982 | extra_dhcp_opt 2026-06-25 22:12:57.982 | extraroute 2026-06-25 22:12:57.982 | extraroute-atomic 2026-06-25 22:12:57.982 | filter-validation 2026-06-25 22:12:57.982 | floating-ip-port-forwarding-detail 2026-06-25 22:12:57.982 | fip-port-details 2026-06-25 22:12:57.983 | flavors 2026-06-25 22:12:57.983 | floatingip-pools 2026-06-25 22:12:57.983 | router 2026-06-25 22:12:57.983 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:12:57.983 | enable-default-route-bfd 2026-06-25 22:12:57.983 | enable-default-route-ecmp 2026-06-25 22:12:57.984 | ext-gw-mode 2026-06-25 22:12:57.984 | l3-ha 2026-06-25 22:12:57.984 | external-gateway-multihoming 2026-06-25 22:12:57.984 | l3-flavors 2026-06-25 22:12:57.984 | l3_agent_scheduler 2026-06-25 22:12:57.984 | multi-provider 2026-06-25 22:12:57.985 | net-mtu 2026-06-25 22:12:57.985 | net-mtu-writable 2026-06-25 22:12:57.985 | network_availability_zone 2026-06-25 22:12:57.985 | network-ip-availability 2026-06-25 22:12:57.985 | network-ip-availability-details 2026-06-25 22:12:57.985 | pagination 2026-06-25 22:12:57.986 | port-device-profile 2026-06-25 22:12:57.986 | port-mac-address-regenerate 2026-06-25 22:12:57.986 | port-numa-affinity-policy 2026-06-25 22:12:57.986 | port-numa-affinity-policy-socket 2026-06-25 22:12:57.986 | binding 2026-06-25 22:12:57.987 | binding-extended 2026-06-25 22:12:57.987 | port-security 2026-06-25 22:12:57.987 | project-id 2026-06-25 22:12:57.987 | provider 2026-06-25 22:12:57.987 | qinq 2026-06-25 22:12:57.988 | quota-check-limit 2026-06-25 22:12:57.988 | quota-check-limit-default 2026-06-25 22:12:57.988 | quotas 2026-06-25 22:12:57.988 | quota_details 2026-06-25 22:12:57.988 | rbac-policies 2026-06-25 22:12:57.988 | rbac-address-scope 2026-06-25 22:12:57.989 | rbac-security-groups 2026-06-25 22:12:57.989 | revision-if-match 2026-06-25 22:12:57.989 | standard-attr-revisions 2026-06-25 22:12:57.989 | router_availability_zone 2026-06-25 22:12:57.989 | router-enable-snat 2026-06-25 22:12:57.990 | security-groups-default-rules 2026-06-25 22:12:57.990 | security-groups-default-statefulness 2026-06-25 22:12:57.990 | security-groups-normalized-cidr 2026-06-25 22:12:57.990 | security-groups-remote-address-group 2026-06-25 22:12:57.990 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:12:57.990 | security-groups-shared-filtering 2026-06-25 22:12:57.991 | security-group 2026-06-25 22:12:57.991 | service-type 2026-06-25 22:12:57.991 | sorting 2026-06-25 22:12:57.991 | standard-attr-description 2026-06-25 22:12:57.991 | stateful-security-group 2026-06-25 22:12:57.991 | subnet-dns-publish-fixed-ip 2026-06-25 22:12:57.991 | subnet-external-network 2026-06-25 22:12:57.992 | subnet_onboard 2026-06-25 22:12:57.992 | subnet-service-types 2026-06-25 22:12:57.992 | subnet_allocation 2026-06-25 22:12:57.992 | subnetpool-prefix-ops 2026-06-25 22:12:57.992 | tag-creation 2026-06-25 22:12:57.992 | standard-attr-tag 2026-06-25 22:12:57.993 | standard-attr-timestamp 2026-06-25 22:12:57.993 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 22:12:57.993 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 22:12:57.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 22:12:57.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 22:12:57.994 | ++ 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-25 22:13:02.577 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:13:02.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=f746043f-b80d-4f24-b0f8-4e58415ee4b5 2026-06-25 22:13:02.584 | + 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-25 22:13:02.588 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:13:02.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 22:13:02.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 22:13:02.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9f49024d-cc45-400e-8673-a7faca584b26 a518fe7c-490c-4625-ba69-3106a9a0cf10 2026-06-25 22:13:08.203 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 22:13:08.208 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 f746043f-b80d-4f24-b0f8-4e58415ee4b5 2026-06-25 22:13:08.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 22:13:08.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 22:13:08.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 22:13:08.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 22:13:08.230 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 22:13:08.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network f746043f-b80d-4f24-b0f8-4e58415ee4b5 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 22:13:08.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 22:13:08.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 22:13:08.244 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 22:13:08.245 | +++ 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 f746043f-b80d-4f24-b0f8-4e58415ee4b5 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 22:13:11.860 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:13:11.864 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 22:13:11.864 | | id | eb91376a-5925-45a5-9924-48d748876698 |' 2026-06-25 22:13:11.867 | ++ 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-25 22:13:11.870 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:13:11.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eb91376a-5925-45a5-9924-48d748876698 '|' 2026-06-25 22:13:11.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | eb91376a-5925-45a5-9924-48d748876698 |' 2026-06-25 22:13:11.895 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 22:13:11.899 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 22:13:11.899 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eb91376a-5925-45a5-9924-48d748876698 '|' 2026-06-25 22:13:11.901 | ++ functions-common:get_field:806 : local data field 2026-06-25 22:13:11.904 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:11.906 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 22:13:11.908 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 22:13:11.911 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | eb91376a-5925-45a5-9924-48d748876698 |' 2026-06-25 22:13:11.911 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 22:13:11.916 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:11.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 22:13:11.925 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 22:13:11.925 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eb91376a-5925-45a5-9924-48d748876698 '|' 2026-06-25 22:13:11.927 | ++ functions-common:get_field:806 : local data field 2026-06-25 22:13:11.929 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:11.932 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 22:13:11.933 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 22:13:11.937 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | eb91376a-5925-45a5-9924-48d748876698 |' 2026-06-25 22:13:11.937 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 22:13:11.942 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:11.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=eb91376a-5925-45a5-9924-48d748876698 2026-06-25 22:13:11.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f746043f-b80d-4f24-b0f8-4e58415ee4b5 9f49024d-cc45-400e-8673-a7faca584b26 2026-06-25 22:13:17.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 22:13:17.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 22:13:17.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 22:13:17.944 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:17.949 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 22:13:17.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 22:13:17.958 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 22:13:17.963 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 22:13:17.969 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 22:13:17.971 | ++ 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-25 22:13:18.007 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 22:13:18.011 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 22:13:18.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 22:13:18.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 22:13:18.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 22:13:18.028 | + 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-25 22:13:18.032 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 22:13:18.035 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 22:13:18.038 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 22:13:18.042 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 22:13:18.047 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 22:13:18.051 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 22:13:18.055 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:18.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:18.062 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:18.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425598064 2026-06-25 22:13:18.073 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-25 22:13:18.083 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 22:13:18.086 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:18.089 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:18.091 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:18.093 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:18.096 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:18.100 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 22:13:18.103 | + functions-common:time_stop:2427 : start_time=1782425598064 2026-06-25 22:13:18.106 | + functions-common:time_stop:2429 : [[ -z 1782425598064 ]] 2026-06-25 22:13:18.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:18.120 | + functions-common:time_stop:2432 : end_time=1782425598114 2026-06-25 22:13:18.124 | + functions-common:time_stop:2433 : elapsed_time=50 2026-06-25 22:13:18.126 | + functions-common:time_stop:2434 : total=6983 2026-06-25 22:13:18.130 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:18.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7033 2026-06-25 22:13:18.141 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 22:13:18.141 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 22:13:18.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 22:13:18.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:13:18.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 22:13:18.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 22:13:18.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 22:13:18.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 22:13:18.210 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 22:13:18.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 22:13:18.216 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 22:13:18.216 | ++ 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-25 22:13:21.737 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:13:21.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.147 ' 2026-06-25 22:13:21.748 | + 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-25 22:13:21.752 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:13:21.774 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 22:13:21.778 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:13:21.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 22:13:21.786 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 22:13:21.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9f49024d-cc45-400e-8673-a7faca584b26 ab6f75a9-a16e-417e-ad48-1b1d826754d1 2026-06-25 22:13:28.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 22:13:28.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 f746043f-b80d-4f24-b0f8-4e58415ee4b5 2026-06-25 22:13:28.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 22:13:28.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 22:13:28.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 22:13:28.898 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 22:13:28.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network f746043f-b80d-4f24-b0f8-4e58415ee4b5 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 22:13:28.905 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 22:13:28.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 22:13:28.913 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 22:13:28.914 | +++ 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 f746043f-b80d-4f24-b0f8-4e58415ee4b5 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 22:13:35.271 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:13:35.275 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 22:13:35.275 | | id | c4e12510-ca73-4729-bb4c-6809c5d90731 |' 2026-06-25 22:13:35.279 | ++ 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-25 22:13:35.282 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:13:35.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c4e12510-ca73-4729-bb4c-6809c5d90731 '|' 2026-06-25 22:13:35.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | c4e12510-ca73-4729-bb4c-6809c5d90731 |' 2026-06-25 22:13:35.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 22:13:35.315 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c4e12510-ca73-4729-bb4c-6809c5d90731 '|' 2026-06-25 22:13:35.315 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 22:13:35.318 | ++ functions-common:get_field:806 : local data field 2026-06-25 22:13:35.322 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:35.326 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 22:13:35.330 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 22:13:35.334 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c4e12510-ca73-4729-bb4c-6809c5d90731 |' 2026-06-25 22:13:35.335 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 22:13:35.341 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:35.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 22:13:35.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 22:13:35.356 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 22:13:35.356 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c4e12510-ca73-4729-bb4c-6809c5d90731 '|' 2026-06-25 22:13:35.360 | ++ functions-common:get_field:806 : local data field 2026-06-25 22:13:35.363 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:35.367 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 22:13:35.371 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 22:13:35.375 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c4e12510-ca73-4729-bb4c-6809c5d90731 |' 2026-06-25 22:13:35.376 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 22:13:35.383 | ++ functions-common:get_field:807 : read data 2026-06-25 22:13:35.389 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=c4e12510-ca73-4729-bb4c-6809c5d90731 2026-06-25 22:13:35.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 22:13:35.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 22:13:35.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 22:13:35.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 22:13:35.426 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:35.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 22:13:35.443 | net.ipv6.conf.all.forwarding = 1 2026-06-25 22:13:35.453 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 c4e12510-ca73-4729-bb4c-6809c5d90731 2026-06-25 22:13:35.454 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 22:13:35.454 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 9f49024d-cc45-400e-8673-a7faca584b26 -c external_gateway_info -f json 2026-06-25 22:13:35.456 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 22:13:35.456 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 22:13:39.031 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:13:39.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::2d3 2026-06-25 22:13:39.042 | + 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-25 22:13:39.046 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 22:13:39.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 22:13:39.075 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 22:13:39.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 22:13:39.084 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 22:13:39.087 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 22:13:39.091 | ++ 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-25 22:13:39.120 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 22:13:39.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 22:13:39.130 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 22:13:39.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 22:13:39.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 22:13:39.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb0:3d02:13cc::/56 2026-06-25 22:13:39.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 4e099f0d-8678-46cf-9fe8-4d1d9202f9ac ]] 2026-06-25 22:13:39.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb0:3d02:13cc::/56 via 2001:db8::2d3 dev br-ex 2026-06-25 22:13:39.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 22:13:39.206 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:13:39.212 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 22:13:39.238 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:39.242 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 22:13:39.246 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:13:39.250 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 22:13:39.255 | + ./stack.sh:main:1332 : start_nova 2026-06-25 22:13:39.259 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 22:13:39.263 | + 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-25 22:13:39.268 | + 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-25 22:13:39.272 | + 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-25 22:13:39.276 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 22:13:39.280 | + 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-25 22:13:39.284 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 22:13:39.288 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 22:13:39.292 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:39.296 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:39.300 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:39.303 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 22:13:39.307 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:39.311 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:39.315 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:39.319 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:39.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:39.332 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425619327 2026-06-25 22:13:39.336 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 22:13:39.360 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:39.364 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 22:13:39.368 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 22:13:39.371 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 22:13:39.375 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 22:13:39.378 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 22:13:39.382 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 22:13:39.386 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 22:13:39.390 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 22:13:39.394 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 22:13:39.398 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:13:39.402 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:13:39.406 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:13:39.410 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:13:39.413 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 22:13:39.417 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 22:13:39.421 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-25 22:13:39.425 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 22:13:39.429 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 22:13:39.433 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:13:39.437 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:13:39.440 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:13:39.444 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:13:39.448 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:13:39.452 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 22:13:39.456 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:13:39.462 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-25 22:13:39.556 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:13:39.646 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 22:13:39.722 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 22:13:39.799 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 22:13:39.878 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 22:13:39.959 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:13:40.040 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:13:40.045 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:13:40.050 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 22:13:40.147 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:13:40.678 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 22:13:40.714 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 22:13:41.185 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 22:13:41.239 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:41.244 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:41.248 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:41.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:41.256 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:41.260 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:41.265 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:41.269 | + functions-common:time_stop:2427 : start_time=1782425619327 2026-06-25 22:13:41.273 | + functions-common:time_stop:2429 : [[ -z 1782425619327 ]] 2026-06-25 22:13:41.279 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:41.286 | + functions-common:time_stop:2432 : end_time=1782425621281 2026-06-25 22:13:41.290 | + functions-common:time_stop:2433 : elapsed_time=1954 2026-06-25 22:13:41.294 | + functions-common:time_stop:2434 : total=22623 2026-06-25 22:13:41.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:41.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24577 2026-06-25 22:13:41.309 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 22:13:41.315 | + 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-25 22:13:41.319 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 22:13:41.323 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 22:13:41.327 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:41.331 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:41.335 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:41.339 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 22:13:41.343 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:41.347 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:41.351 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:41.355 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:41.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:41.367 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425621362 2026-06-25 22:13:41.371 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 22:13:41.397 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:41.401 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-25 22:13:41.406 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 22:13:41.410 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 22:13:41.414 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 22:13:41.418 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 22:13:41.422 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 22:13:41.426 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 22:13:41.431 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 22:13:41.435 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 22:13:41.439 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:13:41.443 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:13:41.447 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:13:41.451 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:13:41.456 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 22:13:41.460 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 22:13:41.464 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 22:13:41.468 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:13:41.472 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 22:13:41.477 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 22:13:41.481 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:13:41.485 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 22:13:41.488 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 22:13:41.492 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 22:13:41.496 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 22:13:41.500 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 22:13:41.507 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-25 22:13:41.599 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:13:41.693 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-25 22:13:41.771 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 22:13:41.851 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:13:41.930 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:13:42.013 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 22:13:42.094 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 22:13:42.176 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 22:13:42.255 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 22:13:42.334 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 22:13:42.413 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 22:13:42.417 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 22:13:42.421 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-25 22:13:42.518 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 22:13:43.024 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 22:13:43.051 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 22:13:43.521 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 22:13:43.662 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:43.666 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:43.671 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:43.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:43.680 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:43.683 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:43.687 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:43.692 | + functions-common:time_stop:2427 : start_time=1782425621362 2026-06-25 22:13:43.695 | + functions-common:time_stop:2429 : [[ -z 1782425621362 ]] 2026-06-25 22:13:43.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:43.702 | + functions-common:time_stop:2432 : end_time=1782425623700 2026-06-25 22:13:43.705 | + functions-common:time_stop:2433 : elapsed_time=2338 2026-06-25 22:13:43.708 | + functions-common:time_stop:2434 : total=24577 2026-06-25 22:13:43.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:43.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26915 2026-06-25 22:13:43.716 | + 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-25 22:13:43.719 | + 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-25 22:13:43.722 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 22:13:43.724 | + 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-25 22:13:43.727 | + 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-25 22:13:43.730 | + 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-25 22:13:43.733 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 22:13:43.736 | + 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-25 22:13:43.739 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 22:13:43.743 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 22:13:43.748 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:13:43.751 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 22:13:43.753 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 22:13:43.778 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:43.780 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 22:13:43.837 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 22:13:43.837 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 22:13:43.856 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:13:43.859 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 22:13:43.861 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 22:13:43.883 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:13:43.886 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 22:13:43.891 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:13:43.893 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 22:13:43.897 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 22:13:43.899 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 22:13:43.905 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 22:13:43.905 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 22:13:43.907 | + 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-25 22:13:43.909 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 22:13:43.912 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 22:13:43.915 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:43.917 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:43.920 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:43.923 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 22:13:43.925 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:43.928 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:43.930 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:43.936 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:43.936 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:43.941 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425623937 2026-06-25 22:13:43.943 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 22:13:43.967 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:43.969 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-25 22:13:43.972 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 22:13:43.978 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 22:13:43.979 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 22:13:43.983 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 22:13:43.986 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 22:13:43.988 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-25 22:13:43.991 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-25 22:13:43.994 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 22:13:43.997 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:13:43.999 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:13:44.002 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:13:44.005 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:13:44.007 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 22:13:44.009 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-25 22:13:44.013 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-25 22:13:44.015 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 22:13:44.018 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 22:13:44.020 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:13:44.022 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:13:44.025 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:13:44.028 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:13:44.035 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:13:44.038 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 22:13:44.040 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:13:44.044 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-25 22:13:44.132 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:13:44.232 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 22:13:44.304 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 22:13:44.386 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 22:13:44.458 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 22:13:44.537 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:13:44.619 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:13:44.623 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:13:44.624 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 22:13:44.724 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:13:45.264 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 22:13:45.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 22:13:45.769 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 22:13:45.809 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:45.812 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:45.816 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:45.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:45.822 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:45.827 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:45.830 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:45.835 | + functions-common:time_stop:2427 : start_time=1782425623937 2026-06-25 22:13:45.835 | + functions-common:time_stop:2429 : [[ -z 1782425623937 ]] 2026-06-25 22:13:45.839 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:45.843 | + functions-common:time_stop:2432 : end_time=1782425625840 2026-06-25 22:13:45.848 | + functions-common:time_stop:2433 : elapsed_time=1903 2026-06-25 22:13:45.850 | + functions-common:time_stop:2434 : total=26915 2026-06-25 22:13:45.853 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:45.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28818 2026-06-25 22:13:45.858 | + 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-25 22:13:45.860 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 22:13:45.863 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 22:13:45.865 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:45.867 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:45.870 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:45.873 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 22:13:45.875 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:45.877 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:45.880 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:45.883 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:45.886 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:45.894 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425625888 2026-06-25 22:13:45.894 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 22:13:45.912 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:13:45.915 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:45.917 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:45.920 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:45.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:45.925 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:45.927 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:45.930 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:45.932 | + functions-common:time_stop:2427 : start_time=1782425625888 2026-06-25 22:13:45.935 | + functions-common:time_stop:2429 : [[ -z 1782425625888 ]] 2026-06-25 22:13:45.938 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:45.942 | + functions-common:time_stop:2432 : end_time=1782425625939 2026-06-25 22:13:45.945 | + functions-common:time_stop:2433 : elapsed_time=51 2026-06-25 22:13:45.947 | + functions-common:time_stop:2434 : total=28818 2026-06-25 22:13:45.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:45.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28869 2026-06-25 22:13:45.956 | + 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-25 22:13:45.960 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 22:13:45.961 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:45.965 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:45.967 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:45.970 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:45.974 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 22:13:45.977 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:45.983 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:45.983 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:45.985 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:45.990 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:45.995 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425625992 2026-06-25 22:13:45.998 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 22:13:46.016 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:13:46.019 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:46.021 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:46.025 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:46.026 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:46.029 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:46.031 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:46.033 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:46.036 | + functions-common:time_stop:2427 : start_time=1782425625992 2026-06-25 22:13:46.038 | + functions-common:time_stop:2429 : [[ -z 1782425625992 ]] 2026-06-25 22:13:46.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:46.049 | + functions-common:time_stop:2432 : end_time=1782425626046 2026-06-25 22:13:46.052 | + functions-common:time_stop:2433 : elapsed_time=54 2026-06-25 22:13:46.054 | + functions-common:time_stop:2434 : total=28869 2026-06-25 22:13:46.056 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:46.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28923 2026-06-25 22:13:46.062 | + 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-25 22:13:46.064 | + 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-25 22:13:46.066 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 22:13:46.069 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:13:46.071 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 22:13:46.073 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 22:13:46.092 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:46.095 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 22:13:46.151 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 22:13:46.158 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:13:46.164 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 22:13:46.270 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 22:13:46.302 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:46.306 | + 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-25 22:13:46.315 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 22:13:46.317 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 22:13:46.322 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:46.328 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:46.335 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:46.339 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 22:13:46.345 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:46.351 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:46.358 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:46.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:46.368 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:46.376 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425626369 2026-06-25 22:13:46.380 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 22:13:46.417 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:46.421 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 22:13:46.429 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 22:13:46.432 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 22:13:46.438 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 22:13:46.445 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 22:13:46.452 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 22:13:46.457 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 22:13:46.463 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 22:13:46.472 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 22:13:46.476 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:13:46.481 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:13:46.486 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:13:46.492 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:13:46.496 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 22:13:46.502 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 22:13:46.507 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-25 22:13:46.513 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 22:13:46.517 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 22:13:46.525 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:13:46.529 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:13:46.535 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:13:46.540 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:13:46.548 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:13:46.549 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 22:13:46.554 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:13:46.565 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-25 22:13:46.697 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:13:46.826 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 22:13:46.932 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 22:13:47.057 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 22:13:47.172 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 22:13:47.268 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:13:47.374 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:13:47.377 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:13:47.381 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 22:13:47.503 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:13:48.014 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 22:13:48.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 22:13:48.574 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 22:13:48.644 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:48.650 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:48.653 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:48.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:48.664 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:48.669 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:48.669 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:48.670 | + functions-common:time_stop:2427 : start_time=1782425626369 2026-06-25 22:13:48.672 | + functions-common:time_stop:2429 : [[ -z 1782425626369 ]] 2026-06-25 22:13:48.675 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:48.679 | + functions-common:time_stop:2432 : end_time=1782425628676 2026-06-25 22:13:48.681 | + functions-common:time_stop:2433 : elapsed_time=2307 2026-06-25 22:13:48.683 | + functions-common:time_stop:2434 : total=28923 2026-06-25 22:13:48.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:48.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31230 2026-06-25 22:13:48.690 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 22:13:48.694 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 22:13:48.696 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 22:13:48.726 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:48.731 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 22:13:48.740 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 22:13:48.744 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 22:13:48.752 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 22:13:48.757 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 22:13:48.765 | + 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-25 22:13:48.772 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 22:13:48.779 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:48.786 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:48.793 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:48.800 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:48.804 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 22:13:48.809 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:48.811 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:48.816 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:48.818 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:48.824 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:48.829 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425628825 2026-06-25 22:13:48.836 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 22:13:48.870 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:48.873 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-25 22:13:48.880 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 22:13:48.885 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:48.889 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:48.893 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:48.900 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:48.906 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 22:13:48.911 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 22:13:48.918 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 22:13:48.923 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:13:48.928 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:13:48.932 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:13:48.937 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:13:48.945 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 22:13:48.951 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 22:13:48.954 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-25 22:13:48.957 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 22:13:48.961 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:48.966 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:13:48.971 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:13:48.974 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:13:48.979 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:13:48.982 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:13:48.989 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 22:13:48.992 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:13:49.001 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-25 22:13:49.110 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:13:49.248 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 22:13:49.324 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 22:13:49.397 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 22:13:49.479 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 22:13:49.557 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:13:49.664 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:13:49.670 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:13:49.673 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 22:13:49.835 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:13:50.381 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 22:13:50.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 22:13:50.909 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 22:13:50.977 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:50.982 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:50.989 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:50.992 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:50.996 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:51.000 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:51.004 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:51.008 | + functions-common:time_stop:2427 : start_time=1782425628825 2026-06-25 22:13:51.012 | + functions-common:time_stop:2429 : [[ -z 1782425628825 ]] 2026-06-25 22:13:51.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:51.024 | + functions-common:time_stop:2432 : end_time=1782425631019 2026-06-25 22:13:51.029 | + functions-common:time_stop:2433 : elapsed_time=2194 2026-06-25 22:13:51.034 | + functions-common:time_stop:2434 : total=31230 2026-06-25 22:13:51.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:51.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33424 2026-06-25 22:13:51.047 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 22:13:51.052 | + 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-25 22:13:51.056 | + 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-25 22:13:51.061 | + 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-25 22:13:51.065 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 22:13:51.070 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 22:13:51.078 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 22:13:51.082 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:13:51.087 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 22:13:51.091 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 22:13:51.095 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 22:13:51.102 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 22:13:51.106 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 22:13:51.111 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 22:13:51.115 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 22:13:51.123 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 22:13:51.125 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 22:13:51.125 | BEGIN { 2026-06-25 22:13:51.125 | section = "" 2026-06-25 22:13:51.125 | last_section = "" 2026-06-25 22:13:51.125 | section_count = 0 2026-06-25 22:13:51.125 | } 2026-06-25 22:13:51.125 | /^\[.+\]/ { 2026-06-25 22:13:51.126 | gsub("[][]", "", $1); 2026-06-25 22:13:51.126 | section=$1 2026-06-25 22:13:51.126 | next 2026-06-25 22:13:51.126 | } 2026-06-25 22:13:51.126 | /^ *\#/ { 2026-06-25 22:13:51.126 | next 2026-06-25 22:13:51.126 | } 2026-06-25 22:13:51.126 | /^[^ \t]+/ { 2026-06-25 22:13:51.126 | # get offset of first = in $0 2026-06-25 22:13:51.126 | eq_idx = index($0, "=") 2026-06-25 22:13:51.126 | # extract attr & value from $0 2026-06-25 22:13:51.126 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 22:13:51.127 | value = substr($0, eq_idx + 1) 2026-06-25 22:13:51.127 | # only need to strip trailing whitespace from attr 2026-06-25 22:13:51.127 | sub(/[ \t]*$/, "", attr) 2026-06-25 22:13:51.127 | # need to strip leading & trailing whitespace from value 2026-06-25 22:13:51.127 | sub(/^[ \t]*/, "", value) 2026-06-25 22:13:51.127 | sub(/[ \t]*$/, "", value) 2026-06-25 22:13:51.127 | 2026-06-25 22:13:51.127 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 22:13:51.128 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 22:13:51.129 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 22:13:51.129 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 22:13:51.129 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 22:13:51.129 | if (section != last_section) { 2026-06-25 22:13:51.129 | cfg_section[section_count++] = section 2026-06-25 22:13:51.129 | last_section = section 2026-06-25 22:13:51.129 | } 2026-06-25 22:13:51.129 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 22:13:51.129 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 22:13:51.129 | 2026-06-25 22:13:51.129 | cfg_attr[section, attr, 0] = value 2026-06-25 22:13:51.129 | cfg_attr_count[section, attr] = 1 2026-06-25 22:13:51.130 | } else { 2026-06-25 22:13:51.130 | lno = cfg_attr_count[section, attr]++ 2026-06-25 22:13:51.130 | cfg_attr[section, attr, lno] = value 2026-06-25 22:13:51.130 | } 2026-06-25 22:13:51.130 | } 2026-06-25 22:13:51.130 | END { 2026-06-25 22:13:51.130 | # Process each section in order 2026-06-25 22:13:51.130 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 22:13:51.132 | section = cfg_section[sno] 2026-06-25 22:13:51.132 | # The ini routines simply append a config item immediately 2026-06-25 22:13:51.132 | # after the section header. To keep the same order as defined 2026-06-25 22:13:51.132 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 22:13:51.132 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 22:13:51.132 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 22:13:51.132 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 22:13:51.132 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 22:13:51.132 | else { 2026-06-25 22:13:51.133 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 22:13:51.133 | count = cfg_attr_count[section, attr] 2026-06-25 22:13:51.133 | print "inidelete " configfile " " section " " attr 2026-06-25 22:13:51.134 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 22:13:51.134 | for (l = count -2; l >= 0; l--) 2026-06-25 22:13:51.134 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 22:13:51.134 | } 2026-06-25 22:13:51.134 | } 2026-06-25 22:13:51.134 | } 2026-06-25 22:13:51.134 | } 2026-06-25 22:13:51.134 | ' 2026-06-25 22:13:51.134 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:13:51.135 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 22:13:51.135 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 22:13:51.135 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 22:13:51.136 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 22:13:51.139 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:13:51.142 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 22:13:51.146 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 22:13:51.146 | BEGIN { group = "" } 2026-06-25 22:13:51.146 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:13:51.146 | gsub("[][]", "", $1); 2026-06-25 22:13:51.146 | split($1, a, "|"); 2026-06-25 22:13:51.146 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 22:13:51.146 | group=a[1] 2026-06-25 22:13:51.146 | } else { 2026-06-25 22:13:51.146 | group="" 2026-06-25 22:13:51.146 | } 2026-06-25 22:13:51.146 | next 2026-06-25 22:13:51.147 | } 2026-06-25 22:13:51.147 | { 2026-06-25 22:13:51.148 | if (group != "") 2026-06-25 22:13:51.148 | print $0 2026-06-25 22:13:51.148 | } 2026-06-25 22:13:51.148 | ' /home/quobyte/devstack/local.conf 2026-06-25 22:13:51.156 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 22:13:51.160 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 22:13:51.207 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 22:13:51.254 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 22:13:51.259 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 22:13:51.263 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 22:13:51.268 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 22:13:51.273 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 22:13:51.277 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 22:13:51.305 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:51.310 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 22:13:51.315 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 22:13:51.319 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 22:13:51.345 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:51.350 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.119:5672/nova_cell1 2026-06-25 22:13:51.355 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.119:5672/nova_cell1 2026-06-25 22:13:51.402 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 22:13:51.407 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 22:13:51.411 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 22:13:51.441 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 22:13:51.471 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 22:13:51.475 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 22:13:51.479 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 22:13:51.484 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 22:13:51.489 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 22:13:51.520 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.119 2026-06-25 22:13:51.524 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 22:13:51.550 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:51.554 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 22:13:51.559 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 22:13:51.564 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 22:13:51.567 | + functions:vercmp:648 : local 'op=<' 2026-06-25 22:13:51.572 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 22:13:51.575 | + functions:vercmp:650 : local result 2026-06-25 22:13:51.584 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 22:13:51.591 | ++ functions:vercmp:654 : sort -V 2026-06-25 22:13:51.595 | ++ functions:vercmp:654 : head -1 2026-06-25 22:13:51.603 | + functions:vercmp:654 : result=1.0.0 2026-06-25 22:13:51.610 | + functions:vercmp:656 : case $op in 2026-06-25 22:13:51.617 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 22:13:51.621 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 22:13:51.630 | + functions:vercmp:667 : return 2026-06-25 22:13:51.630 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.119:6080/vnc_lite.html 2026-06-25 22:13:51.632 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.119:6080/vnc_lite.html 2026-06-25 22:13:51.679 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.119:6081/spice_auto.html 2026-06-25 22:13:51.683 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.119:6081/spice_auto.html 2026-06-25 22:13:51.735 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 22:13:51.761 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:51.765 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 22:13:51.770 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.119 2026-06-25 22:13:51.774 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 22:13:51.820 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.119 2026-06-25 22:13:51.868 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 22:13:51.893 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:13:51.897 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 22:13:51.902 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 22:13:51.927 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:13:51.932 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 22:13:51.936 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 22:13:51.989 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 22:13:51.993 | + 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-25 22:13:52.039 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 22:13:52.042 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 22:13:52.046 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 22:13:52.051 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 22:13:52.056 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 22:13:52.060 | + 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-25 22:13:52.064 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 22:13:52.069 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 22:13:52.073 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 22:13:52.078 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:52.082 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:52.087 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 22:13:52.091 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:52.095 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:52.100 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:52.104 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:52.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:52.116 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425632111 2026-06-25 22:13:52.120 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 22:13:52.146 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:52.150 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-25 22:13:52.154 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 22:13:52.159 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 22:13:52.165 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 22:13:52.168 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 22:13:52.172 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 22:13:52.177 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 22:13:52.182 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 22:13:52.186 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 22:13:52.191 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 22:13:52.196 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:13:52.200 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:13:52.204 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:13:52.208 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 22:13:52.213 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 22:13:52.217 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-25 22:13:52.220 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 22:13:52.224 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 22:13:52.228 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 22:13:52.233 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:13:52.237 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:13:52.241 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:13:52.245 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 22:13:52.248 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 22:13:52.252 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 22:13:52.256 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:13:52.264 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-25 22:13:52.366 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:13:52.476 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 22:13:52.565 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 22:13:52.647 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 22:13:52.736 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 22:13:52.819 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:13:52.908 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:13:52.912 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 22:13:52.916 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 22:13:53.001 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 22:13:53.099 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:13:53.599 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 22:13:53.637 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 22:13:54.119 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 22:13:54.175 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:13:54.181 | + functions-common:time_stop:2420 : local name 2026-06-25 22:13:54.188 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:13:54.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:13:54.200 | + functions-common:time_stop:2423 : local total 2026-06-25 22:13:54.205 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:13:54.211 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:13:54.213 | + functions-common:time_stop:2427 : start_time=1782425632111 2026-06-25 22:13:54.221 | + functions-common:time_stop:2429 : [[ -z 1782425632111 ]] 2026-06-25 22:13:54.224 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:13:54.234 | + functions-common:time_stop:2432 : end_time=1782425634226 2026-06-25 22:13:54.242 | + functions-common:time_stop:2433 : elapsed_time=2115 2026-06-25 22:13:54.249 | + functions-common:time_stop:2434 : total=33424 2026-06-25 22:13:54.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:13:54.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35539 2026-06-25 22:13:54.266 | + 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-25 22:13:54.270 | + 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-25 22:13:54.276 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 22:13:54.304 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:54.310 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 22:13:54.310 | Dumping cells_v2 mapping 2026-06-25 22:13:54.315 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 22:13:54.786 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:13:54.786 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:13:54.786 | we strongly recommend against using it for new projects. 2026-06-25 22:13:54.786 | 2026-06-25 22:13:54.786 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:13:54.786 | framework. For more detail see 2026-06-25 22:13:54.786 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:13:54.786 | 2026-06-25 22:13:54.786 | import eventlet # noqa 2026-06-25 22:13:55.153 | 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-25 22:13:58.234 | INFO dbcounter [None req-d01b15e1-4ee9-4fba-aad9-fa01c3289202 None None] Registered counter for database nova_api 2026-06-25 22:13:58.364 | DEBUG dbcounter [-] [81246] Writer thread running {{(pid=81246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:13:58.394 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 22:13:58.395 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 22:13:58.395 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 22:13:58.395 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 22:13:58.395 | | cell1 | ad4e47c6-b7b0-4014-8c57-a8e06f54c068 | rabbit://stackrabbit:stackqueue@192.168.122.119:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 22:13:58.395 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 22:13:58.701 | Exception ignored in: 2026-06-25 22:13:58.701 | Traceback (most recent call last): 2026-06-25 22:13:58.701 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:13:58.701 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:13:58.701 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:13:58.701 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:13:58.701 | RuntimeError: greenlet is being finalized 2026-06-25 22:13:59.057 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 22:13:59.060 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 22:13:59.151 | + inc/async:async_inner:63 : create_flavors 2026-06-25 22:13:59.220 | [2071 Async create_flavors:81343]: running: create_flavors 2026-06-25 22:13:59.234 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 22:13:59.276 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:59.277 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 22:13:59.280 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:13:59.286 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 22:13:59.289 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 22:13:59.291 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 22:13:59.294 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 22:13:59.297 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 22:13:59.299 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 22:13:59.305 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 22:13:59.315 | + functions-common:run_process:1676 : local group= 2026-06-25 22:13:59.316 | + functions-common:run_process:1677 : local user= 2026-06-25 22:13:59.323 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:13:59.330 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 22:13:59.336 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:13:59.341 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:13:59.348 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:13:59.353 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:13:59.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:13:59.371 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425639363 2026-06-25 22:13:59.378 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 22:13:59.421 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:13:59.427 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-25 22:13:59.435 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 22:13:59.439 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 22:13:59.442 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 22:13:59.447 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 22:13:59.451 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 22:13:59.452 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 22:13:59.456 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 22:13:59.457 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 22:13:59.460 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:13:59.463 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:13:59.469 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:13:59.472 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:13:59.476 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 22:13:59.482 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 22:13:59.489 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 22:13:59.492 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:13:59.495 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 22:13:59.499 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 22:13:59.501 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:13:59.503 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 22:13:59.505 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 22:13:59.507 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 22:13:59.509 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 22:13:59.512 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 22:13:59.516 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-25 22:13:59.597 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:13:59.698 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-25 22:13:59.780 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 22:13:59.860 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:13:59.938 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:14:00.017 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 22:14:00.094 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 22:14:00.175 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 22:14:00.251 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 22:14:00.327 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 22:14:00.403 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 22:14:00.408 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 22:14:00.411 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 22:14:00.499 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 22:14:01.029 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 22:14:01.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 22:14:01.577 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 22:14:01.709 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:14:01.714 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:01.719 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:01.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:01.726 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:01.733 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:01.739 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:14:01.747 | + functions-common:time_stop:2427 : start_time=1782425639363 2026-06-25 22:14:01.749 | + functions-common:time_stop:2429 : [[ -z 1782425639363 ]] 2026-06-25 22:14:01.757 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:01.764 | + functions-common:time_stop:2432 : end_time=1782425641759 2026-06-25 22:14:01.767 | + functions-common:time_stop:2433 : elapsed_time=2396 2026-06-25 22:14:01.768 | + functions-common:time_stop:2434 : total=35539 2026-06-25 22:14:01.771 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:01.774 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37935 2026-06-25 22:14:01.777 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 22:14:01.777 | Waiting for Cinder API to start... 2026-06-25 22:14:01.780 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.119/volume/v3/ 2026-06-25 22:14:01.786 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.119/volume/v3/ 2026-06-25 22:14:01.790 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 22:14:01.796 | + functions:wait_for_service:477 : local url=http://192.168.122.119/volume/v3/ 2026-06-25 22:14:01.801 | + functions:wait_for_service:478 : local rval=0 2026-06-25 22:14:01.806 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 22:14:01.812 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 22:14:01.820 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:14:01.823 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:14:01.828 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:14:01.833 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425641830 2026-06-25 22:14:01.837 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 22:14:01.840 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:14:01.845 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.119/volume/v3/ 2026-06-25 22:14:06.735 | + :: : [[ 401 == 503 ]] 2026-06-25 22:14:06.738 | + :: : [[ 0 -eq 7 ]] 2026-06-25 22:14:06.743 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 22:14:06.748 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:06.752 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:06.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:06.760 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:06.765 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:06.769 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 22:14:06.774 | + functions-common:time_stop:2427 : start_time=1782425641830 2026-06-25 22:14:06.778 | + functions-common:time_stop:2429 : [[ -z 1782425641830 ]] 2026-06-25 22:14:06.786 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:06.792 | + functions-common:time_stop:2432 : end_time=1782425646787 2026-06-25 22:14:06.796 | + functions-common:time_stop:2433 : elapsed_time=4957 2026-06-25 22:14:06.802 | + functions-common:time_stop:2434 : total=14789 2026-06-25 22:14:06.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:06.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19746 2026-06-25 22:14:06.814 | + functions:wait_for_service:486 : return 0 2026-06-25 22:14:06.818 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:06.823 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 22:14:06.827 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:06.831 | + functions-common:run_process:1676 : local group= 2026-06-25 22:14:06.836 | + functions-common:run_process:1677 : local user= 2026-06-25 22:14:06.840 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:14:06.845 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 22:14:06.849 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:14:06.854 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:14:06.858 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:14:06.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:14:06.868 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:14:06.875 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425646870 2026-06-25 22:14:06.879 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 22:14:06.911 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:06.915 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-25 22:14:06.920 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 22:14:06.924 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:06.929 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:06.933 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:06.937 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:06.942 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 22:14:06.946 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 22:14:06.951 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 22:14:06.955 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:14:06.960 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:14:06.963 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:14:06.971 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:14:06.975 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 22:14:06.981 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 22:14:06.986 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-25 22:14:06.991 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 22:14:06.995 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:07.000 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:14:07.004 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:14:07.008 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 22:14:07.014 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:14:07.019 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:14:07.023 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 22:14:07.028 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:14:07.037 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-25 22:14:07.146 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:14:07.241 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 22:14:07.334 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:07.422 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 22:14:07.510 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 22:14:07.594 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:14:07.676 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 22:14:07.680 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:14:07.684 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 22:14:07.788 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:14:08.357 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 22:14:08.400 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 22:14:08.919 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 22:14:08.983 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:14:08.988 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:08.992 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:08.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:09.000 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:09.005 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:09.009 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:14:09.013 | + functions-common:time_stop:2427 : start_time=1782425646870 2026-06-25 22:14:09.017 | + functions-common:time_stop:2429 : [[ -z 1782425646870 ]] 2026-06-25 22:14:09.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:09.030 | + functions-common:time_stop:2432 : end_time=1782425649024 2026-06-25 22:14:09.034 | + functions-common:time_stop:2433 : elapsed_time=2154 2026-06-25 22:14:09.038 | + functions-common:time_stop:2434 : total=37935 2026-06-25 22:14:09.042 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:09.047 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40089 2026-06-25 22:14:09.051 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:09.056 | + 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-25 22:14:09.060 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 22:14:09.065 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.069 | + functions-common:run_process:1676 : local group= 2026-06-25 22:14:09.073 | + functions-common:run_process:1677 : local user= 2026-06-25 22:14:09.076 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:09.078 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 22:14:09.081 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:14:09.083 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:14:09.086 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:14:09.088 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:14:09.092 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:14:09.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425649094 2026-06-25 22:14:09.106 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 22:14:09.134 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:14:09.137 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:14:09.139 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:09.142 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:09.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:09.146 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:09.149 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:09.151 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:14:09.154 | + functions-common:time_stop:2427 : start_time=1782425649094 2026-06-25 22:14:09.156 | + functions-common:time_stop:2429 : [[ -z 1782425649094 ]] 2026-06-25 22:14:09.162 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:09.165 | + functions-common:time_stop:2432 : end_time=1782425649162 2026-06-25 22:14:09.167 | + functions-common:time_stop:2433 : elapsed_time=68 2026-06-25 22:14:09.170 | + functions-common:time_stop:2434 : total=40089 2026-06-25 22:14:09.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:09.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40157 2026-06-25 22:14:09.178 | + 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-25 22:14:09.180 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 22:14:09.182 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.185 | + functions-common:run_process:1676 : local group= 2026-06-25 22:14:09.187 | + functions-common:run_process:1677 : local user= 2026-06-25 22:14:09.190 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:09.192 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 22:14:09.194 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:14:09.197 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:14:09.199 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:14:09.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:14:09.206 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:14:09.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425649208 2026-06-25 22:14:09.218 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 22:14:09.247 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:09.254 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:09.262 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 22:14:09.264 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.271 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.273 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.277 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.280 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 22:14:09.285 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 22:14:09.291 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 22:14:09.295 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:14:09.300 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:14:09.305 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:14:09.310 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:09.317 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 22:14:09.323 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 22:14:09.327 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:09.332 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 22:14:09.335 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.339 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 22:14:09.343 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 22:14:09.347 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:09.351 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 22:14:09.355 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 22:14:09.359 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 22:14:09.363 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 22:14:09.369 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-25 22:14:09.464 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:14:09.556 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 22:14:09.652 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 22:14:09.743 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 22:14:09.834 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 22:14:09.919 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:14:10.010 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 22:14:10.015 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 22:14:10.128 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 22:14:10.131 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 22:14:10.256 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 22:14:10.835 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 22:14:10.856 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 22:14:11.470 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 22:14:11.518 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:14:11.527 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:11.533 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:11.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:11.546 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:11.553 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:11.562 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:14:11.566 | + functions-common:time_stop:2427 : start_time=1782425649208 2026-06-25 22:14:11.575 | + functions-common:time_stop:2429 : [[ -z 1782425649208 ]] 2026-06-25 22:14:11.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:11.605 | + functions-common:time_stop:2432 : end_time=1782425651590 2026-06-25 22:14:11.611 | + functions-common:time_stop:2433 : elapsed_time=2382 2026-06-25 22:14:11.614 | + functions-common:time_stop:2434 : total=40157 2026-06-25 22:14:11.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:11.618 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42539 2026-06-25 22:14:11.620 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 22:14:11.623 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 22:14:11.642 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:11.645 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 22:14:11.646 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 22:14:11.648 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 22:14:11.650 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 22:14:11.653 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 22:14:11.654 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 22:14:11.656 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 22:14:11.661 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 22:14:11.661 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 22:14:11.681 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:11.683 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 22:14:16.822 | +-------------+--------------------------------------+ 2026-06-25 22:14:16.822 | | Field | Value | 2026-06-25 22:14:16.822 | +-------------+--------------------------------------+ 2026-06-25 22:14:16.822 | | description | None | 2026-06-25 22:14:16.822 | | id | d9e21895-37ef-414a-8909-5d011170d768 | 2026-06-25 22:14:16.822 | | is_public | True | 2026-06-25 22:14:16.822 | | name | lvmdriver-1 | 2026-06-25 22:14:16.822 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 22:14:16.822 | +-------------+--------------------------------------+ 2026-06-25 22:14:17.175 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 22:14:17.179 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 22:14:17.183 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 22:14:17.187 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 22:14:17.192 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 22:14:17.220 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:17.225 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 22:14:17.229 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:14:17.234 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 22:14:17.238 | + ./stack.sh:main:1353 : start_glance 2026-06-25 22:14:17.242 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 22:14:17.249 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 22:14:17.254 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 22:14:17.259 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 22:14:17.263 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 22:14:17.266 | + functions-common:run_process:1676 : local group= 2026-06-25 22:14:17.270 | + functions-common:run_process:1677 : local user= 2026-06-25 22:14:17.273 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 22:14:17.277 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 22:14:17.281 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 22:14:17.283 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 22:14:17.291 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:14:17.295 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:14:17.302 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:14:17.310 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425657303 2026-06-25 22:14:17.316 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 22:14:17.350 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:17.356 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 22:14:17.360 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 22:14:17.365 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 22:14:17.369 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 22:14:17.375 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 22:14:17.379 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 22:14:17.384 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 22:14:17.389 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 22:14:17.393 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 22:14:17.399 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 22:14:17.404 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 22:14:17.408 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 22:14:17.413 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 22:14:17.418 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 22:14:17.422 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 22:14:17.427 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 22:14:17.432 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:14:17.436 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 22:14:17.441 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 22:14:17.445 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:14:17.448 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 22:14:17.453 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 22:14:17.457 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 22:14:17.461 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 22:14:17.466 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 22:14:17.473 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-25 22:14:17.575 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 22:14:17.688 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-25 22:14:17.772 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 22:14:17.853 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 22:14:17.939 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 22:14:18.042 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 22:14:18.147 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 22:14:18.227 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 22:14:18.303 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 22:14:18.377 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 22:14:18.454 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 22:14:18.459 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 22:14:18.463 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 22:14:18.551 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 22:14:19.120 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 22:14:19.161 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 22:14:19.719 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 22:14:19.886 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 22:14:19.892 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:19.900 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:19.903 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:19.908 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:19.911 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:19.917 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 22:14:19.920 | + functions-common:time_stop:2427 : start_time=1782425657303 2026-06-25 22:14:19.923 | + functions-common:time_stop:2429 : [[ -z 1782425657303 ]] 2026-06-25 22:14:19.929 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:19.939 | + functions-common:time_stop:2432 : end_time=1782425659931 2026-06-25 22:14:19.941 | + functions-common:time_stop:2433 : elapsed_time=2628 2026-06-25 22:14:19.945 | + functions-common:time_stop:2434 : total=42539 2026-06-25 22:14:19.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:19.953 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45167 2026-06-25 22:14:19.958 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 22:14:19.988 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:14:19.991 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.119) to start...' 2026-06-25 22:14:19.991 | Waiting for g-api (192.168.122.119) to start... 2026-06-25 22:14:19.993 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.119/image 2026-06-25 22:14:19.995 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 22:14:19.997 | + functions:wait_for_service:477 : local url=http://192.168.122.119/image 2026-06-25 22:14:20.003 | + functions:wait_for_service:478 : local rval=0 2026-06-25 22:14:20.005 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 22:14:20.008 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 22:14:20.016 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:14:20.023 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:14:20.035 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:14:20.045 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425660037 2026-06-25 22:14:20.054 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 22:14:20.058 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:14:20.062 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.119/image 2026-06-25 22:14:25.664 | + :: : [[ 300 == 503 ]] 2026-06-25 22:14:25.666 | + :: : [[ 0 -eq 7 ]] 2026-06-25 22:14:25.671 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 22:14:25.673 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:25.676 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:25.678 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:25.680 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:25.683 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:25.685 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 22:14:25.688 | + functions-common:time_stop:2427 : start_time=1782425660037 2026-06-25 22:14:25.690 | + functions-common:time_stop:2429 : [[ -z 1782425660037 ]] 2026-06-25 22:14:25.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:25.704 | + functions-common:time_stop:2432 : end_time=1782425665698 2026-06-25 22:14:25.710 | + functions-common:time_stop:2433 : elapsed_time=5661 2026-06-25 22:14:25.715 | + functions-common:time_stop:2434 : total=19746 2026-06-25 22:14:25.720 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:25.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25407 2026-06-25 22:14:25.735 | + functions:wait_for_service:486 : return 0 2026-06-25 22:14:25.738 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 22:14:25.766 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:25.770 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 22:14:25.794 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:25.798 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 22:14:25.801 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:14:25.805 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 22:14:25.809 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 22:14:25.813 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 22:14:25.816 | + 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-25 22:14:25.819 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 22:14:25.823 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 22:14:25.826 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 22:14:25.834 | ++ 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-25 22:14:25.839 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 22:14:25.842 | + 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-25 22:14:25.846 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 22:14:25.849 | ++ functions:upload_image:151 : seq 5 2026-06-25 22:14:25.855 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 22:14:25.858 | + functions:upload_image:152 : local rc=0 2026-06-25 22:14:25.861 | + 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-25 22:14:25.865 | --2026-06-26 00:14:25-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 22:14:25.922 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 22:14:25.940 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 22:14:26.006 | HTTP request sent, awaiting response... 302 Found 2026-06-25 22:14:26.006 | 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-25T22%3A49%3A33Z&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-25T21%3A49%3A01Z&ske=2026-06-25T22%3A49%3A33Z&sks=b&skv=2018-11-09&sig=rhxXGsr15MYk8eDUH1KgQcnEQHOlkHY%2BVDjbLZ4ihMw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQyNzQ1MCwibmJmIjoxNzgyNDI1NjUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cOS7B5TVuKhP1ePG5m7Hhqerqhv3xSZ2EcQISLeDgdg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 22:14:26.006 | --2026-06-26 00:14:26-- 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-25T22%3A49%3A33Z&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-25T21%3A49%3A01Z&ske=2026-06-25T22%3A49%3A33Z&sks=b&skv=2018-11-09&sig=rhxXGsr15MYk8eDUH1KgQcnEQHOlkHY%2BVDjbLZ4ihMw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQyNzQ1MCwibmJmIjoxNzgyNDI1NjUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cOS7B5TVuKhP1ePG5m7Hhqerqhv3xSZ2EcQISLeDgdg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 22:14:26.008 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-06-25 22:14:26.020 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-25 22:14:26.083 | HTTP request sent, awaiting response... 200 OK 2026-06-25 22:14:26.085 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 22:14:26.085 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 22:14:26.139 | 2026-06-25 22:14:26.353 | 0K ........ ........ .... 100% 76.8M=0.3s 2026-06-25 22:14:26.353 | 2026-06-25 22:14:26.353 | 2026-06-26 00:14:26 (76.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 22:14:26.353 | 2026-06-25 22:14:26.360 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 22:14:26.363 | + functions:upload_image:163 : break 2026-06-25 22:14:26.367 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 22:14:26.371 | + 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-25 22:14:26.375 | + 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-25 22:14:26.379 | + 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-25 22:14:26.383 | + functions:upload_image:313 : local kernel= 2026-06-25 22:14:26.387 | + functions:upload_image:314 : local ramdisk= 2026-06-25 22:14:26.391 | + functions:upload_image:315 : local disk_format= 2026-06-25 22:14:26.395 | + functions:upload_image:316 : local container_format= 2026-06-25 22:14:26.399 | + functions:upload_image:317 : local unpack= 2026-06-25 22:14:26.403 | + functions:upload_image:318 : local img_property= 2026-06-25 22:14:26.407 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 22:14:26.410 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 22:14:26.414 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 22:14:26.418 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 22:14:26.423 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 22:14:26.428 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 22:14:26.434 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 22:14:26.438 | + functions:upload_image:350 : local format 2026-06-25 22:14:26.444 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 22:14:26.447 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 22:14:26.458 | + functions:upload_image:351 : format=qcow2 2026-06-25 22:14:26.463 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 22:14:26.467 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 22:14:26.472 | + functions:upload_image:357 : container_format=bare 2026-06-25 22:14:26.476 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 22:14:26.480 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 22:14:26.487 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 22:14:26.492 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 22:14:26.496 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 22:14:26.502 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 22:14:26.507 | + functions:upload_image:404 : is_arch ppc 2026-06-25 22:14:26.511 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 22:14:26.517 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 22:14:26.520 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 22:14:26.526 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 22:14:26.533 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 22:14:26.542 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 22:14:26.543 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 22:14:26.548 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 22:14:26.555 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 22:14:26.559 | + 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-25 22:14:26.562 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 22:14:26.564 | + functions:_upload_image:112 : shift 2026-06-25 22:14:26.568 | + functions:_upload_image:113 : local container=bare 2026-06-25 22:14:26.568 | + functions:_upload_image:114 : shift 2026-06-25 22:14:26.569 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 22:14:26.571 | + functions:_upload_image:116 : shift 2026-06-25 22:14:26.573 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 22:14:26.574 | + functions:_upload_image:118 : shift 2026-06-25 22:14:26.576 | + functions:_upload_image:119 : local properties 2026-06-25 22:14:26.580 | + functions:_upload_image:120 : local useimport 2026-06-25 22:14:26.580 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 22:14:26.582 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 22:14:26.583 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 22:14:26.585 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 22:14:26.590 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 22:14:26.590 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 22:14:26.591 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 22:14:26.593 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 22:14:26.598 | + 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-25 22:14:32.680 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 22:14:32.683 | | Field | Value | 2026-06-25 22:14:32.683 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 22:14:32.683 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 22:14:32.683 | | container_format | bare | 2026-06-25 22:14:32.683 | | created_at | 2026-06-25T22:14:31Z | 2026-06-25 22:14:32.683 | | disk_format | qcow2 | 2026-06-25 22:14:32.683 | | file | /v2/images/d33d2e37-1f9c-49c4-8c97-bf2e836714db/file | 2026-06-25 22:14:32.683 | | id | d33d2e37-1f9c-49c4-8c97-bf2e836714db | 2026-06-25 22:14:32.683 | | min_disk | 0 | 2026-06-25 22:14:32.683 | | min_ram | 0 | 2026-06-25 22:14:32.684 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 22:14:32.684 | | owner | 718e35be5a144cdbbab27c63627b9828 | 2026-06-25 22:14:32.684 | | 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-25 22:14:32.684 | | protected | False | 2026-06-25 22:14:32.684 | | schema | /v2/schemas/image | 2026-06-25 22:14:32.684 | | size | 21692416 | 2026-06-25 22:14:32.684 | | status | active | 2026-06-25 22:14:32.684 | | tags | | 2026-06-25 22:14:32.687 | | updated_at | 2026-06-25T22:14:33Z | 2026-06-25 22:14:32.688 | | virtual_size | 117440512 | 2026-06-25 22:14:32.688 | | visibility | public | 2026-06-25 22:14:32.688 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 22:14:33.023 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 22:14:33.093 | [2071 Async create_flavors:81343]: Waiting for completion of create_flavors running on PID 81343 (2 other jobs running) 2026-06-25 22:14:33.123 | [2071 Async create_flavors:81343]: Signaling child to exit 2026-06-25 22:14:42.942 | + inc/async:async_inner:64 : rc=0 2026-06-25 22:14:42.976 | [81343 Async create_flavors:81343]: finished successfully 2026-06-25 22:14:43.006 | WAKEUP 2026-06-25 22:14:43.035 | [2071 Async create_flavors:81343]: Signaled 2026-06-25 22:14:43.037 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 22:14:43.037 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:43.037 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 22:14:43.037 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 22:14:43.037 | + 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-25 22:14:43.037 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.037 | | Field | Value | 2026-06-25 22:14:43.037 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.038 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.038 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.038 | | description | None | 2026-06-25 22:14:43.038 | | disk | 1 | 2026-06-25 22:14:43.038 | | id | c1 | 2026-06-25 22:14:43.038 | | name | cirros256 | 2026-06-25 22:14:43.038 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.038 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.038 | | ram | 256 | 2026-06-25 22:14:43.038 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.038 | | swap | 0 | 2026-06-25 22:14:43.039 | | vcpus | 1 | 2026-06-25 22:14:43.039 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.039 | + 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-25 22:14:43.039 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.039 | | Field | Value | 2026-06-25 22:14:43.039 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.039 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.039 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.039 | | description | None | 2026-06-25 22:14:43.039 | | disk | 5 | 2026-06-25 22:14:43.040 | | id | d1 | 2026-06-25 22:14:43.040 | | name | ds512M | 2026-06-25 22:14:43.040 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.040 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.040 | | ram | 512 | 2026-06-25 22:14:43.040 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.040 | | swap | 0 | 2026-06-25 22:14:43.040 | | vcpus | 1 | 2026-06-25 22:14:43.040 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.040 | + 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-25 22:14:43.041 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.041 | | Field | Value | 2026-06-25 22:14:43.041 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.041 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.041 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.041 | | description | None | 2026-06-25 22:14:43.041 | | disk | 10 | 2026-06-25 22:14:43.041 | | id | d2 | 2026-06-25 22:14:43.041 | | name | ds1G | 2026-06-25 22:14:43.041 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.042 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.042 | | ram | 1024 | 2026-06-25 22:14:43.042 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.042 | | swap | 0 | 2026-06-25 22:14:43.042 | | vcpus | 1 | 2026-06-25 22:14:43.042 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.042 | + 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-25 22:14:43.042 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.042 | | Field | Value | 2026-06-25 22:14:43.042 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.043 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.043 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.043 | | description | None | 2026-06-25 22:14:43.043 | | disk | 10 | 2026-06-25 22:14:43.043 | | id | d3 | 2026-06-25 22:14:43.043 | | name | ds2G | 2026-06-25 22:14:43.043 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.043 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.044 | | ram | 2048 | 2026-06-25 22:14:43.044 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.044 | | swap | 0 | 2026-06-25 22:14:43.044 | | vcpus | 2 | 2026-06-25 22:14:43.044 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.044 | + 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-25 22:14:43.044 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.044 | | Field | Value | 2026-06-25 22:14:43.044 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.044 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.045 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.045 | | description | None | 2026-06-25 22:14:43.045 | | disk | 20 | 2026-06-25 22:14:43.045 | | id | d4 | 2026-06-25 22:14:43.045 | | name | ds4G | 2026-06-25 22:14:43.045 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.045 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.045 | | ram | 4096 | 2026-06-25 22:14:43.045 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.045 | | swap | 0 | 2026-06-25 22:14:43.046 | | vcpus | 4 | 2026-06-25 22:14:43.046 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.046 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 22:14:43.046 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 22:14:43.046 | + 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-25 22:14:43.046 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.046 | | Field | Value | 2026-06-25 22:14:43.046 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.046 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.046 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.046 | | description | None | 2026-06-25 22:14:43.047 | | disk | 1 | 2026-06-25 22:14:43.047 | | id | 1 | 2026-06-25 22:14:43.047 | | name | m1.tiny | 2026-06-25 22:14:43.047 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.047 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.047 | | ram | 512 | 2026-06-25 22:14:43.047 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.047 | | swap | 0 | 2026-06-25 22:14:43.047 | | vcpus | 1 | 2026-06-25 22:14:43.047 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.048 | + 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-25 22:14:43.048 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.048 | | Field | Value | 2026-06-25 22:14:43.048 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.048 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.048 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.048 | | description | None | 2026-06-25 22:14:43.048 | | disk | 20 | 2026-06-25 22:14:43.048 | | id | 2 | 2026-06-25 22:14:43.049 | | name | m1.small | 2026-06-25 22:14:43.049 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.049 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.049 | | ram | 2048 | 2026-06-25 22:14:43.049 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.049 | | swap | 0 | 2026-06-25 22:14:43.049 | | vcpus | 1 | 2026-06-25 22:14:43.049 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.049 | + 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-25 22:14:43.049 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.050 | | Field | Value | 2026-06-25 22:14:43.050 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.050 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.050 | | description | None | 2026-06-25 22:14:43.050 | | disk | 40 | 2026-06-25 22:14:43.050 | | id | 3 | 2026-06-25 22:14:43.050 | | name | m1.medium | 2026-06-25 22:14:43.050 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.050 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.051 | | ram | 4096 | 2026-06-25 22:14:43.051 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.051 | | swap | 0 | 2026-06-25 22:14:43.051 | | vcpus | 2 | 2026-06-25 22:14:43.051 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.051 | + 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-25 22:14:43.051 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.051 | | Field | Value | 2026-06-25 22:14:43.051 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.051 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.052 | | description | None | 2026-06-25 22:14:43.052 | | disk | 80 | 2026-06-25 22:14:43.052 | | id | 4 | 2026-06-25 22:14:43.052 | | name | m1.large | 2026-06-25 22:14:43.052 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.052 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.052 | | ram | 8192 | 2026-06-25 22:14:43.052 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.052 | | swap | 0 | 2026-06-25 22:14:43.053 | | vcpus | 4 | 2026-06-25 22:14:43.053 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.053 | + 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-25 22:14:43.053 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.053 | | Field | Value | 2026-06-25 22:14:43.053 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.053 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:14:43.053 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:14:43.053 | | description | None | 2026-06-25 22:14:43.054 | | disk | 160 | 2026-06-25 22:14:43.054 | | id | 5 | 2026-06-25 22:14:43.054 | | name | m1.xlarge | 2026-06-25 22:14:43.054 | | os-flavor-access:is_public | True | 2026-06-25 22:14:43.054 | | properties | hw_rng:allowed='True' | 2026-06-25 22:14:43.054 | | ram | 16384 | 2026-06-25 22:14:43.054 | | rxtx_factor | 1.0 | 2026-06-25 22:14:43.054 | | swap | 0 | 2026-06-25 22:14:43.054 | | vcpus | 8 | 2026-06-25 22:14:43.054 | +----------------------------+-----------------------+ 2026-06-25 22:14:43.098 | [2071 Async create_flavors:81343]: finished create_flavors with result 0 in 43 seconds 2026-06-25 22:14:43.104 | + inc/async:async_wait:197 : return 0 2026-06-25 22:14:43.108 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 22:14:43.135 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:14:43.139 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 22:14:43.166 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:43.170 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 22:14:43.198 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:43.202 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 22:14:43.206 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 22:14:43.210 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 22:14:43.213 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:14:43.215 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 22:14:43.218 | ++ 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-25 22:14:43.221 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 22:14:43.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 22:14:43.225 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 22:14:43.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 22:14:43.229 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 22:14:43.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 22:14:43.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 22:14:43.235 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 22:14:43.237 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 22:14:43.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 22:14:43.241 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 22:14:43.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 22:14:43.244 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 22:14:43.246 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 22:14:43.249 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 22:14:43.251 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 22:14:43.252 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 22:14:43.254 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 22:14:43.256 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 22:14:43.258 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 22:14:43.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 22:14:43.262 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 22:14:43.264 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 22:14:43.266 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 22:14:43.268 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 22:14:43.270 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 22:14:43.272 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 22:14:43.274 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 22:14:43.276 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 22:14:43.278 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 22:14:43.280 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 22:14:43.282 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 22:14:43.284 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 22:14:43.286 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 22:14:43.288 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 22:14:43.290 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 22:14:43.292 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 22:14:43.294 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 22:14:43.296 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 22:14:43.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 22:14:43.300 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 22:14:43.302 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 22:14:43.304 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 22:14:43.306 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 22:14:43.308 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 22:14:43.310 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 22:14:43.312 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 22:14:43.314 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 22:14:43.316 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 22:14:43.318 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 22:14:43.320 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 22:14:43.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 22:14:43.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 22:14:43.327 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 22:14:43.328 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 22:14:43.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 22:14:43.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 22:14:43.332 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 22:14:45.628 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 22:14:45.630 | 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-25 22:14:45.977 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 22:14:45.981 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 22:14:45.986 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 22:14:45.993 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-001445 2026-06-25 22:14:45.997 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-001445 ' 2026-06-25 22:14:46.003 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.007 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 22:14:46.011 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.015 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 22:14:46.019 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.023 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 22:14:46.028 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.032 | + 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-25 22:14:46.035 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.039 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.119 2026-06-25 22:14:46.043 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.047 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.119/identity 2026-06-25 22:14:46.051 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.055 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-234849 2026-06-25 22:14:46.059 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.063 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 22:14:46.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.071 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.119 2026-06-25 22:14:46.074 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.079 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 22:14:46.082 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.086 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 22:14:46.090 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.094 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 22:14:46.098 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.102 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 22:14:46.106 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.110 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.119 2026-06-25 22:14:46.114 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 22:14:46.118 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 22:14:46.122 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 22:14:46.126 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 22:14:46.130 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 22:14:46.134 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 22:14:46.138 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:14:46.142 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 22:14:46.146 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 22:14:46.151 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 22:14:46.156 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:14:46.160 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 22:14:46.164 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:14:46.168 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 22:14:46.168 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:14:46.168 | gsub("[][]", "", $1); 2026-06-25 22:14:46.168 | split($1, a, "|"); 2026-06-25 22:14:46.169 | if (a[1] == matchgroup) 2026-06-25 22:14:46.169 | print a[2] 2026-06-25 22:14:46.169 | } 2026-06-25 22:14:46.169 | ' /home/quobyte/devstack/local.conf 2026-06-25 22:14:46.176 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 22:14:46.180 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 22:14:46.184 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 22:14:46.188 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 22:14:46.193 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 22:14:46.198 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 22:14:46.202 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 22:14:46.206 | + functions-common:run_phase:1858 : local extra 2026-06-25 22:14:46.211 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 22:14:46.217 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 22:14:46.222 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 22:14:46.226 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 22:14:46.230 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 22:14:46.234 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 22:14:46.261 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:46.265 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:14:46.269 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:14:46.273 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 22:14:46.277 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:14:46.281 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 22:14:46.285 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:14:46.289 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 22:14:46.293 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 22:14:46.297 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 22:14:46.301 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 22:14:46.305 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:14:46.309 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 22:14:46.313 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 22:14:46.318 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 22:14:46.322 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 22:14:46.326 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 22:14:46.330 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 22:14:46.335 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 22:14:46.339 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 22:14:46.343 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 22:14:46.347 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 22:14:46.351 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:14:46.355 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 22:14:46.359 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 22:14:46.365 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 22:14:46.369 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:14:46.373 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 22:14:46.377 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:14:46.381 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 22:14:46.382 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:14:46.382 | gsub("[][]", "", $1); 2026-06-25 22:14:46.382 | split($1, a, "|"); 2026-06-25 22:14:46.382 | if (a[1] == matchgroup) 2026-06-25 22:14:46.383 | print a[2] 2026-06-25 22:14:46.383 | } 2026-06-25 22:14:46.383 | ' /home/quobyte/devstack/local.conf 2026-06-25 22:14:46.391 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 22:14:46.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:46.422 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 22:14:46.427 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 22:14:46.431 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 22:14:46.435 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 22:14:46.439 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 22:14:46.443 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 22:14:46.447 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 22:14:46.451 | + functions-common:time_start:2407 : local start_time= 2026-06-25 22:14:46.455 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:14:46.460 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:14:46.467 | + functions-common:time_start:2411 : _TIME_START[$name]=1782425686462 2026-06-25 22:14:46.473 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 22:14:46.505 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 22:14:46.509 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 22:14:46.514 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 22:14:46.520 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 22:14:46.525 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 22:14:46.531 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 22:14:46.536 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:14:46.538 | + :: : ID= 2026-06-25 22:14:46.540 | + :: : [[ '' == '' ]] 2026-06-25 22:14:46.542 | + :: : sleep 1 2026-06-25 22:14:47.546 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 22:14:47.549 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 22:14:50.993 | + :: : ID=854e680e-0a21-441c-9c53-3cfcf707f524 2026-06-25 22:14:50.995 | + :: : [[ 854e680e-0a21-441c-9c53-3cfcf707f524 == '' ]] 2026-06-25 22:14:51.000 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 22:14:51.005 | + functions-common:time_stop:2420 : local name 2026-06-25 22:14:51.009 | + functions-common:time_stop:2421 : local end_time 2026-06-25 22:14:51.014 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:14:51.018 | + functions-common:time_stop:2423 : local total 2026-06-25 22:14:51.022 | + functions-common:time_stop:2424 : local start_time 2026-06-25 22:14:51.026 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 22:14:51.030 | + functions-common:time_stop:2427 : start_time=1782425686462 2026-06-25 22:14:51.035 | + functions-common:time_stop:2429 : [[ -z 1782425686462 ]] 2026-06-25 22:14:51.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:14:51.047 | + functions-common:time_stop:2432 : end_time=1782425691042 2026-06-25 22:14:51.051 | + functions-common:time_stop:2433 : elapsed_time=4580 2026-06-25 22:14:51.055 | + functions-common:time_stop:2434 : total=25407 2026-06-25 22:14:51.059 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:14:51.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29987 2026-06-25 22:14:51.068 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 22:14:51.072 | + functions:wait_for_compute:516 : return 0 2026-06-25 22:14:51.077 | + ./stack.sh:main:1443 : service_check 2026-06-25 22:14:51.081 | + functions-common:service_check:1713 : local service 2026-06-25 22:14:51.085 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.089 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 22:14:51.109 | not-found 2026-06-25 22:14:51.115 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.120 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 22:14:51.138 | enabled 2026-06-25 22:14:51.144 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 22:14:51.168 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 22:14:51.168 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 22:14:51.169 | Active: active (running) since Fri 2026-06-26 00:11:28 CEST; 3min 22s ago 2026-06-25 22:14:51.169 | Main PID: 69047 (uwsgi) 2026-06-25 22:14:51.169 | Status: "uWSGI is ready" 2026-06-25 22:14:51.169 | Tasks: 17 (limit: 14255) 2026-06-25 22:14:51.169 | Memory: 275.8M (peak: 276.3M) 2026-06-25 22:14:51.169 | CPU: 15.053s 2026-06-25 22:14:51.169 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 22:14:51.169 | ├─69047 "nova-apiuWSGI master" 2026-06-25 22:14:51.169 | ├─69048 "nova-apiuWSGI worker 1" 2026-06-25 22:14:51.169 | └─69049 "nova-apiuWSGI worker 2" 2026-06-25 22:14:51.170 | 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69049]: [pid: 69049|app: 0|req: 19/36] 192.168.122.119 () {54 vars in 935 bytes} [Fri Jun 26 00:14:50 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: DEBUG nova.api.openstack.wsgi [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 admin admin] Calling method '>' {{(pid=69048) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: DEBUG oslo_concurrency.lockutils [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: DEBUG oslo_concurrency.lockutils [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 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=69048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: DEBUG oslo_concurrency.lockutils [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=69048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: DEBUG oslo_concurrency.lockutils [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 admin admin] Acquiring lock "ad4e47c6-b7b0-4014-8c57-a8e06f54c068" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: DEBUG oslo_concurrency.lockutils [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 admin admin] Lock "ad4e47c6-b7b0-4014-8c57-a8e06f54c068" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=69048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: DEBUG oslo_concurrency.lockutils [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 admin admin] Lock "ad4e47c6-b7b0-4014-8c57-a8e06f54c068" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=69048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 22:14:51.170 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: INFO nova.api.openstack.requestlog [None req-6d5ea64e-225d-46df-99c6-a0ca011dffe0 admin admin] 192.168.122.119 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.179060 2026-06-25 22:14:51.171 | Jun 26 00:14:50 devstack devstack@n-api.service[69048]: [pid: 69048|app: 0|req: 18/37] 192.168.122.119 () {60 vars in 1325 bytes} [Fri Jun 26 00:14:50 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 22:14:51.175 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.179 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 22:14:51.198 | enabled 2026-06-25 22:14:51.204 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 22:14:51.227 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 22:14:51.227 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 22:14:51.227 | Active: active (running) since Fri 2026-06-26 00:13:54 CEST; 57s ago 2026-06-25 22:14:51.227 | Main PID: 81186 (nova-compute) 2026-06-25 22:14:51.227 | Tasks: 10 (limit: 14255) 2026-06-25 22:14:51.227 | Memory: 134.7M (peak: 136.4M) 2026-06-25 22:14:51.227 | CPU: 4.581s 2026-06-25 22:14:51.227 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 22:14:51.227 | └─81186 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 22:14:51.227 | 2026-06-25 22:14:51.228 | Jun 26 00:14:22 devstack nova-compute[81186]: DEBUG nova.compute.provider_tree [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Updating resource provider 9c88fb16-5b22-4c78-963c-1cd174394aaa generation from 0 to 1 during operation: update_inventory {{(pid=81186) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 22:14:51.228 | Jun 26 00:14:22 devstack nova-compute[81186]: DEBUG nova.compute.provider_tree [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Updating inventory in ProviderTree for provider 9c88fb16-5b22-4c78-963c-1cd174394aaa with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=81186) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-25 22:14:51.228 | Jun 26 00:14:23 devstack nova-compute[81186]: DEBUG nova.compute.provider_tree [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Updating resource provider 9c88fb16-5b22-4c78-963c-1cd174394aaa generation from 1 to 2 during operation: update_traits {{(pid=81186) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 22:14:51.228 | Jun 26 00:14:23 devstack nova-compute[81186]: DEBUG nova.compute.resource_tracker [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Compute_service record updated for devstack:devstack {{(pid=81186) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 22:14:51.228 | Jun 26 00:14:23 devstack nova-compute[81186]: DEBUG oslo_concurrency.lockutils [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.003s {{(pid=81186) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 22:14:51.228 | Jun 26 00:14:23 devstack nova-compute[81186]: DEBUG nova.service [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=81186) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 22:14:51.228 | Jun 26 00:14:23 devstack nova-compute[81186]: DEBUG nova.service [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=81186) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 22:14:51.228 | Jun 26 00:14:23 devstack nova-compute[81186]: DEBUG nova.service [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] Join ServiceGroup membership for this service compute {{(pid=81186) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 22:14:51.228 | Jun 26 00:14:23 devstack nova-compute[81186]: DEBUG nova.servicegroup.drivers.db [None req-11f292b7-613d-4845-8d94-d8ce79b734db None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=81186) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 22:14:51.228 | Jun 26 00:14:29 devstack nova-compute[81186]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=81186) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:51.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.239 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 22:14:51.257 | not-found 2026-06-25 22:14:51.263 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.267 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 22:14:51.286 | enabled 2026-06-25 22:14:51.293 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 22:14:51.316 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 22:14:51.316 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 22:14:51.316 | Active: active (running) since Fri 2026-06-26 00:13:41 CEST; 1min 10s ago 2026-06-25 22:14:51.316 | Main PID: 77500 (nova-scheduler:) 2026-06-25 22:14:51.316 | Tasks: 19 (limit: 14255) 2026-06-25 22:14:51.316 | Memory: 157.7M (peak: 158.1M) 2026-06-25 22:14:51.316 | CPU: 4.872s 2026-06-25 22:14:51.316 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 22:14:51.317 | ├─77500 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 22:14:51.317 | ├─79179 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 22:14:51.317 | └─79184 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 22:14:51.317 | 2026-06-25 22:14:51.317 | Jun 26 00:13:50 devstack nova-scheduler[79179]: DEBUG oslo.service.backend._threading.loopingcall [None req-0a520699-f8c8-438d-a3b0-238e87069f7d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:51.317 | Jun 26 00:13:52 devstack nova-scheduler[79179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=79179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:51.317 | Jun 26 00:13:52 devstack nova-scheduler[79184]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=79184) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:51.317 | Jun 26 00:13:54 devstack nova-scheduler[77500]: DEBUG dbcounter [-] [77500] Writing DB stats nova_api:SELECT=3 {{(pid=77500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.317 | Jun 26 00:13:55 devstack nova-scheduler[77500]: DEBUG dbcounter [-] [77500] Writing DB stats nova_cell0:SELECT=1 {{(pid=77500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.318 | Jun 26 00:13:55 devstack nova-scheduler[77500]: DEBUG dbcounter [-] [77500] Writing DB stats nova_cell1:SELECT=1 {{(pid=77500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.318 | Jun 26 00:14:02 devstack nova-scheduler[79179]: DEBUG dbcounter [-] [79179] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.318 | Jun 26 00:14:02 devstack nova-scheduler[79184]: DEBUG dbcounter [-] [79184] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=79184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.318 | Jun 26 00:14:47 devstack nova-scheduler[79184]: DEBUG oslo.service.backend._threading.loopingcall [None req-d66c834c-ecd2-40de-9313-a4a0a62ed5e8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79184) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:51.318 | Jun 26 00:14:50 devstack nova-scheduler[79179]: DEBUG oslo.service.backend._threading.loopingcall [None req-0a520699-f8c8-438d-a3b0-238e87069f7d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:51.324 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.328 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 22:14:51.346 | not-found 2026-06-25 22:14:51.353 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.357 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 22:14:51.377 | enabled 2026-06-25 22:14:51.383 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 22:14:51.406 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 22:14:51.407 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 22:14:51.407 | Active: active (running) since Fri 2026-06-26 00:13:43 CEST; 1min 7s ago 2026-06-25 22:14:51.407 | Main PID: 78114 (uwsgi) 2026-06-25 22:14:51.407 | Status: "uWSGI is ready" 2026-06-25 22:14:51.407 | Tasks: 16 (limit: 14255) 2026-06-25 22:14:51.407 | Memory: 223.1M (peak: 223.4M) 2026-06-25 22:14:51.407 | CPU: 10.136s 2026-06-25 22:14:51.407 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 22:14:51.407 | ├─78114 "nova-api-metauWSGI master" 2026-06-25 22:14:51.408 | ├─78115 "nova-api-metauWSGI worker 1" 2026-06-25 22:14:51.408 | ├─78116 "nova-api-metauWSGI worker 2" 2026-06-25 22:14:51.408 | └─78117 "nova-api-metauWSGI http 1" 2026-06-25 22:14:51.408 | 2026-06-25 22:14:51.408 | Jun 26 00:13:50 devstack devstack@n-api-meta.service[78115]: DEBUG nova.api.openstack.wsgi_app [None req-ff119654-ce12-4c60-af10-10fbd753c67b None None] ******************************************************************************** {{(pid=78115) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 22:14:51.408 | Jun 26 00:13:50 devstack devstack@n-api-meta.service[78115]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x74df288a3668 pid: 78115 (default app) 2026-06-25 22:14:51.408 | Jun 26 00:13:58 devstack devstack@n-api-meta.service[78115]: DEBUG dbcounter [-] [78115] Writing DB stats nova_api:SELECT=1 {{(pid=78115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.408 | Jun 26 00:13:58 devstack devstack@n-api-meta.service[78116]: DEBUG dbcounter [-] [78116] Writing DB stats nova_api:SELECT=1 {{(pid=78116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.408 | Jun 26 00:13:59 devstack devstack@n-api-meta.service[78115]: DEBUG dbcounter [-] [78115] Writing DB stats nova_cell0:SELECT=1 {{(pid=78115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.409 | Jun 26 00:13:59 devstack devstack@n-api-meta.service[78115]: DEBUG dbcounter [-] [78115] Writing DB stats nova_cell1:SELECT=1 {{(pid=78115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.409 | Jun 26 00:13:59 devstack devstack@n-api-meta.service[78116]: DEBUG dbcounter [-] [78116] Writing DB stats nova_cell0:SELECT=1 {{(pid=78116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.409 | Jun 26 00:13:59 devstack devstack@n-api-meta.service[78116]: DEBUG dbcounter [-] [78116] Writing DB stats nova_cell1:SELECT=1 {{(pid=78116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.409 | Jun 26 00:13:59 devstack devstack@n-api-meta.service[78115]: DEBUG dbcounter [-] [78115] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=78115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.409 | Jun 26 00:13:59 devstack devstack@n-api-meta.service[78116]: DEBUG dbcounter [-] [78116] Writing DB stats nova_cell0:SELECT=1 {{(pid=78116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.413 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.418 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 22:14:51.437 | enabled 2026-06-25 22:14:51.443 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 22:14:51.465 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 22:14:51.466 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 22:14:51.466 | Active: active (running) since Fri 2026-06-26 00:12:11 CEST; 2min 40s ago 2026-06-25 22:14:51.466 | Main PID: 75303 (uwsgi) 2026-06-25 22:14:51.466 | Status: "uWSGI is ready" 2026-06-25 22:14:51.466 | Tasks: 5 (limit: 14255) 2026-06-25 22:14:51.466 | Memory: 177.3M (peak: 177.5M) 2026-06-25 22:14:51.466 | CPU: 6.453s 2026-06-25 22:14:51.466 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 22:14:51.466 | ├─75303 "placementuWSGI master" 2026-06-25 22:14:51.466 | ├─75304 "placementuWSGI worker 1" 2026-06-25 22:14:51.467 | └─75305 "placementuWSGI worker 2" 2026-06-25 22:14:51.467 | 2026-06-25 22:14:51.467 | Jun 26 00:14:22 devstack devstack@placement-api.service[75304]: INFO placement.requestlog [req-9708a987-bcfe-4f40-a3bc-63458440ec6d req-eee56c4f-5e9e-4a3a-9cd4-76138708a1f4 service nova] 192.168.122.119 "PUT /placement/resource_providers/9c88fb16-5b22-4c78-963c-1cd174394aaa/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 22:14:51.467 | Jun 26 00:14:22 devstack devstack@placement-api.service[75304]: [pid: 75304|app: 0|req: 5/9] 192.168.122.119 () {64 vars in 1498 bytes} [Fri Jun 26 00:14:22 2026] PUT /placement/resource_providers/9c88fb16-5b22-4c78-963c-1cd174394aaa/inventories => generated 396 bytes in 143 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 22:14:51.467 | Jun 26 00:14:22 devstack devstack@placement-api.service[75305]: DEBUG placement.requestlog [req-9708a987-bcfe-4f40-a3bc-63458440ec6d req-80d09b4d-63a7-478f-a94a-19cf8ba4b42b None None] Starting request: 192.168.122.119 "GET /placement/traits?name=in:HW_CPU_X86_SSSE3,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VGA,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VIRTIO" {{(pid=75305) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 22:14:51.467 | Jun 26 00:14:22 devstack devstack@placement-api.service[75305]: INFO placement.requestlog [req-9708a987-bcfe-4f40-a3bc-63458440ec6d req-80d09b4d-63a7-478f-a94a-19cf8ba4b42b service nova] 192.168.122.119 "GET /placement/traits?name=in:HW_CPU_X86_SSSE3,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VGA,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VIRTIO" status: 200 len: 2058 microversion: 1.6 2026-06-25 22:14:51.467 | Jun 26 00:14:22 devstack devstack@placement-api.service[75305]: [pid: 75305|app: 0|req: 5/10] 192.168.122.119 () {60 vars in 4912 bytes} [Fri Jun 26 00:14:22 2026] GET /placement/traits?name=in:HW_CPU_X86_SSSE3,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VGA,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VIRTIO => generated 2058 bytes in 97 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 22:14:51.467 | Jun 26 00:14:23 devstack devstack@placement-api.service[75304]: DEBUG placement.requestlog [req-9708a987-bcfe-4f40-a3bc-63458440ec6d req-bcea50fb-800c-44c9-9430-5fa84fd88762 None None] Starting request: 192.168.122.119 "PUT /placement/resource_providers/9c88fb16-5b22-4c78-963c-1cd174394aaa/traits" {{(pid=75304) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 22:14:51.467 | Jun 26 00:14:23 devstack devstack@placement-api.service[75304]: INFO placement.requestlog [req-9708a987-bcfe-4f40-a3bc-63458440ec6d req-bcea50fb-800c-44c9-9430-5fa84fd88762 service nova] 192.168.122.119 "PUT /placement/resource_providers/9c88fb16-5b22-4c78-963c-1cd174394aaa/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 22:14:51.469 | Jun 26 00:14:23 devstack devstack@placement-api.service[75304]: [pid: 75304|app: 0|req: 6/11] 192.168.122.119 () {64 vars in 1483 bytes} [Fri Jun 26 00:14:23 2026] PUT /placement/resource_providers/9c88fb16-5b22-4c78-963c-1cd174394aaa/traits => generated 2093 bytes in 355 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 22:14:51.469 | Jun 26 00:14:32 devstack devstack@placement-api.service[75305]: DEBUG dbcounter [-] [75305] Writing DB stats placement:SELECT=4 {{(pid=75305) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.469 | Jun 26 00:14:33 devstack devstack@placement-api.service[75304]: DEBUG dbcounter [-] [75304] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=75304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.474 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.478 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 22:14:51.496 | not-found 2026-06-25 22:14:51.502 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.506 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 22:14:51.524 | enabled 2026-06-25 22:14:51.531 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 22:14:51.554 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 22:14:51.554 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 22:14:51.554 | Active: active (running) since Fri 2026-06-26 00:14:19 CEST; 31s ago 2026-06-25 22:14:51.554 | Main PID: 84346 (uwsgi) 2026-06-25 22:14:51.554 | Status: "uWSGI is ready" 2026-06-25 22:14:51.554 | Tasks: 9 (limit: 14255) 2026-06-25 22:14:51.554 | Memory: 257.0M (peak: 257.8M) 2026-06-25 22:14:51.554 | CPU: 10.811s 2026-06-25 22:14:51.554 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 22:14:51.554 | ├─84346 "glance-apiuWSGI master" 2026-06-25 22:14:51.554 | ├─84352 "glance-apiuWSGI worker 1" 2026-06-25 22:14:51.555 | └─84354 "glance-apiuWSGI worker 2" 2026-06-25 22:14:51.555 | 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84352]: INFO glance.location [None req-218118c8-3097-4e6c-85a6-5132696fe5ab admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84352]: DEBUG glance_store.backend [None req-218118c8-3097-4e6c-85a6-5132696fe5ab admin admin] Skipping store.set_acls... not implemented. {{(pid=84352) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84352]: [pid: 84352|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri Jun 26 00:14:30 2026] PUT /v2/images/d33d2e37-1f9c-49c4-8c97-bf2e836714db/file => generated 0 bytes in 1866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84354]: DEBUG glance.api.middleware.version_negotiation [None req-788cd201-9f31-486c-a8d8-901e2831659f admin admin] Determining version of request: GET /v2/images/d33d2e37-1f9c-49c4-8c97-bf2e836714db Accept: */* {{(pid=84354) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84354]: DEBUG glance.api.middleware.version_negotiation [None req-788cd201-9f31-486c-a8d8-901e2831659f admin admin] Using url versioning {{(pid=84354) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84354]: DEBUG glance.api.middleware.version_negotiation [None req-788cd201-9f31-486c-a8d8-901e2831659f admin admin] Matched version: v2 {{(pid=84354) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84354]: DEBUG glance.api.middleware.version_negotiation [None req-788cd201-9f31-486c-a8d8-901e2831659f admin admin] new path /v2/images/d33d2e37-1f9c-49c4-8c97-bf2e836714db {{(pid=84354) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 22:14:51.555 | Jun 26 00:14:32 devstack devstack@g-api.service[84354]: [pid: 84354|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Jun 26 00:14:32 2026] GET /v2/images/d33d2e37-1f9c-49c4-8c97-bf2e836714db => generated 976 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 22:14:51.555 | Jun 26 00:14:42 devstack devstack@g-api.service[84352]: DEBUG dbcounter [-] [84352] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=84352) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.556 | Jun 26 00:14:42 devstack devstack@g-api.service[84354]: DEBUG dbcounter [-] [84354] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=84354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.563 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 22:14:51.582 | enabled 2026-06-25 22:14:51.588 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 22:14:51.611 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 22:14:51.611 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 22:14:51.611 | Active: active (running) since Fri 2026-06-26 00:14:08 CEST; 42s ago 2026-06-25 22:14:51.612 | Main PID: 82798 (cinder-schedule) 2026-06-25 22:14:51.612 | Tasks: 1 (limit: 14255) 2026-06-25 22:14:51.612 | Memory: 109.4M (peak: 109.6M) 2026-06-25 22:14:51.612 | CPU: 4.202s 2026-06-25 22:14:51.612 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 22:14:51.612 | └─82798 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 22:14:51.612 | 2026-06-25 22:14:51.612 | Jun 26 00:14:14 devstack cinder-scheduler[82798]: DEBUG cinder.service [None req-cabb3e06-e27e-45f9-bd57-660b2a9cee24 None None] Creating RPC server for service cinder-scheduler {{(pid=82798) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 22:14:51.612 | Jun 26 00:14:14 devstack cinder-scheduler[82798]: DEBUG cinder.service [None req-cabb3e06-e27e-45f9-bd57-660b2a9cee24 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82798) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 22:14:51.612 | Jun 26 00:14:24 devstack cinder-scheduler[82798]: DEBUG dbcounter [-] [82798] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.612 | Jun 26 00:14:31 devstack cinder-scheduler[82798]: DEBUG cinder.scheduler.host_manager [None req-a74de09d-6140-4018-8651-fb1e75dc3e09 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=82798) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 22:14:51.613 | Jun 26 00:14:31 devstack cinder-scheduler[82798]: DEBUG cinder.scheduler.host_manager [None req-a74de09d-6140-4018-8651-fb1e75dc3e09 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, 25, 22, 14, 31, 555872)}, {'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, 25, 22, 14, 31, 555872)}]. {{(pid=82798) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 22:14:51.613 | Jun 26 00:14:31 devstack cinder-scheduler[82798]: DEBUG cinder.scheduler.host_manager [None req-a74de09d-6140-4018-8651-fb1e75dc3e09 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, 25, 22, 14, 31, 521532)} {{(pid=82798) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 22:14:51.613 | Jun 26 00:14:41 devstack cinder-scheduler[82798]: DEBUG dbcounter [-] [82798] Writing DB stats cinder:SELECT=1 {{(pid=82798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.613 | Jun 26 00:14:48 devstack cinder-scheduler[82798]: DEBUG oslo_service.periodic_task [None req-4948650f-0013-4f6f-ac87-f50b71be02f9 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=82798) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 22:14:51.613 | Jun 26 00:14:48 devstack cinder-scheduler[82798]: INFO cinder.message.api [None req-4948650f-0013-4f6f-ac87-f50b71be02f9 None None] Deleted 0 expired messages. 2026-06-25 22:14:51.614 | Jun 26 00:14:48 devstack cinder-scheduler[82798]: DEBUG oslo_service.periodic_task [None req-4948650f-0013-4f6f-ac87-f50b71be02f9 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=82798) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 22:14:51.617 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.621 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 22:14:51.640 | enabled 2026-06-25 22:14:51.646 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 22:14:51.668 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 22:14:51.668 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 22:14:51.668 | Active: active (running) since Fri 2026-06-26 00:14:01 CEST; 49s ago 2026-06-25 22:14:51.668 | Main PID: 82061 (uwsgi) 2026-06-25 22:14:51.668 | Status: "uWSGI is ready" 2026-06-25 22:14:51.668 | Tasks: 7 (limit: 14255) 2026-06-25 22:14:51.668 | Memory: 246.6M (peak: 247.1M) 2026-06-25 22:14:51.669 | CPU: 10.937s 2026-06-25 22:14:51.669 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 22:14:51.669 | ├─82061 "cinder-apiuWSGI master" 2026-06-25 22:14:51.669 | ├─82070 "cinder-apiuWSGI worker 1" 2026-06-25 22:14:51.669 | └─82071 "cinder-apiuWSGI worker 2" 2026-06-25 22:14:51.669 | 2026-06-25 22:14:51.669 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: INFO cinder.api.openstack.wsgi [req-a4572905-bfd3-43f8-8556-9e53f241ed13 req-00fd32f4-f412-401d-a516-da29a1f6d047 admin admin] POST http://192.168.122.119/volume/v3/types/d9e21895-37ef-414a-8909-5d011170d768/extra_specs 2026-06-25 22:14:51.669 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: DEBUG cinder.api.openstack.wsgi [req-a4572905-bfd3-43f8-8556-9e53f241ed13 req-00fd32f4-f412-401d-a516-da29a1f6d047 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=82070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 22:14:51.669 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: /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-25 22:14:51.669 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: warnings.warn( 2026-06-25 22:14:51.669 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: DEBUG dbcounter [-] [82070] Writing DB stats cinder:SELECT=6 {{(pid=82070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.670 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: DEBUG oslo_db.sqlalchemy.engines [req-a4572905-bfd3-43f8-8556-9e53f241ed13 req-00fd32f4-f412-401d-a516-da29a1f6d047 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=82070) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 22:14:51.670 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: INFO cinder.api.openstack.wsgi [req-a4572905-bfd3-43f8-8556-9e53f241ed13 req-00fd32f4-f412-401d-a516-da29a1f6d047 admin admin] http://192.168.122.119/volume/v3/types/d9e21895-37ef-414a-8909-5d011170d768/extra_specs returned with HTTP 200 2026-06-25 22:14:51.670 | Jun 26 00:14:16 devstack devstack@c-api.service[82070]: [pid: 82070|app: 0|req: 2/3] 192.168.122.119 () {62 vars in 1363 bytes} [Fri Jun 26 00:14:15 2026] POST /volume/v3/types/d9e21895-37ef-414a-8909-5d011170d768/extra_specs => generated 55 bytes in 854 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 22:14:51.670 | Jun 26 00:14:25 devstack devstack@c-api.service[82071]: DEBUG dbcounter [-] [82071] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=82071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.670 | Jun 26 00:14:26 devstack devstack@c-api.service[82070]: DEBUG dbcounter [-] [82070] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=82070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.675 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.679 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 22:14:51.698 | enabled 2026-06-25 22:14:51.704 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 22:14:51.726 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 22:14:51.726 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 22:14:51.726 | Active: active (running) since Fri 2026-06-26 00:14:11 CEST; 40s ago 2026-06-25 22:14:51.726 | Main PID: 83501 (cinder-volume) 2026-06-25 22:14:51.727 | Tasks: 2 (limit: 14255) 2026-06-25 22:14:51.727 | Memory: 143.8M (peak: 172.5M) 2026-06-25 22:14:51.727 | CPU: 20.253s 2026-06-25 22:14:51.727 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 22:14:51.727 | ├─83501 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 22:14:51.727 | └─83654 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 22:14:51.727 | 2026-06-25 22:14:51.727 | Jun 26 00:14:33 devstack sudo[84809]: pam_unix(sudo:session): session closed for user root 2026-06-25 22:14:51.727 | Jun 26 00:14:33 devstack cinder-volume[83654]: DEBUG oslo_concurrency.processutils [None req-a74de09d-6140-4018-8651-fb1e75dc3e09 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.639s {{(pid=83654) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 22:14:51.727 | Jun 26 00:14:33 devstack cinder-volume[83654]: DEBUG oslo_concurrency.processutils [None req-a74de09d-6140-4018-8651-fb1e75dc3e09 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=83654) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-25 22:14:51.727 | Jun 26 00:14:33 devstack sudo[84838]: 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-25 22:14:51.728 | Jun 26 00:14:33 devstack sudo[84838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 22:14:51.728 | Jun 26 00:14:34 devstack sudo[84838]: pam_unix(sudo:session): session closed for user root 2026-06-25 22:14:51.728 | Jun 26 00:14:34 devstack cinder-volume[83654]: DEBUG oslo_concurrency.processutils [None req-a74de09d-6140-4018-8651-fb1e75dc3e09 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.629s {{(pid=83654) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 22:14:51.728 | Jun 26 00:14:34 devstack cinder-volume[83654]: INFO cinder.volume.manager [None req-a74de09d-6140-4018-8651-fb1e75dc3e09 None None] Driver post RPC initialization completed successfully. 2026-06-25 22:14:51.728 | Jun 26 00:14:44 devstack cinder-volume[83654]: DEBUG dbcounter [-] [83654] Writing DB stats cinder:SELECT=3 {{(pid=83654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.728 | Jun 26 00:14:44 devstack cinder-volume[83654]: DEBUG dbcounter [-] [83654] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=83654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:51.734 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.739 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 22:14:51.756 | not-found 2026-06-25 22:14:51.762 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.767 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 22:14:51.786 | not-found 2026-06-25 22:14:51.792 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.796 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 22:14:51.813 | not-found 2026-06-25 22:14:51.819 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.823 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 22:14:51.841 | not-found 2026-06-25 22:14:51.847 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.851 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 22:14:51.868 | not-found 2026-06-25 22:14:51.874 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.878 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 22:14:51.897 | enabled 2026-06-25 22:14:51.902 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 22:14:51.927 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 22:14:51.928 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 22:14:51.928 | Active: active (running) since Fri 2026-06-26 00:11:50 CEST; 3min 1s ago 2026-06-25 22:14:51.928 | Main PID: 71854 (neutron-ovn-age) 2026-06-25 22:14:51.928 | Tasks: 20 (limit: 14255) 2026-06-25 22:14:51.928 | Memory: 345.5M (peak: 346.2M) 2026-06-25 22:14:51.928 | CPU: 12.327s 2026-06-25 22:14:51.928 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 22:14:51.928 | ├─71854 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 22:14:51.928 | ├─73262 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 22:14:51.928 | ├─73698 /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/tmp0o_l09f2/privsep.sock 2026-06-25 22:14:51.928 | └─76157 /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/tmpurg0mo4c/privsep.sock 2026-06-25 22:14:51.928 | 2026-06-25 22:14:51.929 | Jun 26 00:12:54 devstack neutron-ovn-agent[73262]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 22:14:51.929 | Jun 26 00:13:32 devstack neutron-ovn-agent[73262]: 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=32f9db10-5b0d-490e-8649-b0e97e693507, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '3a:19:05', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '6e:72:9c:18:c6:d9', '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=32f9db10-5b0d-490e-8649-b0e97e693507, nb_cfg=1) {{(pid=73262) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-25 22:14:51.929 | Jun 26 00:13:32 devstack neutron-ovn-agent[73262]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 0 seconds {{(pid=73262) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-25 22:14:51.929 | Jun 26 00:13:32 devstack neutron-ovn-agent[73262]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=f3fed2ec-3752-4bc2-aded-e7fcf3ca0b63, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=73262) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-25 22:14:51.929 | Jun 26 00:13:54 devstack neutron-ovn-agent[73262]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 22:14:51.929 | Jun 26 00:13:54 devstack neutron-ovn-agent[73262]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=73262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 22:14:51.929 | Jun 26 00:13:54 devstack neutron-ovn-agent[73262]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.003s {{(pid=73262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 22:14:51.929 | Jun 26 00:13:54 devstack neutron-ovn-agent[73262]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 22:14:51.929 | Jun 26 00:13:54 devstack neutron-ovn-agent[73262]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=73262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 22:14:51.929 | Jun 26 00:13:54 devstack neutron-ovn-agent[73262]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 22:14:51.933 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.937 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 22:14:51.955 | not-found 2026-06-25 22:14:51.962 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.966 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 22:14:51.984 | not-found 2026-06-25 22:14:51.990 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:51.994 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 22:14:52.012 | not-found 2026-06-25 22:14:52.019 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.023 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 22:14:52.041 | not-found 2026-06-25 22:14:52.047 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.051 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 22:14:52.070 | enabled 2026-06-25 22:14:52.076 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 22:14:52.099 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 22:14:52.099 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 22:14:52.099 | Active: active (running) since Fri 2026-06-26 00:05:02 CEST; 9min ago 2026-06-25 22:14:52.099 | Main PID: 47666 (dstat.sh) 2026-06-25 22:14:52.099 | Tasks: 3 (limit: 14255) 2026-06-25 22:14:52.099 | Memory: 27.5M (peak: 28.2M) 2026-06-25 22:14:52.099 | CPU: 3.443s 2026-06-25 22:14:52.100 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 22:14:52.100 | ├─47666 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 22:14:52.100 | ├─47780 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 22:14:52.100 | └─47781 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 22:14:52.100 | 2026-06-25 22:14:52.100 | Jun 26 00:14:42 devstack dstat.sh[47781]: 26-06 00:14:42| 25 5 65 0 0|5289M 291M 222M 5928M| 66B 166B| 0 464k| 0 53.0 |3076 2952 |3.31 2.70 1.75|1.0 0 19| 0 0 | | 17 291 0 34 0 2026-06-25 22:14:52.100 | Jun 26 00:14:43 devstack dstat.sh[47781]: 26-06 00:14:43| 13 16 65 0 0|5285M 295M 222M 5928M| 11k 35k| 44k 208k|3.00 12.0 |4149 3494 |3.31 2.70 1.75|1.0 0 246| 0 0 | | 17 291 0 34 0 2026-06-25 22:14:52.100 | Jun 26 00:14:44 devstack dstat.sh[47781]: 26-06 00:14:44| 20 10 67 0 0|5285M 295M 222M 5928M| 0 0 | 0 240k| 0 22.0 |2210 1578 |3.31 2.70 1.75|1.0 0 2.0| 0 0 | | 17 295 0 34 0 2026-06-25 22:14:52.100 | Jun 26 00:14:45 devstack dstat.sh[47781]: 26-06 00:14:45| 22 6 70 0 0|5301M 279M 222M 5928M| 184B 652B| 0 496k| 0 38.0 |2181 1995 |3.13 2.67 1.75|1.0 0 0| 0 0 | | 17 295 0 34 0 2026-06-25 22:14:52.100 | Jun 26 00:14:46 devstack dstat.sh[47781]: 26-06 00:14:46| 3 15 76 0 0|5280M 299M 222M 5928M|8055B 22k| 140k 352k|6.00 21.0 |4362 3932 |3.13 2.67 1.75| 0 0 279| 0 0 | | 17 295 0 34 0 2026-06-25 22:14:52.101 | Jun 26 00:14:47 devstack dstat.sh[47781]: 26-06 00:14:47| 7 6 84 0 0|5302M 278M 222M 5928M| 184B 476B| 0 856k| 0 126 |1488 1565 |3.13 2.67 1.75|1.0 0 5.0| 0 0 | | 17 295 0 34 0 2026-06-25 22:14:52.101 | Jun 26 00:14:48 devstack dstat.sh[47781]: 26-06 00:14:48| 18 9 71 0 0|5319M 260M 222M 5928M| 0 0 | 0 40k| 0 4.00 |1958 1551 |3.13 2.67 1.75|1.0 0 0| 0 0 | | 17 295 0 34 0 2026-06-25 22:14:52.101 | Jun 26 00:14:49 devstack dstat.sh[47781]: 26-06 00:14:49| 20 8 70 0 0|5351M 228M 222M 5928M| 52B 0 | 0 96k| 0 10.0 |2111 1687 |3.13 2.67 1.75|1.0 0 0| 0 0 | | 17 295 0 35 0 2026-06-25 22:14:52.101 | Jun 26 00:14:50 devstack dstat.sh[47781]: 26-06 00:14:50| 23 4 70 0 0|5346M 234M 222M 5928M| 0 0 | 0 56k| 0 6.00 |2261 1885 |2.95 2.64 1.75|1.0 0 3.0| 0 0 | | 17 299 0 36 0 2026-06-25 22:14:52.101 | Jun 26 00:14:51 devstack dstat.sh[47781]: 26-06 00:14:51| 10 21 60 0 0|5289M 291M 222M 5928M| 12k 69k|8191B 356k|2.00 50.0 |5972 4822 |2.95 2.64 1.75|3.0 0 207| 0 0 | | 17 299 0 36 0 2026-06-25 22:14:52.107 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.111 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 22:14:52.130 | enabled 2026-06-25 22:14:52.136 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 22:14:52.158 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 22:14:52.159 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 22:14:52.159 | Active: active (running) since Fri 2026-06-26 00:11:48 CEST; 3min 3s ago 2026-06-25 22:14:52.159 | Main PID: 71157 (neutron-ovn-met) 2026-06-25 22:14:52.159 | Tasks: 2 (limit: 14255) 2026-06-25 22:14:52.159 | Memory: 121.5M (peak: 122.1M) 2026-06-25 22:14:52.159 | CPU: 3.820s 2026-06-25 22:14:52.159 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 22:14:52.159 | └─71157 "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-25 22:14:52.159 | 2026-06-25 22:14:52.159 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 22:14:52.159 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 22:14:52.159 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 22:14:52.161 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: 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-25 22:14:52.161 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 22:14:52.162 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 22:14:52.162 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: 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-25 22:14:52.162 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 22:14:52.162 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 22:14:52.162 | Jun 26 00:11:52 devstack neutron-ovn-metadata-agent[71157]: ERROR neutron 2026-06-25 22:14:52.165 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.170 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 22:14:52.189 | enabled 2026-06-25 22:14:52.194 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 22:14:52.219 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 22:14:52.219 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 22:14:52.219 | Active: active (running) since Fri 2026-06-26 00:11:54 CEST; 2min 58s ago 2026-06-25 22:14:52.219 | Main PID: 72953 (uwsgi) 2026-06-25 22:14:52.220 | Status: "uWSGI is ready" 2026-06-25 22:14:52.220 | Tasks: 23 (limit: 14255) 2026-06-25 22:14:52.220 | Memory: 390.6M (peak: 391.5M) 2026-06-25 22:14:52.220 | CPU: 42.220s 2026-06-25 22:14:52.220 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 22:14:52.220 | ├─72953 "neutron-apiuWSGI master" 2026-06-25 22:14:52.220 | ├─72954 "neutron-apiuWSGI worker 1" 2026-06-25 22:14:52.220 | └─72955 "neutron-apiuWSGI worker 2" 2026-06-25 22:14:52.220 | 2026-06-25 22:14:52.220 | Jun 26 00:14:25 devstack devstack@neutron-api.service[72955]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72955) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 22:14:52.220 | Jun 26 00:14:25 devstack devstack@neutron-api.service[72955]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72955) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 22:14:52.221 | Jun 26 00:14:32 devstack devstack@neutron-api.service[72954]: DEBUG dbcounter [-] [72954] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.221 | Jun 26 00:14:35 devstack devstack@neutron-api.service[72955]: DEBUG dbcounter [-] [72955] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.221 | Jun 26 00:14:37 devstack devstack@neutron-api.service[72954]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72954) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 22:14:52.221 | Jun 26 00:14:37 devstack devstack@neutron-api.service[72954]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72954) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 22:14:52.221 | Jun 26 00:14:40 devstack devstack@neutron-api.service[72955]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72955) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 22:14:52.221 | Jun 26 00:14:40 devstack devstack@neutron-api.service[72955]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72955) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 22:14:52.221 | Jun 26 00:14:47 devstack devstack@neutron-api.service[72954]: DEBUG dbcounter [-] [72954] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.221 | Jun 26 00:14:50 devstack devstack@neutron-api.service[72955]: DEBUG dbcounter [-] [72955] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.225 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.230 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 22:14:52.249 | enabled 2026-06-25 22:14:52.255 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 22:14:52.278 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 22:14:52.278 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 22:14:52.278 | Active: active (running) since Fri 2026-06-26 00:11:58 CEST; 2min 53s ago 2026-06-25 22:14:52.278 | Main PID: 73965 (neutron-periodi) 2026-06-25 22:14:52.278 | Tasks: 15 (limit: 14255) 2026-06-25 22:14:52.278 | Memory: 182.1M (peak: 182.4M) 2026-06-25 22:14:52.279 | CPU: 6.583s 2026-06-25 22:14:52.279 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 22:14:52.279 | ├─73965 "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-25 22:14:52.279 | └─74787 "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-25 22:14:52.279 | 2026-06-25 22:14:52.279 | Jun 26 00:13:33 devstack neutron-periodic-workers[74787]: DEBUG dbcounter [-] [74787] Writing DB stats neutron:SELECT=4 {{(pid=74787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.279 | Jun 26 00:13:54 devstack neutron-periodic-workers[74787]: DEBUG oslo.service.backend._threading.loopingcall [None req-ca973ab1-9604-4a62-9ac9-3a68c63836cd None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=74787) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.280 | Jun 26 00:14:00 devstack neutron-periodic-workers[74787]: DEBUG neutron.db.agents_db [None req-eb40589d-98c3-4111-9420-8c86655b6938 None None] Agent healthcheck: found 0 active agents {{(pid=74787) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 22:14:52.280 | Jun 26 00:14:00 devstack neutron-periodic-workers[74787]: DEBUG oslo.service.backend._threading.loopingcall [None req-eb40589d-98c3-4111-9420-8c86655b6938 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74787) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.280 | Jun 26 00:14:09 devstack neutron-periodic-workers[74787]: DEBUG oslo.service.backend._threading.loopingcall [None req-cf666e46-b8f9-4c36-a7dc-b05c0882eab0 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=74787) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.280 | Jun 26 00:14:19 devstack neutron-periodic-workers[74787]: DEBUG dbcounter [-] [74787] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=74787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.280 | Jun 26 00:14:31 devstack neutron-periodic-workers[74787]: DEBUG oslo.service.backend._threading.loopingcall [None req-ca973ab1-9604-4a62-9ac9-3a68c63836cd None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=74787) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.280 | Jun 26 00:14:37 devstack neutron-periodic-workers[74787]: DEBUG neutron.db.agents_db [None req-eb40589d-98c3-4111-9420-8c86655b6938 None None] Agent healthcheck: found 0 active agents {{(pid=74787) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 22:14:52.280 | Jun 26 00:14:37 devstack neutron-periodic-workers[74787]: DEBUG oslo.service.backend._threading.loopingcall [None req-eb40589d-98c3-4111-9420-8c86655b6938 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74787) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.281 | Jun 26 00:14:47 devstack neutron-periodic-workers[74787]: DEBUG dbcounter [-] [74787] Writing DB stats neutron:SELECT=4 {{(pid=74787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.284 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.289 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 22:14:52.308 | enabled 2026-06-25 22:14:52.314 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 22:14:52.338 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 22:14:52.338 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 22:14:52.338 | Active: active (running) since Fri 2026-06-26 00:11:56 CEST; 2min 56s ago 2026-06-25 22:14:52.338 | Main PID: 73465 (neutron-rpc-ser) 2026-06-25 22:14:52.338 | Tasks: 27 (limit: 14255) 2026-06-25 22:14:52.338 | Memory: 203.9M (peak: 204.5M) 2026-06-25 22:14:52.339 | CPU: 7.634s 2026-06-25 22:14:52.339 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 22:14:52.339 | ├─73465 "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-25 22:14:52.339 | ├─74879 "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-25 22:14:52.339 | └─74887 "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-25 22:14:52.340 | 2026-06-25 22:14:52.340 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 22:14:52.340 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: 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-25 22:14:52.340 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 22:14:52.340 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: 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-25 22:14:52.340 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 22:14:52.341 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 22:14:52.341 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: 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-25 22:14:52.341 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 22:14:52.341 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 22:14:52.341 | Jun 26 00:13:35 devstack neutron-rpc-server[74887]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 22:14:52.345 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.349 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:14:52.368 | enabled 2026-06-25 22:14:52.374 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 22:14:52.395 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:14:52.395 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 22:14:52.396 | Active: active (running) since Fri 2026-06-26 00:12:01 CEST; 2min 51s ago 2026-06-25 22:14:52.396 | Main PID: 74477 (neutron-ovn-mai) 2026-06-25 22:14:52.396 | Tasks: 12 (limit: 14255) 2026-06-25 22:14:52.396 | Memory: 254.7M (peak: 255.1M) 2026-06-25 22:14:52.396 | CPU: 7.723s 2026-06-25 22:14:52.396 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 22:14:52.396 | ├─74477 "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-25 22:14:52.396 | └─74809 "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-25 22:14:52.396 | 2026-06-25 22:14:52.397 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=74809) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 22:14:52.397 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=74809) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 22:14:52.397 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-06-25 22:14:52.397 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: DEBUG futurist.periodics [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 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=74809) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 22:14:52.397 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=74809) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 22:14:52.397 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=74809) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 22:14:52.397 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-06-25 22:14:52.398 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: DEBUG futurist.periodics [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 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=74809) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 22:14:52.398 | Jun 26 00:12:30 devstack neutron-ovn-maintenance-worker[74809]: DEBUG futurist.periodics [None req-707331df-7eb6-4677-915e-fc2f43a4eb98 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=74809) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 22:14:52.398 | Jun 26 00:12:40 devstack neutron-ovn-maintenance-worker[74809]: DEBUG dbcounter [-] [74809] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=74809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.403 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.406 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 22:14:52.425 | enabled 2026-06-25 22:14:52.431 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 22:14:52.454 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 22:14:52.455 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 22:14:52.455 | Active: active (running) since Fri 2026-06-26 00:13:45 CEST; 1min 6s ago 2026-06-25 22:14:52.455 | Main PID: 78761 (nova-novncproxy) 2026-06-25 22:14:52.455 | Tasks: 4 (limit: 14255) 2026-06-25 22:14:52.455 | Memory: 109.6M (peak: 109.9M) 2026-06-25 22:14:52.455 | CPU: 3.814s 2026-06-25 22:14:52.455 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 22:14:52.455 | └─78761 /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-25 22:14:52.455 | 2026-06-25 22:14:52.456 | Jun 26 00:13:46 devstack nova-novncproxy[78761]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:14:52.456 | Jun 26 00:13:46 devstack nova-novncproxy[78761]: framework. For more detail see 2026-06-25 22:14:52.456 | Jun 26 00:13:46 devstack nova-novncproxy[78761]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:14:52.456 | Jun 26 00:13:46 devstack nova-novncproxy[78761]: import eventlet # noqa 2026-06-25 22:14:52.456 | Jun 26 00:13:47 devstack nova-novncproxy[78761]: 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-25 22:14:52.456 | Jun 26 00:13:50 devstack nova-novncproxy[78761]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 22:14:52.456 | Jun 26 00:13:50 devstack nova-novncproxy[78761]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 22:14:52.456 | Jun 26 00:13:50 devstack nova-novncproxy[78761]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 22:14:52.457 | Jun 26 00:13:50 devstack nova-novncproxy[78761]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 22:14:52.457 | Jun 26 00:13:50 devstack nova-novncproxy[78761]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 22:14:52.462 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.466 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 22:14:52.486 | enabled 2026-06-25 22:14:52.492 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 22:14:52.515 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 22:14:52.515 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 22:14:52.515 | Active: active (running) since Fri 2026-06-26 00:13:48 CEST; 1min 3s ago 2026-06-25 22:14:52.515 | Main PID: 79560 (nova-conductor:) 2026-06-25 22:14:52.515 | Tasks: 19 (limit: 14255) 2026-06-25 22:14:52.515 | Memory: 159.1M (peak: 159.4M) 2026-06-25 22:14:52.515 | CPU: 4.983s 2026-06-25 22:14:52.515 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 22:14:52.515 | ├─79560 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 22:14:52.516 | ├─81241 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 22:14:52.516 | └─81247 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 22:14:52.516 | 2026-06-25 22:14:52.516 | Jun 26 00:13:55 devstack nova-conductor[81247]: DEBUG nova.servicegroup.drivers.db [None req-b0b4308f-015e-49de-b019-359cd9f1c71c None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=81247) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 22:14:52.516 | Jun 26 00:14:00 devstack nova-conductor[81247]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=81247) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.516 | Jun 26 00:14:00 devstack nova-conductor[81241]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=81241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.516 | Jun 26 00:14:02 devstack nova-conductor[79560]: DEBUG dbcounter [-] [79560] Writing DB stats nova_api:SELECT=1 {{(pid=79560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.516 | Jun 26 00:14:02 devstack nova-conductor[79560]: DEBUG dbcounter [-] [79560] Writing DB stats nova_cell0:SELECT=1 {{(pid=79560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.517 | Jun 26 00:14:02 devstack nova-conductor[79560]: DEBUG dbcounter [-] [79560] Writing DB stats nova_cell1:SELECT=1 {{(pid=79560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.517 | Jun 26 00:14:10 devstack nova-conductor[81247]: DEBUG dbcounter [-] [81247] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=81247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.517 | Jun 26 00:14:10 devstack nova-conductor[81241]: DEBUG dbcounter [-] [81241] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=81241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.517 | Jun 26 00:14:45 devstack nova-conductor[81247]: DEBUG oslo.service.backend._threading.loopingcall [None req-c74bb85c-806f-476b-aa06-136a883db2dc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81247) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.517 | Jun 26 00:14:49 devstack nova-conductor[81241]: DEBUG oslo.service.backend._threading.loopingcall [None req-21959b34-4fcf-43d0-9603-091e2d79d81c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.521 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 22:14:52.525 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 22:14:52.544 | enabled 2026-06-25 22:14:52.551 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 22:14:52.573 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 22:14:52.574 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 22:14:52.574 | Active: active (running) since Fri 2026-06-26 00:13:50 CEST; 1min 1s ago 2026-06-25 22:14:52.574 | Main PID: 80119 (nova-conductor:) 2026-06-25 22:14:52.574 | Tasks: 37 (limit: 14255) 2026-06-25 22:14:52.574 | Memory: 169.7M (peak: 170.1M) 2026-06-25 22:14:52.574 | CPU: 5.131s 2026-06-25 22:14:52.574 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 22:14:52.574 | ├─80119 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 22:14:52.574 | ├─81269 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 22:14:52.575 | └─81271 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 22:14:52.575 | 2026-06-25 22:14:52.575 | Jun 26 00:14:21 devstack nova-conductor[81269]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.91 seconds {{(pid=81269) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.575 | Jun 26 00:14:24 devstack nova-conductor[81271]: DEBUG oslo.service.backend._threading.loopingcall [None req-cd0a56a1-d66a-4eb2-8377-e3df4af15076 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81271) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.575 | Jun 26 00:14:30 devstack nova-conductor[81269]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81269) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.575 | Jun 26 00:14:31 devstack nova-conductor[81271]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81271) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.575 | Jun 26 00:14:40 devstack nova-conductor[81269]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81269) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.575 | Jun 26 00:14:41 devstack nova-conductor[81271]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81271) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.576 | Jun 26 00:14:50 devstack nova-conductor[81269]: DEBUG oslo.service.backend._threading.loopingcall [None req-4b21aee8-c87f-4c9a-82a2-4e305c7854a0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81269) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.576 | Jun 26 00:14:50 devstack nova-conductor[81269]: DEBUG dbcounter [-] [81269] Writing DB stats nova_cell1:SELECT=11,nova_cell1:UPDATE=4,nova_cell1:INSERT=1 {{(pid=81269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 22:14:52.576 | Jun 26 00:14:50 devstack nova-conductor[81269]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81269) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.576 | Jun 26 00:14:50 devstack nova-conductor[81271]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81271) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 22:14:52.581 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 22:14:52.608 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:52.612 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 22:14:52.640 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:14:52.644 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 22:14:52.648 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 22:14:53.117 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:14:53.117 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:14:53.117 | we strongly recommend against using it for new projects. 2026-06-25 22:14:53.118 | 2026-06-25 22:14:53.118 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:14:53.118 | framework. For more detail see 2026-06-25 22:14:53.118 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:14:53.118 | 2026-06-25 22:14:53.118 | import eventlet # noqa 2026-06-25 22:14:53.467 | 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-25 22:14:56.588 | INFO dbcounter [None req-2df63b05-559c-4f2a-9607-97505139d5c8 None None] Registered counter for database nova_api 2026-06-25 22:14:56.720 | DEBUG dbcounter [-] [85751] Writer thread running {{(pid=85751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:14:56.730 | Found 2 cell mappings. 2026-06-25 22:14:56.730 | Skipping cell0 since it does not contain hosts. 2026-06-25 22:14:56.731 | Getting computes from cell 'cell1': ad4e47c6-b7b0-4014-8c57-a8e06f54c068 2026-06-25 22:14:56.731 | INFO dbcounter [None req-2df63b05-559c-4f2a-9607-97505139d5c8 None None] Registered counter for database nova_cell1 2026-06-25 22:14:56.813 | DEBUG dbcounter [-] [85751] Writer thread running {{(pid=85751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 22:14:57.140 | Checking host mapping for compute host 'devstack': 9c88fb16-5b22-4c78-963c-1cd174394aaa 2026-06-25 22:14:57.141 | Creating host mapping for compute host 'devstack': 9c88fb16-5b22-4c78-963c-1cd174394aaa 2026-06-25 22:14:57.141 | Found 1 unmapped computes in cell: ad4e47c6-b7b0-4014-8c57-a8e06f54c068 2026-06-25 22:14:57.542 | Exception ignored in: 2026-06-25 22:14:57.542 | Traceback (most recent call last): 2026-06-25 22:14:57.542 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:14:57.542 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:14:57.543 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:14:57.543 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:14:57.543 | RuntimeError: greenlet is being finalized 2026-06-25 22:14:58.007 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 22:14:58.473 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 22:14:58.473 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 22:14:58.473 | we strongly recommend against using it for new projects. 2026-06-25 22:14:58.473 | 2026-06-25 22:14:58.474 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 22:14:58.474 | framework. For more detail see 2026-06-25 22:14:58.474 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 22:14:58.474 | 2026-06-25 22:14:58.474 | import eventlet # noqa 2026-06-25 22:14:58.831 | 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-25 22:15:02.360 | +-------------------------------------------+ 2026-06-25 22:15:02.360 | | Upgrade Check Results | 2026-06-25 22:15:02.360 | +-------------------------------------------+ 2026-06-25 22:15:02.360 | | Check: Cells v2 | 2026-06-25 22:15:02.360 | | Result: Success | 2026-06-25 22:15:02.361 | | Details: None | 2026-06-25 22:15:02.361 | +-------------------------------------------+ 2026-06-25 22:15:02.361 | | Check: Placement API | 2026-06-25 22:15:02.361 | | Result: Success | 2026-06-25 22:15:02.361 | | Details: None | 2026-06-25 22:15:02.361 | +-------------------------------------------+ 2026-06-25 22:15:02.361 | | Check: Cinder API | 2026-06-25 22:15:02.362 | | Result: Success | 2026-06-25 22:15:02.362 | | Details: None | 2026-06-25 22:15:02.362 | +-------------------------------------------+ 2026-06-25 22:15:02.362 | | Check: Policy File JSON to YAML Migration | 2026-06-25 22:15:02.362 | | Result: Success | 2026-06-25 22:15:02.362 | | Details: None | 2026-06-25 22:15:02.362 | +-------------------------------------------+ 2026-06-25 22:15:02.363 | | Check: Older than N-1 computes | 2026-06-25 22:15:02.363 | | Result: Success | 2026-06-25 22:15:02.363 | | Details: None | 2026-06-25 22:15:02.363 | +-------------------------------------------+ 2026-06-25 22:15:02.363 | | Check: hw_machine_type unset | 2026-06-25 22:15:02.363 | | Result: Success | 2026-06-25 22:15:02.363 | | Details: None | 2026-06-25 22:15:02.364 | +-------------------------------------------+ 2026-06-25 22:15:02.364 | | Check: Service User Token Configuration | 2026-06-25 22:15:02.364 | | Result: Success | 2026-06-25 22:15:02.364 | | Details: None | 2026-06-25 22:15:02.364 | +-------------------------------------------+ 2026-06-25 22:15:02.719 | Exception ignored in: 2026-06-25 22:15:02.719 | Traceback (most recent call last): 2026-06-25 22:15:02.719 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 22:15:02.719 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 22:15:02.720 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 22:15:02.720 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 22:15:02.720 | RuntimeError: greenlet is being finalized 2026-06-25 22:15:03.146 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 22:15:03.151 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 22:15:03.154 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 22:15:06.829 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 22:15:06.857 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:15:06.862 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 22:15:06.866 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 22:15:06.870 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 22:15:06.874 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 22:15:06.878 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:15:06.883 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 22:15:06.887 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 22:15:06.891 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 22:15:06.895 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 22:15:06.899 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 22:15:06.904 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 22:15:06.908 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 22:15:06.913 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 22:15:06.969 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 22:15:06.976 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 22:15:06.978 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 22:15:06.978 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 22:15:06.985 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 22:15:06.990 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 22:15:06.993 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 22:15:06.998 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 22:15:07.002 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 22:15:07.006 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 22:15:07.029 | + 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-25 22:15:07.049 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 22:15:07.053 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:15:07.057 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 22:15:07.061 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 22:15:07.065 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 22:15:07.070 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 22:15:07.075 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 22:15:07.079 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 22:15:07.083 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 22:15:07.087 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 22:15:07.092 | + functions-common:run_phase:1858 : local extra 2026-06-25 22:15:07.101 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 22:15:07.109 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 22:15:07.114 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 22:15:07.119 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 22:15:07.125 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 22:15:07.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 22:15:07.158 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:15:07.162 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:15:07.166 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:15:07.170 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 22:15:07.174 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:15:07.178 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 22:15:07.182 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:15:07.186 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 22:15:07.190 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:15:07.195 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 22:15:07.199 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 22:15:07.202 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 22:15:07.206 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 22:15:07.266 | [2071 Async install_tempest:45769]: Waiting for completion of install_tempest running on PID 45769 (1 other jobs running) 2026-06-25 22:15:07.297 | [2071 Async install_tempest:45769]: Signaling child to exit 2026-06-25 22:15:07.297 | WAKEUP 2026-06-25 22:15:07.323 | [2071 Async install_tempest:45769]: Signaled 2026-06-25 22:15:07.326 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 22:15:07.326 | +++ functions-common:git_clone:593 : pwd 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 22:15:07.326 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 22:15:07.326 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 22:15:07.327 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 22:15:07.327 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 22:15:07.327 | ++ functions-common:git_clone:610 : echo master 2026-06-25 22:15:07.327 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 22:15:07.327 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 22:15:07.327 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 22:15:07.327 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 22:15:07.327 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 22:15:07.327 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:15:07.327 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 22:15:07.327 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:15:07.328 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:15:07.328 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 22:15:07.328 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:15:07.328 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:15:07.328 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782425083405 2026-06-25 22:15:07.328 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 22:15:07.328 | Cloning into '/opt/stack/tempest'... 2026-06-25 22:15:07.328 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:15:07.328 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:07.328 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2427 : start_time=1782425083405 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2429 : [[ -z 1782425083405 ]] 2026-06-25 22:15:07.329 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2432 : end_time=1782425093083 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2433 : elapsed_time=9678 2026-06-25 22:15:07.329 | ++ functions-common:time_stop:2434 : total=495112 2026-06-25 22:15:07.330 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:07.330 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=504790 2026-06-25 22:15:07.330 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 22:15:07.330 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 22:15:07.330 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 22:15:07.330 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 22:15:07.330 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:15:07.330 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 22:15:07.330 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:15:07.331 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:15:07.331 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 22:15:07.331 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:15:07.331 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:15:07.331 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782425093152 2026-06-25 22:15:07.331 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 22:15:07.331 | From https://review.opendev.org/openstack/tempest 2026-06-25 22:15:07.331 | * branch master -> FETCH_HEAD 2026-06-25 22:15:07.331 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:15:07.331 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2427 : start_time=1782425093152 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2429 : [[ -z 1782425093152 ]] 2026-06-25 22:15:07.332 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2432 : end_time=1782425093874 2026-06-25 22:15:07.332 | ++ functions-common:time_stop:2433 : elapsed_time=722 2026-06-25 22:15:07.333 | ++ functions-common:time_stop:2434 : total=504790 2026-06-25 22:15:07.333 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:07.333 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=505512 2026-06-25 22:15:07.333 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 22:15:07.333 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 22:15:07.333 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 22:15:07.333 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:15:07.333 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 22:15:07.333 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:15:07.333 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:15:07.334 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 22:15:07.334 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:15:07.334 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:15:07.334 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782425093940 2026-06-25 22:15:07.334 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 22:15:07.334 | Note: switching to 'FETCH_HEAD'. 2026-06-25 22:15:07.334 | 2026-06-25 22:15:07.334 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 22:15:07.334 | changes and commit them, and you can discard any commits you make in this 2026-06-25 22:15:07.334 | state without impacting any branches by switching back to a branch. 2026-06-25 22:15:07.335 | 2026-06-25 22:15:07.335 | If you want to create a new branch to retain commits you create, you may 2026-06-25 22:15:07.335 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 22:15:07.335 | 2026-06-25 22:15:07.335 | git switch -c 2026-06-25 22:15:07.335 | 2026-06-25 22:15:07.335 | Or undo this operation with: 2026-06-25 22:15:07.335 | 2026-06-25 22:15:07.335 | git switch - 2026-06-25 22:15:07.336 | 2026-06-25 22:15:07.336 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 22:15:07.336 | 2026-06-25 22:15:07.336 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 22:15:07.336 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:15:07.336 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:07.336 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:07.336 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:07.336 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:07.336 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2427 : start_time=1782425093940 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2429 : [[ -z 1782425093940 ]] 2026-06-25 22:15:07.337 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2432 : end_time=1782425094149 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2433 : elapsed_time=209 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2434 : total=505512 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:07.337 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=505721 2026-06-25 22:15:07.337 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 22:15:07.338 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 22:15:07.338 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 22:15:07.338 | ++ functions-common:git_clone:673 : head -1 2026-06-25 22:15:07.338 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 22:15:07.338 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 22:15:07.338 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 22:15:07.338 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 22:15:07.338 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-25 22:15:07.338 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 22:15:07.339 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 22:15:07.339 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 22:15:07.339 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 22:15:07.339 | 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-25 22:15:07.339 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 22:15:07.339 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 22:15:07.339 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 22:15:07.339 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 22:15:07.339 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-25 22:15:07.339 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 22:15:07.340 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 22:15:07.340 | 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-25 22:15:07.340 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 22:15:07.340 | 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-25 22:15:07.340 | 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-25 22:15:07.340 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 22:15:07.340 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 22:15:07.340 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 22:15:07.340 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 22:15:07.340 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 22:15:07.341 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 22:15:07.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 50.6 MB/s 0:00:00 2026-06-25 22:15:07.341 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 22:15:07.341 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 22:15:07.341 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 22:15:07.341 | 2026-06-25 22:15:07.341 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-25 22:15:07.341 | ++ inc/python:pip_install:216 : result=0 2026-06-25 22:15:07.341 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 22:15:07.341 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2427 : start_time=1782425094233 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2429 : [[ -z 1782425094233 ]] 2026-06-25 22:15:07.342 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2432 : end_time=1782425097788 2026-06-25 22:15:07.342 | ++ functions-common:time_stop:2433 : elapsed_time=3555 2026-06-25 22:15:07.343 | ++ functions-common:time_stop:2434 : total=162731 2026-06-25 22:15:07.343 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:07.343 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166286 2026-06-25 22:15:07.343 | ++ inc/python:pip_install:219 : return 0 2026-06-25 22:15:07.343 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 22:15:07.343 | /opt/stack/tempest ~/devstack 2026-06-25 22:15:07.343 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 22:15:07.343 | Switched to branch 'master' 2026-06-25 22:15:07.343 | Your branch is up to date with 'origin/master'. 2026-06-25 22:15:07.343 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 22:15:07.344 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 22:15:07.344 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.KULgmWmniG 2026-06-25 22:15:07.344 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KULgmWmniG 2026-06-25 22:15:07.344 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 22:15:07.344 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KULgmWmniG 2026-06-25 22:15:07.344 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 22:15:07.344 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 22:15:07.344 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 22:15:07.344 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:15:07.344 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:15:07.345 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:15:07.345 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:15:07.345 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 22:15:07.345 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 22:15:07.345 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 22:15:07.345 | full develop-inst: /opt/stack/tempest 2026-06-25 22:15:07.345 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 22:15:07.345 | ___________________________________ summary ____________________________________ 2026-06-25 22:15:07.345 | full: skipped tests 2026-06-25 22:15:07.346 | congratulations :) 2026-06-25 22:15:07.346 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.KULgmWmniG -r requirements.txt 2026-06-25 22:15:07.346 | 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-25 22:15:07.346 | 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-25 22:15:07.346 | 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-25 22:15:07.346 | 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-25 22:15:07.346 | 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-25 22:15:07.346 | 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-25 22:15:07.346 | 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-25 22:15:07.346 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.347 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.348 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.349 | 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-25 22:15:07.350 | 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-25 22:15:07.350 | 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-25 22:15:07.350 | 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-25 22:15:07.350 | 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-25 22:15:07.350 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-25 22:15:07.350 | 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-25 22:15:07.350 | 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-25 22:15:07.350 | 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-25 22:15:07.350 | 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-25 22:15:07.350 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.351 | 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-25 22:15:07.352 | 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-25 22:15:07.352 | 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-25 22:15:07.352 | 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-25 22:15:07.352 | 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-25 22:15:07.352 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 22:15:07.352 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.KULgmWmniG 2026-06-25 22:15:07.352 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 22:15:07.352 | ~/devstack 2026-06-25 22:15:07.385 | [2071 Async install_tempest:45769]: finished install_tempest with result 0 in 44 seconds 2026-06-25 22:15:07.392 | ++ inc/async:async_wait:197 : return 0 2026-06-25 22:15:07.396 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 22:15:07.400 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:15:07.405 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 22:15:07.409 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 22:15:07.413 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 22:15:07.417 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 22:15:07.421 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 22:15:07.424 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 22:15:07.428 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 22:15:07.432 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 22:15:07.435 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 22:15:07.439 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 22:15:07.442 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 22:15:07.446 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 22:15:07.450 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 22:15:07.453 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 22:15:07.458 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 22:15:07.461 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 22:15:07.464 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 22:15:07.468 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 22:15:07.471 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 22:15:07.476 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 22:15:07.483 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 22:15:07.487 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 22:15:07.490 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 22:15:07.656 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 22:15:07.660 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 22:15:07.664 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 22:15:07.666 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 22:15:07.671 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 22:15:07.674 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 22:15:07.678 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 22:15:07.682 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 22:15:07.686 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 22:15:07.690 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 22:15:07.694 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 22:15:07.698 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 22:15:07.702 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 22:15:07.704 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 22:15:07.734 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 22:15:07.738 | ++ 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-25 22:15:08.810 | Obtaining file:///opt/stack/tempest 2026-06-25 22:15:08.814 | Installing build dependencies: started 2026-06-25 22:15:10.728 | Installing build dependencies: finished with status 'done' 2026-06-25 22:15:10.729 | Checking if build backend supports build_editable: started 2026-06-25 22:15:11.297 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 22:15:11.298 | Getting requirements to build editable: started 2026-06-25 22:15:11.626 | Getting requirements to build editable: finished with status 'done' 2026-06-25 22:15:11.630 | Preparing editable metadata (pyproject.toml): started 2026-06-25 22:15:12.998 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 22:15:13.024 | 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.dev35) (7.0.3) 2026-06-25 22:15:13.025 | 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.dev35) (4.14.0) 2026-06-25 22:15:13.026 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 22:15:13.027 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 22:15:13.028 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 22:15:13.029 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 22:15:13.030 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 22:15:13.031 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 22:15:13.032 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 22:15:13.033 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 22:15:13.240 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 22:15:13.243 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 22:15:13.248 | 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.dev35) (5.10.0) 2026-06-25 22:15:13.249 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 22:15:13.250 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 22:15:13.251 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 22:15:13.252 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 22:15:13.253 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 22:15:13.254 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 22:15:13.254 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 22:15:13.255 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 22:15:13.256 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 22:15:13.257 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 22:15:13.258 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 22:15:13.260 | 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.dev35) (0.6.0) 2026-06-25 22:15:13.261 | 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.dev35) (4.0.0) 2026-06-25 22:15:13.264 | 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.dev35) (3.0.52) 2026-06-25 22:15:13.265 | 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.dev35) (1.11.0) 2026-06-25 22:15:13.266 | 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.dev35) (15.0.0) 2026-06-25 22:15:13.267 | 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.dev35) (1.8.0) 2026-06-25 22:15:13.270 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 22:15:13.274 | 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.dev35) (3.0) 2026-06-25 22:15:13.276 | 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.dev35) (2.2.1) 2026-06-25 22:15:13.282 | 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.dev35) (26.1.0) 2026-06-25 22:15:13.283 | 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.dev35) (2025.9.1) 2026-06-25 22:15:13.284 | 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.dev35) (0.37.0) 2026-06-25 22:15:13.285 | 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.dev35) (2026.5.1) 2026-06-25 22:15:13.293 | 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.dev35) (6.8.0) 2026-06-25 22:15:13.296 | 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.dev35) (2.0.0) 2026-06-25 22:15:13.297 | 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.dev35) (2.34.2) 2026-06-25 22:15:13.301 | 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.dev35) (6.4.0) 2026-06-25 22:15:13.303 | 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.dev35) (2.9.0.post0) 2026-06-25 22:15:13.306 | 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.dev35) (4.15.0) 2026-06-25 22:15:13.308 | 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.dev35) (1.2.1) 2026-06-25 22:15:13.312 | 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.dev35) (2.1.0) 2026-06-25 22:15:13.313 | 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.dev35) (3.3.2) 2026-06-25 22:15:13.314 | 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.dev35) (26.2) 2026-06-25 22:15:13.315 | 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.dev35) (7.2.2) 2026-06-25 22:15:13.321 | 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.dev35) (5.0.0) 2026-06-25 22:15:13.323 | 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.dev35) (3.0.3) 2026-06-25 22:15:13.323 | 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.dev35) (1.6.2) 2026-06-25 22:15:13.331 | 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.dev35) (82.0.1) 2026-06-25 22:15:13.334 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 22:15:13.352 | 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.dev35) (1.17.0) 2026-06-25 22:15:13.362 | 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.dev35) (3.4.7) 2026-06-25 22:15:13.363 | 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.dev35) (3.18) 2026-06-25 22:15:13.364 | 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.dev35) (2023.11.17) 2026-06-25 22:15:13.380 | 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.dev35) (4.2.0) 2026-06-25 22:15:13.381 | 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.dev35) (2.20.0) 2026-06-25 22:15:13.386 | 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.dev35) (0.1.2) 2026-06-25 22:15:13.400 | 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.dev35) (0.16.0) 2026-06-25 22:15:13.430 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 22:15:13.433 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 22:15:13.470 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 22:15:13.472 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 22:15:13.484 | Building wheels for collected packages: tempest 2026-06-25 22:15:13.485 | Building editable for tempest (pyproject.toml): started 2026-06-25 22:15:15.127 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 22:15:15.128 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=ec9aa1fee6c5897f3f1b3ed5ca37c427dbfe953d26eb0d545ee4832a21ac9043 2026-06-25 22:15:15.129 | Stored in directory: /tmp/pip-ephem-wheel-cache-4fo_8v50/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 22:15:15.133 | Successfully built tempest 2026-06-25 22:15:15.423 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 22:15:15.682 | 2026-06-25 22:15:15.709 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 22:15:15.907 | ++ inc/python:pip_install:216 : result=0 2026-06-25 22:15:15.910 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 22:15:15.914 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:15.918 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:15.922 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:15.925 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:15.929 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:15.933 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 22:15:15.936 | ++ functions-common:time_stop:2427 : start_time=1782425707726 2026-06-25 22:15:15.940 | ++ functions-common:time_stop:2429 : [[ -z 1782425707726 ]] 2026-06-25 22:15:15.945 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:15.951 | ++ functions-common:time_stop:2432 : end_time=1782425715947 2026-06-25 22:15:15.954 | ++ functions-common:time_stop:2433 : elapsed_time=8221 2026-06-25 22:15:15.958 | ++ functions-common:time_stop:2434 : total=173356 2026-06-25 22:15:15.962 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:15.965 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181577 2026-06-25 22:15:15.969 | ++ inc/python:pip_install:219 : return 0 2026-06-25 22:15:15.974 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 22:15:15.978 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:15:15.981 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 22:15:15.985 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 22:15:15.989 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 22:15:15.992 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 22:15:15.996 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 22:15:16.000 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 22:15:16.004 | ++ 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-25 22:15:16.007 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 22:15:16.011 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 22:15:16.015 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 22:15:16.018 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 22:15:16.022 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 22:15:16.026 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 22:15:16.029 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 22:15:16.033 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 22:15:16.036 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 22:15:16.039 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 22:15:16.042 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 22:15:16.046 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 22:15:16.050 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 22:15:16.053 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 22:15:16.057 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 22:15:16.061 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 22:15:16.064 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 22:15:16.068 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 22:15:16.068 | ' 2026-06-25 22:15:16.071 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 22:15:16.074 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 22:15:16.097 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:15:16.101 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 22:15:16.104 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 22:15:16.107 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 22:15:16.110 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 22:15:16.115 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 22:15:16.116 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 22:15:16.117 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 22:15:20.020 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:15:20.025 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 22:15:20.029 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 22:15:20.033 | ++ lib/tempest:get_active_images:176 : img_id=d33d2e37-1f9c-49c4-8c97-bf2e836714db 2026-06-25 22:15:20.037 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 22:15:20.040 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 22:15:20.044 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 22:15:20.047 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 22:15:20.050 | ++ lib/tempest:configure_tempest:266 : '[' -z d33d2e37-1f9c-49c4-8c97-bf2e836714db ']' 2026-06-25 22:15:20.054 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=d33d2e37-1f9c-49c4-8c97-bf2e836714db 2026-06-25 22:15:20.057 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 22:15:20.079 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 22:15:20.086 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 22:15:20.090 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 22:15:20.094 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 22:15:20.098 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 22:15:20.101 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 22:15:20.105 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 22:15:20.109 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 22:15:20.115 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 22:15:20.115 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 22:15:23.402 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:15:23.408 | ++ lib/tempest:configure_tempest:303 : admin_project_id=718e35be5a144cdbbab27c63627b9828 2026-06-25 22:15:23.412 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 22:15:23.437 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:15:23.443 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 22:15:26.890 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:15:26.895 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 22:15:26.895 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 22:15:26.895 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 22:15:26.895 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 22:15:26.895 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 22:15:26.895 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 22:15:26.895 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 22:15:26.895 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 22:15:26.895 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 22:15:26.896 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 22:15:26.896 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 22:15:26.896 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 22:15:26.896 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 22:15:26.896 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 22:15:26.899 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 22:15:26.902 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 22:15:26.903 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 22:15:26.903 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 22:15:26.903 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 22:15:26.903 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 22:15:26.903 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 22:15:26.903 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 22:15:26.903 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 22:15:26.903 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 22:15:26.903 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 22:15:26.903 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 22:15:26.903 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 22:15:26.904 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 22:15:26.904 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 22:15:26.907 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib d33d2e37-1f9c-49c4-8c97-bf2e836714db 2026-06-25 22:15:26.911 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 22:15:26.916 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d33d2e37-1f9c-49c4-8c97-bf2e836714db -c size -f value 2026-06-25 22:15:30.308 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:15:30.314 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 22:15:30.318 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 22:15:30.319 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 22:15:30.362 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 22:15:30.366 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 22:15:30.370 | ++ 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-25 22:15:33.386 | +----------------------------+-----------------------+ 2026-06-25 22:15:33.386 | | Field | Value | 2026-06-25 22:15:33.386 | +----------------------------+-----------------------+ 2026-06-25 22:15:33.386 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:15:33.386 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:15:33.386 | | description | None | 2026-06-25 22:15:33.386 | | disk | 1 | 2026-06-25 22:15:33.386 | | id | 42 | 2026-06-25 22:15:33.386 | | name | m1.nano | 2026-06-25 22:15:33.387 | | os-flavor-access:is_public | True | 2026-06-25 22:15:33.387 | | properties | hw_rng:allowed='True' | 2026-06-25 22:15:33.387 | | ram | 192 | 2026-06-25 22:15:33.387 | | rxtx_factor | 1.0 | 2026-06-25 22:15:33.387 | | swap | 0 | 2026-06-25 22:15:33.387 | | vcpus | 1 | 2026-06-25 22:15:33.387 | +----------------------------+-----------------------+ 2026-06-25 22:15:33.795 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 22:15:33.799 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 22:15:33.799 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 22:15:33.799 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 22:15:33.799 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 22:15:33.799 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 22:15:33.799 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 22:15:33.800 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 22:15:33.800 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 22:15:33.800 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 22:15:33.800 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 22:15:33.800 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 22:15:33.800 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 22:15:33.800 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 22:15:33.800 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 22:15:33.804 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib d33d2e37-1f9c-49c4-8c97-bf2e836714db 2026-06-25 22:15:33.808 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 22:15:33.813 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d33d2e37-1f9c-49c4-8c97-bf2e836714db -c size -f value 2026-06-25 22:15:37.242 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:15:37.247 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 22:15:37.252 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 22:15:37.252 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 22:15:37.296 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 22:15:37.299 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 22:15:37.303 | ++ 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-25 22:15:40.382 | +----------------------------+-----------------------+ 2026-06-25 22:15:40.382 | | Field | Value | 2026-06-25 22:15:40.382 | +----------------------------+-----------------------+ 2026-06-25 22:15:40.382 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 22:15:40.383 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 22:15:40.383 | | description | None | 2026-06-25 22:15:40.383 | | disk | 1 | 2026-06-25 22:15:40.383 | | id | 84 | 2026-06-25 22:15:40.383 | | name | m1.micro | 2026-06-25 22:15:40.384 | | os-flavor-access:is_public | True | 2026-06-25 22:15:40.384 | | properties | hw_rng:allowed='True' | 2026-06-25 22:15:40.384 | | ram | 256 | 2026-06-25 22:15:40.384 | | rxtx_factor | 1.0 | 2026-06-25 22:15:40.384 | | swap | 0 | 2026-06-25 22:15:40.384 | | vcpus | 1 | 2026-06-25 22:15:40.384 | +----------------------------+-----------------------+ 2026-06-25 22:15:40.791 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 22:15:40.794 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 22:15:40.813 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:15:40.816 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 22:15:40.819 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 22:15:40.822 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 22:15:40.825 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 22:15:40.828 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 22:15:40.832 | +++ functions-common:git_clone:593 : pwd 2026-06-25 22:15:40.836 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 22:15:40.838 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 22:15:40.842 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 22:15:40.862 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 22:15:40.865 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 22:15:40.869 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 22:15:40.873 | ++ functions-common:git_clone:610 : echo master 2026-06-25 22:15:40.873 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 22:15:40.879 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 22:15:40.882 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 22:15:40.885 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-25 22:15:40.888 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 22:15:40.891 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 22:15:40.894 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:15:40.897 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 22:15:40.900 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:15:40.903 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:15:40.906 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 22:15:40.909 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:15:40.912 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:15:40.916 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782425740914 2026-06-25 22:15:40.920 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-25 22:15:40.923 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 22:15:42.051 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:15:42.054 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:42.056 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:42.058 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:42.060 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:42.064 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:42.068 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:15:42.071 | ++ functions-common:time_stop:2427 : start_time=1782425740914 2026-06-25 22:15:42.075 | ++ functions-common:time_stop:2429 : [[ -z 1782425740914 ]] 2026-06-25 22:15:42.079 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:42.086 | ++ functions-common:time_stop:2432 : end_time=1782425742081 2026-06-25 22:15:42.088 | ++ functions-common:time_stop:2433 : elapsed_time=1167 2026-06-25 22:15:42.090 | ++ functions-common:time_stop:2434 : total=495112 2026-06-25 22:15:42.093 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:42.096 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=496279 2026-06-25 22:15:42.099 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 22:15:42.103 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 22:15:42.107 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 22:15:42.111 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 22:15:42.114 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:15:42.118 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 22:15:42.121 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:15:42.124 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:15:42.126 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 22:15:42.130 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:15:42.135 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:15:42.140 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782425742137 2026-06-25 22:15:42.144 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 22:15:42.764 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 22:15:42.765 | * branch master -> FETCH_HEAD 2026-06-25 22:15:42.776 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:15:42.781 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:42.784 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:42.787 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:42.791 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:42.795 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:42.799 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:15:42.803 | ++ functions-common:time_stop:2427 : start_time=1782425742137 2026-06-25 22:15:42.807 | ++ functions-common:time_stop:2429 : [[ -z 1782425742137 ]] 2026-06-25 22:15:42.812 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:42.818 | ++ functions-common:time_stop:2432 : end_time=1782425742813 2026-06-25 22:15:42.820 | ++ functions-common:time_stop:2433 : elapsed_time=676 2026-06-25 22:15:42.824 | ++ functions-common:time_stop:2434 : total=496279 2026-06-25 22:15:42.827 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:42.829 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=496955 2026-06-25 22:15:42.832 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 22:15:42.835 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 22:15:42.837 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 22:15:42.840 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 22:15:42.843 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 22:15:42.845 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 22:15:42.848 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 22:15:42.851 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 22:15:42.853 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 22:15:42.857 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 22:15:42.862 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782425742858 2026-06-25 22:15:42.864 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 22:15:42.871 | Note: switching to 'FETCH_HEAD'. 2026-06-25 22:15:42.871 | 2026-06-25 22:15:42.871 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 22:15:42.871 | changes and commit them, and you can discard any commits you make in this 2026-06-25 22:15:42.871 | state without impacting any branches by switching back to a branch. 2026-06-25 22:15:42.872 | 2026-06-25 22:15:42.872 | If you want to create a new branch to retain commits you create, you may 2026-06-25 22:15:42.872 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 22:15:42.872 | 2026-06-25 22:15:42.872 | git switch -c 2026-06-25 22:15:42.872 | 2026-06-25 22:15:42.872 | Or undo this operation with: 2026-06-25 22:15:42.872 | 2026-06-25 22:15:42.872 | git switch - 2026-06-25 22:15:42.872 | 2026-06-25 22:15:42.872 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 22:15:42.872 | 2026-06-25 22:15:42.873 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 22:15:42.874 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 22:15:42.877 | ++ functions-common:time_stop:2420 : local name 2026-06-25 22:15:42.880 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 22:15:42.882 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 22:15:42.885 | ++ functions-common:time_stop:2423 : local total 2026-06-25 22:15:42.888 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 22:15:42.891 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 22:15:42.894 | ++ functions-common:time_stop:2427 : start_time=1782425742858 2026-06-25 22:15:42.897 | ++ functions-common:time_stop:2429 : [[ -z 1782425742858 ]] 2026-06-25 22:15:42.901 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 22:15:42.905 | ++ functions-common:time_stop:2432 : end_time=1782425742902 2026-06-25 22:15:42.908 | ++ functions-common:time_stop:2433 : elapsed_time=44 2026-06-25 22:15:42.911 | ++ functions-common:time_stop:2434 : total=496955 2026-06-25 22:15:42.913 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 22:15:42.916 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=496999 2026-06-25 22:15:42.919 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 22:15:42.936 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 22:15:42.940 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 22:15:42.941 | ++ functions-common:git_clone:673 : head -1 2026-06-25 22:15:42.943 | 5d0367e Clean-up zuul config spacing 2026-06-25 22:15:42.946 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 22:15:42.949 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 22:15:42.950 | /opt/stack/os-test-images ~/devstack 2026-06-25 22:15:42.952 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 22:15:43.407 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 22:15:44.054 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 22:15:46.950 | generate installed: PyYAML==6.0.3 2026-06-25 22:15:46.950 | generate run-test-pre: PYTHONHASHSEED='792501130' 2026-06-25 22:15:46.950 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 22:15:47.091 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 22:15:47.113 | 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-25 22:15:47.133 | 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-25 22:15:47.160 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 22:15:47.163 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 22:15:47.171 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 22:15:47.179 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 22:15:47.210 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 22:15:47.222 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 22:15:47.230 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 22:15:47.242 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 22:15:47.243 | 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-25 22:15:47.250 | 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-25 22:15:47.257 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 22:15:47.276 | 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-25 22:15:47.279 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 22:15:47.282 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 22:15:47.292 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 22:15:47.304 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 22:15:47.319 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 22:15:47.322 | 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-25 22:15:47.336 | 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-25 22:15:47.340 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 22:15:47.343 | 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-25 22:15:47.354 | 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-25 22:15:47.358 | 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-25 22:15:47.368 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 22:15:47.394 | ___________________________________ summary ____________________________________ 2026-06-25 22:15:47.394 | generate: commands succeeded 2026-06-25 22:15:47.394 | congratulations :) 2026-06-25 22:15:47.442 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 22:15:47.442 | ~/devstack 2026-06-25 22:15:47.446 | ++ 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-25 22:15:47.484 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 22:15:47.488 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 22:15:47.510 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 22:15:47.513 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 22:15:47.516 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 22:15:47.553 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 22:15:47.592 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 22:15:47.595 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 22:15:47.599 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 22:15:47.601 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 22:15:47.605 | +++ 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-25 22:15:51.171 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:15:51.175 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 22:15:51.175 | address-scope 2026-06-25 22:15:51.175 | agent 2026-06-25 22:15:51.175 | allowed-address-pairs 2026-06-25 22:15:51.175 | auto-allocated-topology 2026-06-25 22:15:51.175 | availability_zone 2026-06-25 22:15:51.175 | default-subnetpools 2026-06-25 22:15:51.176 | dhcp_agent_scheduler 2026-06-25 22:15:51.176 | dns-integration 2026-06-25 22:15:51.177 | dns-domain-ports 2026-06-25 22:15:51.177 | dns-integration-domain-keywords 2026-06-25 22:15:51.177 | empty-string-filtering 2026-06-25 22:15:51.177 | external-net 2026-06-25 22:15:51.177 | extra_dhcp_opt 2026-06-25 22:15:51.177 | extraroute 2026-06-25 22:15:51.177 | extraroute-atomic 2026-06-25 22:15:51.178 | filter-validation 2026-06-25 22:15:51.178 | floating-ip-port-forwarding-detail 2026-06-25 22:15:51.178 | fip-port-details 2026-06-25 22:15:51.178 | flavors 2026-06-25 22:15:51.178 | floatingip-pools 2026-06-25 22:15:51.178 | router 2026-06-25 22:15:51.178 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:15:51.178 | enable-default-route-bfd 2026-06-25 22:15:51.179 | enable-default-route-ecmp 2026-06-25 22:15:51.179 | ext-gw-mode 2026-06-25 22:15:51.180 | l3-ha 2026-06-25 22:15:51.180 | external-gateway-multihoming 2026-06-25 22:15:51.180 | l3-flavors 2026-06-25 22:15:51.180 | l3_agent_scheduler 2026-06-25 22:15:51.180 | multi-provider 2026-06-25 22:15:51.180 | net-mtu 2026-06-25 22:15:51.180 | net-mtu-writable 2026-06-25 22:15:51.180 | network_availability_zone 2026-06-25 22:15:51.180 | network-ip-availability 2026-06-25 22:15:51.180 | network-ip-availability-details 2026-06-25 22:15:51.180 | pagination 2026-06-25 22:15:51.180 | port-device-profile 2026-06-25 22:15:51.181 | port-mac-address-regenerate 2026-06-25 22:15:51.181 | port-numa-affinity-policy 2026-06-25 22:15:51.181 | port-numa-affinity-policy-socket 2026-06-25 22:15:51.181 | binding 2026-06-25 22:15:51.181 | binding-extended 2026-06-25 22:15:51.181 | port-security 2026-06-25 22:15:51.181 | project-id 2026-06-25 22:15:51.181 | provider 2026-06-25 22:15:51.181 | qinq 2026-06-25 22:15:51.181 | quota-check-limit 2026-06-25 22:15:51.181 | quota-check-limit-default 2026-06-25 22:15:51.181 | quotas 2026-06-25 22:15:51.182 | quota_details 2026-06-25 22:15:51.183 | rbac-policies 2026-06-25 22:15:51.183 | rbac-address-scope 2026-06-25 22:15:51.183 | rbac-security-groups 2026-06-25 22:15:51.184 | revision-if-match 2026-06-25 22:15:51.184 | standard-attr-revisions 2026-06-25 22:15:51.184 | router_availability_zone 2026-06-25 22:15:51.184 | router-enable-snat 2026-06-25 22:15:51.184 | security-groups-default-rules 2026-06-25 22:15:51.185 | security-groups-default-statefulness 2026-06-25 22:15:51.185 | security-groups-normalized-cidr 2026-06-25 22:15:51.185 | security-groups-remote-address-group 2026-06-25 22:15:51.185 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:15:51.185 | security-groups-shared-filtering 2026-06-25 22:15:51.186 | security-group 2026-06-25 22:15:51.186 | service-type 2026-06-25 22:15:51.186 | sorting 2026-06-25 22:15:51.187 | standard-attr-description 2026-06-25 22:15:51.187 | stateful-security-group 2026-06-25 22:15:51.187 | subnet-dns-publish-fixed-ip 2026-06-25 22:15:51.187 | subnet-external-network 2026-06-25 22:15:51.187 | subnet_onboard 2026-06-25 22:15:51.187 | subnet-service-types 2026-06-25 22:15:51.187 | subnet_allocation 2026-06-25 22:15:51.187 | subnetpool-prefix-ops 2026-06-25 22:15:51.188 | tag-creation 2026-06-25 22:15:51.188 | standard-attr-tag 2026-06-25 22:15:51.189 | standard-attr-timestamp 2026-06-25 22:15:51.189 | vlan-transparent' 2026-06-25 22:15:51.189 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 22:15:51.189 | address-scope 2026-06-25 22:15:51.189 | agent 2026-06-25 22:15:51.189 | allowed-address-pairs 2026-06-25 22:15:51.189 | auto-allocated-topology 2026-06-25 22:15:51.189 | availability_zone 2026-06-25 22:15:51.189 | default-subnetpools 2026-06-25 22:15:51.189 | dhcp_agent_scheduler 2026-06-25 22:15:51.189 | dns-integration 2026-06-25 22:15:51.190 | dns-domain-ports 2026-06-25 22:15:51.190 | dns-integration-domain-keywords 2026-06-25 22:15:51.191 | empty-string-filtering 2026-06-25 22:15:51.191 | external-net 2026-06-25 22:15:51.191 | extra_dhcp_opt 2026-06-25 22:15:51.191 | extraroute 2026-06-25 22:15:51.191 | extraroute-atomic 2026-06-25 22:15:51.192 | filter-validation 2026-06-25 22:15:51.192 | floating-ip-port-forwarding-detail 2026-06-25 22:15:51.192 | fip-port-details 2026-06-25 22:15:51.192 | flavors 2026-06-25 22:15:51.192 | floatingip-pools 2026-06-25 22:15:51.192 | router 2026-06-25 22:15:51.192 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 22:15:51.192 | enable-default-route-bfd 2026-06-25 22:15:51.192 | enable-default-route-ecmp 2026-06-25 22:15:51.192 | ext-gw-mode 2026-06-25 22:15:51.193 | l3-ha 2026-06-25 22:15:51.194 | external-gateway-multihoming 2026-06-25 22:15:51.194 | l3-flavors 2026-06-25 22:15:51.194 | l3_agent_scheduler 2026-06-25 22:15:51.194 | multi-provider 2026-06-25 22:15:51.194 | net-mtu 2026-06-25 22:15:51.195 | net-mtu-writable 2026-06-25 22:15:51.195 | network_availability_zone 2026-06-25 22:15:51.195 | network-ip-availability 2026-06-25 22:15:51.195 | network-ip-availability-details 2026-06-25 22:15:51.195 | pagination 2026-06-25 22:15:51.195 | port-device-profile 2026-06-25 22:15:51.195 | port-mac-address-regenerate 2026-06-25 22:15:51.195 | port-numa-affinity-policy 2026-06-25 22:15:51.195 | port-numa-affinity-policy-socket 2026-06-25 22:15:51.196 | binding 2026-06-25 22:15:51.196 | binding-extended 2026-06-25 22:15:51.196 | port-security 2026-06-25 22:15:51.196 | project-id 2026-06-25 22:15:51.196 | provider 2026-06-25 22:15:51.196 | qinq 2026-06-25 22:15:51.196 | quota-check-limit 2026-06-25 22:15:51.197 | quota-check-limit-default 2026-06-25 22:15:51.197 | quotas 2026-06-25 22:15:51.197 | quota_details 2026-06-25 22:15:51.197 | rbac-policies 2026-06-25 22:15:51.197 | rbac-address-scope 2026-06-25 22:15:51.197 | rbac-security-groups 2026-06-25 22:15:51.197 | revision-if-match 2026-06-25 22:15:51.198 | standard-attr-revisions 2026-06-25 22:15:51.198 | router_availability_zone 2026-06-25 22:15:51.198 | router-enable-snat 2026-06-25 22:15:51.198 | security-groups-default-rules 2026-06-25 22:15:51.198 | security-groups-default-statefulness 2026-06-25 22:15:51.198 | security-groups-normalized-cidr 2026-06-25 22:15:51.198 | security-groups-remote-address-group 2026-06-25 22:15:51.199 | security-groups-rules-belongs-to-default-sg 2026-06-25 22:15:51.199 | security-groups-shared-filtering 2026-06-25 22:15:51.199 | security-group 2026-06-25 22:15:51.199 | service-type 2026-06-25 22:15:51.199 | sorting 2026-06-25 22:15:51.199 | standard-attr-description 2026-06-25 22:15:51.199 | stateful-security-group 2026-06-25 22:15:51.200 | subnet-dns-publish-fixed-ip 2026-06-25 22:15:51.200 | subnet-external-network 2026-06-25 22:15:51.200 | subnet_onboard 2026-06-25 22:15:51.200 | subnet-service-types 2026-06-25 22:15:51.200 | subnet_allocation 2026-06-25 22:15:51.200 | subnetpool-prefix-ops 2026-06-25 22:15:51.200 | tag-creation 2026-06-25 22:15:51.201 | standard-attr-tag 2026-06-25 22:15:51.201 | standard-attr-timestamp 2026-06-25 22:15:51.201 | vlan-transparent =~ external-net ]] 2026-06-25 22:15:51.201 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 22:15:51.201 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 22:15:54.739 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 22:15:54.743 | ++ lib/tempest:configure_tempest:395 : public_network_id=f746043f-b80d-4f24-b0f8-4e58415ee4b5 2026-06-25 22:15:54.746 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 22:15:58.752 | +---------------------------+--------------------------------------+ 2026-06-25 22:15:58.752 | | Field | Value | 2026-06-25 22:15:58.752 | +---------------------------+--------------------------------------+ 2026-06-25 22:15:58.753 | | admin_state_up | UP | 2026-06-25 22:15:58.753 | | availability_zone_hints | | 2026-06-25 22:15:58.753 | | availability_zones | | 2026-06-25 22:15:58.753 | | created_at | 2026-06-25T22:15:57Z | 2026-06-25 22:15:58.753 | | description | | 2026-06-25 22:15:58.753 | | dns_domain | None | 2026-06-25 22:15:58.753 | | id | 772c410d-8ee5-4d75-91af-80c7bf9699c5 | 2026-06-25 22:15:58.754 | | ipv4_address_scope | None | 2026-06-25 22:15:58.754 | | ipv6_address_scope | None | 2026-06-25 22:15:58.754 | | is_default | False | 2026-06-25 22:15:58.754 | | is_vlan_qinq | None | 2026-06-25 22:15:58.754 | | is_vlan_transparent | False | 2026-06-25 22:15:58.754 | | mtu | 1442 | 2026-06-25 22:15:58.754 | | name | shared | 2026-06-25 22:15:58.755 | | port_security_enabled | True | 2026-06-25 22:15:58.755 | | project_id | 718e35be5a144cdbbab27c63627b9828 | 2026-06-25 22:15:58.755 | | provider:network_type | geneve | 2026-06-25 22:15:58.756 | | provider:physical_network | None | 2026-06-25 22:15:58.756 | | provider:segmentation_id | 4825 | 2026-06-25 22:15:58.756 | | pvlan | None | 2026-06-25 22:15:58.756 | | qinq | False | 2026-06-25 22:15:58.756 | | qos_policy_id | None | 2026-06-25 22:15:58.756 | | revision_number | 1 | 2026-06-25 22:15:58.756 | | router:external | Internal | 2026-06-25 22:15:58.756 | | segments | None | 2026-06-25 22:15:58.756 | | shared | True | 2026-06-25 22:15:58.756 | | status | ACTIVE | 2026-06-25 22:15:58.756 | | subnets | | 2026-06-25 22:15:58.758 | | tags | | 2026-06-25 22:15:58.758 | | updated_at | 2026-06-25T22:15:58Z | 2026-06-25 22:15:58.758 | +---------------------------+--------------------------------------+ 2026-06-25 22:15:59.179 | ++ 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-25 22:16:03.123 | +----------------------+--------------------------------------+ 2026-06-25 22:16:03.123 | | Field | Value | 2026-06-25 22:16:03.123 | +----------------------+--------------------------------------+ 2026-06-25 22:16:03.123 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 22:16:03.123 | | cidr | 192.168.233.0/24 | 2026-06-25 22:16:03.123 | | created_at | 2026-06-25T22:16:02Z | 2026-06-25 22:16:03.123 | | description | shared-subnet | 2026-06-25 22:16:03.124 | | dns_nameservers | | 2026-06-25 22:16:03.124 | | dns_publish_fixed_ip | None | 2026-06-25 22:16:03.124 | | enable_dhcp | True | 2026-06-25 22:16:03.124 | | gateway_ip | 192.168.233.1 | 2026-06-25 22:16:03.124 | | host_routes | | 2026-06-25 22:16:03.124 | | id | 5155b72b-922c-45e0-a48c-30f6afd0b736 | 2026-06-25 22:16:03.125 | | ip_version | 4 | 2026-06-25 22:16:03.125 | | ipv6_address_mode | None | 2026-06-25 22:16:03.125 | | ipv6_ra_mode | None | 2026-06-25 22:16:03.125 | | name | shared-subnet | 2026-06-25 22:16:03.125 | | network_id | 772c410d-8ee5-4d75-91af-80c7bf9699c5 | 2026-06-25 22:16:03.125 | | project_id | 718e35be5a144cdbbab27c63627b9828 | 2026-06-25 22:16:03.125 | | revision_number | 0 | 2026-06-25 22:16:03.125 | | router:external | False | 2026-06-25 22:16:03.125 | | segment_id | None | 2026-06-25 22:16:03.126 | | service_types | | 2026-06-25 22:16:03.128 | | subnetpool_id | None | 2026-06-25 22:16:03.128 | | tags | | 2026-06-25 22:16:03.128 | | updated_at | 2026-06-25T22:16:02Z | 2026-06-25 22:16:03.128 | +----------------------+--------------------------------------+ 2026-06-25 22:16:03.539 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 22:16:03.578 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 22:16:03.617 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 22:16:03.623 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 22:16:03.681 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 22:16:03.718 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 22:16:03.753 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 22:16:03.789 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 22:16:03.827 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.119/identity/v3 2026-06-25 22:16:03.864 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 22:16:03.903 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 22:16:03.939 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 22:16:03.977 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 22:16:03.981 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 22:16:04.021 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 22:16:04.057 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 22:16:04.092 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 22:16:04.126 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 22:16:04.161 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 22:16:04.184 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:04.188 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 22:16:04.192 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 22:16:04.232 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 22:16:04.252 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:04.255 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 22:16:04.293 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 22:16:04.328 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 22:16:04.364 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 22:16:04.366 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 22:16:04.405 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 22:16:04.447 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 22:16:04.467 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:04.471 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref d33d2e37-1f9c-49c4-8c97-bf2e836714db 2026-06-25 22:16:04.506 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt d33d2e37-1f9c-49c4-8c97-bf2e836714db 2026-06-25 22:16:04.539 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 22:16:04.575 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 22:16:04.611 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 22:16:04.652 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 22:16:04.671 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:16:04.674 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 22:16:04.677 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 22:16:04.680 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 22:16:04.683 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 22:16:04.686 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 22:16:04.689 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 22:16:04.712 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 22:16:04.716 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 22:16:04.750 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 22:16:04.787 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 22:16:04.822 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 22:16:04.857 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 22:16:04.893 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 22:16:04.928 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 22:16:04.965 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 22:16:05.002 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 22:16:05.037 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 22:16:05.040 | ++ 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-25 22:16:05.078 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 22:16:05.081 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 22:16:05.100 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:16:05.103 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 22:16:05.138 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 22:16:05.157 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:05.161 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 22:16:05.164 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 22:16:05.184 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:05.188 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 22:16:05.191 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 22:16:05.193 | ++ 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-25 22:16:05.227 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 22:16:05.260 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id f746043f-b80d-4f24-b0f8-4e58415ee4b5 2026-06-25 22:16:05.295 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 22:16:05.332 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 22:16:05.367 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 22:16:05.406 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 22:16:05.444 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 22:16:05.479 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 22:16:05.518 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 22:16:05.521 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 22:16:05.524 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 22:16:05.527 | ++ 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-25 22:16:05.564 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 22:16:05.568 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 22:16:05.569 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 22:16:05.574 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 22:16:05.577 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 22:16:05.611 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 22:16:05.614 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 22:16:05.617 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 22:16:05.620 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 22:16:05.623 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 22:16:05.661 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 22:16:05.697 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 22:16:05.733 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 22:16:05.770 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 22:16:05.805 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 22:16:05.840 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 22:16:05.844 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 22:16:05.848 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 22:16:05.868 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 22:16:05.903 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 22:16:05.906 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 22:16:05.910 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 22:16:05.929 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 22:16:05.966 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 22:16:05.968 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 22:16:05.972 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 22:16:05.976 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 22:16:05.996 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 22:16:06.032 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 22:16:06.035 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 22:16:06.039 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 22:16:06.059 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 22:16:06.093 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 22:16:06.128 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 22:16:06.130 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 22:16:06.165 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 22:16:06.167 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 22:16:06.171 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 22:16:06.173 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 22:16:06.198 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 22:16:06.202 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 22:16:06.238 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 22:16:06.258 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:06.263 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 22:16:06.297 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 22:16:06.300 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 22:16:06.304 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 22:16:06.307 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 22:16:06.309 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 22:16:06.313 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 22:16:06.316 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 22:16:06.319 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 22:16:06.322 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 22:16:06.342 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 22:16:06.346 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 22:16:06.383 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 22:16:06.386 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 22:16:06.389 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 22:16:06.392 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 22:16:06.427 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 22:16:06.463 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 22:16:06.499 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 22:16:06.502 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 22:16:06.504 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 22:16:06.508 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 22:16:06.526 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:16:06.529 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 22:16:06.566 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 22:16:06.569 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 22:16:06.589 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:16:06.592 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 22:16:06.631 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 22:16:06.634 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 22:16:06.653 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:16:06.656 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 22:16:06.691 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 22:16:06.694 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 22:16:06.715 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:16:06.718 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 22:16:06.753 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 22:16:06.756 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 22:16:06.775 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 22:16:06.778 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 22:16:06.813 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 22:16:06.815 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 22:16:06.834 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:06.837 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 22:16:06.873 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 22:16:06.876 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 22:16:06.896 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:16:06.899 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 22:16:06.936 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 22:16:06.938 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 22:16:06.941 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 22:16:06.945 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 22:16:06.981 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 22:16:06.984 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 22:16:06.988 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 22:16:06.991 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 22:16:07.029 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 22:16:07.032 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 22:16:07.036 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 22:16:07.038 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 22:16:07.042 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 22:16:07.045 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 22:16:07.050 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.oDMe76XQaZ 2026-06-25 22:16:07.054 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 22:16:07.056 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 22:16:07.061 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 22:16:07.066 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.BhjaB1k0in 2026-06-25 22:16:07.068 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.BhjaB1k0in 2026-06-25 22:16:07.071 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 22:16:07.075 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.BhjaB1k0in 2026-06-25 22:16:07.077 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 22:16:07.081 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 22:16:07.084 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 22:16:07.091 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:16:07.094 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:16:07.097 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:16:07.100 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 22:16:07.103 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 22:16:07.105 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 22:16:07.646 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 22:16:08.533 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 22:16:24.784 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 22:16:31.879 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 22:16:31.879 | ___________________________________ summary ____________________________________ 2026-06-25 22:16:31.880 | venv-tempest: skipped tests 2026-06-25 22:16:31.880 | congratulations :) 2026-06-25 22:16:31.921 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.BhjaB1k0in -r requirements.txt 2026-06-25 22:16:32.804 | /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-25 22:16:32.804 | !! 2026-06-25 22:16:32.805 | 2026-06-25 22:16:32.805 | ******************************************************************************** 2026-06-25 22:16:32.805 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 22:16:32.805 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 22:16:32.805 | 2026-06-25 22:16:32.805 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 22:16:32.805 | calls to avoid build errors in the future. 2026-06-25 22:16:32.805 | ******************************************************************************** 2026-06-25 22:16:32.805 | 2026-06-25 22:16:32.806 | !! 2026-06-25 22:16:32.806 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 22:16:33.218 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 22:16:33.218 | !! 2026-06-25 22:16:33.218 | 2026-06-25 22:16:33.218 | ******************************************************************************** 2026-06-25 22:16:33.218 | Please avoid running ``setup.py`` directly. 2026-06-25 22:16:33.218 | Instead, use pypa/build, pypa/installer or other 2026-06-25 22:16:33.218 | standards-based tools. 2026-06-25 22:16:33.218 | 2026-06-25 22:16:33.218 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 22:16:33.219 | calls to avoid build errors in the future. 2026-06-25 22:16:33.219 | 2026-06-25 22:16:33.219 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 22:16:33.219 | ******************************************************************************** 2026-06-25 22:16:33.219 | 2026-06-25 22:16:33.219 | !! 2026-06-25 22:16:33.219 | self.initialize_options() 2026-06-25 22:16:33.219 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 22:16:33.219 | warnings.warn(msg) 2026-06-25 22:16:33.249 | /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-25 22:16:33.249 | !! 2026-06-25 22:16:33.249 | 2026-06-25 22:16:33.249 | ******************************************************************************** 2026-06-25 22:16:33.249 | 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-25 22:16:33.249 | 2026-06-25 22:16:33.250 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 22:16:33.250 | or your builds will no longer be supported. 2026-06-25 22:16:33.250 | 2026-06-25 22:16:33.250 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 22:16:33.250 | ******************************************************************************** 2026-06-25 22:16:33.250 | 2026-06-25 22:16:33.250 | !! 2026-06-25 22:16:33.250 | corresp(dist, value, root_dir) 2026-06-25 22:16:33.403 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 22:16:40.254 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 22:16:40.255 | venv-tempest run-test-pre: PYTHONHASHSEED='4053016445' 2026-06-25 22:16:40.255 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.BhjaB1k0in -r requirements.txt 2026-06-25 22:16:41.249 | 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-25 22:16:41.250 | 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-25 22:16:41.250 | 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-25 22:16:41.251 | 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-25 22:16:41.252 | 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-25 22:16:41.253 | 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-25 22:16:41.254 | 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-25 22:16:41.254 | 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-25 22:16:41.256 | 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-25 22:16:41.257 | 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-25 22:16:41.258 | 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-25 22:16:41.258 | 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-25 22:16:41.259 | 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-25 22:16:41.260 | 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-25 22:16:41.261 | 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-25 22:16:41.262 | 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-25 22:16:41.262 | 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-25 22:16:41.263 | 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-25 22:16:41.264 | 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-25 22:16:41.265 | 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-25 22:16:41.265 | 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-25 22:16:41.266 | 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-25 22:16:41.267 | 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-25 22:16:41.269 | 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-25 22:16:41.271 | 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-25 22:16:41.272 | 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-25 22:16:41.274 | 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-25 22:16:41.275 | 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-25 22:16:41.276 | 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-25 22:16:41.277 | 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-25 22:16:41.283 | 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-25 22:16:41.284 | 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-25 22:16:41.285 | 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-25 22:16:41.287 | 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-25 22:16:41.293 | 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-25 22:16:41.296 | 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-25 22:16:41.297 | 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-25 22:16:41.300 | 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-25 22:16:41.302 | 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-25 22:16:41.305 | 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-25 22:16:41.306 | 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-25 22:16:41.308 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-25 22:16:41.311 | 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-25 22:16:41.312 | 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-25 22:16:41.313 | 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-25 22:16:41.314 | 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-25 22:16:41.325 | 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-25 22:16:41.330 | 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-25 22:16:41.344 | 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-25 22:16:41.347 | 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-25 22:16:41.348 | 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-25 22:16:41.349 | 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-25 22:16:41.350 | 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-25 22:16:41.359 | 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-25 22:16:41.382 | 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-25 22:16:41.388 | 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-25 22:16:41.389 | 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-25 22:16:41.390 | 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-25 22:16:41.403 | 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-25 22:16:41.404 | 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-25 22:16:41.409 | 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-25 22:16:41.603 | ___________________________________ summary ____________________________________ 2026-06-25 22:16:41.604 | venv-tempest: commands succeeded 2026-06-25 22:16:41.604 | congratulations :) 2026-06-25 22:16:41.657 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.BhjaB1k0in 2026-06-25 22:16:41.662 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 22:16:41.665 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 22:16:41.668 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 22:16:41.706 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.oDMe76XQaZ 2026-06-25 22:16:42.252 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 22:16:42.868 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 22:17:07.105 | venv develop-inst: /opt/stack/tempest 2026-06-25 22:17:15.459 | 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.1,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@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 22:17:15.459 | venv run-test-pre: PYTHONHASHSEED='1665841643' 2026-06-25 22:17:15.459 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.oDMe76XQaZ 2026-06-25 22:17:15.735 | /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-25 22:17:15.735 | warnings.warn( 2026-06-25 22:17:16.735 | /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-25 22:17:16.735 | warnings.warn( 2026-06-25 22:17:17.967 | /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-25 22:17:17.967 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 22:17:19.780 | ___________________________________ summary ____________________________________ 2026-06-25 22:17:19.780 | venv: commands succeeded 2026-06-25 22:17:19.782 | congratulations :) 2026-06-25 22:17:19.824 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 22:17:19.848 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:17:19.852 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 22:17:19.855 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 22:17:19.880 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 22:17:19.884 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 22:17:19.887 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:17:19.891 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 22:17:19.895 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:17:19.898 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-25 22:17:19.902 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:17:19.907 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 22:17:19.911 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 22:17:19.915 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-25 22:17:19.946 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:17:19.974 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:17:19.978 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 22:17:19.983 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 22:17:20.028 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 22:17:20.032 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 22:17:20.036 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 22:17:20.083 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 22:17:20.086 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 22:17:20.089 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 22:17:20.131 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 22:17:20.131 | ' 2026-06-25 22:17:20.135 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 22:17:20.138 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 22:17:20.142 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 22:17:20.145 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 22:17:20.149 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 22:17:20.149 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 22:17:20.152 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 22:17:20.156 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 22:17:20.156 | /opt/stack/tempest 2026-06-25 22:17:20.159 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 22:17:20.163 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 22:17:20.166 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 22:17:20.169 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 22:17:20.173 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 22:17:20.177 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 22:17:20.181 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 22:17:20.185 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 22:17:20.190 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 22:17:20.195 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 22:17:20.199 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 22:17:20.202 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 22:17:20.205 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 22:17:20.209 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:17:20.212 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 22:17:20.216 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 22:17:20.221 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 22:17:20.225 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 22:17:20.229 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 22:17:20.233 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 22:17:20.237 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 22:17:20.237 | /^\[\[.+\|.*\]\]/ { 2026-06-25 22:17:20.237 | gsub("[][]", "", $1); 2026-06-25 22:17:20.237 | split($1, a, "|"); 2026-06-25 22:17:20.237 | if (a[1] == matchgroup) 2026-06-25 22:17:20.238 | print a[2] 2026-06-25 22:17:20.238 | } 2026-06-25 22:17:20.238 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 157 osc 465 apt-get 223 test_with_retry 7 dbsync 8 pip_install 181 apt-get-update 5 run_process 45 git_timed 496 ------------------------- Unaccounted time 98 ========================= Total runtime 1714 ================= Async summary ================= Time spent in the background minus waits: 566 sec Elapsed time: 1714 sec Time if we did everything serially: 2280 sec Speedup: 1.33022 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 | 76 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5360 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 265 | | nova_cell0 | UPDATE | 6 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 29 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.119 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.119/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: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble