2026-08-21 15:45:51.682 | + ./stack.sh:main:491 : exec 2026-08-21 15:45:51.683 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-21-174551' 2026-08-21 15:45:51.683 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-21-174551.summary.2026-08-21-174551 2026-08-21 15:45:51.683 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:45:51.683 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-21-174551 2026-08-21 15:45:51.683 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-21-174551 /opt/stack/logs/stack.sh.log 2026-08-21 15:45:51.683 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-21-174551.summary.2026-08-21-174551 /opt/stack/logs/stack.sh.log.summary 2026-08-21 15:45:51.683 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-21 15:45:51.683 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-21 15:45:51.683 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-21 15:45:51.683 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-21 15:45:51.684 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-21 15:45:51.684 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-21 15:45:51.684 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-21 15:45:51.684 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-21 15:45:51.684 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-21 15:45:51.684 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-21 15:45:51.684 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-21 15:45:51.684 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-21 15:45:51.684 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-21 15:45:51.684 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-21 15:45:51.685 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-21 15:45:51.685 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-21 15:45:51.685 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-21 15:45:51.685 | + ./stack.sh:main:577 : set -o errexit 2026-08-21 15:45:51.685 | + ./stack.sh:main:580 : uname -a 2026-08-21 15:45:51.685 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-21 15:45:51.687 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-21 15:45:51.689 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-21 15:45:51.693 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-21 15:45:51.739 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-21 15:45:51.760 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-21 15:45:51.764 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-21 15:45:51.782 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-21 15:45:51.786 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-21 15:45:51.805 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-21 15:45:51.808 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-21 15:45:51.830 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-21 15:45:51.833 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-21 15:45:51.836 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-21 15:45:51.841 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-21 15:45:51.862 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-21 15:45:51.866 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-21 15:45:51.886 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-21 15:45:51.889 | + ./stack.sh:main:594 : tune_host 2026-08-21 15:45:51.893 | + lib/host:tune_host:125 : configure_host_mem 2026-08-21 15:45:51.897 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-21 15:45:51.901 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-21 15:45:51.905 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-21 15:45:51.908 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-21 15:45:51.912 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-21 15:45:51.914 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:45:51.917 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:45:51.920 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-21 15:45:51.923 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:45:51.925 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:45:51.929 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:45:51.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:45:51.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:45:51.938 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:45:51.942 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-21 15:45:51.944 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-21 15:45:51.947 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-21 15:45:51.951 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-21 15:45:51.958 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-21 15:45:51.961 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-21 15:45:51.965 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-21 15:45:51.969 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:45:51.972 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:45:51.977 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:45:51.983 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327151979 2026-08-21 15:45:51.987 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-21 15:45:51.991 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-21 15:45:51.994 | + 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-08-21 15:45:52.183 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-21 15:45:52.183 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-21 15:45:52.213 | Get:3 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-21 15:45:52.214 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-21 15:45:52.241 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-21 15:45:56.031 | Fetched 4747 B in 1s (6974 B/s) 2026-08-21 15:45:57.845 | Reading package lists... 2026-08-21 15:45:57.875 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-21 15:45:57.878 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-21 15:45:57.881 | + functions-common:time_stop:2420 : local name 2026-08-21 15:45:57.885 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:45:57.888 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:45:57.892 | + functions-common:time_stop:2423 : local total 2026-08-21 15:45:57.895 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:45:57.898 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-21 15:45:57.901 | + functions-common:time_stop:2427 : start_time=1787327151979 2026-08-21 15:45:57.904 | + functions-common:time_stop:2429 : [[ -z 1787327151979 ]] 2026-08-21 15:45:57.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:45:57.914 | + functions-common:time_stop:2432 : end_time=1787327157910 2026-08-21 15:45:57.917 | + functions-common:time_stop:2433 : elapsed_time=5931 2026-08-21 15:45:57.920 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:45:57.924 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:45:57.927 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5931 2026-08-21 15:45:57.930 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-21 15:45:57.933 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:45:57.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:45:57.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:45:57.941 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-21 15:45:57.968 | + 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-08-21 15:45:58.018 | Reading package lists... 2026-08-21 15:45:58.640 | Building dependency tree... 2026-08-21 15:45:58.642 | Reading state information... 2026-08-21 15:45:59.691 | The following packages were automatically installed and are no longer required: 2026-08-21 15:45:59.694 | libfwupd2 libgusb2 2026-08-21 15:45:59.694 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:45:59.755 | The following NEW packages will be installed: 2026-08-21 15:45:59.759 | ksmtuned 2026-08-21 15:45:59.831 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2026-08-21 15:45:59.831 | Need to get 7444 B of archives. 2026-08-21 15:45:59.831 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-21 15:45:59.831 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-21 15:46:00.139 | perl: warning: Setting locale failed. 2026-08-21 15:46:00.139 | perl: warning: Please check that your locale settings: 2026-08-21 15:46:00.139 | LANGUAGE = (unset), 2026-08-21 15:46:00.139 | LC_ALL = "en_US.utf8", 2026-08-21 15:46:00.139 | LANG = "de_DE.UTF-8" 2026-08-21 15:46:00.139 | are supported and installed on your system. 2026-08-21 15:46:00.139 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:46:00.225 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:46:00.226 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:46:00.226 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:46:00.479 | Fetched 7444 B in 0s (249 kB/s) 2026-08-21 15:46:00.534 | Selecting previously unselected package ksmtuned. 2026-08-21 15:46:00.596 | (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 ... 107972 files and directories currently installed.) 2026-08-21 15:46:00.604 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-21 15:46:00.609 | Unpacking ksmtuned (4.20150326) ... 2026-08-21 15:46:00.686 | Setting up ksmtuned (4.20150326) ... 2026-08-21 15:46:00.946 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-21 15:46:01.208 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-21 15:46:02.130 | perl: warning: Setting locale failed. 2026-08-21 15:46:02.130 | perl: warning: Please check that your locale settings: 2026-08-21 15:46:02.130 | LANGUAGE = (unset), 2026-08-21 15:46:02.130 | LC_ALL = "en_US.utf8", 2026-08-21 15:46:02.131 | LANG = "de_DE.UTF-8" 2026-08-21 15:46:02.131 | are supported and installed on your system. 2026-08-21 15:46:02.131 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:46:02.271 | perl: warning: Setting locale failed. 2026-08-21 15:46:02.271 | perl: warning: Please check that your locale settings: 2026-08-21 15:46:02.272 | LANGUAGE = (unset), 2026-08-21 15:46:02.272 | LC_ALL = "en_US.utf8", 2026-08-21 15:46:02.272 | LANG = "de_DE.UTF-8" 2026-08-21 15:46:02.272 | are supported and installed on your system. 2026-08-21 15:46:02.272 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:46:02.327 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:46:02.327 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:46:02.327 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:46:02.405 | perl: warning: Setting locale failed. 2026-08-21 15:46:02.405 | perl: warning: Please check that your locale settings: 2026-08-21 15:46:02.405 | LANGUAGE = (unset), 2026-08-21 15:46:02.405 | LC_ALL = "en_US.utf8", 2026-08-21 15:46:02.405 | LANG = "de_DE.UTF-8" 2026-08-21 15:46:02.406 | are supported and installed on your system. 2026-08-21 15:46:02.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:46:02.955 | 2026-08-21 15:46:02.955 | Running kernel seems to be up-to-date. 2026-08-21 15:46:02.955 | 2026-08-21 15:46:02.956 | No services need to be restarted. 2026-08-21 15:46:02.956 | 2026-08-21 15:46:02.956 | No containers need to be restarted. 2026-08-21 15:46:02.956 | 2026-08-21 15:46:02.956 | No user sessions are running outdated binaries. 2026-08-21 15:46:02.956 | 2026-08-21 15:46:02.956 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:46:05.976 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:46:05.979 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:46:05.982 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:05.984 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:05.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:05.988 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:05.990 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:05.993 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:46:05.995 | + functions-common:time_stop:2427 : start_time=1787327157964 2026-08-21 15:46:05.998 | + functions-common:time_stop:2429 : [[ -z 1787327157964 ]] 2026-08-21 15:46:06.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:06.004 | + functions-common:time_stop:2432 : end_time=1787327166002 2026-08-21 15:46:06.006 | + functions-common:time_stop:2433 : elapsed_time=8038 2026-08-21 15:46:06.008 | + functions-common:time_stop:2434 : total=13810 2026-08-21 15:46:06.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:06.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21848 2026-08-21 15:46:06.014 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:46:06.017 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-21 15:46:06.029 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-21 15:46:06.032 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-21 15:46:06.033 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-21 15:46:06.035 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-21 15:46:06.037 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-21 15:46:06.040 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-21 15:46:06.040 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-21 15:46:06.050 | 0 2026-08-21 15:46:06.054 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-21 15:46:06.056 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-21 15:46:06.058 | + lib/host:tune_host:126 : configure_host_net 2026-08-21 15:46:06.060 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-21 15:46:06.063 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-21 15:46:06.064 | + ./stack.sh:main:600 : fetch_plugins 2026-08-21 15:46:06.067 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-21 15:46:06.069 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-21 15:46:06.071 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-21 15:46:06.073 | + functions-common:fetch_plugins:1771 : return 2026-08-21 15:46:06.075 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-21 15:46:06.077 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-21 15:46:06.080 | + functions-common:run_phase:1849 : local phase= 2026-08-21 15:46:06.082 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 15:46:06.083 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 15:46:06.085 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 15:46:06.087 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 15:46:06.090 | + functions-common:run_phase:1858 : local extra 2026-08-21 15:46:06.093 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 15:46:06.097 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 15:46:06.100 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 15:46:06.102 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 15:46:06.104 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-21 15:46:06.106 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 15:46:06.120 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:06.122 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-21 15:46:06.125 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:46:06.127 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:46:06.130 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:46:06.132 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:46:06.135 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-21 15:46:06.137 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-21 15:46:06.140 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-21 15:46:06.142 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-21 15:46:06.145 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 15:46:06.147 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-21 15:46:06.150 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-21 15:46:06.152 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-21 15:46:06.155 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-21 15:46:06.157 | + functions-common:plugin_override_defaults:1812 : return 2026-08-21 15:46:06.160 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-21 15:46:06.180 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-21 15:46:06.183 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-21 15:46:06.199 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:06.203 | +++ lib/tls:source:43 : hostname -f 2026-08-21 15:46:06.209 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-21 15:46:06.212 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-21 15:46:06.214 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-21 15:46:06.217 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-21 15:46:06.219 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-21 15:46:06.222 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-21 15:46:06.225 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-21 15:46:06.227 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-21 15:46:06.230 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-21 15:46:06.234 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-21 15:46:06.237 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-21 15:46:06.253 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-21 15:46:06.275 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-21 15:46:06.289 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-21 15:46:06.303 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-21 15:46:06.348 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-21 15:46:06.429 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-21 15:46:06.541 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-21 15:46:06.570 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-21 15:46:06.630 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-21 15:46:06.685 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-21 15:46:06.689 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-21 15:46:06.706 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:06.709 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-21 15:46:06.712 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-21 15:46:06.715 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-21 15:46:06.718 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-21 15:46:06.722 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-21 15:46:06.741 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-21 15:46:06.744 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-21 15:46:06.748 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-21 15:46:06.751 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-21 15:46:06.754 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-21 15:46:06.757 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-21 15:46:06.760 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-21 15:46:06.763 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-21 15:46:06.766 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-21 15:46:06.769 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-21 15:46:06.788 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-21 15:46:06.791 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-21 15:46:06.794 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-21 15:46:06.797 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-21 15:46:06.801 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-21 15:46:06.804 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-21 15:46:06.807 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-21 15:46:06.811 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-21 15:46:06.814 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-21 15:46:06.818 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-21 15:46:06.821 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-21 15:46:06.825 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-21 15:46:06.829 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.184 2026-08-21 15:46:06.832 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-21 15:46:06.836 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-21 15:46:06.841 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-21 15:46:06.841 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-21 15:46:06.847 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-21 15:46:06.851 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-21 15:46:06.854 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-21 15:46:06.858 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-21 15:46:06.861 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-21 15:46:06.865 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-21 15:46:06.889 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-21 15:46:06.894 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.184 2026-08-21 15:46:06.898 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-21 15:46:06.898 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.184 2026-08-21 15:46:06.905 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.184 2026-08-21 15:46:06.908 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-21 15:46:06.911 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-21 15:46:06.915 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-21 15:46:06.920 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-21 15:46:06.924 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-21 15:46:06.929 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-21 15:46:06.932 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-21 15:46:06.936 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-21 15:46:06.940 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-21 15:46:06.945 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-21 15:46:06.948 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-21 15:46:06.951 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-21 15:46:06.956 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-21 15:46:06.960 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-21 15:46:06.965 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-21 15:46:06.968 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-21 15:46:06.973 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-21 15:46:06.976 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-21 15:46:06.981 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:46:06.986 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-21 15:46:06.989 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-21 15:46:06.995 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-21 15:46:07.019 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-21 15:46:07.023 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-21 15:46:07.027 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-21 15:46:07.030 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-21 15:46:07.034 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-21 15:46:07.037 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-21 15:46:07.040 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 15:46:07.044 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-21 15:46:07.048 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-21 15:46:07.051 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-21 15:46:07.055 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-21 15:46:07.059 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-21 15:46:07.063 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-21 15:46:07.067 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-21 15:46:07.070 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-21 15:46:07.074 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-21 15:46:07.078 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-21 15:46:07.082 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-21 15:46:07.085 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-21 15:46:07.089 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-21 15:46:07.235 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-21 15:46:07.255 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-21 15:46:07.260 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-21 15:46:07.264 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-21 15:46:07.267 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-21 15:46:07.270 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-21 15:46:07.274 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-21 15:46:07.278 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-21 15:46:07.282 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-21 15:46:07.286 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-21 15:46:07.290 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-21 15:46:07.294 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-21 15:46:07.298 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-21 15:46:07.302 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-21 15:46:07.306 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-21 15:46:07.310 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-21 15:46:07.314 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-21 15:46:07.318 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-21 15:46:07.321 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-21 15:46:07.324 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-21 15:46:07.328 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-21 15:46:07.333 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-21 15:46:07.334 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-21 15:46:07.337 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-21 15:46:07.338 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-21 15:46:07.345 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=24:6a52:3dab 2026-08-21 15:46:07.348 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-21 15:46:07.352 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-21 15:46:07.355 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-21 15:46:07.359 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-21 15:46:07.362 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd24:6a52:3dab::/56 2026-08-21 15:46:07.367 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd24:6a52:3dab::/56 2026-08-21 15:46:07.368 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-21 15:46:07.375 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd24:6a52:3dab::/64 2026-08-21 15:46:07.378 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-21 15:46:07.382 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-21 15:46:07.385 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-21 15:46:07.388 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-21 15:46:07.393 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-21 15:46:07.396 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-21 15:46:07.400 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-21 15:46:07.404 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-21 15:46:07.407 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-21 15:46:07.411 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-21 15:46:07.415 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-21 15:46:07.419 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-21 15:46:07.423 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-21 15:46:07.426 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd24:6a52:3dab::/56 2026-08-21 15:46:07.430 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-21 15:46:07.434 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-21 15:46:07.439 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-21 15:46:07.440 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-21 15:46:07.440 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-21 15:46:07.449 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-21 15:46:07.455 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-21 15:46:07.455 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-21 15:46:07.455 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-21 15:46:07.466 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-21 15:46:07.470 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-21 15:46:07.475 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-21 15:46:07.480 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-21 15:46:07.484 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-21 15:46:07.488 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-21 15:46:07.491 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-21 15:46:07.495 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-21 15:46:07.498 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-21 15:46:07.503 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-21 15:46:07.507 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-21 15:46:07.537 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-21 15:46:07.559 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-21 15:46:07.578 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-21 15:46:07.600 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-21 15:46:07.619 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-21 15:46:07.664 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-21 15:46:07.669 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-21 15:46:07.672 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-21 15:46:07.676 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-21 15:46:07.681 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-21 15:46:07.685 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-21 15:46:07.713 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-21 15:46:07.716 | + ./stack.sh:main:635 : run_phase source 2026-08-21 15:46:07.720 | + functions-common:run_phase:1848 : local mode=source 2026-08-21 15:46:07.723 | + functions-common:run_phase:1849 : local phase= 2026-08-21 15:46:07.726 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 15:46:07.730 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 15:46:07.732 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 15:46:07.736 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 15:46:07.739 | + functions-common:run_phase:1858 : local extra 2026-08-21 15:46:07.742 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 15:46:07.746 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 15:46:07.750 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 15:46:07.753 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 15:46:07.757 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-21 15:46:07.761 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 15:46:07.784 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:07.788 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-21 15:46:07.792 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-21 15:46:07.850 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-21 15:46:07.855 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-21 15:46:07.858 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-21 15:46:07.863 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-21 15:46:07.865 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-21 15:46:07.869 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-21 15:46:07.872 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-21 15:46:07.876 | + functions-common:load_plugin_settings:1789 : return 2026-08-21 15:46:07.881 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-21 15:46:07.883 | + functions-common:verify_disabled_services:2131 : local service 2026-08-21 15:46:07.887 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.890 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-21 15:46:07.893 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.897 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-21 15:46:07.902 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.905 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-21 15:46:07.909 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.912 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-21 15:46:07.916 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.920 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-21 15:46:07.924 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.928 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-21 15:46:07.932 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.935 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-21 15:46:07.938 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.941 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-21 15:46:07.945 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.949 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-21 15:46:07.952 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.956 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-21 15:46:07.959 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.961 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-21 15:46:07.966 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.969 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-21 15:46:07.974 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.977 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-21 15:46:07.982 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.985 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-21 15:46:07.990 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:07.993 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-21 15:46:07.996 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.000 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-21 15:46:08.005 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.008 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-21 15:46:08.013 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.016 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-21 15:46:08.021 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.024 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-21 15:46:08.027 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.029 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-21 15:46:08.032 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.034 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-21 15:46:08.037 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.039 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-21 15:46:08.043 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.045 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-21 15:46:08.048 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.051 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-21 15:46:08.053 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 15:46:08.056 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-21 15:46:08.059 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-21 15:46:08.062 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-21 15:46:08.064 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-21 15:46:08.079 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:08.082 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-21 15:46:08.085 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-21 15:46:08.087 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-21 15:46:08.107 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:08.110 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-21 15:46:08.113 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-21 15:46:08.116 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-21 15:46:08.119 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-21 15:46:08.122 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-21 15:46:08.125 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-21 15:46:08.128 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-21 15:46:08.131 | + lib/database:initialize_database_backends:92 : return 0 2026-08-21 15:46:08.135 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-21 15:46:08.135 | Using mysql database backend 2026-08-21 15:46:08.138 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-21 15:46:08.157 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-21 15:46:08.161 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-21 15:46:08.164 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-21 15:46:08.168 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-21 15:46:08.172 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 15:46:08.175 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-21 15:46:08.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:08.201 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-21 15:46:08.222 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-21 15:46:08.246 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:46:08.250 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-21 15:46:08.272 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-21 15:46:08.293 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-21 15:46:08.315 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:08.317 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-21 15:46:08.335 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:46:08.338 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-21 15:46:08.341 | + functions-common:save_stackenv:65 : local tag=768 2026-08-21 15:46:08.345 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-21 15:46:08.352 | + functions-common:save_stackenv:67 : time_stamp=2026-08-21-174608 2026-08-21 15:46:08.356 | + functions-common:save_stackenv:68 : echo '# 2026-08-21-174608 768' 2026-08-21 15:46:08.360 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.364 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 15:46:08.367 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.371 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-21 15:46:08.375 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.379 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-21 15:46:08.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.386 | + 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-08-21 15:46:08.390 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.394 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.184 2026-08-21 15:46:08.398 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.402 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.184/identity 2026-08-21 15:46:08.406 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.409 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-21-174551 2026-08-21 15:46:08.413 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.417 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-21 15:46:08.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.423 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.184 2026-08-21 15:46:08.427 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.430 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-21 15:46:08.434 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.438 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-21 15:46:08.442 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.446 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-21 15:46:08.450 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.453 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-21 15:46:08.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.461 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.184 2026-08-21 15:46:08.464 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 15:46:08.467 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-21 15:46:08.470 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-21 15:46:08.473 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-21 15:46:08.476 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-21 15:46:08.479 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-21 15:46:08.482 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:46:08.485 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:46:08.488 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:46:08.490 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:46:08.493 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:46:08.497 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:46:08.514 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:46:08.518 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:46:08.520 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:46:08.524 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:46:08.525 | + functions-common:git_clone:610 : echo master 2026-08-21 15:46:08.530 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-21 15:46:08.533 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:46:08.536 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-21 15:46:08.539 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:46:08.543 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:46:08.546 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:46:08.549 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:46:08.552 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:46:08.555 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:46:08.558 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:46:08.562 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:46:08.566 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:46:08.571 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327168567 2026-08-21 15:46:08.574 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-21 15:46:08.578 | Cloning into '/opt/stack/requirements'... 2026-08-21 15:46:12.927 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:46:12.930 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:12.932 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:12.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:12.936 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:12.939 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:12.941 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:46:12.943 | + functions-common:time_stop:2427 : start_time=1787327168567 2026-08-21 15:46:12.946 | + functions-common:time_stop:2429 : [[ -z 1787327168567 ]] 2026-08-21 15:46:12.948 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:12.952 | + functions-common:time_stop:2432 : end_time=1787327172950 2026-08-21 15:46:12.954 | + functions-common:time_stop:2433 : elapsed_time=4383 2026-08-21 15:46:12.957 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:46:12.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:12.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4383 2026-08-21 15:46:12.963 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-21 15:46:12.965 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:46:12.968 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:46:12.970 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:46:12.973 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:46:12.975 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:46:12.977 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:46:12.980 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:46:12.982 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:46:12.984 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:46:12.987 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:46:12.991 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327172988 2026-08-21 15:46:12.994 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:46:13.566 | From https://review.opendev.org/openstack/requirements 2026-08-21 15:46:13.566 | * branch master -> FETCH_HEAD 2026-08-21 15:46:13.578 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:46:13.581 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:13.583 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:13.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:13.588 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:13.592 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:13.595 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:46:13.598 | + functions-common:time_stop:2427 : start_time=1787327172988 2026-08-21 15:46:13.600 | + functions-common:time_stop:2429 : [[ -z 1787327172988 ]] 2026-08-21 15:46:13.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:13.608 | + functions-common:time_stop:2432 : end_time=1787327173605 2026-08-21 15:46:13.611 | + functions-common:time_stop:2433 : elapsed_time=617 2026-08-21 15:46:13.613 | + functions-common:time_stop:2434 : total=4383 2026-08-21 15:46:13.617 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:13.619 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5000 2026-08-21 15:46:13.622 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:46:13.625 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:46:13.628 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:46:13.631 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:46:13.634 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:46:13.637 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:46:13.639 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:46:13.642 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:46:13.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:46:13.648 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:46:13.653 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327173649 2026-08-21 15:46:13.658 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:46:13.674 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:46:13.674 | 2026-08-21 15:46:13.674 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:46:13.674 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:46:13.675 | state without impacting any branches by switching back to a branch. 2026-08-21 15:46:13.675 | 2026-08-21 15:46:13.675 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:46:13.675 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:46:13.676 | 2026-08-21 15:46:13.676 | git switch -c 2026-08-21 15:46:13.676 | 2026-08-21 15:46:13.676 | Or undo this operation with: 2026-08-21 15:46:13.676 | 2026-08-21 15:46:13.677 | git switch - 2026-08-21 15:46:13.677 | 2026-08-21 15:46:13.677 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:46:13.677 | 2026-08-21 15:46:13.677 | HEAD is now at eab1e430 Merge "update constraint for os-ken to new release 4.2.2" 2026-08-21 15:46:13.678 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:46:13.682 | + functions-common:time_stop:2420 : local name 2026-08-21 15:46:13.687 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:46:13.690 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:46:13.694 | + functions-common:time_stop:2423 : local total 2026-08-21 15:46:13.697 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:46:13.702 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:46:13.705 | + functions-common:time_stop:2427 : start_time=1787327173649 2026-08-21 15:46:13.709 | + functions-common:time_stop:2429 : [[ -z 1787327173649 ]] 2026-08-21 15:46:13.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:46:13.718 | + functions-common:time_stop:2432 : end_time=1787327173715 2026-08-21 15:46:13.722 | + functions-common:time_stop:2433 : elapsed_time=66 2026-08-21 15:46:13.726 | + functions-common:time_stop:2434 : total=5000 2026-08-21 15:46:13.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:46:13.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5066 2026-08-21 15:46:13.737 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-21 15:46:13.756 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-21 15:46:13.761 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:46:13.762 | + functions-common:git_clone:673 : head -1 2026-08-21 15:46:13.766 | eab1e430 Merge "update constraint for os-ken to new release 4.2.2" 2026-08-21 15:46:13.769 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:46:13.774 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-21 15:46:13.779 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:46:13.782 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-21 15:46:13.788 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-21 15:46:13.792 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-21 15:46:13.798 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-21 15:46:13.801 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-21 15:46:13.807 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-21 15:46:13.811 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-21 15:46:13.816 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-21 15:46:13.821 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-21 15:46:13.828 | ++ tools/install_prereqs.sh:source:47 : NOW=1787327173 2026-08-21 15:46:13.835 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-21 15:46:13.841 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-21 15:46:13.845 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-21 15:46:13.848 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787327173 2026-08-21 15:46:13.853 | ++ tools/install_prereqs.sh:source:50 : [[ 1787327173 -lt 7200 ]] 2026-08-21 15:46:13.858 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-21 15:46:13.862 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-21 15:46:13.867 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-21 15:46:13.872 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-21 15:46:13.878 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-21 15:46:13.881 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-21 15:46:13.887 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-21 15:46:13.893 | +++ 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-08-21 15:46:13.936 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-21 15:46:13.936 | apache2-dev 2026-08-21 15:46:13.936 | bc 2026-08-21 15:46:13.936 | bsdmainutils 2026-08-21 15:46:13.936 | curl 2026-08-21 15:46:13.936 | g++ 2026-08-21 15:46:13.936 | gawk 2026-08-21 15:46:13.937 | gcc 2026-08-21 15:46:13.937 | gettext 2026-08-21 15:46:13.937 | git 2026-08-21 15:46:13.937 | graphviz 2026-08-21 15:46:13.937 | iputils-ping 2026-08-21 15:46:13.937 | libffi-dev 2026-08-21 15:46:13.937 | libjpeg-dev 2026-08-21 15:46:13.937 | libpq-dev 2026-08-21 15:46:13.937 | libssl-dev 2026-08-21 15:46:13.938 | libsystemd-dev 2026-08-21 15:46:13.938 | libxml2-dev 2026-08-21 15:46:13.938 | libxslt1-dev 2026-08-21 15:46:13.938 | libyaml-dev 2026-08-21 15:46:13.939 | lsof 2026-08-21 15:46:13.939 | openssh-server 2026-08-21 15:46:13.940 | openssl 2026-08-21 15:46:13.940 | pkg-config 2026-08-21 15:46:13.941 | psmisc 2026-08-21 15:46:13.941 | python3-dev 2026-08-21 15:46:13.942 | python3-pip 2026-08-21 15:46:13.942 | python3-systemd 2026-08-21 15:46:13.943 | python3-venv 2026-08-21 15:46:13.943 | tar 2026-08-21 15:46:13.943 | tcpdump 2026-08-21 15:46:13.943 | unzip 2026-08-21 15:46:13.943 | uuid-runtime 2026-08-21 15:46:13.943 | wget 2026-08-21 15:46:13.943 | zlib1g-dev 2026-08-21 15:46:13.943 | libkrb5-dev 2026-08-21 15:46:13.943 | libldap2-dev 2026-08-21 15:46:13.943 | libsasl2-dev 2026-08-21 15:46:13.944 | memcached 2026-08-21 15:46:13.944 | python3-mysqldb 2026-08-21 15:46:13.944 | sqlite3 2026-08-21 15:46:13.944 | conntrack 2026-08-21 15:46:13.944 | curl 2026-08-21 15:46:13.944 | ebtables 2026-08-21 15:46:13.944 | genisoimage 2026-08-21 15:46:13.944 | iptables 2026-08-21 15:46:13.945 | iputils-arping 2026-08-21 15:46:13.945 | kpartx 2026-08-21 15:46:13.945 | libjs-jquery-tablesorter 2026-08-21 15:46:13.945 | parted 2026-08-21 15:46:13.945 | pm-utils 2026-08-21 15:46:13.945 | python3-mysqldb 2026-08-21 15:46:13.946 | socat 2026-08-21 15:46:13.946 | sqlite3 2026-08-21 15:46:13.946 | sudo 2026-08-21 15:46:13.946 | vlan 2026-08-21 15:46:13.946 | lsscsi 2026-08-21 15:46:13.947 | open-iscsi 2026-08-21 15:46:13.947 | cryptsetup 2026-08-21 15:46:13.947 | dosfstools 2026-08-21 15:46:13.947 | genisoimage 2026-08-21 15:46:13.947 | gir1.2-libosinfo-1.0 2026-08-21 15:46:13.948 | netcat-openbsd 2026-08-21 15:46:13.948 | open-iscsi 2026-08-21 15:46:13.948 | qemu-utils 2026-08-21 15:46:13.948 | sg3-utils 2026-08-21 15:46:13.948 | sysfsutils 2026-08-21 15:46:13.949 | lvm2 2026-08-21 15:46:13.949 | qemu-utils 2026-08-21 15:46:13.949 | thin-provisioning-tools 2026-08-21 15:46:13.949 | acl 2026-08-21 15:46:13.949 | dnsmasq-base 2026-08-21 15:46:13.949 | dnsmasq-utils 2026-08-21 15:46:13.950 | ebtables 2026-08-21 15:46:13.950 | haproxy 2026-08-21 15:46:13.950 | iptables 2026-08-21 15:46:13.950 | iputils-arping 2026-08-21 15:46:13.950 | iputils-ping 2026-08-21 15:46:13.950 | postgresql-server-dev-all 2026-08-21 15:46:13.951 | python3-mysqldb 2026-08-21 15:46:13.951 | sqlite3 2026-08-21 15:46:13.951 | sudo 2026-08-21 15:46:13.951 | vlan 2026-08-21 15:46:13.951 | pcp' 2026-08-21 15:46:13.952 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-21 15:46:13.966 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-21 15:46:13.966 | apache2-dev 2026-08-21 15:46:13.966 | bc 2026-08-21 15:46:13.966 | bsdmainutils 2026-08-21 15:46:13.966 | curl 2026-08-21 15:46:13.967 | g++ 2026-08-21 15:46:13.967 | gawk 2026-08-21 15:46:13.967 | gcc 2026-08-21 15:46:13.967 | gettext 2026-08-21 15:46:13.968 | git 2026-08-21 15:46:13.968 | graphviz 2026-08-21 15:46:13.968 | iputils-ping 2026-08-21 15:46:13.968 | libffi-dev 2026-08-21 15:46:13.968 | libjpeg-dev 2026-08-21 15:46:13.968 | libpq-dev 2026-08-21 15:46:13.969 | libssl-dev 2026-08-21 15:46:13.969 | libsystemd-dev 2026-08-21 15:46:13.969 | libxml2-dev 2026-08-21 15:46:13.969 | libxslt1-dev 2026-08-21 15:46:13.969 | libyaml-dev 2026-08-21 15:46:13.970 | lsof 2026-08-21 15:46:13.970 | openssh-server 2026-08-21 15:46:13.970 | openssl 2026-08-21 15:46:13.970 | pkg-config 2026-08-21 15:46:13.970 | psmisc 2026-08-21 15:46:13.970 | python3-dev 2026-08-21 15:46:13.971 | python3-pip 2026-08-21 15:46:13.971 | python3-systemd 2026-08-21 15:46:13.971 | python3-venv 2026-08-21 15:46:13.971 | tar 2026-08-21 15:46:13.971 | tcpdump 2026-08-21 15:46:13.972 | unzip 2026-08-21 15:46:13.972 | uuid-runtime 2026-08-21 15:46:13.972 | wget 2026-08-21 15:46:13.972 | zlib1g-dev 2026-08-21 15:46:13.972 | libkrb5-dev 2026-08-21 15:46:13.972 | libldap2-dev 2026-08-21 15:46:13.973 | libsasl2-dev 2026-08-21 15:46:13.973 | memcached 2026-08-21 15:46:13.973 | python3-mysqldb 2026-08-21 15:46:13.973 | sqlite3 2026-08-21 15:46:13.973 | conntrack 2026-08-21 15:46:13.974 | curl 2026-08-21 15:46:13.974 | ebtables 2026-08-21 15:46:13.974 | genisoimage 2026-08-21 15:46:13.974 | iptables 2026-08-21 15:46:13.974 | iputils-arping 2026-08-21 15:46:13.975 | kpartx 2026-08-21 15:46:13.975 | libjs-jquery-tablesorter 2026-08-21 15:46:13.975 | parted 2026-08-21 15:46:13.975 | pm-utils 2026-08-21 15:46:13.975 | python3-mysqldb 2026-08-21 15:46:13.975 | socat 2026-08-21 15:46:13.976 | sqlite3 2026-08-21 15:46:13.976 | sudo 2026-08-21 15:46:13.976 | vlan 2026-08-21 15:46:13.976 | lsscsi 2026-08-21 15:46:13.976 | open-iscsi 2026-08-21 15:46:13.977 | cryptsetup 2026-08-21 15:46:13.977 | dosfstools 2026-08-21 15:46:13.977 | genisoimage 2026-08-21 15:46:13.977 | gir1.2-libosinfo-1.0 2026-08-21 15:46:13.977 | netcat-openbsd 2026-08-21 15:46:13.977 | open-iscsi 2026-08-21 15:46:13.978 | qemu-utils 2026-08-21 15:46:13.978 | sg3-utils 2026-08-21 15:46:13.978 | sysfsutils 2026-08-21 15:46:13.978 | lvm2 2026-08-21 15:46:13.978 | qemu-utils 2026-08-21 15:46:13.979 | thin-provisioning-tools 2026-08-21 15:46:13.979 | acl 2026-08-21 15:46:13.979 | dnsmasq-base 2026-08-21 15:46:13.979 | dnsmasq-utils 2026-08-21 15:46:13.979 | ebtables 2026-08-21 15:46:13.979 | haproxy 2026-08-21 15:46:13.980 | iptables 2026-08-21 15:46:13.980 | iputils-arping 2026-08-21 15:46:13.980 | iputils-ping 2026-08-21 15:46:13.980 | postgresql-server-dev-all 2026-08-21 15:46:13.980 | python3-mysqldb 2026-08-21 15:46:13.980 | sqlite3 2026-08-21 15:46:13.980 | sudo 2026-08-21 15:46:13.981 | vlan 2026-08-21 15:46:13.981 | pcp ' 2026-08-21 15:46:13.981 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-21 15:46:13.981 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:46:13.982 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:46:13.982 | ++ 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-08-21 15:46:13.982 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-21 15:46:13.983 | ++ 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-08-21 15:46:13.988 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-21 15:46:13.991 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:46:13.995 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:46:14.000 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:46:14.005 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:46:14.009 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:46:14.013 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:46:14.016 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:46:14.019 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:46:14.022 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:46:14.025 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:46:14.029 | ++ functions-common:apt_get_update:1167 : return 2026-08-21 15:46:14.033 | ++ 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-08-21 15:46:14.036 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:46:14.039 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:46:14.042 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:46:14.045 | ++ 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-08-21 15:46:14.076 | ++ 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-08-21 15:46:14.130 | Reading package lists... 2026-08-21 15:46:14.689 | Building dependency tree... 2026-08-21 15:46:14.691 | Reading state information... 2026-08-21 15:46:15.729 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-21 15:46:15.729 | bc set to manually installed. 2026-08-21 15:46:15.729 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-21 15:46:15.729 | g++ set to manually installed. 2026-08-21 15:46:15.729 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-21 15:46:15.729 | gcc set to manually installed. 2026-08-21 15:46:15.729 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-21 15:46:15.729 | git set to manually installed. 2026-08-21 15:46:15.729 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-21 15:46:15.729 | iputils-ping set to manually installed. 2026-08-21 15:46:15.730 | lsof is already the newest version (4.95.0-1build3). 2026-08-21 15:46:15.730 | lsof set to manually installed. 2026-08-21 15:46:15.730 | psmisc is already the newest version (23.7-1build1). 2026-08-21 15:46:15.730 | psmisc set to manually installed. 2026-08-21 15:46:15.730 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-21 15:46:15.730 | python3-dev set to manually installed. 2026-08-21 15:46:15.730 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-21 15:46:15.730 | python3-systemd is already the newest version (235-1build4). 2026-08-21 15:46:15.730 | python3-systemd set to manually installed. 2026-08-21 15:46:15.730 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-21 15:46:15.730 | tcpdump set to manually installed. 2026-08-21 15:46:15.731 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-21 15:46:15.731 | uuid-runtime set to manually installed. 2026-08-21 15:46:15.731 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-21 15:46:15.731 | zlib1g-dev set to manually installed. 2026-08-21 15:46:15.731 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-21 15:46:15.731 | iptables set to manually installed. 2026-08-21 15:46:15.731 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-21 15:46:15.731 | kpartx set to manually installed. 2026-08-21 15:46:15.731 | parted is already the newest version (3.6-4build1). 2026-08-21 15:46:15.731 | parted set to manually installed. 2026-08-21 15:46:15.732 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-21 15:46:15.732 | sudo set to manually installed. 2026-08-21 15:46:15.732 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-21 15:46:15.732 | open-iscsi set to manually installed. 2026-08-21 15:46:15.732 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-21 15:46:15.732 | cryptsetup set to manually installed. 2026-08-21 15:46:15.732 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-21 15:46:15.732 | dosfstools set to manually installed. 2026-08-21 15:46:15.732 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-21 15:46:15.732 | netcat-openbsd set to manually installed. 2026-08-21 15:46:15.733 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-21 15:46:15.733 | sg3-utils set to manually installed. 2026-08-21 15:46:15.733 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-21 15:46:15.733 | lvm2 set to manually installed. 2026-08-21 15:46:15.733 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-21 15:46:15.733 | thin-provisioning-tools set to manually installed. 2026-08-21 15:46:15.733 | acl is already the newest version (2.3.2-1build1.1). 2026-08-21 15:46:15.733 | acl set to manually installed. 2026-08-21 15:46:15.733 | The following packages were automatically installed and are no longer required: 2026-08-21 15:46:15.733 | libfwupd2 libgusb2 2026-08-21 15:46:15.734 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:46:15.736 | The following additional packages will be installed: 2026-08-21 15:46:15.736 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-21 15:46:15.736 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-21 15:46:15.737 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-21 15:46:15.737 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-21 15:46:15.737 | krb5-locales krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-21 15:46:15.737 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-21 15:46:15.737 | libarchive-cpio-perl libarchive-zip-perl libcdt5 libcgraph6 2026-08-21 15:46:15.737 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-21 15:46:15.737 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-21 15:46:15.737 | libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 libgssapi-krb5-2 2026-08-21 15:46:15.737 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-21 15:46:15.738 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-21 15:46:15.738 | libjson-xs-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-21 15:46:15.738 | libkdb5-10t64 libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev 2026-08-21 15:46:15.738 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-21 15:46:15.738 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-mymachines 2026-08-21 15:46:15.738 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-21 15:46:15.738 | libpam-systemd libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-08-21 15:46:15.738 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-08-21 15:46:15.738 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-08-21 15:46:15.739 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-08-21 15:46:15.739 | libsm6 libsqlite3-0 libssl3t64 libsub-override-perl 2026-08-21 15:46:15.739 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtinfo6 2026-08-21 15:46:15.739 | libtool libtypes-serialiser-perl libudev1 libx86-1 libxaw7 libxmu6 libxt6t64 2026-08-21 15:46:15.739 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-08-21 15:46:15.740 | llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin ncurses-term 2026-08-21 15:46:15.740 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-08-21 15:46:15.740 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-21 15:46:15.740 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-21 15:46:15.741 | python3.12-venv qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-21 15:46:15.741 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-21 15:46:15.741 | qemu-system-modules-spice qemu-system-x86 ssl-cert systemd systemd-container 2026-08-21 15:46:15.741 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev 2026-08-21 15:46:15.741 | vbetool 2026-08-21 15:46:15.746 | Suggested packages: 2026-08-21 15:46:15.746 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-21 15:46:15.746 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-21 15:46:15.746 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-21 15:46:15.746 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-21 15:46:15.747 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-21 15:46:15.747 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-21 15:46:15.747 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-21 15:46:15.747 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-08-21 15:46:15.747 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-08-21 15:46:15.747 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-21 15:46:15.747 | default-mysql-server | virtual-mysql-server samba vde2 sqlite3-doc 2026-08-21 15:46:15.747 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-08-21 15:46:15.747 | ncompress tar-scripts tar-doc zip 2026-08-21 15:46:15.996 | The following NEW packages will be installed: 2026-08-21 15:46:15.996 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-21 15:46:15.996 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-21 15:46:15.996 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-21 15:46:15.996 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-21 15:46:15.996 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-21 15:46:15.996 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-21 15:46:15.997 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-21 15:46:15.997 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-21 15:46:15.997 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-21 15:46:15.997 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-21 15:46:15.997 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-21 15:46:15.997 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-21 15:46:15.997 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-21 15:46:15.997 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-21 15:46:15.998 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-21 15:46:15.998 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-21 15:46:15.998 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-21 15:46:15.998 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-21 15:46:15.998 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-21 15:46:15.998 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-21 15:46:15.998 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-21 15:46:15.998 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-21 15:46:15.999 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-21 15:46:15.999 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-21 15:46:15.999 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-21 15:46:15.999 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-21 15:46:16.000 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-21 15:46:16.000 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-21 15:46:16.001 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-21 15:46:16.001 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-21 15:46:16.001 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-21 15:46:16.001 | uuid-dev vbetool vlan 2026-08-21 15:46:16.003 | The following packages will be upgraded: 2026-08-21 15:46:16.004 | curl dnsmasq-base gawk krb5-locales libcurl3t64-gnutls libcurl4t64 2026-08-21 15:46:16.005 | libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libncurses6 2026-08-21 15:46:16.006 | libncursesw6 libnss-mymachines libnss-systemd libpam-systemd libsqlite3-0 2026-08-21 15:46:16.006 | libssl3t64 libsystemd-shared libsystemd0 libtinfo6 libudev1 ncurses-base 2026-08-21 15:46:16.007 | ncurses-bin ncurses-term openssh-client openssh-server openssh-sftp-server 2026-08-21 15:46:16.007 | openssl qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-21 15:46:16.007 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-21 15:46:16.008 | qemu-system-modules-spice qemu-system-x86 qemu-utils systemd 2026-08-21 15:46:16.008 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-08-21 15:46:16.008 | systemd-timesyncd tar udev wget 2026-08-21 15:46:16.089 | 46 upgraded, 161 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:46:16.090 | Need to get 211 MB of archives. 2026-08-21 15:46:16.090 | After this operation, 941 MB of additional disk space will be used. 2026-08-21 15:46:16.090 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-21 15:46:16.105 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-21 15:46:16.114 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-21 15:46:16.121 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-21 15:46:16.130 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.17 [107 kB] 2026-08-21 15:46:16.138 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.17 [35.3 kB] 2026-08-21 15:46:16.144 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.17 [297 kB] 2026-08-21 15:46:16.151 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.17 [153 kB] 2026-08-21 15:46:16.159 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-21 15:46:16.169 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.17 [2077 kB] 2026-08-21 15:46:16.200 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.17 [432 kB] 2026-08-21 15:46:16.208 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.17 [11.9 kB] 2026-08-21 15:46:16.216 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.17 [159 kB] 2026-08-21 15:46:16.226 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.17 [235 kB] 2026-08-21 15:46:16.233 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.17 [3475 kB] 2026-08-21 15:46:16.282 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.17 [1875 kB] 2026-08-21 15:46:16.306 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.17 [178 kB] 2026-08-21 15:46:16.309 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1942 kB] 2026-08-21 15:46:16.334 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.12 [227 kB] 2026-08-21 15:46:16.338 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.8 [81.9 kB] 2026-08-21 15:46:16.345 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.8 [143 kB] 2026-08-21 15:46:16.352 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.8 [34.7 kB] 2026-08-21 15:46:16.359 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.8 [348 kB] 2026-08-21 15:46:16.366 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.12 [343 kB] 2026-08-21 15:46:16.373 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-21 15:46:16.383 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-21 15:46:16.389 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-21 15:46:16.402 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-21 15:46:16.410 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-21 15:46:16.418 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-21 15:46:16.427 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-21 15:46:16.447 | Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-21 15:46:16.451 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-21 15:46:16.458 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-21 15:46:16.464 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-21 15:46:16.475 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-21 15:46:16.499 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-21 15:46:16.508 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-21 15:46:16.515 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-21 15:46:16.523 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-21 15:46:16.539 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-21 15:46:16.552 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-21 15:46:16.558 | Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-21 15:46:16.564 | Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1003 kB] 2026-08-21 15:46:16.578 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-21 15:46:16.583 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-21 15:46:16.592 | Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.18 [391 kB] 2026-08-21 15:46:16.603 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-21 15:46:16.608 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-21 15:46:16.618 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-21 15:46:16.623 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-21 15:46:16.628 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-21 15:46:16.634 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.8 [15.1 kB] 2026-08-21 15:46:16.640 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-08-21 15:46:16.648 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-21 15:46:16.656 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-21 15:46:16.663 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-21 15:46:16.673 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-21 15:46:16.686 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-21 15:46:16.694 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-21 15:46:16.703 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-21 15:46:17.006 | Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-21 15:46:17.151 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-21 15:46:17.154 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-21 15:46:17.155 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-21 15:46:17.163 | Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-21 15:46:17.173 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-21 15:46:17.189 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-21 15:46:17.271 | Get:69 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-21 15:46:17.272 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-21 15:46:17.280 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-21 15:46:17.287 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-21 15:46:17.295 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-21 15:46:17.301 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-21 15:46:17.309 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-21 15:46:17.318 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-21 15:46:17.325 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-21 15:46:17.331 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-21 15:46:17.343 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-21 15:46:17.350 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-21 15:46:17.357 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-21 15:46:17.369 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-21 15:46:17.376 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-21 15:46:17.384 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-21 15:46:17.393 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-21 15:46:17.406 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-21 15:46:17.411 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-21 15:46:17.418 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-21 15:46:17.424 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-21 15:46:17.433 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-21 15:46:17.439 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-21 15:46:17.446 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-21 15:46:17.457 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-21 15:46:17.464 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-21 15:46:17.470 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-21 15:46:17.476 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-21 15:46:17.483 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-21 15:46:17.492 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-21 15:46:17.499 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-21 15:46:17.506 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-21 15:46:17.525 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-21 15:46:17.530 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-21 15:46:17.537 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-21 15:46:17.550 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-21 15:46:17.559 | Get:105 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-21 15:46:17.566 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-21 15:46:17.572 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-21 15:46:17.581 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-21 15:46:17.588 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-21 15:46:17.595 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-21 15:46:17.603 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-21 15:46:17.615 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-21 15:46:17.625 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-21 15:46:17.652 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-21 15:46:17.662 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-21 15:46:17.673 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-21 15:46:17.683 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-21 15:46:17.693 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-21 15:46:17.702 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-21 15:46:17.714 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-21 15:46:17.724 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-21 15:46:17.734 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-21 15:46:17.742 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-21 15:46:17.754 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-21 15:46:17.765 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-21 15:46:17.774 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-21 15:46:17.781 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-21 15:46:17.790 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-21 15:46:17.797 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-21 15:46:17.833 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-21 15:46:17.835 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.12 [335 kB] 2026-08-21 15:46:17.841 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-21 15:46:17.849 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-21 15:46:18.026 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-21 15:46:18.030 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-21 15:46:18.031 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-21 15:46:18.032 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-21 15:46:18.041 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-21 15:46:18.048 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-21 15:46:18.056 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-21 15:46:18.063 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-21 15:46:18.073 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-21 15:46:18.081 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-21 15:46:18.087 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-21 15:46:18.094 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-21 15:46:18.119 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-21 15:46:18.124 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-21 15:46:18.128 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-21 15:46:18.137 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-21 15:46:18.146 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-21 15:46:18.153 | Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-21 15:46:18.160 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-21 15:46:18.168 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2408 kB] 2026-08-21 15:46:18.202 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-21 15:46:18.205 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-21 15:46:18.213 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-21 15:46:18.229 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-21 15:46:18.236 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-21 15:46:18.248 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-21 15:46:18.255 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-21 15:46:18.264 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-21 15:46:18.273 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-21 15:46:18.541 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-21 15:46:18.542 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-21 15:46:18.550 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-21 15:46:18.613 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-21 15:46:18.615 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-21 15:46:19.101 | Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-21 15:46:19.102 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-21 15:46:19.106 | Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-21 15:46:19.107 | Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-21 15:46:19.109 | Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-21 15:46:19.121 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-21 15:46:19.130 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-21 15:46:19.149 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-21 15:46:19.165 | Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-21 15:46:19.171 | Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-21 15:46:19.183 | Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-21 15:46:19.206 | Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-21 15:46:19.215 | Get:180 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-08-21 15:46:19.223 | Get:181 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-21 15:46:19.229 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.18 [70.2 kB] 2026-08-21 15:46:19.240 | Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.18 [186 kB] 2026-08-21 15:46:19.260 | Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.18 [312 kB] 2026-08-21 15:46:19.264 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.18 [114 kB] 2026-08-21 15:46:19.266 | Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2221 kB] 2026-08-21 15:46:19.313 | Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-21 15:46:19.467 | Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1255 kB] 2026-08-21 15:46:19.487 | Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1796 kB] 2026-08-21 15:46:19.507 | Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-21 15:46:19.510 | Get:191 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-21 15:46:19.520 | Get:192 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-21 15:46:19.527 | Get:193 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-21 15:46:19.534 | Get:194 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-21 15:46:19.541 | Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-21 15:46:19.550 | Get:196 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-21 15:46:19.557 | Get:197 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-21 15:46:19.565 | Get:198 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-21 15:46:19.572 | Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-21 15:46:19.578 | Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-21 15:46:19.585 | Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-21 15:46:19.592 | Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-21 15:46:19.600 | Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-21 15:46:19.606 | Get:204 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-21 15:46:19.613 | Get:205 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-21 15:46:19.652 | Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-21 15:46:19.658 | Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-21 15:46:19.986 | perl: warning: Setting locale failed. 2026-08-21 15:46:19.987 | perl: warning: Please check that your locale settings: 2026-08-21 15:46:19.987 | LANGUAGE = (unset), 2026-08-21 15:46:19.987 | LC_ALL = "en_US.utf8", 2026-08-21 15:46:19.987 | LANG = "de_DE.UTF-8" 2026-08-21 15:46:19.987 | are supported and installed on your system. 2026-08-21 15:46:19.987 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:46:20.053 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:46:20.053 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:46:20.054 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:46:20.507 | Vorkonfiguration der Pakete ... 2026-08-21 15:46:20.545 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:46:20.805 | Fetched 211 MB in 4s (58.5 MB/s) 2026-08-21 15:46:20.905 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:46:20.911 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:46:20.925 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:46:21.043 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:46:21.190 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:46:21.196 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-21 15:46:21.212 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3ubuntu0.1) ... 2026-08-21 15:46:21.310 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-21 15:46:21.492 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:46:21.501 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-21 15:46:21.515 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:46:21.666 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:46:21.816 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:46:21.823 | Preparing to unpack .../0-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-21 15:46:21.839 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:46:23.305 | Preparing to unpack .../1-systemd-dev_255.4-1ubuntu8.17_all.deb ... 2026-08-21 15:46:23.320 | Unpacking systemd-dev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:23.432 | Preparing to unpack .../2-systemd-timesyncd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:23.449 | Unpacking systemd-timesyncd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:23.562 | Preparing to unpack .../3-systemd-resolved_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:23.580 | Unpacking systemd-resolved (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:23.685 | Preparing to unpack .../4-libnss-mymachines_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:23.706 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:23.813 | Preparing to unpack .../5-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:23.830 | Unpacking systemd-container (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:23.952 | Preparing to unpack .../6-libsystemd-shared_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:23.967 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:24.132 | Preparing to unpack .../7-libsystemd0_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:24.146 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:24.229 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:46:24.355 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:46:24.363 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:24.376 | Unpacking systemd-sysv (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:24.453 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:24.469 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:24.574 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:24.589 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:24.668 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:24.708 | Unpacking systemd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:25.379 | Preparing to unpack .../4-udev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:25.422 | Unpacking udev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:25.671 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:25.683 | Unpacking libudev1:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-21 15:46:25.778 | Setting up libudev1:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:46:25.920 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:46:25.930 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-21 15:46:25.941 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-21 15:46:26.074 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-21 15:46:26.194 | (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 ... 107981 files and directories currently installed.) 2026-08-21 15:46:26.200 | Preparing to unpack .../00-curl_8.5.0-2ubuntu10.12_amd64.deb ... 2026-08-21 15:46:26.215 | Unpacking curl (8.5.0-2ubuntu10.12) over (8.5.0-2ubuntu10.9) ... 2026-08-21 15:46:26.287 | Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:26.299 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:46:26.371 | Preparing to unpack .../02-libgssapi-krb5-2_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:26.384 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:46:26.454 | Preparing to unpack .../03-libkrb5support0_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:26.467 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:46:26.539 | Preparing to unpack .../04-libkrb5-3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:26.554 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:46:26.640 | Preparing to unpack .../05-libcurl4t64_8.5.0-2ubuntu10.12_amd64.deb ... 2026-08-21 15:46:26.654 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.12) over (8.5.0-2ubuntu10.9) ... 2026-08-21 15:46:26.730 | Selecting previously unselected package libapr1t64:amd64. 2026-08-21 15:46:26.739 | Preparing to unpack .../06-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-21 15:46:26.745 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:46:26.809 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-21 15:46:26.824 | Preparing to unpack .../07-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:46:26.841 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:46:26.917 | Preparing to unpack .../08-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-21 15:46:26.932 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.6) ... 2026-08-21 15:46:27.017 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-21 15:46:27.031 | Preparing to unpack .../09-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:46:27.036 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:46:27.090 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-21 15:46:27.104 | Preparing to unpack .../10-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:46:27.109 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:46:27.165 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-21 15:46:27.179 | Preparing to unpack .../11-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-21 15:46:27.184 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-21 15:46:27.237 | Selecting previously unselected package apache2-bin. 2026-08-21 15:46:27.251 | Preparing to unpack .../12-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:46:27.255 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-21 15:46:27.434 | Selecting previously unselected package apache2-data. 2026-08-21 15:46:27.445 | Preparing to unpack .../13-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-21 15:46:27.450 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-21 15:46:27.664 | Selecting previously unselected package apache2-utils. 2026-08-21 15:46:27.675 | Preparing to unpack .../14-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:46:27.680 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-21 15:46:27.750 | Selecting previously unselected package apache2. 2026-08-21 15:46:27.760 | Preparing to unpack .../15-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:46:27.768 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:46:27.771 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-21 15:46:27.899 | Preparing to unpack .../16-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-21 15:46:27.915 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-21 15:46:28.082 | Selecting previously unselected package haproxy. 2026-08-21 15:46:28.093 | Preparing to unpack .../17-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:46:28.136 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-21 15:46:28.280 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-21 15:46:28.291 | Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-21 15:46:28.295 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:46:28.351 | Selecting previously unselected package memcached. 2026-08-21 15:46:28.362 | Preparing to unpack .../19-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-21 15:46:28.369 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-21 15:46:28.442 | Preparing to unpack .../20-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-21 15:46:28.453 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-21 15:46:28.519 | Preparing to unpack .../21-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-21 15:46:28.658 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-21 15:46:28.778 | Preparing to unpack .../22-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-21 15:46:28.818 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-21 15:46:28.958 | Selecting previously unselected package libjson-perl. 2026-08-21 15:46:28.976 | Preparing to unpack .../23-libjson-perl_4.10000-1_all.deb ... 2026-08-21 15:46:28.981 | Unpacking libjson-perl (4.10000-1) ... 2026-08-21 15:46:29.051 | Selecting previously unselected package postgresql-client-common. 2026-08-21 15:46:29.068 | Preparing to unpack .../24-postgresql-client-common_257build1.1_all.deb ... 2026-08-21 15:46:29.073 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-21 15:46:29.145 | Preparing to unpack .../25-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-21 15:46:29.156 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-21 15:46:29.378 | Selecting previously unselected package ssl-cert. 2026-08-21 15:46:29.391 | Preparing to unpack .../26-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-21 15:46:29.394 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-21 15:46:29.459 | Selecting previously unselected package postgresql-common. 2026-08-21 15:46:29.473 | Preparing to unpack .../27-postgresql-common_257build1.1_all.deb ... 2026-08-21 15:46:29.500 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-21 15:46:29.512 | Unpacking postgresql-common (257build1.1) ... 2026-08-21 15:46:29.655 | Preparing to unpack .../28-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:29.678 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:29.755 | Selecting previously unselected package libsysfs2:amd64. 2026-08-21 15:46:29.765 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-21 15:46:29.769 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-21 15:46:29.827 | Selecting previously unselected package sysfsutils. 2026-08-21 15:46:29.838 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-21 15:46:29.847 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-21 15:46:29.913 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:46:29.926 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:46:29.999 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:46:30.014 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:46:30.086 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:46:30.101 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-21 15:46:30.182 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:46:30.314 | (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 ... 109036 files and directories currently installed.) 2026-08-21 15:46:30.320 | Preparing to unpack .../000-krb5-locales_1.20.1-6ubuntu2.8_all.deb ... 2026-08-21 15:46:30.331 | Unpacking krb5-locales (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-21 15:46:30.393 | Preparing to unpack .../001-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-08-21 15:46:30.404 | Unpacking wget (1.21.4-1ubuntu4.5) over (1.21.4-1ubuntu4.1) ... 2026-08-21 15:46:30.471 | Selecting previously unselected package autotools-dev. 2026-08-21 15:46:30.481 | Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 2026-08-21 15:46:30.485 | Unpacking autotools-dev (20220109.1) ... 2026-08-21 15:46:30.538 | Selecting previously unselected package m4. 2026-08-21 15:46:30.548 | Preparing to unpack .../003-m4_1.4.19-4build1_amd64.deb ... 2026-08-21 15:46:30.553 | Unpacking m4 (1.4.19-4build1) ... 2026-08-21 15:46:30.635 | Selecting previously unselected package autoconf. 2026-08-21 15:46:30.644 | Preparing to unpack .../004-autoconf_2.71-3_all.deb ... 2026-08-21 15:46:30.648 | Unpacking autoconf (2.71-3) ... 2026-08-21 15:46:30.753 | Selecting previously unselected package automake. 2026-08-21 15:46:30.768 | Preparing to unpack .../005-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-21 15:46:30.775 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-21 15:46:30.911 | Selecting previously unselected package autopoint. 2026-08-21 15:46:30.926 | Preparing to unpack .../006-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-21 15:46:30.944 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-21 15:46:31.009 | Selecting previously unselected package libdebhelper-perl. 2026-08-21 15:46:31.023 | Preparing to unpack .../007-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-21 15:46:31.027 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-21 15:46:31.126 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-21 15:46:31.141 | Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:31.146 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:32.575 | Selecting previously unselected package libclang-cpp17t64. 2026-08-21 15:46:32.592 | Preparing to unpack .../009-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:32.597 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:33.260 | Selecting previously unselected package libgc1:amd64. 2026-08-21 15:46:33.274 | Preparing to unpack .../010-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-21 15:46:33.281 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-21 15:46:33.342 | Selecting previously unselected package libobjc4:amd64. 2026-08-21 15:46:33.357 | Preparing to unpack .../011-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-21 15:46:33.362 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-21 15:46:33.413 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-21 15:46:33.427 | Preparing to unpack .../012-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-21 15:46:33.432 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-21 15:46:33.506 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-21 15:46:33.520 | Preparing to unpack .../013-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:33.525 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:33.789 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-21 15:46:33.803 | Preparing to unpack .../014-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:33.809 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:33.920 | Selecting previously unselected package libclang1-17t64. 2026-08-21 15:46:33.932 | Preparing to unpack .../015-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:33.937 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:34.331 | Selecting previously unselected package clang-17. 2026-08-21 15:46:34.346 | Preparing to unpack .../016-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:34.352 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:34.418 | Selecting previously unselected package libtool. 2026-08-21 15:46:34.433 | Preparing to unpack .../017-libtool_2.4.7-7build1_all.deb ... 2026-08-21 15:46:34.441 | Unpacking libtool (2.4.7-7build1) ... 2026-08-21 15:46:34.508 | Selecting previously unselected package dh-autoreconf. 2026-08-21 15:46:34.520 | Preparing to unpack .../018-dh-autoreconf_20_all.deb ... 2026-08-21 15:46:34.526 | Unpacking dh-autoreconf (20) ... 2026-08-21 15:46:34.581 | Selecting previously unselected package libarchive-zip-perl. 2026-08-21 15:46:34.595 | Preparing to unpack .../019-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-21 15:46:34.600 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-21 15:46:34.686 | Selecting previously unselected package libsub-override-perl. 2026-08-21 15:46:34.701 | Preparing to unpack .../020-libsub-override-perl_0.10-1_all.deb ... 2026-08-21 15:46:34.706 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-21 15:46:34.761 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-21 15:46:34.777 | Preparing to unpack .../021-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-21 15:46:34.782 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-21 15:46:34.842 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-21 15:46:34.855 | Preparing to unpack .../022-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-21 15:46:34.860 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-21 15:46:34.912 | Selecting previously unselected package debugedit. 2026-08-21 15:46:34.924 | Preparing to unpack .../023-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-21 15:46:34.929 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-21 15:46:34.979 | Selecting previously unselected package dwz. 2026-08-21 15:46:34.993 | Preparing to unpack .../024-dwz_0.15-1build6_amd64.deb ... 2026-08-21 15:46:34.998 | Unpacking dwz (0.15-1build6) ... 2026-08-21 15:46:35.053 | Selecting previously unselected package gettext. 2026-08-21 15:46:35.068 | Preparing to unpack .../025-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-21 15:46:35.073 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-21 15:46:35.211 | Selecting previously unselected package intltool-debian. 2026-08-21 15:46:35.223 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-21 15:46:35.228 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-21 15:46:35.275 | Selecting previously unselected package po-debconf. 2026-08-21 15:46:35.287 | Preparing to unpack .../027-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-21 15:46:35.294 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-21 15:46:35.387 | Selecting previously unselected package debhelper. 2026-08-21 15:46:35.398 | Preparing to unpack .../028-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-21 15:46:35.402 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-21 15:46:35.675 | Selecting previously unselected package uuid-dev:amd64. 2026-08-21 15:46:35.688 | Preparing to unpack .../029-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-21 15:46:35.692 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-21 15:46:35.753 | Selecting previously unselected package libsctp1:amd64. 2026-08-21 15:46:35.766 | Preparing to unpack .../030-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-21 15:46:35.771 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:46:35.814 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-21 15:46:35.826 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-21 15:46:35.830 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:46:35.890 | Selecting previously unselected package libapr1-dev. 2026-08-21 15:46:35.901 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-21 15:46:35.906 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:46:36.308 | Selecting previously unselected package libldap-dev:amd64. 2026-08-21 15:46:36.323 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:46:36.329 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:46:36.518 | Selecting previously unselected package libldap2-dev. 2026-08-21 15:46:36.532 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-21 15:46:36.537 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:46:36.578 | Selecting previously unselected package libaprutil1-dev. 2026-08-21 15:46:36.591 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-21 15:46:36.597 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-21 15:46:36.933 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-21 15:46:36.945 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:46:36.949 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:46:36.999 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-21 15:46:37.011 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:46:37.015 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:46:37.066 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-21 15:46:37.078 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:46:37.082 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:46:37.125 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-21 15:46:37.139 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-21 15:46:37.144 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:46:37.281 | Selecting previously unselected package apache2-dev. 2026-08-21 15:46:37.296 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-21 15:46:37.300 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-21 15:46:37.401 | Selecting previously unselected package ncal. 2026-08-21 15:46:37.413 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-08-21 15:46:37.416 | Unpacking ncal (12.1.8) ... 2026-08-21 15:46:37.470 | Selecting previously unselected package bsdmainutils. 2026-08-21 15:46:37.485 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-08-21 15:46:37.493 | Unpacking bsdmainutils (12.1.8) ... 2026-08-21 15:46:37.534 | Selecting previously unselected package conntrack. 2026-08-21 15:46:37.546 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-21 15:46:37.550 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-21 15:46:37.608 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-21 15:46:37.636 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-08-21 15:46:37.711 | Selecting previously unselected package dnsmasq-utils. 2026-08-21 15:46:37.723 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-21 15:46:37.727 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-21 15:46:37.782 | Selecting previously unselected package ebtables. 2026-08-21 15:46:37.793 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-21 15:46:37.810 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-21 15:46:37.864 | Selecting previously unselected package fonts-liberation. 2026-08-21 15:46:37.876 | Preparing to unpack .../047-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-21 15:46:37.881 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-21 15:46:37.992 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-21 15:46:38.004 | Preparing to unpack .../048-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-21 15:46:38.009 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-21 15:46:38.056 | Selecting previously unselected package fonts-liberation2. 2026-08-21 15:46:38.068 | Preparing to unpack .../049-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-21 15:46:38.072 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-21 15:46:38.113 | Selecting previously unselected package genisoimage. 2026-08-21 15:46:38.124 | Preparing to unpack .../050-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-21 15:46:38.128 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-21 15:46:38.197 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-21 15:46:38.209 | Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-21 15:46:38.213 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-21 15:46:38.269 | Selecting previously unselected package libann0. 2026-08-21 15:46:38.280 | Preparing to unpack .../052-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-21 15:46:38.285 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-21 15:46:38.336 | Selecting previously unselected package libcdt5:amd64. 2026-08-21 15:46:38.348 | Preparing to unpack .../053-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:46:38.352 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:38.401 | Selecting previously unselected package libcgraph6:amd64. 2026-08-21 15:46:38.412 | Preparing to unpack .../054-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:46:38.417 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:38.471 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-21 15:46:38.483 | Preparing to unpack .../055-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-21 15:46:38.487 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:46:38.542 | Selecting previously unselected package libltdl7:amd64. 2026-08-21 15:46:38.555 | Preparing to unpack .../056-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-21 15:46:38.560 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-21 15:46:38.607 | Selecting previously unselected package libpathplan4:amd64. 2026-08-21 15:46:38.619 | Preparing to unpack .../057-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:46:38.623 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:38.678 | Selecting previously unselected package libgvc6. 2026-08-21 15:46:38.693 | Preparing to unpack .../058-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:46:38.698 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:38.782 | Selecting previously unselected package libgvpr2:amd64. 2026-08-21 15:46:38.794 | Preparing to unpack .../059-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:46:38.798 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:38.852 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-21 15:46:38.865 | Preparing to unpack .../060-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:46:38.870 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:38.950 | Selecting previously unselected package libice6:amd64. 2026-08-21 15:46:38.962 | Preparing to unpack .../061-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-21 15:46:38.967 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-21 15:46:39.016 | Selecting previously unselected package libsm6:amd64. 2026-08-21 15:46:39.027 | Preparing to unpack .../062-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-21 15:46:39.033 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-21 15:46:39.083 | Selecting previously unselected package libxt6t64:amd64. 2026-08-21 15:46:39.093 | Preparing to unpack .../063-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-21 15:46:39.098 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-21 15:46:39.155 | Selecting previously unselected package libxmu6:amd64. 2026-08-21 15:46:39.167 | Preparing to unpack .../064-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-21 15:46:39.172 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-21 15:46:39.224 | Selecting previously unselected package libxaw7:amd64. 2026-08-21 15:46:39.234 | Preparing to unpack .../065-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-21 15:46:39.238 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-21 15:46:39.299 | Selecting previously unselected package graphviz. 2026-08-21 15:46:39.311 | Preparing to unpack .../066-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-21 15:46:39.317 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:39.453 | Selecting previously unselected package icu-devtools. 2026-08-21 15:46:39.465 | Preparing to unpack .../067-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-21 15:46:39.470 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-21 15:46:39.544 | Selecting previously unselected package iputils-arping. 2026-08-21 15:46:39.556 | Preparing to unpack .../068-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-21 15:46:39.561 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-21 15:46:39.621 | Selecting previously unselected package comerr-dev:amd64. 2026-08-21 15:46:39.636 | Preparing to unpack .../069-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-21 15:46:39.644 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-21 15:46:39.709 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-21 15:46:39.724 | Preparing to unpack .../070-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:39.728 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:46:39.783 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-21 15:46:39.795 | Preparing to unpack .../071-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:39.799 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:46:39.848 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-21 15:46:39.859 | Preparing to unpack .../072-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:39.865 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:46:39.918 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-21 15:46:39.930 | Preparing to unpack .../073-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:39.934 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:46:39.979 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-21 15:46:39.991 | Preparing to unpack .../074-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:39.995 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:46:40.078 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-21 15:46:40.090 | Preparing to unpack .../075-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-21 15:46:40.094 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-21 15:46:40.146 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-21 15:46:40.159 | Preparing to unpack .../076-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:40.163 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:40.464 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-21 15:46:40.476 | Preparing to unpack .../077-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-21 15:46:40.481 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-21 15:46:40.543 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.12_amd64.deb ... 2026-08-21 15:46:40.556 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.12) over (8.5.0-2ubuntu10.9) ... 2026-08-21 15:46:40.635 | Selecting previously unselected package libgts-bin. 2026-08-21 15:46:40.647 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-21 15:46:40.652 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:46:40.711 | Selecting previously unselected package libicu-dev:amd64. 2026-08-21 15:46:40.722 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-21 15:46:40.726 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-21 15:46:41.325 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-21 15:46:41.336 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-21 15:46:41.341 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-21 15:46:41.400 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-21 15:46:41.412 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-21 15:46:41.417 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:46:41.456 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-21 15:46:41.468 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-21 15:46:41.473 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:46:41.513 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-21 15:46:41.524 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-21 15:46:41.529 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-21 15:46:41.573 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-21 15:46:41.584 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-21 15:46:41.589 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-21 15:46:41.701 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-21 15:46:41.713 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-21 15:46:41.716 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-21 15:46:41.760 | Selecting previously unselected package libjson-xs-perl. 2026-08-21 15:46:41.770 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:46:41.773 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-21 15:46:41.827 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-21 15:46:41.839 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-21 15:46:41.842 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-21 15:46:41.931 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-21 15:46:41.943 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-21 15:46:41.947 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-21 15:46:41.988 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-21 15:46:42.000 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-21 15:46:42.004 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-21 15:46:42.058 | Selecting previously unselected package mysql-common. 2026-08-21 15:46:42.070 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-21 15:46:42.088 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-21 15:46:42.137 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-21 15:46:42.149 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:46:42.154 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:46:42.264 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-21 15:46:42.277 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-21 15:46:42.281 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:46:42.376 | Selecting previously unselected package pcp-conf. 2026-08-21 15:46:42.389 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:42.394 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-21 15:46:42.447 | Selecting previously unselected package libpcp3t64. 2026-08-21 15:46:42.457 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:42.462 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:42.520 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-21 15:46:42.531 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:42.536 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:42.579 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-21 15:46:42.591 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:42.595 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-21 15:46:42.647 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-21 15:46:42.659 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-21 15:46:42.664 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-21 15:46:42.712 | Selecting previously unselected package libpq5:amd64. 2026-08-21 15:46:42.724 | Preparing to unpack .../099-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:46:42.728 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:46:42.773 | Selecting previously unselected package libssl-dev:amd64. 2026-08-21 15:46:42.786 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-21 15:46:42.790 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-21 15:46:43.062 | Selecting previously unselected package libpq-dev. 2026-08-21 15:46:43.075 | Preparing to unpack .../101-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:46:43.080 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:46:43.149 | Selecting previously unselected package libsasl2-dev. 2026-08-21 15:46:43.162 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-21 15:46:43.167 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-21 15:46:43.261 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-21 15:46:43.274 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:46:43.279 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:46:43.548 | Selecting previously unselected package libx86-1:amd64. 2026-08-21 15:46:43.559 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-21 15:46:43.565 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-21 15:46:43.610 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-21 15:46:43.621 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-21 15:46:43.625 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-21 15:46:43.732 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-21 15:46:43.742 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:46:43.747 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-21 15:46:43.852 | Selecting previously unselected package llvm-17-runtime. 2026-08-21 15:46:43.864 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:43.869 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:43.937 | Selecting previously unselected package libpfm4:amd64. 2026-08-21 15:46:43.949 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-21 15:46:43.954 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-21 15:46:44.039 | Selecting previously unselected package llvm-17. 2026-08-21 15:46:44.054 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:44.060 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:45.344 | Selecting previously unselected package libffi-dev:amd64. 2026-08-21 15:46:45.354 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-21 15:46:45.359 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-21 15:46:45.435 | Selecting previously unselected package llvm-17-tools. 2026-08-21 15:46:45.451 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:45.456 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:45.850 | Selecting previously unselected package libz3-4:amd64. 2026-08-21 15:46:45.865 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-21 15:46:45.873 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:46:46.137 | Selecting previously unselected package libz3-dev:amd64. 2026-08-21 15:46:46.152 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-21 15:46:46.156 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:46:46.231 | Selecting previously unselected package llvm-17-dev. 2026-08-21 15:46:46.244 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-21 15:46:46.248 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-21 15:46:49.973 | Selecting previously unselected package lsscsi. 2026-08-21 15:46:49.985 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-21 15:46:49.990 | Unpacking lsscsi (0.32-1build1) ... 2026-08-21 15:46:50.036 | Selecting previously unselected package osinfo-db. 2026-08-21 15:46:50.047 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-21 15:46:50.051 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-21 15:46:50.721 | Selecting previously unselected package pkgconf-bin. 2026-08-21 15:46:50.735 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-21 15:46:50.742 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-21 15:46:50.795 | Selecting previously unselected package pkgconf:amd64. 2026-08-21 15:46:50.806 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-21 15:46:50.814 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-21 15:46:50.873 | Selecting previously unselected package pkg-config:amd64. 2026-08-21 15:46:50.889 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-21 15:46:50.896 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-21 15:46:50.945 | Selecting previously unselected package pm-utils. 2026-08-21 15:46:50.959 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-21 15:46:50.965 | Unpacking pm-utils (1.4.1-21) ... 2026-08-21 15:46:51.051 | Selecting previously unselected package postgresql-client-16. 2026-08-21 15:46:51.065 | Preparing to unpack .../121-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:46:51.069 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:46:51.281 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-21 15:46:51.292 | Preparing to unpack .../122-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:46:51.297 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:46:51.889 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-21 15:46:51.903 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-21 15:46:51.907 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-21 15:46:51.965 | Selecting previously unselected package python3-mysqldb. 2026-08-21 15:46:51.978 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-21 15:46:51.982 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-21 15:46:52.034 | Selecting previously unselected package python3-pip-whl. 2026-08-21 15:46:52.047 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-21 15:46:52.051 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-21 15:46:52.116 | Selecting previously unselected package python3-setuptools-whl. 2026-08-21 15:46:52.128 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-21 15:46:52.133 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-21 15:46:52.191 | Selecting previously unselected package python3.12-venv. 2026-08-21 15:46:52.204 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-21 15:46:52.208 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-21 15:46:52.250 | Selecting previously unselected package python3-venv. 2026-08-21 15:46:52.262 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-21 15:46:52.266 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-21 15:46:52.319 | Preparing to unpack .../129-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:52.330 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:52.402 | Preparing to unpack .../130-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:52.415 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:52.488 | Preparing to unpack .../131-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:52.499 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:52.578 | Preparing to unpack .../132-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:52.630 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:52.701 | Preparing to unpack .../133-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:52.712 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:52.890 | Preparing to unpack .../134-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:52.919 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:53.494 | Preparing to unpack .../135-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:46:53.508 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:53.724 | Preparing to unpack .../136-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-21 15:46:53.735 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-21 15:46:53.925 | Selecting previously unselected package sqlite3. 2026-08-21 15:46:53.936 | Preparing to unpack .../137-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-21 15:46:53.941 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-21 15:46:53.991 | Selecting previously unselected package unzip. 2026-08-21 15:46:54.002 | Preparing to unpack .../138-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-21 15:46:54.007 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-21 15:46:54.061 | Selecting previously unselected package vbetool. 2026-08-21 15:46:54.074 | Preparing to unpack .../139-vbetool_1.1-5_amd64.deb ... 2026-08-21 15:46:54.080 | Unpacking vbetool (1.1-5) ... 2026-08-21 15:46:54.123 | Selecting previously unselected package libosinfo-l10n. 2026-08-21 15:46:54.135 | Preparing to unpack .../140-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-21 15:46:54.139 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-21 15:46:54.219 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-21 15:46:54.231 | Preparing to unpack .../141-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-21 15:46:54.236 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-21 15:46:54.282 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-21 15:46:54.296 | Preparing to unpack .../142-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-21 15:46:54.299 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-21 15:46:54.345 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-21 15:46:54.360 | Preparing to unpack .../143-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-21 15:46:54.364 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:46:54.426 | Selecting previously unselected package libpcp-archive1t64. 2026-08-21 15:46:54.442 | Preparing to unpack .../144-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:54.500 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:54.555 | Selecting previously unselected package libpcp-gui2t64. 2026-08-21 15:46:54.570 | Preparing to unpack .../145-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:54.575 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:54.638 | Selecting previously unselected package libpcp-import1t64. 2026-08-21 15:46:54.650 | Preparing to unpack .../146-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:54.661 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:54.713 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-21 15:46:54.726 | Preparing to unpack .../147-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:54.731 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:54.781 | Selecting previously unselected package libpcp-trace2t64. 2026-08-21 15:46:54.793 | Preparing to unpack .../148-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:54.798 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:54.850 | Selecting previously unselected package libpcp-web1t64. 2026-08-21 15:46:54.862 | Preparing to unpack .../149-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:54.866 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-21 15:46:54.916 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-21 15:46:54.928 | Preparing to unpack .../150-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-21 15:46:54.933 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-21 15:46:54.985 | Selecting previously unselected package python3-pcp. 2026-08-21 15:46:55.000 | Preparing to unpack .../151-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:55.004 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-21 15:46:55.067 | Selecting previously unselected package pcp. 2026-08-21 15:46:55.079 | Preparing to unpack .../152-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-21 15:46:55.347 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-21 15:46:56.354 | Selecting previously unselected package socat. 2026-08-21 15:46:56.367 | Preparing to unpack .../153-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-21 15:46:56.372 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-21 15:46:56.461 | Selecting previously unselected package vlan. 2026-08-21 15:46:56.472 | Preparing to unpack .../154-vlan_2.0.5ubuntu5_all.deb ... 2026-08-21 15:46:56.497 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-21 15:46:56.583 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-21 15:46:56.596 | Setting up postgresql-client-common (257build1.1) ... 2026-08-21 15:46:56.616 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-21 15:46:56.629 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-21 15:46:56.641 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-21 15:46:56.673 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-21 15:46:56.681 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-21 15:46:56.693 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:46:56.706 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-21 15:46:56.720 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-21 15:46:56.732 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-21 15:46:56.745 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-08-21 15:46:56.762 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-21 15:46:56.774 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-21 15:46:56.786 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-21 15:46:57.450 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-21 15:46:57.450 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-21 15:46:57.994 | Setting up ncal (12.1.8) ... 2026-08-21 15:46:58.008 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-21 15:46:58.022 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-21 15:46:58.060 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-21 15:46:58.070 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-21 15:46:58.083 | Setting up vbetool (1.1-5) ... 2026-08-21 15:46:58.094 | Setting up pm-utils (1.4.1-21) ... 2026-08-21 15:46:58.114 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-21 15:46:58.129 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-21 15:46:58.140 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-21 15:46:58.151 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:46:58.163 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:46:59.761 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-21 15:46:59.772 | Setting up m4 (1.4.19-4build1) ... 2026-08-21 15:46:59.788 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:46:59.800 | Setting up systemd-dev (255.4-1ubuntu8.17) ... 2026-08-21 15:46:59.814 | Setting up krb5-locales (1.20.1-6ubuntu2.8) ... 2026-08-21 15:46:59.826 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-21 15:46:59.859 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-21 15:46:59.899 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-21 15:46:59.912 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-21 15:46:59.924 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-21 15:47:00.986 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-21 15:47:01.493 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:47:01.503 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:01.521 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-21 15:47:01.548 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-21 15:47:01.841 | Setting up autotools-dev (20220109.1) ... 2026-08-21 15:47:01.889 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:47:01.901 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:47:01.916 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-21 15:47:01.928 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-21 15:47:01.942 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:01.956 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:01.968 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:47:01.981 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-21 15:47:01.993 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:47:02.006 | Setting up ebtables (2.0.11-6build1) ... 2026-08-21 15:47:02.670 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-21 15:47:02.682 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-21 15:47:02.694 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-21 15:47:02.707 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:47:02.719 | Setting up bsdmainutils (12.1.8) ... 2026-08-21 15:47:02.732 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-21 15:47:02.748 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-21 15:47:02.761 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:47:02.773 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-21 15:47:02.786 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-21 15:47:02.797 | Setting up lsscsi (0.32-1build1) ... 2026-08-21 15:47:02.809 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-21 15:47:02.821 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-21 15:47:02.833 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:47:02.845 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:02.857 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-21 15:47:02.872 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-21 15:47:02.887 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:02.901 | Setting up autoconf (2.71-3) ... 2026-08-21 15:47:02.919 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:02.933 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:47:02.948 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-21 15:47:02.963 | Setting up dwz (0.15-1build6) ... 2026-08-21 15:47:02.977 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:47:02.992 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-21 15:47:03.009 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-21 15:47:03.071 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:03.087 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-21 15:47:03.101 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:03.116 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:47:03.130 | Setting up libjson-perl (4.10000-1) ... 2026-08-21 15:47:03.143 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:03.159 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-21 15:47:03.174 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-21 15:47:03.214 | Setting up debugedit (1:5.0-5build2) ... 2026-08-21 15:47:03.227 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-21 15:47:03.241 | Setting up libsub-override-perl (0.10-1) ... 2026-08-21 15:47:03.256 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:47:03.356 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:47:03.404 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:03.417 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:47:03.430 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-21 15:47:03.444 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:03.457 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-21 15:47:03.469 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:47:03.483 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-21 15:47:03.503 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-21 15:47:03.520 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-21 15:47:03.535 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-21 15:47:03.548 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:47:03.562 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-21 15:47:03.578 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-21 15:47:03.591 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:47:03.604 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-21 15:47:03.621 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-21 15:47:03.631 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-21 15:47:03.643 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-21 15:47:03.657 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:47:03.672 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-21 15:47:03.684 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-21 15:47:03.697 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-21 15:47:03.709 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:03.722 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:04.420 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-21 15:47:04.434 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-21 15:47:04.552 | Setting up libtool (2.4.7-7build1) ... 2026-08-21 15:47:04.576 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-21 15:47:04.590 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:04.610 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-21 15:47:04.624 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-21 15:47:05.557 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-21 15:47:06.285 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-21 15:47:06.301 | Setting up systemd (255.4-1ubuntu8.17) ... 2026-08-21 15:47:06.391 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-08-21 15:47:06.392 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-08-21 15:47:06.395 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-08-21 15:47:07.147 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:47:07.162 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-21 15:47:07.178 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-21 15:47:07.194 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-21 15:47:07.209 | Setting up dh-autoreconf (20) ... 2026-08-21 15:47:07.224 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:07.238 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-21 15:47:07.251 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-21 15:47:07.264 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-21 15:47:07.277 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-21 15:47:07.289 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-21 15:47:07.302 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-21 15:47:07.314 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-21 15:47:07.386 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:47:07.386 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:47:07.386 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:47:07.576 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:08.563 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-21 15:47:09.107 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-21 15:47:09.120 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-21 15:47:09.135 | Setting up postgresql-common (257build1.1) ... 2026-08-21 15:47:09.228 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:47:09.228 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:47:09.228 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:47:09.307 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:09.796 | 2026-08-21 15:47:09.796 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-21 15:47:10.007 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-21 15:47:10.007 | Removing obsolete dictionary files: 2026-08-21 15:47:11.145 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-21 15:47:11.748 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:47:11.800 | Setting up systemd-timesyncd (255.4-1ubuntu8.17) ... 2026-08-21 15:47:12.568 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:12.583 | Setting up udev (255.4-1ubuntu8.17) ... 2026-08-21 15:47:13.725 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:13.736 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-21 15:47:13.749 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-21 15:47:13.761 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:13.775 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-21 15:47:13.786 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-21 15:47:13.798 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:13.844 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:13.857 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-21 15:47:13.869 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-21 15:47:13.881 | Setting up systemd-resolved (255.4-1ubuntu8.17) ... 2026-08-21 15:47:14.746 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-21 15:47:14.758 | Setting up systemd-sysv (255.4-1ubuntu8.17) ... 2026-08-21 15:47:14.825 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-21 15:47:14.836 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:14.849 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:14.861 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-21 15:47:14.873 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.12) ... 2026-08-21 15:47:14.885 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:14.897 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-21 15:47:14.932 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-21 15:47:14.943 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:47:14.972 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.12) ... 2026-08-21 15:47:14.990 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:15.008 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:47:15.021 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-21 15:47:15.030 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:47:15.041 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-21 15:47:15.051 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-21 15:47:15.062 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:15.072 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:15.084 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:15.095 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-21 15:47:15.106 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-21 15:47:15.820 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:15.831 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:47:15.916 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:47:15.916 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:47:15.916 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:47:16.177 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-21 15:47:16.187 | Setting up curl (8.5.0-2ubuntu10.12) ... 2026-08-21 15:47:16.197 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:16.207 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:47:17.361 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:17.371 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-21 15:47:17.382 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-21 15:47:17.394 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-21 15:47:17.405 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-21 15:47:17.490 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:47:17.490 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:47:17.491 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:47:19.448 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:19.458 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-21 15:47:20.372 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:20.418 | Enabling module mpm_event. 2026-08-21 15:47:20.471 | Enabling module authz_core. 2026-08-21 15:47:20.477 | Enabling module authz_host. 2026-08-21 15:47:20.529 | Enabling module authn_core. 2026-08-21 15:47:20.536 | Enabling module auth_basic. 2026-08-21 15:47:20.590 | Enabling module access_compat. 2026-08-21 15:47:20.646 | Enabling module authn_file. 2026-08-21 15:47:20.697 | Enabling module authz_user. 2026-08-21 15:47:20.760 | Enabling module alias. 2026-08-21 15:47:20.816 | Enabling module dir. 2026-08-21 15:47:20.882 | Enabling module autoindex. 2026-08-21 15:47:20.942 | Enabling module env. 2026-08-21 15:47:21.015 | Enabling module mime. 2026-08-21 15:47:21.074 | Enabling module negotiation. 2026-08-21 15:47:21.134 | Enabling module setenvif. 2026-08-21 15:47:21.206 | Enabling module filter. 2026-08-21 15:47:21.264 | Enabling module deflate. 2026-08-21 15:47:21.341 | Enabling module status. 2026-08-21 15:47:21.396 | Enabling module reqtimeout. 2026-08-21 15:47:21.472 | Enabling conf charset. 2026-08-21 15:47:21.551 | Enabling conf localized-error-pages. 2026-08-21 15:47:21.623 | Enabling conf other-vhosts-access-log. 2026-08-21 15:47:21.678 | Enabling conf security. 2026-08-21 15:47:21.732 | Enabling conf serve-cgi-bin. 2026-08-21 15:47:21.785 | Enabling site 000-default. 2026-08-21 15:47:22.950 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-21 15:47:23.714 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-21 15:47:25.267 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:47:25.788 | 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-08-21 15:47:25.828 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-21 15:47:25.841 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-21 15:47:26.177 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.17) ... 2026-08-21 15:47:26.192 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:26.205 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-21 15:47:26.217 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:26.230 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-21 15:47:28.381 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-21 15:47:28.452 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-21 15:47:28.524 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-21 15:47:28.595 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-21 15:47:30.466 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-21 15:47:30.482 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-21 15:47:30.495 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-21 15:47:30.508 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-21 15:47:30.588 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-08-21 15:47:35.463 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:35.660 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:35.765 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:39.676 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:40.564 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-21 15:47:40.698 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:47:40.740 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-08-21 15:47:41.006 | Processing triggers for ufw (0.36.2-6) ... 2026-08-21 15:47:41.147 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:47:44.918 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-21 15:47:44.948 | Processing triggers for install-info (7.1-3build2) ... 2026-08-21 15:47:45.126 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-21 15:47:45.400 | perl: warning: Setting locale failed. 2026-08-21 15:47:45.400 | perl: warning: Please check that your locale settings: 2026-08-21 15:47:45.400 | LANGUAGE = (unset), 2026-08-21 15:47:45.400 | LC_ALL = "en_US.utf8", 2026-08-21 15:47:45.400 | LANG = "de_DE.UTF-8" 2026-08-21 15:47:45.401 | are supported and installed on your system. 2026-08-21 15:47:45.401 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:47:45.538 | perl: warning: Setting locale failed. 2026-08-21 15:47:45.538 | perl: warning: Please check that your locale settings: 2026-08-21 15:47:45.538 | LANGUAGE = (unset), 2026-08-21 15:47:45.538 | LC_ALL = "en_US.utf8", 2026-08-21 15:47:45.539 | LANG = "de_DE.UTF-8" 2026-08-21 15:47:45.539 | are supported and installed on your system. 2026-08-21 15:47:45.539 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:47:45.593 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:47:45.593 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:47:45.593 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:47:45.677 | perl: warning: Setting locale failed. 2026-08-21 15:47:45.677 | perl: warning: Please check that your locale settings: 2026-08-21 15:47:45.677 | LANGUAGE = (unset), 2026-08-21 15:47:45.677 | LC_ALL = "en_US.utf8", 2026-08-21 15:47:45.677 | LANG = "de_DE.UTF-8" 2026-08-21 15:47:45.677 | are supported and installed on your system. 2026-08-21 15:47:45.678 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:47:46.087 | 2026-08-21 15:47:46.087 | Running kernel seems to be up-to-date. 2026-08-21 15:47:46.087 | 2026-08-21 15:47:46.087 | Restarting services... 2026-08-21 15:47:46.277 | systemctl restart ksmtuned.service multipathd.service packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-08-21 15:47:49.702 | 2026-08-21 15:47:49.702 | Service restarts being deferred: 2026-08-21 15:47:49.703 | systemctl restart ModemManager.service 2026-08-21 15:47:49.703 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:47:49.703 | systemctl restart systemd-logind.service 2026-08-21 15:47:49.703 | systemctl restart virtlockd.service 2026-08-21 15:47:49.703 | systemctl restart virtlogd.service 2026-08-21 15:47:49.703 | 2026-08-21 15:47:49.703 | No containers need to be restarted. 2026-08-21 15:47:49.703 | 2026-08-21 15:47:49.703 | User sessions running outdated binaries: 2026-08-21 15:47:49.704 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:47:49.718 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:47:49.728 | 2026-08-21 15:47:49.728 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:47:52.220 | ++ functions-common:apt_get:1211 : result=0 2026-08-21 15:47:52.222 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:47:52.226 | ++ functions-common:time_stop:2420 : local name 2026-08-21 15:47:52.229 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 15:47:52.232 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:47:52.236 | ++ functions-common:time_stop:2423 : local total 2026-08-21 15:47:52.239 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 15:47:52.242 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:47:52.245 | ++ functions-common:time_stop:2427 : start_time=1787327174069 2026-08-21 15:47:52.249 | ++ functions-common:time_stop:2429 : [[ -z 1787327174069 ]] 2026-08-21 15:47:52.253 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:47:52.258 | ++ functions-common:time_stop:2432 : end_time=1787327272254 2026-08-21 15:47:52.262 | ++ functions-common:time_stop:2433 : elapsed_time=98185 2026-08-21 15:47:52.266 | ++ functions-common:time_stop:2434 : total=21848 2026-08-21 15:47:52.269 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:47:52.273 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120033 2026-08-21 15:47:52.276 | ++ functions-common:apt_get:1215 : return 0 2026-08-21 15:47:52.280 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-21 15:47:52.283 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-21 15:47:52.288 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-21 15:47:52.294 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-21 15:47:52.298 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-21 15:47:52.301 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-21 15:47:52.307 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-21 15:47:52.312 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-21 15:47:52.315 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-21 15:47:52.319 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-21 15:47:52.321 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:47:52.660 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-21 15:47:52.664 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-21 15:47:52.666 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-21 15:47:52.669 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-21 15:47:52.671 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-21 15:47:52.674 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-21 15:47:52.676 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-21 15:47:52.678 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-21 15:47:52.680 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-21 15:47:52.682 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-21 15:47:52.684 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-21 15:47:52.686 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-21 15:47:52.688 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-21 15:47:52.691 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-21 15:47:52.693 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-21 15:47:52.696 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-21 15:47:52.698 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-21 15:47:52.700 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-21 15:47:52.702 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-21 15:47:52.704 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-21 15:47:52.707 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-21 15:47:52.709 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-21 15:47:52.712 | + functions-common:_ensure_lsb_release:420 : return 2026-08-21 15:47:52.715 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-21 15:47:52.729 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-21 15:47:52.731 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-21 15:47:52.745 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-21 15:47:52.748 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-21 15:47:52.762 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-21 15:47:52.764 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-21 15:47:52.766 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-21 15:47:52.768 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-21 15:47:52.771 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-21 15:47:52.773 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-21 15:47:52.775 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-21 15:47:52.777 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-21 15:47:52.779 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-21 15:47:52.781 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-21 15:47:52.784 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-21 15:47:52.784 | Distro: noble 2026-08-21 15:47:52.787 | + tools/install_pip.sh:main:117 : get_versions 2026-08-21 15:47:52.789 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-21 15:47:52.793 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-21 15:47:52.796 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-21 15:47:52.799 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-21 15:47:52.799 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-21 15:47:53.529 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-21 15:47:53.531 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-21 15:47:53.531 | pip: 24.0 2026-08-21 15:47:53.533 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-21 15:47:53.535 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-21 15:47:53.537 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:47:53.539 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:47:53.541 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:47:53.543 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:47:53.545 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:47:53.546 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:47:53.548 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:47:53.550 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:47:53.552 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:47:53.554 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:47:53.555 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:47:53.557 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:47:53.559 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:47:53.561 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-21 15:47:53.563 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:47:53.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:47:53.567 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-21 15:47:53.571 | + tools/install_pip.sh:main:146 : set -x 2026-08-21 15:47:53.573 | + tools/install_pip.sh:main:149 : get_versions 2026-08-21 15:47:53.576 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-21 15:47:53.579 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-21 15:47:53.581 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-21 15:47:53.584 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-21 15:47:53.584 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-21 15:47:54.199 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-21 15:47:54.201 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-21 15:47:54.201 | pip: 24.0 2026-08-21 15:47:54.204 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-21 15:47:54.207 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-21 15:47:54.209 | + ./stack.sh:main:807 : fixup_all 2026-08-21 15:47:54.211 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-21 15:47:54.213 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-21 15:47:54.215 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:47:54.218 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:47:54.220 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-21 15:47:54.235 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-21 15:47:54.251 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-21 15:47:54.265 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-21 15:47:54.267 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-21 15:47:54.270 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:47:54.272 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:47:54.274 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:47:54.276 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:47:54.278 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:47:54.281 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:47:54.283 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:47:54.285 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:47:54.287 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:47:54.289 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:47:54.291 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:47:54.294 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:47:54.296 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:47:54.298 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-21 15:47:54.301 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-21 15:47:54.303 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-21 15:47:54.317 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-21 15:47:54.332 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-21 15:47:54.347 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-21 15:47:54.361 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-21 15:47:54.375 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-21 15:47:54.389 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-21 15:47:54.404 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-21 15:47:54.417 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-21 15:47:54.420 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-21 15:47:54.422 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-21 15:48:00.255 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-21 15:48:00.280 | Using python 3.12 to install setuptools 2026-08-21 15:48:00.283 | + 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-08-21 15:48:01.747 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-21 15:48:02.018 | Collecting pip 2026-08-21 15:48:02.133 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-21 15:48:02.150 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-21 15:48:02.680 | Collecting setuptools[core] 2026-08-21 15:48:02.697 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:48:02.886 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-21 15:48:02.902 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:48:02.993 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-21 15:48:03.008 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-21 15:48:03.032 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-08-21 15:48:03.113 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-21 15:48:03.130 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:48:03.236 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-21 15:48:03.252 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:48:03.333 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-21 15:48:03.363 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:48:03.475 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:03.492 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:48:03.577 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:03.594 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:48:03.847 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:03.864 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-21 15:48:03.960 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:03.976 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:48:04.164 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:04.180 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-21 15:48:04.247 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:04.263 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-21 15:48:04.362 | 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-08-21 15:48:04.378 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-21 15:48:04.473 | 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-08-21 15:48:04.490 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:48:04.623 | 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-08-21 15:48:04.654 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-21 15:48:04.853 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-08-21 15:48:04.868 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-21 15:48:04.893 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-21 15:48:04.916 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-21 15:48:04.930 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.0 MB/s eta 0:00:00 2026-08-21 15:48:04.946 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-21 15:48:04.968 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 7.3 MB/s eta 0:00:00 2026-08-21 15:48:04.984 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-21 15:48:05.009 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-21 15:48:05.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 12.9 MB/s eta 0:00:00 2026-08-21 15:48:05.093 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-21 15:48:05.117 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-21 15:48:05.139 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-21 15:48:05.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 10.1 MB/s eta 0:00:00 2026-08-21 15:48:05.172 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-21 15:48:05.195 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-21 15:48:05.224 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 12.8 MB/s eta 0:00:00 2026-08-21 15:48:05.241 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-21 15:48:05.263 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-21 15:48:05.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.6 MB/s eta 0:00:00 2026-08-21 15:48:05.294 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-21 15:48:05.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.4 MB/s eta 0:00:00 2026-08-21 15:48:06.125 | 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-08-21 15:48:06.155 | Attempting uninstall: setuptools 2026-08-21 15:48:06.171 | Found existing installation: setuptools 68.1.2 2026-08-21 15:48:06.171 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:06.171 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-21 15:48:07.074 | Attempting uninstall: pygments 2026-08-21 15:48:07.107 | Found existing installation: Pygments 2.17.2 2026-08-21 15:48:07.107 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:07.107 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-21 15:48:08.438 | Attempting uninstall: pip 2026-08-21 15:48:08.444 | Found existing installation: pip 24.0 2026-08-21 15:48:08.515 | Uninstalling pip-24.0: 2026-08-21 15:48:08.526 | Successfully uninstalled pip-24.0 2026-08-21 15:48:10.274 | Attempting uninstall: packaging 2026-08-21 15:48:10.322 | Found existing installation: packaging 24.0 2026-08-21 15:48:10.322 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:10.324 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-21 15:48:10.609 | Attempting uninstall: markdown-it-py 2026-08-21 15:48:10.620 | Found existing installation: markdown-it-py 3.0.0 2026-08-21 15:48:10.621 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:10.622 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-21 15:48:10.823 | Attempting uninstall: wheel 2026-08-21 15:48:10.850 | Found existing installation: wheel 0.42.0 2026-08-21 15:48:10.850 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:10.851 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-21 15:48:10.917 | Attempting uninstall: rich 2026-08-21 15:48:10.963 | Found existing installation: rich 13.7.1 2026-08-21 15:48:10.963 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:10.964 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-21 15:48:11.754 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-21 15:48:11.985 | + inc/python:pip_install:216 : result=0 2026-08-21 15:48:11.989 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:48:11.992 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:11.996 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:11.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:12.003 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:12.007 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:12.012 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:48:12.015 | + functions-common:time_stop:2427 : start_time=1787327280275 2026-08-21 15:48:12.019 | + functions-common:time_stop:2429 : [[ -z 1787327280275 ]] 2026-08-21 15:48:12.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:12.031 | + functions-common:time_stop:2432 : end_time=1787327292026 2026-08-21 15:48:12.035 | + functions-common:time_stop:2433 : elapsed_time=11751 2026-08-21 15:48:12.040 | + functions-common:time_stop:2434 : total=0 2026-08-21 15:48:12.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:12.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11751 2026-08-21 15:48:12.052 | + inc/python:pip_install:219 : return 0 2026-08-21 15:48:12.056 | + 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-08-21 15:48:12.060 | + 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-08-21 15:48:12.065 | + 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-08-21 15:48:12.069 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-21 15:48:12.074 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-21 15:48:12.079 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-21 15:48:12.115 | Using python 3.12 to install os-testr 2026-08-21 15:48:12.119 | + 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-08-21 15:48:13.498 | Collecting os-testr 2026-08-21 15:48:13.642 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-21 15:48:13.710 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-21 15:48:13.727 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:48:13.770 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-21 15:48:13.787 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-21 15:48:13.849 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-21 15:48:13.865 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-21 15:48:13.879 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-21 15:48:13.913 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-21 15:48:13.930 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-21 15:48:14.045 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-21 15:48:14.062 | 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-08-21 15:48:14.105 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-21 15:48:14.132 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-21 15:48:14.171 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-21 15:48:14.199 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-21 15:48:14.224 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-21 15:48:14.248 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-21 15:48:14.286 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.4 MB/s 0:00:00 2026-08-21 15:48:14.502 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-21 15:48:14.675 | Attempting uninstall: PyYAML 2026-08-21 15:48:14.683 | Found existing installation: PyYAML 6.0.1 2026-08-21 15:48:14.684 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:48:14.684 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-21 15:48:15.142 | 2026-08-21 15:48:15.146 | 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-08-21 15:48:15.288 | + inc/python:pip_install:216 : result=0 2026-08-21 15:48:15.293 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:48:15.297 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:15.301 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:15.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:15.309 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:15.314 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:15.317 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:48:15.322 | + functions-common:time_stop:2427 : start_time=1787327292106 2026-08-21 15:48:15.325 | + functions-common:time_stop:2429 : [[ -z 1787327292106 ]] 2026-08-21 15:48:15.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:15.338 | + functions-common:time_stop:2432 : end_time=1787327295332 2026-08-21 15:48:15.343 | + functions-common:time_stop:2433 : elapsed_time=3226 2026-08-21 15:48:15.347 | + functions-common:time_stop:2434 : total=11751 2026-08-21 15:48:15.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:15.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14977 2026-08-21 15:48:15.360 | + inc/python:pip_install:219 : return 0 2026-08-21 15:48:15.366 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-21 15:48:15.451 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-21 15:48:15.552 | + ./stack.sh:main:835 : install_infra 2026-08-21 15:48:15.556 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-21 15:48:15.560 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-21 15:48:15.564 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-21 15:48:21.505 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-21 15:48:21.508 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-21 15:48:21.531 | + 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-08-21 15:48:23.019 | Collecting pbr 2026-08-21 15:48:23.024 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:48:23.481 | Collecting setuptools[core] 2026-08-21 15:48:23.484 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:48:23.657 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-21 15:48:23.660 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:48:23.742 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-21 15:48:23.745 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-21 15:48:23.816 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-21 15:48:23.819 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:48:23.916 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-21 15:48:23.921 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:48:23.992 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-21 15:48:23.995 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:48:24.108 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:24.111 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:48:24.185 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:24.187 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-21 15:48:24.434 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:24.437 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-21 15:48:24.516 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:24.521 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:48:24.685 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:24.688 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-21 15:48:24.743 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-21 15:48:24.746 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-21 15:48:24.831 | 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-08-21 15:48:24.834 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-21 15:48:24.917 | 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-08-21 15:48:24.920 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:48:25.025 | 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-08-21 15:48:25.118 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:48:25.149 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-21 15:48:25.152 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-21 15:48:25.155 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-21 15:48:25.158 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-21 15:48:25.163 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-21 15:48:25.166 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-21 15:48:25.168 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-21 15:48:25.178 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-21 15:48:25.183 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-21 15:48:25.183 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-21 15:48:25.187 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-21 15:48:25.190 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-21 15:48:25.195 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-21 15:48:25.199 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-21 15:48:25.202 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-21 15:48:25.231 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-21 15:48:25.568 | 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-08-21 15:48:29.403 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-21 15:48:29.618 | + inc/python:pip_install:216 : result=0 2026-08-21 15:48:29.621 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:48:29.627 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:29.630 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:29.635 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:29.639 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:29.644 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:29.648 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:48:29.652 | + functions-common:time_stop:2427 : start_time=1787327301523 2026-08-21 15:48:29.656 | + functions-common:time_stop:2429 : [[ -z 1787327301523 ]] 2026-08-21 15:48:29.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:29.668 | + functions-common:time_stop:2432 : end_time=1787327309663 2026-08-21 15:48:29.673 | + functions-common:time_stop:2433 : elapsed_time=8140 2026-08-21 15:48:29.678 | + functions-common:time_stop:2434 : total=14977 2026-08-21 15:48:29.684 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:29.688 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23117 2026-08-21 15:48:29.694 | + inc/python:pip_install:219 : return 0 2026-08-21 15:48:29.699 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-21 15:48:29.704 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-21 15:48:29.744 | + 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-08-21 15:48:31.038 | Processing /opt/stack/requirements 2026-08-21 15:48:31.042 | Installing build dependencies: started 2026-08-21 15:48:33.995 | Installing build dependencies: finished with status 'done' 2026-08-21 15:48:33.998 | Getting requirements to build wheel: started 2026-08-21 15:48:34.345 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 15:48:34.350 | Preparing metadata (pyproject.toml): started 2026-08-21 15:48:35.621 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:48:35.811 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:35.903 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-21 15:48:35.923 | 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.dev8591) (26.3) 2026-08-21 15:48:36.038 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:36.054 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 15:48:36.210 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:36.214 | 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-08-21 15:48:36.269 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:36.285 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-21 15:48:36.298 | 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.dev8591) (84.0.0) 2026-08-21 15:48:36.681 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:36.699 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-21 15:48:36.716 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.0 MB/s eta 0:00:00 2026-08-21 15:48:36.795 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:36.813 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-21 15:48:36.956 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:36.972 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-21 15:48:37.075 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8591) 2026-08-21 15:48:37.090 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:48:37.214 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-21 15:48:37.240 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-21 15:48:37.253 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.6 MB/s eta 0:00:00 2026-08-21 15:48:37.255 | 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-08-21 15:48:37.279 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-21 15:48:37.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.7 MB/s eta 0:00:00 2026-08-21 15:48:37.313 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-21 15:48:37.330 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 10.4 MB/s eta 0:00:00 2026-08-21 15:48:37.348 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-21 15:48:37.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 16.3 MB/s eta 0:00:00 2026-08-21 15:48:37.387 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-21 15:48:37.401 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.3 MB/s eta 0:00:00 2026-08-21 15:48:37.418 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-21 15:48:37.434 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.0 MB/s eta 0:00:00 2026-08-21 15:48:37.472 | Building wheels for collected packages: openstack_requirements 2026-08-21 15:48:37.475 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-21 15:48:39.911 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-21 15:48:39.911 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8591-py3-none-any.whl size=53489 sha256=b224ac198eb8b8e1e0fb8726195d5869e024e52c7f1ae739df18b63cfdbd4c28 2026-08-21 15:48:39.911 | Stored in directory: /tmp/pip-ephem-wheel-cache-s6ujg7yf/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-21 15:48:39.917 | Successfully built openstack_requirements 2026-08-21 15:48:40.207 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-21 15:48:40.987 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8591 requests-2.34.2 urllib3-2.7.0 2026-08-21 15:48:41.198 | + inc/python:pip_install:216 : result=0 2026-08-21 15:48:41.202 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:48:41.206 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:41.209 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:41.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:41.215 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:41.219 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:41.222 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:48:41.226 | + functions-common:time_stop:2427 : start_time=1787327309731 2026-08-21 15:48:41.229 | + functions-common:time_stop:2429 : [[ -z 1787327309731 ]] 2026-08-21 15:48:41.233 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:41.238 | + functions-common:time_stop:2432 : end_time=1787327321234 2026-08-21 15:48:41.241 | + functions-common:time_stop:2433 : elapsed_time=11503 2026-08-21 15:48:41.243 | + functions-common:time_stop:2434 : total=23117 2026-08-21 15:48:41.247 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:41.250 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34620 2026-08-21 15:48:41.254 | + inc/python:pip_install:219 : return 0 2026-08-21 15:48:41.258 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-21 15:48:41.261 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-21 15:48:41.265 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-21 15:48:41.268 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:48:41.271 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:48:41.275 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-21 15:48:41.279 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:48:41.282 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-21 15:48:41.310 | Using python 3.12 to install pbr 2026-08-21 15:48:41.314 | + 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-08-21 15:48:42.317 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-21 15:48:42.362 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-21 15:48:42.630 | + inc/python:pip_install:216 : result=0 2026-08-21 15:48:42.633 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:48:42.636 | + functions-common:time_stop:2420 : local name 2026-08-21 15:48:42.639 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:48:42.642 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:48:42.645 | + functions-common:time_stop:2423 : local total 2026-08-21 15:48:42.647 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:48:42.651 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:48:42.654 | + functions-common:time_stop:2427 : start_time=1787327321303 2026-08-21 15:48:42.657 | + functions-common:time_stop:2429 : [[ -z 1787327321303 ]] 2026-08-21 15:48:42.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:48:42.664 | + functions-common:time_stop:2432 : end_time=1787327322661 2026-08-21 15:48:42.667 | + functions-common:time_stop:2433 : elapsed_time=1358 2026-08-21 15:48:42.670 | + functions-common:time_stop:2434 : total=34620 2026-08-21 15:48:42.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:48:42.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35978 2026-08-21 15:48:42.680 | + inc/python:pip_install:219 : return 0 2026-08-21 15:48:42.682 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-21 15:48:48.729 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-21 15:48:49.621 | Collecting bindep 2026-08-21 15:48:49.718 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-21 15:48:49.838 | Collecting distro>=1.7 (from bindep) 2026-08-21 15:48:49.853 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-21 15:48:49.945 | Collecting packaging (from bindep) 2026-08-21 15:48:49.948 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:48:50.015 | Collecting Parsley (from bindep) 2026-08-21 15:48:50.032 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-21 15:48:50.129 | Collecting pbr>=2 (from bindep) 2026-08-21 15:48:50.132 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:48:50.560 | Collecting setuptools (from pbr>=2->bindep) 2026-08-21 15:48:50.565 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:48:50.656 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-21 15:48:50.687 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-21 15:48:50.698 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-21 15:48:50.702 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-21 15:48:50.723 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-21 15:48:50.748 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.3 MB/s eta 0:00:00 2026-08-21 15:48:50.751 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-21 15:48:50.900 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-21 15:48:52.482 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-21 15:48:52.641 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-21 15:48:52.645 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-21 15:48:52.649 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-21 15:48:52.670 | + ./stack.sh:main:844 : pkgs= 2026-08-21 15:48:52.673 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-21 15:48:52.676 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-21 15:48:52.680 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 15:48:52.683 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-21 15:48:52.686 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 15:48:52.689 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 15:48:52.692 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 15:48:52.694 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 15:48:52.697 | + functions-common:run_phase:1858 : local extra 2026-08-21 15:48:52.701 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 15:48:52.707 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 15:48:52.709 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 15:48:52.712 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 15:48:52.716 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-21 15:48:52.719 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 15:48:52.736 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:48:52.740 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 15:48:52.744 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:48:52.747 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-21 15:48:52.751 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:48:52.753 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 15:48:52.757 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:48:52.759 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-21 15:48:52.761 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:48:52.763 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-21 15:48:52.766 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-21 15:48:52.768 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-21 15:48:52.771 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 15:48:52.773 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 15:48:52.776 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 15:48:52.779 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 15:48:52.782 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-21 15:48:52.784 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 15:48:52.786 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-21 15:48:52.789 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 15:48:52.791 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 15:48:52.794 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-21 15:48:52.796 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-21 15:48:52.799 | + functions:set_systemd_override:845 : local value=2048 2026-08-21 15:48:52.801 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-21 15:48:52.803 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-21 15:48:52.878 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-21 15:48:52.879 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-21 15:48:52.881 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-21 15:48:53.362 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-21 15:48:53.367 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-21 15:48:53.391 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:48:53.394 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-21 15:48:53.397 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:48:53.401 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:48:53.404 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:48:53.407 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:48:53.411 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:48:53.414 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:48:53.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:48:53.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:48:53.423 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:48:53.426 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:48:53.429 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:48:53.432 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:48:53.435 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-21 15:48:53.438 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:48:53.441 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:48:53.444 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:48:53.446 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-21 15:48:53.472 | + 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-08-21 15:48:53.517 | Reading package lists... 2026-08-21 15:48:53.950 | Building dependency tree... 2026-08-21 15:48:53.951 | Reading state information... 2026-08-21 15:48:54.659 | The following packages were automatically installed and are no longer required: 2026-08-21 15:48:54.661 | libfwupd2 libgusb2 2026-08-21 15:48:54.661 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:48:54.662 | The following additional packages will be installed: 2026-08-21 15:48:54.663 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-21 15:48:54.663 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-21 15:48:54.663 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-21 15:48:54.665 | erlang-tools erlang-xmerl 2026-08-21 15:48:54.667 | Suggested packages: 2026-08-21 15:48:54.668 | erlang erlang-manpages erlang-doc 2026-08-21 15:48:54.732 | The following NEW packages will be installed: 2026-08-21 15:48:54.733 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-21 15:48:54.733 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-21 15:48:54.733 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-21 15:48:54.735 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-21 15:48:54.812 | 0 upgraded, 18 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:48:54.812 | Need to get 36.1 MB of archives. 2026-08-21 15:48:54.812 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-21 15:48:54.812 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-21 15:48:54.980 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-21 15:48:54.994 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-21 15:48:55.007 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-21 15:48:55.022 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-21 15:48:55.036 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-21 15:48:55.044 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-08-21 15:48:55.071 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-21 15:48:55.073 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-21 15:48:55.081 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-21 15:48:55.092 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-21 15:48:55.102 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-08-21 15:48:55.132 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-21 15:48:55.134 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-21 15:48:55.137 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-21 15:48:55.143 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-21 15:48:55.153 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-08-21 15:48:55.179 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-21 15:48:55.657 | perl: warning: Setting locale failed. 2026-08-21 15:48:55.657 | perl: warning: Please check that your locale settings: 2026-08-21 15:48:55.657 | LANGUAGE = (unset), 2026-08-21 15:48:55.657 | LC_ALL = "en_US.utf8", 2026-08-21 15:48:55.658 | LANG = "de_DE.UTF-8" 2026-08-21 15:48:55.658 | are supported and installed on your system. 2026-08-21 15:48:55.658 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:48:55.723 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:48:55.723 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:48:55.723 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:48:55.930 | Fetched 36.1 MB in 1s (55.6 MB/s) 2026-08-21 15:48:56.030 | Selecting previously unselected package erlang-base. 2026-08-21 15:48:56.097 | (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 ... 123085 files and directories currently installed.) 2026-08-21 15:48:56.105 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:56.109 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:56.525 | Selecting previously unselected package erlang-asn1. 2026-08-21 15:48:56.538 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:56.542 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:56.609 | Selecting previously unselected package erlang-crypto. 2026-08-21 15:48:56.622 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:56.626 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:56.676 | Selecting previously unselected package erlang-public-key. 2026-08-21 15:48:56.686 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:56.691 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:56.749 | Selecting previously unselected package erlang-mnesia. 2026-08-21 15:48:56.762 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:56.766 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:56.837 | Selecting previously unselected package erlang-runtime-tools. 2026-08-21 15:48:56.849 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:56.854 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:56.920 | Selecting previously unselected package erlang-ssl. 2026-08-21 15:48:56.932 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:56.938 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.031 | Selecting previously unselected package erlang-eldap. 2026-08-21 15:48:57.043 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.047 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.092 | Selecting previously unselected package erlang-ftp. 2026-08-21 15:48:57.105 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.109 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.157 | Selecting previously unselected package erlang-tftp. 2026-08-21 15:48:57.169 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.173 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.219 | Selecting previously unselected package erlang-inets. 2026-08-21 15:48:57.231 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.235 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.320 | Selecting previously unselected package erlang-snmp. 2026-08-21 15:48:57.332 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.337 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.494 | Selecting previously unselected package erlang-os-mon. 2026-08-21 15:48:57.507 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.513 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.562 | Selecting previously unselected package erlang-parsetools. 2026-08-21 15:48:57.574 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.579 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.629 | Selecting previously unselected package erlang-syntax-tools. 2026-08-21 15:48:57.640 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.644 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.695 | Selecting previously unselected package erlang-tools. 2026-08-21 15:48:57.708 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.712 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.780 | Selecting previously unselected package erlang-xmerl. 2026-08-21 15:48:57.791 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-21 15:48:57.795 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:57.918 | Selecting previously unselected package rabbitmq-server. 2026-08-21 15:48:57.931 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-21 15:48:57.940 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-21 15:48:59.022 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:48:59.391 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-21 15:48:59.391 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-21 15:49:01.978 | Searching for services which depend on erlang and should be started... none found. 2026-08-21 15:49:01.985 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:01.999 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.012 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.026 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.039 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.052 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.065 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.078 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.091 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.104 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.118 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.131 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.146 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.159 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.173 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.187 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-21 15:49:02.200 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-21 15:49:02.293 | info: Selecting GID from range 100 to 999 ... 2026-08-21 15:49:02.298 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-21 15:49:02.407 | info: Selecting UID from range 100 to 999 ... 2026-08-21 15:49:02.407 | 2026-08-21 15:49:02.413 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-21 15:49:02.417 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-21 15:49:02.484 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-21 15:49:02.705 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-21 15:49:23.454 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:49:25.201 | perl: warning: Setting locale failed. 2026-08-21 15:49:25.201 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:25.201 | LANGUAGE = (unset), 2026-08-21 15:49:25.201 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:25.201 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:25.201 | are supported and installed on your system. 2026-08-21 15:49:25.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:25.349 | perl: warning: Setting locale failed. 2026-08-21 15:49:25.349 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:25.349 | LANGUAGE = (unset), 2026-08-21 15:49:25.350 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:25.350 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:25.350 | are supported and installed on your system. 2026-08-21 15:49:25.350 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:25.402 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:49:25.402 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:49:25.402 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:49:25.473 | perl: warning: Setting locale failed. 2026-08-21 15:49:25.473 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:25.473 | LANGUAGE = (unset), 2026-08-21 15:49:25.473 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:25.474 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:25.474 | are supported and installed on your system. 2026-08-21 15:49:25.474 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:26.015 | 2026-08-21 15:49:26.015 | Running kernel seems to be up-to-date. 2026-08-21 15:49:26.015 | 2026-08-21 15:49:26.016 | Restarting services... 2026-08-21 15:49:26.065 | 2026-08-21 15:49:26.065 | Service restarts being deferred: 2026-08-21 15:49:26.065 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:49:26.065 | systemctl restart systemd-logind.service 2026-08-21 15:49:26.066 | systemctl restart virtlockd.service 2026-08-21 15:49:26.066 | systemctl restart virtlogd.service 2026-08-21 15:49:26.066 | 2026-08-21 15:49:26.066 | No containers need to be restarted. 2026-08-21 15:49:26.066 | 2026-08-21 15:49:26.066 | User sessions running outdated binaries: 2026-08-21 15:49:26.067 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:49:26.075 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:49:26.086 | 2026-08-21 15:49:26.086 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:49:28.534 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:49:28.537 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:49:28.541 | + functions-common:time_stop:2420 : local name 2026-08-21 15:49:28.545 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:49:28.548 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:49:28.553 | + functions-common:time_stop:2423 : local total 2026-08-21 15:49:28.557 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:49:28.560 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:49:28.563 | + functions-common:time_stop:2427 : start_time=1787327333468 2026-08-21 15:49:28.567 | + functions-common:time_stop:2429 : [[ -z 1787327333468 ]] 2026-08-21 15:49:28.571 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:49:28.577 | + functions-common:time_stop:2432 : end_time=1787327368572 2026-08-21 15:49:28.580 | + functions-common:time_stop:2433 : elapsed_time=35104 2026-08-21 15:49:28.582 | + functions-common:time_stop:2434 : total=120033 2026-08-21 15:49:28.586 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:49:28.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155137 2026-08-21 15:49:28.592 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:49:28.596 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-21 15:49:28.599 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:49:28.602 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:49:28.606 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:49:28.609 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:49:28.612 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:49:28.615 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:49:28.619 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:49:28.622 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:49:28.626 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:49:28.629 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:49:28.631 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:49:28.634 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:49:28.637 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:49:28.640 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-21 15:49:28.642 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-21 15:49:28.661 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:28.663 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-21 15:49:28.666 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:49:28.668 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-21 15:49:28.671 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-21 15:49:28.675 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-21 15:49:28.680 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-21 15:49:28.682 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-21 15:49:28.686 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-21 15:49:28.688 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-21 15:49:28.691 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-21 15:49:28.694 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-21 15:49:28.697 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-21 15:49:29.964 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-21 15:49:29.964 | user tags 2026-08-21 15:49:29.964 | guest [administrator]' 2026-08-21 15:49:29.970 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-21 15:49:29.970 | user tags 2026-08-21 15:49:29.970 | guest [administrator]' 2026-08-21 15:49:29.971 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-21 15:49:29.980 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-21 15:49:29.984 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-21 15:49:29.988 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-21 15:49:31.175 | Adding user "stackrabbit" ... 2026-08-21 15:49:31.188 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-21 15:49:31.208 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-21 15:49:32.419 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-21 15:49:32.457 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-21 15:49:32.461 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-21 15:49:33.607 | Changing password for user "stackrabbit" ... 2026-08-21 15:49:33.642 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-21 15:49:33.644 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-21 15:49:33.649 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-21 15:49:34.785 | Deleting user "guest" ... 2026-08-21 15:49:34.820 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-21 15:49:34.835 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:49:34.838 | + ./stack.sh:main:861 : install_database 2026-08-21 15:49:34.841 | + lib/database:install_database:118 : install_database_mysql 2026-08-21 15:49:34.843 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-21 15:49:34.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:34.849 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:34.851 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-21 15:49:34.863 | perl: warning: Setting locale failed. 2026-08-21 15:49:34.863 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:34.865 | LANGUAGE = (unset), 2026-08-21 15:49:34.865 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:34.865 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:34.865 | are supported and installed on your system. 2026-08-21 15:49:34.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:34.917 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:49:34.918 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:49:34.919 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:49:35.029 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-21 15:49:35.032 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-21 15:49:35.036 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-21 15:49:35.039 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:35.041 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:35.043 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-21 15:49:35.046 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-21 15:49:35.048 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-21 15:49:35.052 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-21 15:49:35.054 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-21 15:49:35.057 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:49:35.059 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:49:35.062 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:49:35.064 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:49:35.066 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:49:35.069 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:49:35.071 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:49:35.073 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:49:35.076 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:49:35.078 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:49:35.081 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:49:35.083 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:49:35.086 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:49:35.088 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-21 15:49:35.090 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:35.093 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:35.095 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-21 15:49:35.097 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:49:35.099 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:49:35.102 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:49:35.104 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:49:35.107 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:49:35.109 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:49:35.111 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:35.113 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:35.116 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:49:35.118 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:49:35.120 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:49:35.122 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:49:35.125 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-21 15:49:35.127 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:49:35.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:49:35.132 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:49:35.135 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-21 15:49:35.155 | + 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-08-21 15:49:35.193 | Reading package lists... 2026-08-21 15:49:35.553 | Building dependency tree... 2026-08-21 15:49:35.556 | Reading state information... 2026-08-21 15:49:36.091 | The following packages were automatically installed and are no longer required: 2026-08-21 15:49:36.094 | libfwupd2 libgusb2 2026-08-21 15:49:36.094 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:49:36.096 | The following additional packages will be installed: 2026-08-21 15:49:36.097 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-21 15:49:36.097 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-21 15:49:36.097 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-21 15:49:36.097 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-21 15:49:36.099 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-21 15:49:36.099 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-21 15:49:36.100 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-21 15:49:36.103 | Suggested packages: 2026-08-21 15:49:36.104 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-21 15:49:36.104 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-21 15:49:36.160 | The following NEW packages will be installed: 2026-08-21 15:49:36.160 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-21 15:49:36.160 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-21 15:49:36.160 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-21 15:49:36.161 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-21 15:49:36.161 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-21 15:49:36.161 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-21 15:49:36.164 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-21 15:49:36.212 | 0 upgraded, 27 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:49:36.212 | Need to get 29.6 MB of archives. 2026-08-21 15:49:36.213 | After this operation, 243 MB of additional disk space will be used. 2026-08-21 15:49:36.213 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-21 15:49:36.252 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-21 15:49:36.258 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-21 15:49:36.264 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-21 15:49:36.271 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-21 15:49:36.280 | Get:6 http://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-08-21 15:49:36.470 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-21 15:49:36.486 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-21 15:49:36.493 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-21 15:49:36.500 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-21 15:49:36.508 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-21 15:49:36.519 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-21 15:49:36.530 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-21 15:49:36.538 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-21 15:49:36.546 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-21 15:49:36.553 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-21 15:49:36.561 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-21 15:49:36.568 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-21 15:49:36.576 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-21 15:49:36.584 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-21 15:49:36.593 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-21 15:49:36.599 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-21 15:49:36.607 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-21 15:49:36.615 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-21 15:49:36.622 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-21 15:49:36.705 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-21 15:49:36.713 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-21 15:49:36.971 | perl: warning: Setting locale failed. 2026-08-21 15:49:36.971 | perl: warning: Please check that your locale settings: 2026-08-21 15:49:36.971 | LANGUAGE = (unset), 2026-08-21 15:49:36.971 | LC_ALL = "en_US.utf8", 2026-08-21 15:49:36.972 | LANG = "de_DE.UTF-8" 2026-08-21 15:49:36.972 | are supported and installed on your system. 2026-08-21 15:49:36.972 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:49:37.044 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:49:37.045 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:49:37.045 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:49:37.206 | Vorkonfiguration der Pakete ... 2026-08-21 15:49:37.218 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:49:37.375 | Fetched 29.6 MB in 1s (56.4 MB/s) 2026-08-21 15:49:37.419 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-21 15:49:37.486 | (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 ... 125890 files and directories currently installed.) 2026-08-21 15:49:37.493 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:49:37.499 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:37.935 | Selecting previously unselected package mysql-client-8.0. 2026-08-21 15:49:37.948 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:49:37.953 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:38.008 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-21 15:49:38.021 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-21 15:49:38.030 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:49:38.079 | Selecting previously unselected package libmecab2:amd64. 2026-08-21 15:49:38.092 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-21 15:49:38.096 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-21 15:49:38.152 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-21 15:49:38.164 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-21 15:49:38.169 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-21 15:49:38.222 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-21 15:49:38.234 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:49:38.239 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:39.414 | Selecting previously unselected package mysql-server-8.0. 2026-08-21 15:49:39.427 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-21 15:49:39.439 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:49:39.491 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:49:39.491 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:49:39.491 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:49:39.569 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:49:39.581 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:49:39.874 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:39.952 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-21 15:49:39.964 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-21 15:49:39.968 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-21 15:49:40.018 | Selecting previously unselected package liburi-perl. 2026-08-21 15:49:40.029 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-21 15:49:40.034 | Unpacking liburi-perl (5.27-1) ... 2026-08-21 15:49:40.127 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-21 15:49:40.140 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-21 15:49:40.145 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-21 15:49:40.211 | Selecting previously unselected package libcgi-pm-perl. 2026-08-21 15:49:40.224 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-21 15:49:40.229 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-21 15:49:40.301 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-21 15:49:40.313 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:49:40.317 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:49:40.366 | Selecting previously unselected package libfcgi-perl. 2026-08-21 15:49:40.378 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-21 15:49:40.383 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-21 15:49:40.440 | Selecting previously unselected package libcgi-fast-perl. 2026-08-21 15:49:40.452 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-21 15:49:40.458 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-21 15:49:40.512 | Selecting previously unselected package libclone-perl:amd64. 2026-08-21 15:49:40.527 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-21 15:49:40.533 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-21 15:49:40.591 | Selecting previously unselected package libencode-locale-perl. 2026-08-21 15:49:40.607 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-21 15:49:40.612 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-21 15:49:40.665 | Selecting previously unselected package libfcgi-bin. 2026-08-21 15:49:40.680 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:49:40.685 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:49:40.734 | Selecting previously unselected package libhtml-template-perl. 2026-08-21 15:49:40.749 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-21 15:49:40.754 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-21 15:49:40.809 | Selecting previously unselected package libtimedate-perl. 2026-08-21 15:49:40.825 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-21 15:49:40.829 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-21 15:49:40.911 | Selecting previously unselected package libhttp-date-perl. 2026-08-21 15:49:40.927 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-21 15:49:40.932 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-21 15:49:41.021 | Selecting previously unselected package libio-html-perl. 2026-08-21 15:49:41.036 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-21 15:49:41.077 | Unpacking libio-html-perl (1.004-3) ... 2026-08-21 15:49:41.180 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-21 15:49:41.192 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-21 15:49:41.196 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-21 15:49:41.244 | Selecting previously unselected package libhttp-message-perl. 2026-08-21 15:49:41.256 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-21 15:49:41.261 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-21 15:49:41.320 | Selecting previously unselected package mecab-utils. 2026-08-21 15:49:41.333 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-21 15:49:41.338 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-21 15:49:41.389 | Selecting previously unselected package mecab-ipadic. 2026-08-21 15:49:41.402 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-21 15:49:41.406 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-21 15:49:42.077 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-21 15:49:42.086 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-21 15:49:42.090 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-21 15:49:42.137 | Selecting previously unselected package mysql-server. 2026-08-21 15:49:42.150 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-21 15:49:42.154 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:42.224 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-21 15:49:42.236 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-21 15:49:42.251 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:42.263 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-21 15:49:42.274 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-21 15:49:42.287 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:49:42.298 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-21 15:49:42.310 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-21 15:49:42.321 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-21 15:49:42.333 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-21 15:49:42.345 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-21 15:49:42.356 | Setting up libio-html-perl (1.004-3) ... 2026-08-21 15:49:42.368 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:42.379 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-21 15:49:42.390 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:42.402 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-21 15:49:42.414 | Setting up liburi-perl (5.27-1) ... 2026-08-21 15:49:42.426 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:49:42.479 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:49:42.541 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:49:42.541 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:49:42.541 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:49:42.618 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:49:42.630 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 15:49:42.683 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-21 15:49:42.717 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-21 15:49:55.908 | mysqld will log errors to /var/log/mysql/error.log 2026-08-21 15:49:56.832 | mysqld is running as pid 23130 2026-08-21 15:49:59.300 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-21 15:50:01.143 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-21 15:50:01.158 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-21 15:50:01.170 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-21 15:50:01.174 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-21 15:50:01.175 | 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-08-21 15:50:01.175 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-21 15:50:01.410 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-21 15:50:01.460 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-21 15:50:01.461 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-21 15:50:01.462 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-21 15:50:01.462 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-21 15:50:01.469 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-21 15:50:01.474 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-21 15:50:01.560 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-21 15:50:01.561 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-21 15:50:01.561 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-21 15:50:01.562 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-21 15:50:01.661 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-21 15:50:01.664 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-21 15:50:01.673 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-21 15:50:01.674 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-21 15:50:01.675 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-21 15:50:01.675 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-21 15:50:01.712 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-21 15:50:01.712 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-21 15:50:01.713 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-21 15:50:02.057 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-21 15:50:02.057 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-21 15:50:02.058 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-21 15:50:02.204 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-21 15:50:02.253 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-21 15:50:02.254 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-21 15:50:02.622 | 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-08-21 15:50:02.756 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-21 15:50:03.017 | 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-08-21 15:50:03.020 | 2026-08-21 15:50:03.020 | done! 2026-08-21 15:50:03.027 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-21 15:50:03.036 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-21 15:50:03.047 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-21 15:50:03.052 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-21 15:50:03.053 | 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-08-21 15:50:03.053 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-21 15:50:03.410 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-21 15:50:03.498 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-21 15:50:03.499 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-21 15:50:03.499 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-21 15:50:03.499 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-21 15:50:03.510 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-21 15:50:03.515 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-21 15:50:03.629 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-21 15:50:03.629 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-21 15:50:03.629 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-21 15:50:03.630 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-21 15:50:03.758 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-21 15:50:03.762 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-21 15:50:03.774 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-21 15:50:03.775 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-21 15:50:03.776 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-21 15:50:03.776 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-21 15:50:03.818 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-21 15:50:03.818 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-21 15:50:03.819 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-21 15:50:04.329 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-21 15:50:04.330 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-21 15:50:04.330 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-21 15:50:04.569 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-21 15:50:04.638 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-21 15:50:04.639 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-21 15:50:05.086 | 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-08-21 15:50:05.228 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-21 15:50:05.494 | 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-08-21 15:50:05.497 | 2026-08-21 15:50:05.497 | done! 2026-08-21 15:50:05.504 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-21 15:50:05.514 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-21 15:50:05.530 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-21 15:50:05.544 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-21 15:50:05.559 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-21 15:50:05.573 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-21 15:50:05.588 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-21 15:50:05.602 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:50:07.554 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:50:07.828 | perl: warning: Setting locale failed. 2026-08-21 15:50:07.828 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:07.828 | LANGUAGE = (unset), 2026-08-21 15:50:07.829 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:07.829 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:07.829 | are supported and installed on your system. 2026-08-21 15:50:07.829 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:07.983 | perl: warning: Setting locale failed. 2026-08-21 15:50:07.983 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:07.983 | LANGUAGE = (unset), 2026-08-21 15:50:07.983 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:07.984 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:07.984 | are supported and installed on your system. 2026-08-21 15:50:07.984 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:08.042 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:50:08.042 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:50:08.042 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:50:08.117 | perl: warning: Setting locale failed. 2026-08-21 15:50:08.117 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:08.118 | LANGUAGE = (unset), 2026-08-21 15:50:08.118 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:08.118 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:08.118 | are supported and installed on your system. 2026-08-21 15:50:08.118 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:08.680 | 2026-08-21 15:50:08.680 | Running kernel seems to be up-to-date. 2026-08-21 15:50:08.680 | 2026-08-21 15:50:08.680 | Restarting services... 2026-08-21 15:50:08.733 | 2026-08-21 15:50:08.733 | Service restarts being deferred: 2026-08-21 15:50:08.733 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:50:08.733 | systemctl restart systemd-logind.service 2026-08-21 15:50:08.733 | systemctl restart virtlockd.service 2026-08-21 15:50:08.734 | systemctl restart virtlogd.service 2026-08-21 15:50:08.734 | 2026-08-21 15:50:08.734 | No containers need to be restarted. 2026-08-21 15:50:08.734 | 2026-08-21 15:50:08.734 | User sessions running outdated binaries: 2026-08-21 15:50:08.734 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:50:08.744 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:50:08.754 | 2026-08-21 15:50:08.754 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:50:11.227 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:50:11.231 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:50:11.234 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:11.236 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:11.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:11.241 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:11.245 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:11.247 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:50:11.250 | + functions-common:time_stop:2427 : start_time=1787327375152 2026-08-21 15:50:11.253 | + functions-common:time_stop:2429 : [[ -z 1787327375152 ]] 2026-08-21 15:50:11.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:11.262 | + functions-common:time_stop:2432 : end_time=1787327411259 2026-08-21 15:50:11.265 | + functions-common:time_stop:2433 : elapsed_time=36107 2026-08-21 15:50:11.268 | + functions-common:time_stop:2434 : total=155137 2026-08-21 15:50:11.271 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:11.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191244 2026-08-21 15:50:11.277 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:50:11.281 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-21 15:50:11.284 | + ./stack.sh:main:864 : install_database_python 2026-08-21 15:50:11.287 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-21 15:50:11.290 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-21 15:50:11.294 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-21 15:50:11.297 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:50:11.302 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-21 15:50:11.305 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-21 15:50:11.309 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:50:11.314 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:50:11.314 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:50:11.320 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-21 15:50:11.323 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-21 15:50:11.327 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-21 15:50:11.332 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-21 15:50:11.335 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-21 15:50:11.362 | Using python 3.12 to install PyMySQL 2026-08-21 15:50:11.365 | + 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-08-21 15:50:12.596 | Collecting PyMySQL 2026-08-21 15:50:12.726 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-21 15:50:12.743 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-21 15:50:12.957 | Installing collected packages: PyMySQL 2026-08-21 15:50:13.033 | Successfully installed PyMySQL-1.2.0 2026-08-21 15:50:13.164 | + inc/python:pip_install:216 : result=0 2026-08-21 15:50:13.169 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:50:13.173 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:13.177 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:13.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:13.185 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:13.189 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:13.193 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:50:13.197 | + functions-common:time_stop:2427 : start_time=1787327411355 2026-08-21 15:50:13.202 | + functions-common:time_stop:2429 : [[ -z 1787327411355 ]] 2026-08-21 15:50:13.206 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:13.213 | + functions-common:time_stop:2432 : end_time=1787327413208 2026-08-21 15:50:13.217 | + functions-common:time_stop:2433 : elapsed_time=1853 2026-08-21 15:50:13.221 | + functions-common:time_stop:2434 : total=35978 2026-08-21 15:50:13.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:13.229 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37831 2026-08-21 15:50:13.233 | + inc/python:pip_install:219 : return 0 2026-08-21 15:50:13.237 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-21 15:50:13.241 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-21 15:50:13.245 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-21 15:50:13.248 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-21 15:50:13.268 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:50:13.273 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-21 15:50:13.276 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-21 15:50:13.297 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:50:13.301 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-21 15:50:13.323 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:50:13.326 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-21 15:50:13.347 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:50:13.350 | + ./stack.sh:main:872 : install_etcd3 2026-08-21 15:50:13.353 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-21 15:50:13.353 | Installing etcd 2026-08-21 15:50:13.356 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-21 15:50:13.372 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-21 15:50:13.388 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-21 15:50:13.391 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-21 15:50:13.410 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-21 15:50:13.414 | ++ 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-08-21 15:50:13.418 | ++ 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-08-21 15:50:13.421 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-21 15:50:13.425 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-21 15:50:13.428 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-21 15:50:13.432 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:50:13.436 | ++ 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-08-21 15:50:13.439 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-21 15:50:13.443 | ++ 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-08-21 15:50:13.448 | --2026-08-21 17:50:13-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:50:13.500 | Resolving github.com (github.com)... 140.82.121.4 2026-08-21 15:50:13.519 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-21 15:50:13.752 | HTTP request sent, awaiting response... 302 Found 2026-08-21 15:50:13.752 | 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-08-21T16%3A47%3A06Z&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-08-21T15%3A47%3A03Z&ske=2026-08-21T16%3A47%3A06Z&sks=b&skv=2018-11-09&sig=C0N9mbN%2BBtZqxKwTVy8NSMgXUM2Rbjil2dwUMyf43ac%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMyOTIxMywibmJmIjoxNzg3MzI3NDEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.p_453ctwXij034GVKIzjWqCQFOcnetQsc44eTZmYLMs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-21 15:50:13.752 | --2026-08-21 17:50:13-- 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-08-21T16%3A47%3A06Z&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-08-21T15%3A47%3A03Z&ske=2026-08-21T16%3A47%3A06Z&sks=b&skv=2018-11-09&sig=C0N9mbN%2BBtZqxKwTVy8NSMgXUM2Rbjil2dwUMyf43ac%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMyOTIxMywibmJmIjoxNzg3MzI3NDEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.p_453ctwXij034GVKIzjWqCQFOcnetQsc44eTZmYLMs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-21 15:50:13.769 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-08-21 15:50:13.781 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-21 15:50:13.918 | HTTP request sent, awaiting response... 200 OK 2026-08-21 15:50:13.918 | Length: 20927601 (20M) [application/octet-stream] 2026-08-21 15:50:13.918 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-21 15:50:13.969 | 2026-08-21 15:50:14.241 | 0K ........ ........ ... 100% 61.8M=0.3s 2026-08-21 15:50:14.241 | 2026-08-21 15:50:14.242 | 2026-08-21 17:50:14 (61.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-21 15:50:14.242 | 2026-08-21 15:50:14.246 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-21 15:50:14.250 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:50:14.253 | ++ functions:get_extra_file:81 : return 2026-08-21 15:50:14.257 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-21 15:50:14.260 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-21 15:50:14.263 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-21 15:50:14.266 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-21 15:50:14.291 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-21 15:50:14.296 | + 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-08-21 15:50:14.306 | etcd-v3.5.21-linux-amd64/ 2026-08-21 15:50:14.306 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-21 15:50:14.306 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-21 15:50:14.306 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-21 15:50:14.306 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-21 15:50:14.306 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-21 15:50:14.307 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-21 15:50:14.307 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-21 15:50:14.308 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-21 15:50:14.308 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-21 15:50:14.308 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-21 15:50:14.308 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-21 15:50:14.308 | etcd-v3.5.21-linux-amd64/README.md 2026-08-21 15:50:14.308 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-21 15:50:14.479 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-21 15:50:14.690 | etcd-v3.5.21-linux-amd64/etcd 2026-08-21 15:50:14.949 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-21 15:50:14.988 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-21 15:50:15.021 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-21 15:50:15.025 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-21 15:50:15.046 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:50:15.049 | + ./stack.sh:main:891 : install_dstat 2026-08-21 15:50:15.053 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-21 15:50:15.074 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:50:15.077 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-21 15:50:15.080 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 15:50:15.083 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-21 15:50:15.086 | + ./stack.sh:main:900 : install_libs 2026-08-21 15:50:15.089 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-21 15:50:15.092 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-21 15:50:15.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-21 15:50:15.099 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-21 15:50:15.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.105 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.108 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-21 15:50:15.111 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.114 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-21 15:50:15.118 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-21 15:50:15.121 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-21 15:50:15.124 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-21 15:50:15.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.131 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.134 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-21 15:50:15.138 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.141 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-21 15:50:15.145 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-21 15:50:15.149 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-21 15:50:15.152 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-21 15:50:15.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.159 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.162 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-21 15:50:15.165 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.174 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-21 15:50:15.177 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-21 15:50:15.181 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-21 15:50:15.185 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-21 15:50:15.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.193 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-21 15:50:15.201 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.205 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-21 15:50:15.209 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-21 15:50:15.213 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-21 15:50:15.217 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-21 15:50:15.220 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.224 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.228 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-21 15:50:15.232 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.236 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-21 15:50:15.240 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-21 15:50:15.244 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-21 15:50:15.247 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-21 15:50:15.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.256 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.259 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-21 15:50:15.262 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.267 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-21 15:50:15.271 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-21 15:50:15.275 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-21 15:50:15.279 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-21 15:50:15.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.287 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.291 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-21 15:50:15.295 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.299 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-21 15:50:15.303 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-21 15:50:15.307 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-21 15:50:15.311 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-21 15:50:15.314 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-21 15:50:15.325 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.329 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-21 15:50:15.333 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-21 15:50:15.337 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-21 15:50:15.341 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-21 15:50:15.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.349 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.353 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-21 15:50:15.357 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.362 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-21 15:50:15.365 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-21 15:50:15.370 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-21 15:50:15.374 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-21 15:50:15.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-21 15:50:15.392 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.396 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-21 15:50:15.400 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-21 15:50:15.405 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-21 15:50:15.409 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-21 15:50:15.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.418 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.422 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-21 15:50:15.426 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.432 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-21 15:50:15.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-21 15:50:15.441 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-21 15:50:15.445 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-21 15:50:15.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.458 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-21 15:50:15.462 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.466 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-21 15:50:15.470 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-21 15:50:15.474 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-21 15:50:15.478 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-21 15:50:15.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.485 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-21 15:50:15.493 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.498 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-21 15:50:15.502 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-21 15:50:15.507 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-21 15:50:15.512 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-21 15:50:15.516 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.519 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.523 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-21 15:50:15.526 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.531 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-21 15:50:15.535 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-21 15:50:15.540 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-21 15:50:15.544 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-21 15:50:15.549 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.553 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-21 15:50:15.560 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.564 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-21 15:50:15.567 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-21 15:50:15.570 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-21 15:50:15.575 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-21 15:50:15.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.583 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.588 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-21 15:50:15.592 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.597 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-21 15:50:15.600 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-21 15:50:15.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-21 15:50:15.606 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-21 15:50:15.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.619 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-21 15:50:15.622 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.627 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-21 15:50:15.630 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-21 15:50:15.634 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-21 15:50:15.638 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-21 15:50:15.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.646 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.650 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-21 15:50:15.654 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.658 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-21 15:50:15.663 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-21 15:50:15.667 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-21 15:50:15.671 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-21 15:50:15.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.679 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.683 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-21 15:50:15.686 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.690 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-21 15:50:15.695 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-21 15:50:15.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-21 15:50:15.703 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-21 15:50:15.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.712 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.716 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-21 15:50:15.719 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.723 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-21 15:50:15.728 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-21 15:50:15.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-21 15:50:15.736 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-21 15:50:15.740 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.744 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.748 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-21 15:50:15.751 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.755 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-21 15:50:15.759 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-21 15:50:15.763 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-21 15:50:15.767 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-21 15:50:15.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.779 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-21 15:50:15.784 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.789 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-21 15:50:15.793 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-21 15:50:15.798 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-21 15:50:15.803 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-21 15:50:15.808 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.812 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.816 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-21 15:50:15.820 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.825 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-21 15:50:15.829 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-21 15:50:15.833 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-21 15:50:15.838 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-21 15:50:15.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.847 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-21 15:50:15.856 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.860 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-21 15:50:15.865 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-21 15:50:15.869 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-21 15:50:15.874 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-21 15:50:15.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.882 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-21 15:50:15.891 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.895 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-21 15:50:15.900 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-21 15:50:15.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-21 15:50:15.909 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-21 15:50:15.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.918 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.923 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-21 15:50:15.927 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.931 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-21 15:50:15.936 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-21 15:50:15.940 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-21 15:50:15.944 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-21 15:50:15.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.953 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.958 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-21 15:50:15.962 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.966 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-21 15:50:15.970 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-21 15:50:15.973 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-21 15:50:15.977 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-21 15:50:15.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:15.986 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:15.990 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-21 15:50:15.995 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:15.999 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-21 15:50:16.003 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-21 15:50:16.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-21 15:50:16.011 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-21 15:50:16.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.018 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.022 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-21 15:50:16.025 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.029 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-21 15:50:16.032 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-21 15:50:16.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-21 15:50:16.039 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-21 15:50:16.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.046 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.049 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-21 15:50:16.052 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.056 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-21 15:50:16.060 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-21 15:50:16.064 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-21 15:50:16.067 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-21 15:50:16.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.075 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.079 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-21 15:50:16.082 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.086 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-21 15:50:16.090 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-21 15:50:16.095 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-21 15:50:16.098 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-21 15:50:16.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.110 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-21 15:50:16.114 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.118 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-21 15:50:16.122 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-21 15:50:16.126 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-21 15:50:16.130 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-21 15:50:16.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.138 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.141 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-21 15:50:16.145 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.149 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-21 15:50:16.153 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-21 15:50:16.156 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-21 15:50:16.160 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-21 15:50:16.164 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.167 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.170 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-21 15:50:16.174 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.178 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-21 15:50:16.181 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-21 15:50:16.186 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-21 15:50:16.189 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-21 15:50:16.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.196 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.200 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-21 15:50:16.204 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.207 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-21 15:50:16.211 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-21 15:50:16.214 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-21 15:50:16.217 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-21 15:50:16.221 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.228 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-21 15:50:16.232 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.236 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-21 15:50:16.240 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-21 15:50:16.244 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-21 15:50:16.248 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-21 15:50:16.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.256 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.260 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-21 15:50:16.264 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.268 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-21 15:50:16.271 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-21 15:50:16.275 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-21 15:50:16.279 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-21 15:50:16.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.286 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.289 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-21 15:50:16.292 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.296 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-21 15:50:16.299 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-21 15:50:16.303 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:16.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:16.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-21 15:50:16.313 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:16.316 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-21 15:50:16.343 | Using python 3.12 to install etcd3gw 2026-08-21 15:50:16.346 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-21 15:50:17.608 | Collecting etcd3gw 2026-08-21 15:50:17.707 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:50:17.720 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-21 15:50:17.746 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-21 15:50:17.748 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 15:50:17.797 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-21 15:50:17.802 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:50:17.851 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-21 15:50:17.856 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:50:18.564 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-21 15:50:18.568 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-21 15:50:18.582 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-21 15:50:18.822 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-21 15:50:18.825 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-21 15:50:18.851 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-21 15:50:18.854 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-21 15:50:18.878 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-21 15:50:18.881 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-21 15:50:18.887 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-21 15:50:18.903 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-21 15:50:18.925 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-21 15:50:18.944 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-21 15:50:18.954 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-21 15:50:18.957 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-21 15:50:18.960 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-21 15:50:18.963 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-21 15:50:18.969 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-21 15:50:19.208 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-21 15:50:19.297 | Attempting uninstall: urllib3 2026-08-21 15:50:19.303 | Found existing installation: urllib3 2.0.7 2026-08-21 15:50:19.304 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:19.304 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-21 15:50:19.472 | Attempting uninstall: idna 2026-08-21 15:50:19.482 | Found existing installation: idna 3.6 2026-08-21 15:50:19.483 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:19.483 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-21 15:50:19.661 | Attempting uninstall: requests 2026-08-21 15:50:19.668 | Found existing installation: requests 2.31.0 2026-08-21 15:50:19.669 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:19.669 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-21 15:50:19.941 | 2026-08-21 15:50:19.947 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-21 15:50:20.111 | + inc/python:pip_install:216 : result=0 2026-08-21 15:50:20.114 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:50:20.116 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:20.119 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:20.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:20.123 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:20.126 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:20.128 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:50:20.130 | + functions-common:time_stop:2427 : start_time=1787327416335 2026-08-21 15:50:20.133 | + functions-common:time_stop:2429 : [[ -z 1787327416335 ]] 2026-08-21 15:50:20.135 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:20.140 | + functions-common:time_stop:2432 : end_time=1787327420137 2026-08-21 15:50:20.142 | + functions-common:time_stop:2433 : elapsed_time=3802 2026-08-21 15:50:20.145 | + functions-common:time_stop:2434 : total=37831 2026-08-21 15:50:20.148 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:20.150 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41633 2026-08-21 15:50:20.153 | + inc/python:pip_install:219 : return 0 2026-08-21 15:50:20.156 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-21 15:50:20.159 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-21 15:50:20.162 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-21 15:50:20.166 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 15:50:20.169 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 15:50:20.173 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 15:50:20.176 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 15:50:20.180 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 15:50:20.184 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 15:50:20.188 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 15:50:20.191 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 15:50:20.195 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 15:50:20.198 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 15:50:20.201 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 15:50:20.205 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 15:50:20.208 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 15:50:20.211 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-21 15:50:20.214 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:20.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:20.221 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-21 15:50:20.223 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-21 15:50:20.226 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:50:20.230 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:50:20.233 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:50:20.236 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:50:20.239 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:50:20.242 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:50:20.245 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:20.248 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:20.252 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:50:20.255 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:50:20.257 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:50:20.260 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:50:20.264 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-21 15:50:20.266 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:50:20.270 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:20.273 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:20.276 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-21 15:50:20.309 | + 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-08-21 15:50:20.350 | Reading package lists... 2026-08-21 15:50:20.768 | Building dependency tree... 2026-08-21 15:50:20.770 | Reading state information... 2026-08-21 15:50:21.450 | The following packages were automatically installed and are no longer required: 2026-08-21 15:50:21.453 | libfwupd2 libgusb2 2026-08-21 15:50:21.453 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:50:21.455 | The following additional packages will be installed: 2026-08-21 15:50:21.457 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-21 15:50:21.460 | Suggested packages: 2026-08-21 15:50:21.460 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-21 15:50:21.461 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-21 15:50:21.461 | python3-uwsgidecorators 2026-08-21 15:50:21.501 | The following NEW packages will be installed: 2026-08-21 15:50:21.503 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-21 15:50:21.552 | 0 upgraded, 6 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:50:21.552 | Need to get 1270 kB of archives. 2026-08-21 15:50:21.553 | After this operation, 4285 kB of additional disk space will be used. 2026-08-21 15:50:21.553 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-21 15:50:21.563 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-21 15:50:21.571 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-21 15:50:21.579 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-21 15:50:21.587 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-21 15:50:21.597 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-21 15:50:21.858 | perl: warning: Setting locale failed. 2026-08-21 15:50:21.858 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:21.858 | LANGUAGE = (unset), 2026-08-21 15:50:21.859 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:21.859 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:21.859 | are supported and installed on your system. 2026-08-21 15:50:21.859 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:21.949 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:50:21.949 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:50:21.949 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:50:22.200 | Fetched 1270 kB in 0s (18.7 MB/s) 2026-08-21 15:50:22.261 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-21 15:50:22.349 | (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 ... 126492 files and directories currently installed.) 2026-08-21 15:50:22.355 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-21 15:50:22.365 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-21 15:50:22.426 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-21 15:50:22.444 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-21 15:50:22.449 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-21 15:50:22.510 | Selecting previously unselected package libzmq5:amd64. 2026-08-21 15:50:22.525 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-21 15:50:22.530 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-21 15:50:22.600 | Selecting previously unselected package uwsgi-core. 2026-08-21 15:50:22.615 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-21 15:50:22.620 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-21 15:50:22.809 | Selecting previously unselected package uwsgi. 2026-08-21 15:50:22.825 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-21 15:50:22.831 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-21 15:50:22.898 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-21 15:50:22.912 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-21 15:50:22.918 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-21 15:50:23.006 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-21 15:50:23.023 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-21 15:50:23.036 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-21 15:50:23.050 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-21 15:50:23.073 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-21 15:50:23.744 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-21 15:50:23.791 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:50:24.928 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:50:25.212 | perl: warning: Setting locale failed. 2026-08-21 15:50:25.213 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:25.213 | LANGUAGE = (unset), 2026-08-21 15:50:25.213 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:25.213 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:25.213 | are supported and installed on your system. 2026-08-21 15:50:25.213 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:25.361 | perl: warning: Setting locale failed. 2026-08-21 15:50:25.361 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:25.361 | LANGUAGE = (unset), 2026-08-21 15:50:25.361 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:25.361 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:25.361 | are supported and installed on your system. 2026-08-21 15:50:25.361 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:25.420 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:50:25.421 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:50:25.421 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:50:25.495 | perl: warning: Setting locale failed. 2026-08-21 15:50:25.495 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:25.495 | LANGUAGE = (unset), 2026-08-21 15:50:25.495 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:25.495 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:25.495 | are supported and installed on your system. 2026-08-21 15:50:25.496 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:26.058 | 2026-08-21 15:50:26.058 | Running kernel seems to be up-to-date. 2026-08-21 15:50:26.058 | 2026-08-21 15:50:26.058 | Restarting services... 2026-08-21 15:50:26.130 | 2026-08-21 15:50:26.130 | Service restarts being deferred: 2026-08-21 15:50:26.130 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:50:26.130 | systemctl restart systemd-logind.service 2026-08-21 15:50:26.130 | systemctl restart virtlockd.service 2026-08-21 15:50:26.131 | systemctl restart virtlogd.service 2026-08-21 15:50:26.131 | 2026-08-21 15:50:26.131 | No containers need to be restarted. 2026-08-21 15:50:26.131 | 2026-08-21 15:50:26.131 | User sessions running outdated binaries: 2026-08-21 15:50:26.131 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:50:26.144 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:50:26.158 | 2026-08-21 15:50:26.158 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:50:28.991 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:50:28.994 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:50:28.998 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:29.001 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:29.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:29.009 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:29.013 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:29.017 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:50:29.020 | + functions-common:time_stop:2427 : start_time=1787327420303 2026-08-21 15:50:29.024 | + functions-common:time_stop:2429 : [[ -z 1787327420303 ]] 2026-08-21 15:50:29.030 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:29.035 | + functions-common:time_stop:2432 : end_time=1787327429031 2026-08-21 15:50:29.037 | + functions-common:time_stop:2433 : elapsed_time=8728 2026-08-21 15:50:29.040 | + functions-common:time_stop:2434 : total=191244 2026-08-21 15:50:29.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:29.046 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=199972 2026-08-21 15:50:29.049 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:50:29.052 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-21 15:50:29.055 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:50:29.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:50:29.064 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-21 15:50:29.066 | perl: warning: Setting locale failed. 2026-08-21 15:50:29.066 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:29.066 | LANGUAGE = (unset), 2026-08-21 15:50:29.066 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:29.066 | LANG = (unset) 2026-08-21 15:50:29.066 | are supported and installed on your system. 2026-08-21 15:50:29.067 | perl: warning: Falling back to the standard locale ("C"). 2026-08-21 15:50:29.106 | No module matches proxy 2026-08-21 15:50:29.110 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-21 15:50:29.125 | perl: warning: Setting locale failed. 2026-08-21 15:50:29.125 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:29.125 | LANGUAGE = (unset), 2026-08-21 15:50:29.125 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:29.125 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:29.125 | are supported and installed on your system. 2026-08-21 15:50:29.125 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:29.180 | Enabling module proxy. 2026-08-21 15:50:29.186 | To activate the new configuration, you need to run: 2026-08-21 15:50:29.186 | systemctl restart apache2 2026-08-21 15:50:29.192 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-21 15:50:29.205 | perl: warning: Setting locale failed. 2026-08-21 15:50:29.205 | perl: warning: Please check that your locale settings: 2026-08-21 15:50:29.205 | LANGUAGE = (unset), 2026-08-21 15:50:29.205 | LC_ALL = "en_US.utf8", 2026-08-21 15:50:29.205 | LANG = "de_DE.UTF-8" 2026-08-21 15:50:29.205 | are supported and installed on your system. 2026-08-21 15:50:29.205 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:50:29.250 | Considering dependency proxy for proxy_uwsgi: 2026-08-21 15:50:29.250 | Module proxy already enabled 2026-08-21 15:50:29.250 | Enabling module proxy_uwsgi. 2026-08-21 15:50:29.258 | To activate the new configuration, you need to run: 2026-08-21 15:50:29.259 | systemctl restart apache2 2026-08-21 15:50:29.264 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-21 15:50:29.267 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:50:29.270 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:50:29.273 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:50:29.487 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-21 15:50:29.490 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-21 15:50:29.494 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-21 15:50:29.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.504 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.508 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-21 15:50:29.512 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.516 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-21 15:50:29.520 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-21 15:50:29.525 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-21 15:50:29.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.532 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.536 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-21 15:50:29.540 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.543 | + ./stack.sh:main:908 : install_glanceclient 2026-08-21 15:50:29.547 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-21 15:50:29.551 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-21 15:50:29.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.559 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.564 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-21 15:50:29.567 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.571 | + ./stack.sh:main:909 : install_cinderclient 2026-08-21 15:50:29.574 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-21 15:50:29.578 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-21 15:50:29.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.588 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-21 15:50:29.592 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.595 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-21 15:50:29.599 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-21 15:50:29.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.607 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.611 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-21 15:50:29.615 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.619 | + ./stack.sh:main:910 : install_novaclient 2026-08-21 15:50:29.623 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-21 15:50:29.627 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-21 15:50:29.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.636 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-21 15:50:29.645 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.649 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-21 15:50:29.676 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:50:29.680 | + ./stack.sh:main:912 : install_swiftclient 2026-08-21 15:50:29.685 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-21 15:50:29.689 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-21 15:50:29.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.698 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.702 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-21 15:50:29.707 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.711 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-21 15:50:29.738 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:50:29.743 | + ./stack.sh:main:915 : install_neutronclient 2026-08-21 15:50:29.747 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-21 15:50:29.750 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-21 15:50:29.754 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.763 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-21 15:50:29.768 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.772 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-21 15:50:29.777 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-21 15:50:29.781 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-21 15:50:29.786 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:50:29.791 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:50:29.796 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-21 15:50:29.800 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:50:29.805 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-21 15:50:29.810 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-21 15:50:29.815 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:50:29.823 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-21 15:50:29.827 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-21 15:50:29.830 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:50:29.837 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:50:29.837 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:50:29.845 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-21 15:50:29.848 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-21 15:50:29.852 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-21 15:50:29.857 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-21 15:50:29.861 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-21 15:50:29.896 | Using python 3.12 to install keystonemiddleware 2026-08-21 15:50:29.900 | + 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-08-21 15:50:31.198 | Collecting keystonemiddleware 2026-08-21 15:50:31.305 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:50:31.369 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-21 15:50:31.374 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:50:31.432 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-21 15:50:31.437 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:50:31.503 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-21 15:50:31.508 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:50:31.561 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-21 15:50:31.566 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:50:31.617 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-21 15:50:31.622 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 15:50:31.681 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-21 15:50:31.686 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:50:31.738 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-21 15:50:31.743 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:50:31.806 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-21 15:50:31.812 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:50:31.823 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-21 15:50:31.854 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-21 15:50:31.860 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:50:31.904 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-21 15:50:31.909 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-21 15:50:31.963 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-21 15:50:31.968 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:50:31.979 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-21 15:50:32.014 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-21 15:50:32.020 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-21 15:50:32.035 | 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-08-21 15:50:32.078 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-21 15:50:32.083 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:50:32.124 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-21 15:50:32.129 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 15:50:32.176 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-21 15:50:32.181 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-21 15:50:32.227 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-21 15:50:32.233 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:50:32.286 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-21 15:50:32.291 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:50:32.339 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-21 15:50:32.344 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-21 15:50:32.385 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-21 15:50:32.390 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-21 15:50:32.401 | 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-08-21 15:50:32.442 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-21 15:50:32.447 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-21 15:50:32.458 | 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-08-21 15:50:32.461 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-08-21 15:50:32.619 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-21 15:50:32.624 | 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-08-21 15:50:32.686 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-21 15:50:32.691 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-21 15:50:32.702 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-21 15:50:32.839 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-21 15:50:32.844 | 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-08-21 15:50:32.864 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-21 15:50:32.949 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-21 15:50:32.953 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-21 15:50:32.971 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-21 15:50:32.972 | 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-08-21 15:50:32.973 | 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-08-21 15:50:32.975 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-21 15:50:33.046 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-21 15:50:33.062 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-21 15:50:33.079 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-21 15:50:33.092 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-21 15:50:33.104 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-21 15:50:33.116 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-21 15:50:33.128 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-21 15:50:33.142 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-21 15:50:33.206 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 38.4 MB/s 0:00:00 2026-08-21 15:50:33.211 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-21 15:50:33.224 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-21 15:50:33.237 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-21 15:50:33.253 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-21 15:50:33.269 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-21 15:50:33.288 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-21 15:50:33.302 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-21 15:50:33.317 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-21 15:50:33.329 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-21 15:50:33.343 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-21 15:50:33.357 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-21 15:50:33.372 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-21 15:50:33.390 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-21 15:50:33.402 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-21 15:50:33.414 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-21 15:50:33.427 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-21 15:50:33.440 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-21 15:50:33.825 | 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-08-21 15:50:34.099 | Attempting uninstall: six 2026-08-21 15:50:34.108 | Found existing installation: six 1.16.0 2026-08-21 15:50:34.108 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:34.109 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-21 15:50:34.176 | Attempting uninstall: pyparsing 2026-08-21 15:50:34.186 | Found existing installation: pyparsing 3.1.1 2026-08-21 15:50:34.187 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:34.187 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-21 15:50:34.340 | Attempting uninstall: PyJWT 2026-08-21 15:50:34.349 | Found existing installation: PyJWT 2.7.0 2026-08-21 15:50:34.350 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:34.350 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-21 15:50:34.525 | Attempting uninstall: netaddr 2026-08-21 15:50:34.535 | Found existing installation: netaddr 0.8.0 2026-08-21 15:50:34.536 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:34.536 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-21 15:50:34.841 | Attempting uninstall: python-dateutil 2026-08-21 15:50:34.851 | Found existing installation: python-dateutil 2.8.2 2026-08-21 15:50:34.852 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:50:34.852 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-21 15:50:37.560 | 2026-08-21 15:50:37.569 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 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.9.1 typing-extensions-4.16.0 2026-08-21 15:50:37.781 | + inc/python:pip_install:216 : result=0 2026-08-21 15:50:37.785 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:50:37.790 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:37.794 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:37.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:37.802 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:37.806 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:37.811 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:50:37.816 | + functions-common:time_stop:2427 : start_time=1787327429888 2026-08-21 15:50:37.819 | + functions-common:time_stop:2429 : [[ -z 1787327429888 ]] 2026-08-21 15:50:37.825 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:37.831 | + functions-common:time_stop:2432 : end_time=1787327437826 2026-08-21 15:50:37.836 | + functions-common:time_stop:2433 : elapsed_time=7938 2026-08-21 15:50:37.840 | + functions-common:time_stop:2434 : total=41633 2026-08-21 15:50:37.844 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:37.848 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49571 2026-08-21 15:50:37.853 | + inc/python:pip_install:219 : return 0 2026-08-21 15:50:37.857 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-21 15:50:37.861 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-21 15:50:37.865 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 15:50:37.870 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-21 15:50:37.874 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-21 15:50:37.877 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 15:50:37.882 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:50:37.884 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 15:50:37.892 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-21 15:50:37.895 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-21 15:50:37.897 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-21 15:50:37.902 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-21 15:50:37.906 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-21 15:50:37.938 | Using python 3.12 to install python-memcached 2026-08-21 15:50:37.942 | + 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-08-21 15:50:39.208 | Collecting python-memcached 2026-08-21 15:50:39.310 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:50:39.327 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-21 15:50:39.537 | Installing collected packages: python-memcached 2026-08-21 15:50:39.583 | Successfully installed python-memcached-1.62 2026-08-21 15:50:39.771 | + inc/python:pip_install:216 : result=0 2026-08-21 15:50:39.775 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:50:39.779 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:39.784 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:39.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:39.793 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:39.798 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:39.803 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:50:39.808 | + functions-common:time_stop:2427 : start_time=1787327437930 2026-08-21 15:50:39.811 | + functions-common:time_stop:2429 : [[ -z 1787327437930 ]] 2026-08-21 15:50:39.816 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:39.822 | + functions-common:time_stop:2432 : end_time=1787327439818 2026-08-21 15:50:39.825 | + functions-common:time_stop:2433 : elapsed_time=1888 2026-08-21 15:50:39.829 | + functions-common:time_stop:2434 : total=49571 2026-08-21 15:50:39.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:39.838 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51459 2026-08-21 15:50:39.842 | + inc/python:pip_install:219 : return 0 2026-08-21 15:50:39.847 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-21 15:50:39.874 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:50:39.878 | + ./stack.sh:main:922 : '[' 192.168.122.184 == 192.168.122.184 ']' 2026-08-21 15:50:39.882 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-21 15:50:39.885 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-21 15:50:39.890 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-21 15:50:39.893 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:50:39.899 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-21 15:50:39.903 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-21 15:50:39.929 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:50:39.933 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-21 15:50:39.936 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-21 15:50:39.940 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-21 15:50:39.944 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:50:39.946 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:50:39.951 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:50:39.955 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:50:39.959 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:50:39.963 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:50:39.986 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:50:39.991 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:50:39.994 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:50:39.997 | + functions-common:git_clone:610 : echo master 2026-08-21 15:50:39.998 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:50:40.005 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-21 15:50:40.007 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:50:40.010 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-21 15:50:40.013 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:50:40.017 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:50:40.019 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:50:40.023 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:50:40.026 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:50:40.029 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:50:40.031 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:50:40.034 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:50:40.039 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:50:40.044 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327440041 2026-08-21 15:50:40.047 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-21 15:50:40.051 | Cloning into '/opt/stack/keystone'... 2026-08-21 15:50:59.746 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:50:59.749 | + functions-common:time_stop:2420 : local name 2026-08-21 15:50:59.751 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:50:59.754 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:50:59.757 | + functions-common:time_stop:2423 : local total 2026-08-21 15:50:59.759 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:50:59.761 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:50:59.764 | + functions-common:time_stop:2427 : start_time=1787327440041 2026-08-21 15:50:59.767 | + functions-common:time_stop:2429 : [[ -z 1787327440041 ]] 2026-08-21 15:50:59.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:50:59.775 | + functions-common:time_stop:2432 : end_time=1787327459772 2026-08-21 15:50:59.777 | + functions-common:time_stop:2433 : elapsed_time=19731 2026-08-21 15:50:59.780 | + functions-common:time_stop:2434 : total=5066 2026-08-21 15:50:59.783 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:50:59.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24797 2026-08-21 15:50:59.787 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-21 15:50:59.790 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:50:59.793 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:50:59.796 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:50:59.799 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:50:59.801 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:50:59.803 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:50:59.807 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:50:59.810 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:50:59.812 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:50:59.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:50:59.821 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327459817 2026-08-21 15:50:59.823 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:51:00.445 | From https://review.opendev.org/openstack/keystone 2026-08-21 15:51:00.445 | * branch master -> FETCH_HEAD 2026-08-21 15:51:00.455 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:00.458 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:00.461 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:00.464 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:00.467 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:00.470 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:00.473 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:00.476 | + functions-common:time_stop:2427 : start_time=1787327459817 2026-08-21 15:51:00.479 | + functions-common:time_stop:2429 : [[ -z 1787327459817 ]] 2026-08-21 15:51:00.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:00.487 | + functions-common:time_stop:2432 : end_time=1787327460484 2026-08-21 15:51:00.491 | + functions-common:time_stop:2433 : elapsed_time=667 2026-08-21 15:51:00.494 | + functions-common:time_stop:2434 : total=24797 2026-08-21 15:51:00.497 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:00.500 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25464 2026-08-21 15:51:00.502 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:51:00.505 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:00.508 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:00.511 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:00.514 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:00.517 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:00.520 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:00.523 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:00.526 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:00.529 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:00.533 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327460530 2026-08-21 15:51:00.536 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:51:00.702 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:51:00.702 | 2026-08-21 15:51:00.703 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:51:00.703 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:51:00.703 | state without impacting any branches by switching back to a branch. 2026-08-21 15:51:00.703 | 2026-08-21 15:51:00.703 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:51:00.703 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:51:00.703 | 2026-08-21 15:51:00.703 | git switch -c 2026-08-21 15:51:00.703 | 2026-08-21 15:51:00.703 | Or undo this operation with: 2026-08-21 15:51:00.704 | 2026-08-21 15:51:00.704 | git switch - 2026-08-21 15:51:00.704 | 2026-08-21 15:51:00.704 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:51:00.704 | 2026-08-21 15:51:00.704 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-21 15:51:00.709 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:00.712 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:00.715 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:00.718 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:00.721 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:00.723 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:00.726 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:00.729 | + functions-common:time_stop:2427 : start_time=1787327460530 2026-08-21 15:51:00.731 | + functions-common:time_stop:2429 : [[ -z 1787327460530 ]] 2026-08-21 15:51:00.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:00.739 | + functions-common:time_stop:2432 : end_time=1787327460736 2026-08-21 15:51:00.742 | + functions-common:time_stop:2433 : elapsed_time=206 2026-08-21 15:51:00.744 | + functions-common:time_stop:2434 : total=25464 2026-08-21 15:51:00.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:00.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25670 2026-08-21 15:51:00.752 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-21 15:51:00.769 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-21 15:51:00.773 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:51:00.774 | + functions-common:git_clone:673 : head -1 2026-08-21 15:51:00.777 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-21 15:51:00.780 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:51:00.783 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-21 15:51:00.786 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:51:00.789 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-21 15:51:00.792 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-21 15:51:00.795 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:51:00.799 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-21 15:51:00.802 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:51:00.805 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-21 15:51:00.808 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-21 15:51:00.811 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:51:00.814 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:51:00.817 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-21 15:51:00.820 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:51:00.824 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-21 15:51:00.827 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:51:00.830 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:51:00.835 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-21 15:51:00.841 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-21 15:51:00.844 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-21 15:51:00.847 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-21 15:51:01.029 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-21 15:51:01.032 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:51:01.035 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:51:01.038 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:51:01.041 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-21 15:51:01.044 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-21 15:51:01.047 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:51:01.049 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:51:01.052 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:51:01.054 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:51:01.057 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:51:01.059 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:51:01.061 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:51:01.064 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-21 15:51:01.083 | Using python 3.12 to install /opt/stack/keystone 2026-08-21 15:51:01.085 | + 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-08-21 15:51:02.076 | Obtaining file:///opt/stack/keystone 2026-08-21 15:51:02.081 | Installing build dependencies: started 2026-08-21 15:51:03.572 | Installing build dependencies: finished with status 'done' 2026-08-21 15:51:03.574 | Checking if build backend supports build_editable: started 2026-08-21 15:51:04.138 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:51:04.139 | Getting requirements to build editable: started 2026-08-21 15:51:04.436 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:51:04.438 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:51:05.515 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:51:05.531 | 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.dev64) (7.0.3) 2026-08-21 15:51:05.535 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-21 15:51:05.719 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-21 15:51:05.815 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-21 15:51:05.861 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-21 15:51:05.866 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-21 15:51:06.256 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-21 15:51:06.260 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-21 15:51:06.850 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:06.854 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-21 15:51:06.876 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-21 15:51:06.877 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-21 15:51:06.878 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.0) 2026-08-21 15:51:07.004 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.008 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-21 15:51:07.026 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-21 15:51:07.026 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-21 15:51:07.027 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-21 15:51:07.092 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.097 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:51:07.182 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.187 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:51:07.199 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-21 15:51:07.200 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-21 15:51:07.243 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.248 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:51:07.311 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.315 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:51:07.327 | 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.dev64) (5.11.0) 2026-08-21 15:51:07.362 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.367 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-21 15:51:07.378 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.1.1) 2026-08-21 15:51:07.410 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.414 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-21 15:51:07.462 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.467 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-21 15:51:07.478 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-21 15:51:07.479 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-21 15:51:07.522 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.526 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-21 15:51:07.540 | 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.dev64) (4.1.0) 2026-08-21 15:51:07.541 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-21 15:51:07.577 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.582 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-21 15:51:07.634 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-21 15:51:07.638 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:51:07.863 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-21 15:51:07.867 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-21 15:51:07.905 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-21 15:51:07.909 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-21 15:51:07.921 | 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.dev64) (5.3.1) 2026-08-21 15:51:07.951 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:51:07.955 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:51:07.999 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:51:08.003 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:51:08.042 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:51:08.046 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:51:08.088 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:51:08.092 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:51:08.203 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-21 15:51:08.208 | 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-08-21 15:51:08.258 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-21 15:51:08.263 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-21 15:51:08.280 | 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.dev64) (1.17.0) 2026-08-21 15:51:08.362 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-21 15:51:08.368 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-21 15:51:08.502 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:51:08.506 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-21 15:51:08.546 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:51:08.551 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:51:08.604 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:51:08.609 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:51:09.206 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.218 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-21 15:51:09.255 | 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.dev64) (5.15.0) 2026-08-21 15:51:09.258 | 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.dev64) (2.34.2) 2026-08-21 15:51:09.263 | 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.dev64) (2.1.0) 2026-08-21 15:51:09.266 | 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.dev64) (1.9.0) 2026-08-21 15:51:09.266 | 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.dev64) (4.16.0) 2026-08-21 15:51:09.279 | 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.dev64) (1.3.0) 2026-08-21 15:51:09.281 | 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.dev64) (2.0.0) 2026-08-21 15:51:09.282 | 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.dev64) (6.0.3) 2026-08-21 15:51:09.331 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.337 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-21 15:51:09.349 | 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.dev64) (3.1.0) 2026-08-21 15:51:09.382 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.387 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-21 15:51:09.429 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.434 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-21 15:51:09.484 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.489 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:51:09.503 | 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.dev64) (2.3.0) 2026-08-21 15:51:09.509 | 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.dev64) (2.9.0.post0) 2026-08-21 15:51:09.513 | 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.dev64) (3.5.0) 2026-08-21 15:51:09.565 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.569 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:51:09.616 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.621 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:51:09.666 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.670 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-21 15:51:09.730 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.735 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:51:09.783 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.788 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-21 15:51:09.829 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.832 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:51:09.883 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.887 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-21 15:51:09.897 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.3) 2026-08-21 15:51:09.934 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.939 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:51:09.984 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-21 15:51:09.989 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:51:10.050 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.055 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-21 15:51:10.351 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.355 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-21 15:51:10.408 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.413 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:51:10.453 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.458 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:51:10.502 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.507 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-21 15:51:10.558 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.563 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-21 15:51:10.639 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.644 | 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-08-21 15:51:10.687 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.691 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-21 15:51:10.799 | 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.dev64) 2026-08-21 15:51:10.805 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 15:51:10.851 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.856 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-21 15:51:10.875 | 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.dev64) (3.3.2) 2026-08-21 15:51:10.876 | 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.dev64) (7.2.2) 2026-08-21 15:51:10.889 | 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.dev64) (84.0.0) 2026-08-21 15:51:10.928 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-21 15:51:10.933 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-21 15:51:10.997 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:11.001 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-21 15:51:11.046 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:11.051 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-21 15:51:11.108 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:11.113 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-21 15:51:11.135 | 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.dev64) (3.5.0) 2026-08-21 15:51:11.136 | 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.dev64) (3.18) 2026-08-21 15:51:11.136 | 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.dev64) (2.7.0) 2026-08-21 15:51:11.138 | 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.dev64) (2023.11.17) 2026-08-21 15:51:11.193 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-21 15:51:11.200 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-21 15:51:11.265 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-21 15:51:11.270 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-21 15:51:11.363 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-21 15:51:11.378 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-21 15:51:11.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 63.9 MB/s 0:00:00 2026-08-21 15:51:11.449 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-21 15:51:11.463 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-21 15:51:11.475 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-21 15:51:11.486 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-21 15:51:11.498 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-21 15:51:11.508 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-21 15:51:11.527 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-21 15:51:11.540 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-21 15:51:11.554 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-21 15:51:11.566 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-21 15:51:11.578 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-21 15:51:11.589 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-21 15:51:11.600 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-21 15:51:11.614 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-21 15:51:11.627 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-21 15:51:11.646 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-21 15:51:11.665 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-21 15:51:11.676 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-21 15:51:11.687 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-21 15:51:11.699 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-21 15:51:11.713 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-21 15:51:11.725 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-21 15:51:11.737 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-21 15:51:11.750 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-21 15:51:11.762 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-21 15:51:11.778 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-21 15:51:11.793 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-21 15:51:11.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 27.4 MB/s 0:00:00 2026-08-21 15:51:11.817 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-21 15:51:11.829 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-21 15:51:11.840 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-21 15:51:11.855 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-21 15:51:11.868 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-21 15:51:11.883 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-21 15:51:11.894 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-21 15:51:11.905 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-21 15:51:11.917 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-21 15:51:11.934 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-21 15:51:11.947 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-21 15:51:11.969 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-21 15:51:11.982 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-21 15:51:11.993 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-21 15:51:12.005 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-21 15:51:12.020 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-21 15:51:12.041 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-21 15:51:12.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 52.3 MB/s 0:00:00 2026-08-21 15:51:12.113 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-21 15:51:12.125 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-21 15:51:12.138 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-21 15:51:12.150 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-21 15:51:12.168 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-21 15:51:12.185 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-21 15:51:12.200 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-21 15:51:12.213 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-21 15:51:12.225 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-21 15:51:12.236 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-21 15:51:12.248 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-21 15:51:12.570 | Building wheels for collected packages: keystone 2026-08-21 15:51:12.571 | Building editable for keystone (pyproject.toml): started 2026-08-21 15:51:13.719 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-21 15:51:13.720 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=3f729eec9a9ad8d0908567f2cbe916e5c60707d25f6dd72dcbe5533b932fe716 2026-08-21 15:51:13.720 | Stored in directory: /tmp/pip-ephem-wheel-cache-cj3k91r9/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-21 15:51:13.726 | Successfully built keystone 2026-08-21 15:51:14.163 | 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-08-21 15:51:14.208 | Attempting uninstall: pytz 2026-08-21 15:51:14.219 | Found existing installation: pytz 2024.1 2026-08-21 15:51:14.220 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:14.220 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-21 15:51:16.185 | Attempting uninstall: oauthlib 2026-08-21 15:51:16.198 | Found existing installation: oauthlib 3.2.2 2026-08-21 15:51:16.198 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:16.199 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-21 15:51:16.350 | Attempting uninstall: markupsafe 2026-08-21 15:51:16.361 | Found existing installation: MarkupSafe 2.1.5 2026-08-21 15:51:16.361 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:16.362 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-21 15:51:17.525 | Attempting uninstall: click 2026-08-21 15:51:17.536 | Found existing installation: click 8.1.6 2026-08-21 15:51:17.536 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:17.536 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-21 15:51:17.711 | Attempting uninstall: blinker 2026-08-21 15:51:17.721 | Found existing installation: blinker 1.7.0 2026-08-21 15:51:17.721 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:17.723 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-21 15:51:17.741 | Attempting uninstall: bcrypt 2026-08-21 15:51:17.757 | Found existing installation: bcrypt 3.2.2 2026-08-21 15:51:17.758 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:17.759 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-21 15:51:17.781 | Attempting uninstall: attrs 2026-08-21 15:51:17.793 | Found existing installation: attrs 23.2.0 2026-08-21 15:51:17.795 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:17.795 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-21 15:51:21.270 | Attempting uninstall: jinja2 2026-08-21 15:51:21.281 | Found existing installation: Jinja2 3.1.2 2026-08-21 15:51:21.282 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:21.283 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-21 15:51:22.464 | Attempting uninstall: cryptography 2026-08-21 15:51:22.478 | Found existing installation: cryptography 41.0.7 2026-08-21 15:51:22.479 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:22.481 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-21 15:51:23.132 | Attempting uninstall: pyopenssl 2026-08-21 15:51:23.146 | Found existing installation: pyOpenSSL 23.2.0 2026-08-21 15:51:23.147 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:23.147 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-21 15:51:23.607 | Attempting uninstall: jsonschema 2026-08-21 15:51:23.622 | Found existing installation: jsonschema 4.10.3 2026-08-21 15:51:23.623 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:23.626 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-21 15:51:25.329 | 2026-08-21 15:51:25.330 | 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-08-21 15:51:25.330 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-21 15:51:25.346 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-21 15:51:25.690 | + inc/python:pip_install:216 : result=0 2026-08-21 15:51:25.693 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:51:25.696 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:25.699 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:25.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:25.704 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:25.707 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:25.710 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:51:25.712 | + functions-common:time_stop:2427 : start_time=1787327461078 2026-08-21 15:51:25.715 | + functions-common:time_stop:2429 : [[ -z 1787327461078 ]] 2026-08-21 15:51:25.718 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:25.722 | + functions-common:time_stop:2432 : end_time=1787327485719 2026-08-21 15:51:25.724 | + functions-common:time_stop:2433 : elapsed_time=24641 2026-08-21 15:51:25.727 | + functions-common:time_stop:2434 : total=51459 2026-08-21 15:51:25.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:25.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76100 2026-08-21 15:51:25.733 | + inc/python:pip_install:219 : return 0 2026-08-21 15:51:25.735 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:51:25.737 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:51:25.740 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-21 15:51:25.742 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-21 15:51:25.745 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:51:25.747 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:51:25.750 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-21 15:51:25.752 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:51:25.755 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-21 15:51:25.770 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:51:25.773 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:51:25.776 | + ./stack.sh:main:924 : configure_keystone 2026-08-21 15:51:25.778 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-21 15:51:25.795 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-21 15:51:25.798 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-21 15:51:25.805 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-21 15:51:25.825 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:51:25.829 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-21 15:51:25.870 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-21 15:51:25.905 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-21 15:51:25.943 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-21 15:51:25.981 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-21 15:51:26.018 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-21 15:51:26.055 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-21 15:51:26.092 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-21 15:51:26.129 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-21 15:51:26.171 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-21 15:51:26.174 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-21 15:51:26.177 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-21 15:51:26.180 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-21 15:51:26.183 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 15:51:26.186 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:51:26.207 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:26.211 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 15:51:26.213 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 15:51:26.216 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:51:26.236 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:26.239 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 15:51:26.243 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 15:51:26.285 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:51:26.288 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:51:26.291 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.184/identity 2026-08-21 15:51:26.329 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-21 15:51:26.332 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-21 15:51:26.372 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-21 15:51:26.376 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-21 15:51:26.379 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-21 15:51:26.383 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-21 15:51:26.386 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:51:26.390 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:51:26.393 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:51:26.414 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:26.417 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:51:26.421 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-21 15:51:26.425 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-21 15:51:26.464 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-21 15:51:26.467 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-21 15:51:26.470 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-21 15:51:26.472 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-21 15:51:26.477 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:51:26.498 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:51:26.502 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:51:26.505 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:51:26.508 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:51:26.511 | + 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-08-21 15:51:26.547 | + 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-08-21 15:51:26.581 | + 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-08-21 15:51:26.617 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:51:26.654 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-21 15:51:26.691 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-21 15:51:26.728 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-21 15:51:26.731 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-21 15:51:26.733 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-21 15:51:26.736 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-21 15:51:26.739 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 15:51:26.742 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-21 15:51:26.745 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-21 15:51:26.748 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 15:51:26.751 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 15:51:26.767 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 15:51:26.768 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:51:26.778 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 15:51:26.782 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:51:26.796 | /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-08-21 15:51:26.801 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-21 15:51:26.804 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-21 15:51:26.809 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:51:26.812 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-21 15:51:26.850 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-21 15:51:26.886 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-21 15:51:26.924 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-21 15:51:26.959 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-21 15:51:26.993 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-21 15:51:27.027 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-21 15:51:27.066 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-21 15:51:27.104 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-21 15:51:27.143 | + 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-08-21 15:51:27.182 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-21 15:51:27.219 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-21 15:51:27.255 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-21 15:51:27.298 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-21 15:51:27.336 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 15:51:27.339 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 15:51:27.344 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-21 15:51:27.347 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-21 15:51:27.350 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:51:27.353 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:27.356 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:27.359 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-21 15:51:27.363 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-21 15:51:27.366 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-21 15:51:27.403 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-21 15:51:27.439 | + 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-08-21 15:51:27.439 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-21 15:51:27.449 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-21 15:51:27.454 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-21 15:51:27.457 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-21 15:51:27.460 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:51:27.463 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:51:27.467 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:51:27.470 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:51:27.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:27.476 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:27.480 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:51:27.483 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:51:27.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:51:27.489 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:51:27.492 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-21 15:51:27.504 | perl: warning: Setting locale failed. 2026-08-21 15:51:27.504 | perl: warning: Please check that your locale settings: 2026-08-21 15:51:27.504 | LANGUAGE = (unset), 2026-08-21 15:51:27.504 | LC_ALL = "en_US.utf8", 2026-08-21 15:51:27.504 | LANG = "de_DE.UTF-8" 2026-08-21 15:51:27.505 | are supported and installed on your system. 2026-08-21 15:51:27.505 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:51:27.545 | Enabling site keystone-api. 2026-08-21 15:51:27.550 | To activate the new configuration, you need to run: 2026-08-21 15:51:27.551 | systemctl reload apache2 2026-08-21 15:51:27.556 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 15:51:27.560 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:51:27.562 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:51:27.566 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:51:27.769 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-21 15:51:27.805 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-21 15:51:27.843 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-21 15:51:27.881 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-21 15:51:27.884 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-21 15:51:27.922 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-21 15:51:27.960 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-21 15:51:27.997 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-21 15:51:28.036 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-21 15:51:28.039 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-21 15:51:28.076 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-21 15:51:28.100 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:51:28.104 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-21 15:51:28.130 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:28.134 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-21 15:51:28.138 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-21 15:51:28.141 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-21 15:51:28.146 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:51:28.149 | + lib/stack:stack_install_service:32 : install_glance 2026-08-21 15:51:28.153 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-21 15:51:28.156 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-21 15:51:28.160 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-21 15:51:28.184 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:51:28.188 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-21 15:51:28.192 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-21 15:51:28.216 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:51:28.220 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-21 15:51:28.224 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-21 15:51:28.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:51:28.232 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:51:28.236 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-21 15:51:28.240 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:51:28.245 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-21 15:51:28.249 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-21 15:51:28.253 | ++ inc/python:join_extras:29 : echo cinder 2026-08-21 15:51:28.257 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-21 15:51:28.261 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-21 15:51:28.265 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-21 15:51:28.268 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-21 15:51:28.274 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-21 15:51:28.278 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-21 15:51:28.281 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-21 15:51:28.288 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-21 15:51:28.288 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-21 15:51:28.295 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-21 15:51:28.299 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-21 15:51:28.302 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-21 15:51:28.308 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-21 15:51:28.311 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-21 15:51:28.340 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-21 15:51:28.344 | + 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-08-21 15:51:29.564 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:51:29.698 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-21 15:51:29.714 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-08-21 15:51:29.716 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-21 15:51:29.717 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-21 15:51:29.717 | 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-08-21 15:51:29.718 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-21 15:51:29.719 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-08-21 15:51:29.720 | 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-08-21 15:51:29.721 | 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.15.0) 2026-08-21 15:51:29.722 | 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-08-21 15:51:29.723 | 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-08-21 15:51:29.752 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-21 15:51:29.771 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:51:29.783 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-21 15:51:29.785 | 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-08-21 15:51:29.787 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-08-21 15:51:29.833 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:51:29.850 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-21 15:51:29.930 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:51:29.947 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:51:29.999 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:51:30.015 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:51:30.067 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-21 15:51:30.085 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-21 15:51:30.102 | 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-08-21 15:51:30.103 | 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-08-21 15:51:30.105 | 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-08-21 15:51:30.107 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-08-21 15:51:30.115 | 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-08-21 15:51:30.118 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-21 15:51:30.119 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-08-21 15:51:30.125 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-21 15:51:30.127 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-21 15:51:30.128 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-21 15:51:30.130 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-21 15:51:30.162 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-21 15:51:30.178 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-21 15:51:30.188 | 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-08-21 15:51:30.192 | 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-08-21 15:51:30.197 | 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-08-21 15:51:30.198 | 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-08-21 15:51:30.199 | 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-08-21 15:51:30.209 | 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-08-21 15:51:30.212 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-08-21 15:51:30.213 | 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-08-21 15:51:30.216 | 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-08-21 15:51:30.223 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-08-21 15:51:30.225 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-08-21 15:51:30.226 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-08-21 15:51:30.227 | 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-08-21 15:51:30.228 | 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-08-21 15:51:30.229 | 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-08-21 15:51:30.230 | 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-08-21 15:51:30.234 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-21 15:51:30.245 | 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-08-21 15:51:30.245 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-08-21 15:51:30.251 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-08-21 15:51:30.269 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-21 15:51:30.273 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-08-21 15:51:30.277 | 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-08-21 15:51:30.291 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-21 15:51:30.292 | 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-08-21 15:51:30.293 | 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-08-21 15:51:30.294 | 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-08-21 15:51:30.316 | 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-08-21 15:51:30.375 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-21 15:51:30.430 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-21 15:51:30.459 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-21 15:51:30.488 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-21 15:51:30.514 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-21 15:51:30.541 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-21 15:51:30.563 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-21 15:51:30.848 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-21 15:51:32.217 | 2026-08-21 15:51:32.234 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-21 15:51:32.395 | + inc/python:pip_install:216 : result=0 2026-08-21 15:51:32.398 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:51:32.401 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:32.404 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:32.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:32.409 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:32.412 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:32.415 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:51:32.418 | + functions-common:time_stop:2427 : start_time=1787327488333 2026-08-21 15:51:32.421 | + functions-common:time_stop:2429 : [[ -z 1787327488333 ]] 2026-08-21 15:51:32.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:32.429 | + functions-common:time_stop:2432 : end_time=1787327492426 2026-08-21 15:51:32.432 | + functions-common:time_stop:2433 : elapsed_time=4093 2026-08-21 15:51:32.434 | + functions-common:time_stop:2434 : total=76100 2026-08-21 15:51:32.437 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:32.440 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80193 2026-08-21 15:51:32.443 | + inc/python:pip_install:219 : return 0 2026-08-21 15:51:32.446 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-21 15:51:32.449 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-21 15:51:32.452 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-21 15:51:32.470 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-21 15:51:32.476 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-21 15:51:32.479 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-21 15:51:32.483 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-21 15:51:32.486 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:51:32.489 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:51:32.493 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:51:32.497 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:51:32.499 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:51:32.504 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:51:32.527 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:51:32.530 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:51:32.533 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:32.537 | + functions-common:git_clone:610 : echo master 2026-08-21 15:51:32.539 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:51:32.544 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-21 15:51:32.549 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:51:32.552 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-21 15:51:32.555 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:32.558 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:32.560 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:32.562 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:32.565 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:32.567 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:32.571 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:32.572 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:32.576 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:32.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327492577 2026-08-21 15:51:32.583 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-21 15:51:32.589 | Cloning into '/opt/stack/glance'... 2026-08-21 15:51:41.413 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:41.417 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:41.421 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:41.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:41.429 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:41.432 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:41.436 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:41.439 | + functions-common:time_stop:2427 : start_time=1787327492577 2026-08-21 15:51:41.442 | + functions-common:time_stop:2429 : [[ -z 1787327492577 ]] 2026-08-21 15:51:41.446 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:41.452 | + functions-common:time_stop:2432 : end_time=1787327501448 2026-08-21 15:51:41.456 | + functions-common:time_stop:2433 : elapsed_time=8871 2026-08-21 15:51:41.458 | + functions-common:time_stop:2434 : total=25670 2026-08-21 15:51:41.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:41.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34541 2026-08-21 15:51:41.471 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-21 15:51:41.474 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:51:41.478 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:41.482 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:41.486 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:41.488 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:41.493 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:41.497 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:41.501 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:41.505 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:41.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:41.515 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327501512 2026-08-21 15:51:41.519 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:51:42.127 | From https://review.opendev.org/openstack/glance 2026-08-21 15:51:42.127 | * branch master -> FETCH_HEAD 2026-08-21 15:51:42.138 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:42.142 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:42.146 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:42.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:42.153 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:42.157 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:42.160 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:42.164 | + functions-common:time_stop:2427 : start_time=1787327501512 2026-08-21 15:51:42.167 | + functions-common:time_stop:2429 : [[ -z 1787327501512 ]] 2026-08-21 15:51:42.173 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:42.179 | + functions-common:time_stop:2432 : end_time=1787327502174 2026-08-21 15:51:42.182 | + functions-common:time_stop:2433 : elapsed_time=662 2026-08-21 15:51:42.186 | + functions-common:time_stop:2434 : total=34541 2026-08-21 15:51:42.190 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:42.194 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35203 2026-08-21 15:51:42.198 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:51:42.202 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:51:42.206 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:51:42.210 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:51:42.214 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:51:42.218 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:51:42.222 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:51:42.226 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:51:42.230 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:51:42.236 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:51:42.242 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327502238 2026-08-21 15:51:42.247 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:51:42.374 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:51:42.374 | 2026-08-21 15:51:42.374 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:51:42.374 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:51:42.374 | state without impacting any branches by switching back to a branch. 2026-08-21 15:51:42.374 | 2026-08-21 15:51:42.375 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:51:42.375 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:51:42.375 | 2026-08-21 15:51:42.375 | git switch -c 2026-08-21 15:51:42.375 | 2026-08-21 15:51:42.375 | Or undo this operation with: 2026-08-21 15:51:42.375 | 2026-08-21 15:51:42.375 | git switch - 2026-08-21 15:51:42.375 | 2026-08-21 15:51:42.375 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:51:42.375 | 2026-08-21 15:51:42.375 | HEAD is now at 8d723c84c Merge "MBR safety check is non-fatal for non-disk-image formats" 2026-08-21 15:51:42.381 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:51:42.386 | + functions-common:time_stop:2420 : local name 2026-08-21 15:51:42.390 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:51:42.395 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:51:42.399 | + functions-common:time_stop:2423 : local total 2026-08-21 15:51:42.404 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:51:42.409 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:51:42.414 | + functions-common:time_stop:2427 : start_time=1787327502238 2026-08-21 15:51:42.418 | + functions-common:time_stop:2429 : [[ -z 1787327502238 ]] 2026-08-21 15:51:42.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:51:42.432 | + functions-common:time_stop:2432 : end_time=1787327502427 2026-08-21 15:51:42.435 | + functions-common:time_stop:2433 : elapsed_time=189 2026-08-21 15:51:42.439 | + functions-common:time_stop:2434 : total=35203 2026-08-21 15:51:42.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:51:42.449 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35392 2026-08-21 15:51:42.454 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-21 15:51:42.481 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-21 15:51:42.486 | + functions-common:git_clone:673 : head -1 2026-08-21 15:51:42.487 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:51:42.496 | 8d723c84c Merge "MBR safety check is non-fatal for non-disk-image formats" 2026-08-21 15:51:42.500 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:51:42.505 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-21 15:51:42.510 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:51:42.513 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-21 15:51:42.518 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-21 15:51:42.522 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:51:42.526 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-21 15:51:42.531 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:51:42.535 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-21 15:51:42.540 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-21 15:51:42.544 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:51:42.549 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:51:42.554 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-21 15:51:42.558 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:51:42.563 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-21 15:51:42.568 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:51:42.572 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:51:42.577 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-21 15:51:42.586 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-21 15:51:42.589 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-21 15:51:42.592 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-21 15:51:42.799 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-21 15:51:42.802 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:51:42.805 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:51:42.809 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:51:42.812 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-21 15:51:42.815 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-21 15:51:42.818 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:51:42.822 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:51:42.825 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:51:42.828 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:51:42.831 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:51:42.835 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:51:42.838 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:51:42.841 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-21 15:51:42.865 | Using python 3.12 to install /opt/stack/glance 2026-08-21 15:51:42.869 | + 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-08-21 15:51:43.924 | Obtaining file:///opt/stack/glance 2026-08-21 15:51:43.928 | Installing build dependencies: started 2026-08-21 15:51:45.521 | Installing build dependencies: finished with status 'done' 2026-08-21 15:51:45.522 | Checking if build backend supports build_editable: started 2026-08-21 15:51:46.157 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:51:46.159 | Getting requirements to build editable: started 2026-08-21 15:51:46.510 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:51:46.511 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:51:47.491 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:51:47.511 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (7.0.3) 2026-08-21 15:51:47.513 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (0.7.1) 2026-08-21 15:51:47.515 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (2.0.52) 2026-08-21 15:51:47.516 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.1.0) 2026-08-21 15:51:47.519 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (2.5.1) 2026-08-21 15:51:47.520 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (1.8.11) 2026-08-21 15:51:47.520 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (1.18.5) 2026-08-21 15:51:47.701 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:51:47.842 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:51:47.853 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (10.7.0) 2026-08-21 15:51:47.853 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (7.6.1) 2026-08-21 15:51:47.854 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (6.5.0) 2026-08-21 15:51:47.855 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (2.8.0) 2026-08-21 15:51:47.856 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (10.1.1) 2026-08-21 15:51:47.858 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.9.1) 2026-08-21 15:51:47.916 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:51:47.933 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-21 15:51:47.948 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.15.0) 2026-08-21 15:51:47.948 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (13.0.0) 2026-08-21 15:51:47.979 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:51:47.995 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:51:48.005 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.18.0) 2026-08-21 15:51:48.007 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.10.1) 2026-08-21 15:51:48.008 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (4.26.0) 2026-08-21 15:51:48.009 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.8.0) 2026-08-21 15:51:48.010 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (18.1.0) 2026-08-21 15:51:48.011 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (6.9.0) 2026-08-21 15:51:48.061 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.079 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:51:48.090 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (8.3.0) 2026-08-21 15:51:48.092 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (18.2.0) 2026-08-21 15:51:48.092 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (8.2.0) 2026-08-21 15:51:48.132 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.148 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:51:48.159 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (6.0.0) 2026-08-21 15:51:48.163 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (4.8.0) 2026-08-21 15:51:48.163 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (4.4.0) 2026-08-21 15:51:48.163 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (5.6.0) 2026-08-21 15:51:48.164 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (3.1.0) 2026-08-21 15:51:48.165 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev41) (43.0.3) 2026-08-21 15:51:48.201 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.219 | Downloading cursive-0.3.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:51:48.272 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.290 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:51:48.303 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev41) (1.4.1) 2026-08-21 15:51:48.304 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev41) (4.16.0) 2026-08-21 15:51:48.341 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.359 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-21 15:51:48.376 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev41) (2.34.2) 2026-08-21 15:51:48.379 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev41) (2.1.1) 2026-08-21 15:51:48.384 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev41) (3.0) 2026-08-21 15:51:48.386 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev41) (5.11.0) 2026-08-21 15:51:48.392 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev41) (2.3.0) 2026-08-21 15:51:48.397 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev41) (1.4.2) 2026-08-21 15:51:48.399 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev41) (3.5.0) 2026-08-21 15:51:48.405 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev41) (3.3.2) 2026-08-21 15:51:48.410 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (26.1.0) 2026-08-21 15:51:48.411 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (2025.9.1) 2026-08-21 15:51:48.412 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (0.37.0) 2026-08-21 15:51:48.413 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev41) (2026.6.3) 2026-08-21 15:51:48.423 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev41) (2.1.0) 2026-08-21 15:51:48.423 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev41) (1.9.0) 2026-08-21 15:51:48.428 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (4.3.0) 2026-08-21 15:51:48.432 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (4.1.0) 2026-08-21 15:51:48.433 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (2.13.0) 2026-08-21 15:51:48.441 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (1.5.0) 2026-08-21 15:51:48.445 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev41) (5.3.1) 2026-08-21 15:51:48.452 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev41) (0.20) 2026-08-21 15:51:48.460 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev41) (1.3.0) 2026-08-21 15:51:48.460 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev41) (2.0.0) 2026-08-21 15:51:48.460 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev41) (6.0.3) 2026-08-21 15:51:48.470 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev41) (2.1.2) 2026-08-21 15:51:48.471 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev41) (0.6.2) 2026-08-21 15:51:48.575 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.591 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-21 15:51:48.637 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.654 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-21 15:51:48.698 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.713 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-21 15:51:48.761 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.792 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 15:51:48.802 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) (7.2.2) 2026-08-21 15:51:48.836 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:48.852 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:51:48.868 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev41) (2.9.0.post0) 2026-08-21 15:51:48.874 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (7.1.7) 2026-08-21 15:51:48.876 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (5.3.1) 2026-08-21 15:51:48.876 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (5.6.2) 2026-08-21 15:51:48.878 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (0.16.0) 2026-08-21 15:51:48.883 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (5.1.0) 2026-08-21 15:51:48.894 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (2026.3) 2026-08-21 15:51:48.896 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (26.3) 2026-08-21 15:51:48.905 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev41) (0.26.0) 2026-08-21 15:51:48.910 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev41) (5.0.0) 2026-08-21 15:51:48.912 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev41) (3.1.6) 2026-08-21 15:51:48.915 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev41) (4.0.1) 2026-08-21 15:51:48.927 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev41) (3.0.3) 2026-08-21 15:51:48.949 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev41) (1.2.1) 2026-08-21 15:51:48.958 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (0.41.2) 2026-08-21 15:51:48.959 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (3.5.5) 2026-08-21 15:51:48.966 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (1.7.6) 2026-08-21 15:51:48.970 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) (2.8.0) 2026-08-21 15:51:49.023 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.041 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-21 15:51:49.165 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.183 | 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-08-21 15:51:49.218 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev41) (84.0.0) 2026-08-21 15:51:49.235 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev41) (0.8.2) 2026-08-21 15:51:49.299 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.316 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:51:49.360 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.376 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-21 15:51:49.447 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.463 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-21 15:51:49.534 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.550 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-21 15:51:49.591 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.605 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:51:49.616 | 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==33.0.0.0b3.dev41) (15.0.0) 2026-08-21 15:51:49.647 | 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==33.0.0.0b3.dev41) 2026-08-21 15:51:49.664 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-21 15:51:49.688 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev41) (1.17.0) 2026-08-21 15:51:49.708 | 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==33.0.0.0b3.dev41) (3.5.0) 2026-08-21 15:51:49.710 | 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==33.0.0.0b3.dev41) (3.18) 2026-08-21 15:51:49.710 | 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==33.0.0.0b3.dev41) (2.7.0) 2026-08-21 15:51:49.712 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev41) (2023.11.17) 2026-08-21 15:51:49.744 | 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==33.0.0.0b3.dev41) (4.2.0) 2026-08-21 15:51:49.746 | 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==33.0.0.0b3.dev41) (2.20.0) 2026-08-21 15:51:49.755 | 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==33.0.0.0b3.dev41) (0.1.2) 2026-08-21 15:51:49.772 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev41) (0.8) 2026-08-21 15:51:49.893 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.908 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-21 15:51:49.958 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:49.975 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-21 15:51:49.986 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) (9.1.4) 2026-08-21 15:51:50.017 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:50.033 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-21 15:51:50.155 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:50.173 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-21 15:51:50.190 | Installing build dependencies: started 2026-08-21 15:51:51.649 | Installing build dependencies: finished with status 'done' 2026-08-21 15:51:51.650 | Getting requirements to build wheel: started 2026-08-21 15:51:52.325 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 15:51:52.326 | Preparing metadata (pyproject.toml): started 2026-08-21 15:51:52.720 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:51:52.777 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:52.795 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-21 15:51:52.851 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev41) 2026-08-21 15:51:52.866 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-21 15:51:52.944 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-21 15:51:52.986 | Downloading cursive-0.3.0-py3-none-any.whl (44 kB) 2026-08-21 15:51:53.013 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-21 15:51:53.038 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-21 15:51:53.067 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-21 15:51:53.126 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.6 MB/s 0:00:00 2026-08-21 15:51:53.141 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-21 15:51:53.164 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-21 15:51:53.185 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-21 15:51:53.212 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-21 15:51:53.235 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-21 15:51:53.257 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-21 15:51:53.279 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-21 15:51:53.306 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-21 15:51:53.330 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-21 15:51:53.353 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-21 15:51:53.377 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-21 15:51:53.406 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-21 15:51:53.428 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-21 15:51:53.451 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-21 15:51:53.490 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-21 15:51:53.517 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-21 15:51:53.564 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.8 MB/s 0:00:00 2026-08-21 15:51:53.580 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-21 15:51:53.605 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-21 15:51:53.628 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-21 15:51:53.650 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-21 15:51:53.674 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-21 15:51:53.844 | Building wheels for collected packages: glance, simplegeneric 2026-08-21 15:51:53.846 | Building editable for glance (pyproject.toml): started 2026-08-21 15:51:54.744 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-21 15:51:54.745 | Created wheel for glance: filename=glance-33.0.0.0b3.dev41-0.editable-py3-none-any.whl size=9069 sha256=0f5507e8757715d851f82b6686de002ad5da145f9274137203c5f8d1fa2021c1 2026-08-21 15:51:54.745 | Stored in directory: /tmp/pip-ephem-wheel-cache-v8h65rzg/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-21 15:51:54.751 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-21 15:51:55.189 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-21 15:51:55.191 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=d2a88d4696cbf2591c3711667ed8d2aac3b0c202d9ea73d733a38d83b256b024 2026-08-21 15:51:55.191 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-21 15:51:55.196 | Successfully built glance simplegeneric 2026-08-21 15:51:55.494 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-21 15:51:58.653 | Attempting uninstall: jsonpointer 2026-08-21 15:51:58.668 | Found existing installation: jsonpointer 2.0 2026-08-21 15:51:58.668 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:58.669 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-21 15:51:58.687 | Attempting uninstall: jmespath 2026-08-21 15:51:58.701 | Found existing installation: jmespath 1.0.1 2026-08-21 15:51:58.701 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:58.703 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-21 15:51:58.749 | Attempting uninstall: httplib2 2026-08-21 15:51:58.763 | Found existing installation: httplib2 0.20.4 2026-08-21 15:51:58.764 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:58.765 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-21 15:51:58.881 | Attempting uninstall: jsonpatch 2026-08-21 15:51:58.903 | Found existing installation: jsonpatch 1.32 2026-08-21 15:51:58.906 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:51:58.906 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-21 15:52:03.653 | 2026-08-21 15:52:03.673 | Successfully installed WSME-0.13.0 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.0 glance-33.0.0.0b3.dev41 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-21 15:52:03.937 | + inc/python:pip_install:216 : result=0 2026-08-21 15:52:03.941 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:52:03.945 | + functions-common:time_stop:2420 : local name 2026-08-21 15:52:03.949 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:52:03.951 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:52:03.956 | + functions-common:time_stop:2423 : local total 2026-08-21 15:52:03.958 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:52:03.961 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:52:03.964 | + functions-common:time_stop:2427 : start_time=1787327502859 2026-08-21 15:52:03.967 | + functions-common:time_stop:2429 : [[ -z 1787327502859 ]] 2026-08-21 15:52:03.971 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:52:03.976 | + functions-common:time_stop:2432 : end_time=1787327523973 2026-08-21 15:52:03.980 | + functions-common:time_stop:2433 : elapsed_time=21114 2026-08-21 15:52:03.982 | + functions-common:time_stop:2434 : total=80193 2026-08-21 15:52:03.985 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:52:03.988 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101307 2026-08-21 15:52:03.991 | + inc/python:pip_install:219 : return 0 2026-08-21 15:52:03.994 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:52:03.998 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:52:04.002 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-21 15:52:04.006 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-21 15:52:04.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:52:04.013 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:52:04.015 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-21 15:52:04.018 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:52:04.021 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:52:04.024 | + ./stack.sh:main:945 : configure_glance 2026-08-21 15:52:04.027 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-21 15:52:04.044 | + lib/glance:configure_glance:353 : local dburl 2026-08-21 15:52:04.049 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-21 15:52:04.052 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-21 15:52:04.056 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-21 15:52:04.059 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-21 15:52:04.062 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:52:04.066 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:52:04.069 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:52:04.090 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:52:04.093 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:52:04.096 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-21 15:52:04.099 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-21 15:52:04.101 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-21 15:52:04.140 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-21 15:52:04.178 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-21 15:52:04.215 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-21 15:52:04.251 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-21 15:52:04.285 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-21 15:52:04.325 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-21 15:52:04.366 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-21 15:52:04.370 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-21 15:52:04.373 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-21 15:52:04.375 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 15:52:04.380 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:52:04.383 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-21 15:52:04.386 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-21 15:52:04.388 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-21 15:52:04.393 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 15:52:04.396 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-21 15:52:04.435 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-21 15:52:04.469 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.184/identity 2026-08-21 15:52:04.502 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-21 15:52:04.538 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-21 15:52:04.575 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-21 15:52:04.610 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-21 15:52:04.645 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-21 15:52:04.685 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.184/identity 2026-08-21 15:52:04.722 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:52:04.762 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 15:52:04.803 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:52:04.807 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-21 15:52:04.848 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-21 15:52:04.851 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-21 15:52:04.855 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-21 15:52:04.859 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 15:52:04.862 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 15:52:04.865 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:52:04.885 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:52:04.888 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 15:52:04.892 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 15:52:04.895 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:52:04.917 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:52:04.920 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 15:52:04.923 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 15:52:04.964 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:52:04.968 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:52:04.973 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-21 15:52:04.977 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-21 15:52:04.981 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-21 15:52:05.019 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-21 15:52:05.057 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-21 15:52:05.098 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-21 15:52:05.101 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-21 15:52:05.104 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-21 15:52:05.106 | + lib/glance:configure_glance_store:282 : local be 2026-08-21 15:52:05.110 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-21 15:52:05.113 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-21 15:52:05.116 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-21 15:52:05.157 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-21 15:52:05.160 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.184 2026-08-21 15:52:05.201 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-21 15:52:05.204 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-21 15:52:05.207 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-21 15:52:05.227 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:52:05.230 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.184/image 2026-08-21 15:52:05.267 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-21 15:52:05.286 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:52:05.289 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-21 15:52:05.292 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-21 15:52:05.294 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-21 15:52:05.298 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:52:05.314 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:52:05.316 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:52:05.319 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:52:05.322 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:52:05.324 | + 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-08-21 15:52:05.358 | + 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-08-21 15:52:05.393 | + 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-08-21 15:52:05.426 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:52:05.459 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-21 15:52:05.493 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-21 15:52:05.497 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-21 15:52:05.533 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-21 15:52:05.566 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-21 15:52:05.599 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-21 15:52:05.633 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-21 15:52:05.668 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-21 15:52:05.704 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-21 15:52:05.741 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-21 15:52:05.778 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-21 15:52:05.783 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-21 15:52:05.791 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-21 15:52:05.811 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:52:05.814 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-21 15:52:05.817 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-21 15:52:05.820 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-21 15:52:05.823 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-21 15:52:05.826 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-21 15:52:05.828 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-21 15:52:05.831 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-21 15:52:05.836 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:52:05.839 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-21 15:52:05.877 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-21 15:52:05.880 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-21 15:52:05.883 | ++ functions:get_random_port:861 : true 2026-08-21 15:52:05.886 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-21 15:52:05.889 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-21 15:52:05.892 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-21 15:52:05.961 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-21 15:52:05.964 | ++ functions:get_random_port:865 : break 2 2026-08-21 15:52:05.968 | ++ functions:get_random_port:869 : echo 60999 2026-08-21 15:52:05.971 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-21 15:52:05.973 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-21 15:52:06.009 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-21 15:52:06.042 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-21 15:52:06.075 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-21 15:52:06.110 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 15:52:06.140 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 15:52:06.175 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-21 15:52:06.207 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-21 15:52:06.241 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-21 15:52:06.274 | + 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-08-21 15:52:06.308 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 15:52:06.343 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 15:52:06.382 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-21 15:52:06.413 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 15:52:06.450 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-21 15:52:06.487 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-21 15:52:06.521 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-21 15:52:06.556 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-21 15:52:06.591 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-21 15:52:06.625 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-21 15:52:06.659 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-21 15:52:06.662 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-21 15:52:06.665 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:52:06.668 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:52:06.671 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:52:06.673 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:52:06.675 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-21 15:52:06.678 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-21 15:52:06.680 | perl: warning: Setting locale failed. 2026-08-21 15:52:06.681 | perl: warning: Please check that your locale settings: 2026-08-21 15:52:06.681 | LANGUAGE = (unset), 2026-08-21 15:52:06.681 | LC_ALL = "en_US.utf8", 2026-08-21 15:52:06.681 | LANG = (unset) 2026-08-21 15:52:06.681 | are supported and installed on your system. 2026-08-21 15:52:06.681 | perl: warning: Falling back to the standard locale ("C"). 2026-08-21 15:52:06.718 | proxy (enabled by site administrator) 2026-08-21 15:52:06.722 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-21 15:52:06.725 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-21 15:52:06.728 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:52:06.731 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:52:06.733 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:52:06.736 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:52:06.739 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-21 15:52:06.742 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-21 15:52:06.744 | perl: warning: Setting locale failed. 2026-08-21 15:52:06.744 | perl: warning: Please check that your locale settings: 2026-08-21 15:52:06.745 | LANGUAGE = (unset), 2026-08-21 15:52:06.745 | LC_ALL = "en_US.utf8", 2026-08-21 15:52:06.745 | LANG = (unset) 2026-08-21 15:52:06.745 | are supported and installed on your system. 2026-08-21 15:52:06.745 | perl: warning: Falling back to the standard locale ("C"). 2026-08-21 15:52:06.788 | No module matches proxy_http 2026-08-21 15:52:06.792 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-21 15:52:06.803 | perl: warning: Setting locale failed. 2026-08-21 15:52:06.803 | perl: warning: Please check that your locale settings: 2026-08-21 15:52:06.803 | LANGUAGE = (unset), 2026-08-21 15:52:06.804 | LC_ALL = "en_US.utf8", 2026-08-21 15:52:06.804 | LANG = "de_DE.UTF-8" 2026-08-21 15:52:06.804 | are supported and installed on your system. 2026-08-21 15:52:06.804 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:52:06.846 | Considering dependency proxy for proxy_http: 2026-08-21 15:52:06.847 | Module proxy already enabled 2026-08-21 15:52:06.847 | Enabling module proxy_http. 2026-08-21 15:52:06.853 | To activate the new configuration, you need to run: 2026-08-21 15:52:06.853 | systemctl restart apache2 2026-08-21 15:52:06.858 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-21 15:52:06.861 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-21 15:52:06.864 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:52:06.867 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:52:06.869 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:52:07.059 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-21 15:52:07.062 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-21 15:52:07.066 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-21 15:52:07.069 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:52:07.072 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:52:07.075 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:52:07.077 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:52:07.081 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-21 15:52:07.084 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-21 15:52:07.084 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:52:07.095 | KeepAlive Off 2026-08-21 15:52:07.101 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-21 15:52:07.101 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:52:07.115 | SetEnv proxy-sendchunked 1 2026-08-21 15:52:07.121 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-21 15:52:07.121 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-21 15:52:07.131 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-21 15:52:07.136 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-21 15:52:07.138 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-21 15:52:07.140 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:52:07.143 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:52:07.145 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:52:07.148 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:52:07.150 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:52:07.152 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:52:07.155 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:52:07.158 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:52:07.160 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:52:07.163 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:52:07.166 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-21 15:52:07.178 | perl: warning: Setting locale failed. 2026-08-21 15:52:07.178 | perl: warning: Please check that your locale settings: 2026-08-21 15:52:07.178 | LANGUAGE = (unset), 2026-08-21 15:52:07.178 | LC_ALL = "en_US.utf8", 2026-08-21 15:52:07.179 | LANG = "de_DE.UTF-8" 2026-08-21 15:52:07.179 | are supported and installed on your system. 2026-08-21 15:52:07.179 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:52:07.227 | Enabling site glance-api. 2026-08-21 15:52:07.232 | To activate the new configuration, you need to run: 2026-08-21 15:52:07.233 | systemctl reload apache2 2026-08-21 15:52:07.238 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-21 15:52:07.240 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:52:07.243 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:52:07.246 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:52:07.401 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-21 15:52:07.407 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-21 15:52:07.440 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-21 15:52:07.475 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-21 15:52:07.479 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-21 15:52:07.525 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-21 15:52:07.567 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-21 15:52:07.593 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:52:07.596 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-21 15:52:07.600 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-21 15:52:07.604 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-21 15:52:07.609 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:52:07.613 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-21 15:52:07.617 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-21 15:52:07.621 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-21 15:52:07.625 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-21 15:52:07.629 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:52:07.633 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:52:07.638 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:52:07.643 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:52:07.646 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:52:07.651 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:52:07.678 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:52:07.683 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:52:07.687 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:52:07.692 | + functions-common:git_clone:610 : echo master 2026-08-21 15:52:07.692 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:52:07.699 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-21 15:52:07.703 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:52:07.707 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-21 15:52:07.711 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:52:07.715 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:52:07.719 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:52:07.724 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:52:07.728 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:52:07.732 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:52:07.736 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:52:07.739 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:52:07.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:52:07.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327527746 2026-08-21 15:52:07.753 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-21 15:52:07.757 | Cloning into '/opt/stack/cinder'... 2026-08-21 15:53:06.156 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:53:06.158 | + functions-common:time_stop:2420 : local name 2026-08-21 15:53:06.161 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:53:06.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:53:06.165 | + functions-common:time_stop:2423 : local total 2026-08-21 15:53:06.167 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:53:06.169 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:53:06.171 | + functions-common:time_stop:2427 : start_time=1787327527746 2026-08-21 15:53:06.174 | + functions-common:time_stop:2429 : [[ -z 1787327527746 ]] 2026-08-21 15:53:06.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:53:06.181 | + functions-common:time_stop:2432 : end_time=1787327586178 2026-08-21 15:53:06.183 | + functions-common:time_stop:2433 : elapsed_time=58432 2026-08-21 15:53:06.185 | + functions-common:time_stop:2434 : total=35392 2026-08-21 15:53:06.187 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:53:06.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93824 2026-08-21 15:53:06.192 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-08-21 15:53:06.194 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:53:06.196 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:53:06.198 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:53:06.201 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:53:06.203 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:53:06.205 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:53:06.207 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:53:06.210 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:53:06.212 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:53:06.214 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:53:06.218 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327586216 2026-08-21 15:53:06.221 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:53:06.909 | From https://review.opendev.org/openstack/cinder 2026-08-21 15:53:06.909 | * branch master -> FETCH_HEAD 2026-08-21 15:53:06.918 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:53:06.920 | + functions-common:time_stop:2420 : local name 2026-08-21 15:53:06.923 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:53:06.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:53:06.927 | + functions-common:time_stop:2423 : local total 2026-08-21 15:53:06.930 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:53:06.932 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:53:06.934 | + functions-common:time_stop:2427 : start_time=1787327586216 2026-08-21 15:53:06.937 | + functions-common:time_stop:2429 : [[ -z 1787327586216 ]] 2026-08-21 15:53:06.940 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:53:06.943 | + functions-common:time_stop:2432 : end_time=1787327586940 2026-08-21 15:53:06.945 | + functions-common:time_stop:2433 : elapsed_time=724 2026-08-21 15:53:06.948 | + functions-common:time_stop:2434 : total=93824 2026-08-21 15:53:06.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:53:06.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94548 2026-08-21 15:53:06.956 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:53:06.958 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:53:06.961 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:53:06.963 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:53:06.966 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:53:06.968 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:53:06.970 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:53:06.973 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:53:06.975 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:53:06.978 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:53:06.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327586979 2026-08-21 15:53:06.984 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:53:07.422 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:53:07.422 | 2026-08-21 15:53:07.422 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:53:07.423 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:53:07.423 | state without impacting any branches by switching back to a branch. 2026-08-21 15:53:07.423 | 2026-08-21 15:53:07.423 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:53:07.423 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:53:07.423 | 2026-08-21 15:53:07.423 | git switch -c 2026-08-21 15:53:07.424 | 2026-08-21 15:53:07.424 | Or undo this operation with: 2026-08-21 15:53:07.424 | 2026-08-21 15:53:07.424 | git switch - 2026-08-21 15:53:07.424 | 2026-08-21 15:53:07.424 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:53:07.424 | 2026-08-21 15:53:07.425 | HEAD is now at a25d8158d Merge "KIOXIA: stop global urllib3 warning suppression" 2026-08-21 15:53:07.431 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:53:07.433 | + functions-common:time_stop:2420 : local name 2026-08-21 15:53:07.435 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:53:07.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:53:07.439 | + functions-common:time_stop:2423 : local total 2026-08-21 15:53:07.441 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:53:07.443 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:53:07.446 | + functions-common:time_stop:2427 : start_time=1787327586979 2026-08-21 15:53:07.448 | + functions-common:time_stop:2429 : [[ -z 1787327586979 ]] 2026-08-21 15:53:07.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:53:07.455 | + functions-common:time_stop:2432 : end_time=1787327587452 2026-08-21 15:53:07.458 | + functions-common:time_stop:2433 : elapsed_time=473 2026-08-21 15:53:07.461 | + functions-common:time_stop:2434 : total=94548 2026-08-21 15:53:07.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:53:07.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95021 2026-08-21 15:53:07.468 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-21 15:53:07.487 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-21 15:53:07.490 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:53:07.490 | + functions-common:git_clone:673 : head -1 2026-08-21 15:53:07.495 | a25d8158d Merge "KIOXIA: stop global urllib3 warning suppression" 2026-08-21 15:53:07.498 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:53:07.500 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-21 15:53:07.503 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:53:07.505 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-21 15:53:07.508 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-21 15:53:07.510 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:53:07.513 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-21 15:53:07.515 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:53:07.518 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-21 15:53:07.520 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-21 15:53:07.523 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:53:07.526 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:53:07.529 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-21 15:53:07.531 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:53:07.534 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-21 15:53:07.537 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:53:07.539 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:53:07.543 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-21 15:53:07.548 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-21 15:53:07.550 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-21 15:53:07.553 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-21 15:53:07.716 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-21 15:53:07.718 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:53:07.721 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:53:07.723 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:53:07.726 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-21 15:53:07.728 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-21 15:53:07.731 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:53:07.733 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:53:07.736 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:53:07.738 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:53:07.740 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:53:07.743 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:53:07.746 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:53:07.748 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-21 15:53:07.767 | Using python 3.12 to install /opt/stack/cinder 2026-08-21 15:53:07.769 | + 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-08-21 15:53:08.822 | Obtaining file:///opt/stack/cinder 2026-08-21 15:53:08.827 | Installing build dependencies: started 2026-08-21 15:53:10.446 | Installing build dependencies: finished with status 'done' 2026-08-21 15:53:10.448 | Checking if build backend supports build_editable: started 2026-08-21 15:53:11.023 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:53:11.024 | Getting requirements to build editable: started 2026-08-21 15:53:11.357 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:53:11.360 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:53:12.865 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:53:12.894 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.0.3) 2026-08-21 15:53:12.895 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.3.1) 2026-08-21 15:53:12.896 | 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.dev240) (0.41.2) 2026-08-21 15:53:12.898 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.5.0) 2026-08-21 15:53:12.899 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.5.5) 2026-08-21 15:53:12.900 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.1.0) 2026-08-21 15:53:12.901 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (4.26.0) 2026-08-21 15:53:12.902 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.15.0) 2026-08-21 15:53:12.903 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (13.0.0) 2026-08-21 15:53:13.547 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev240) 2026-08-21 15:53:13.694 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-21 15:53:13.707 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (10.7.0) 2026-08-21 15:53:13.708 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.6.1) 2026-08-21 15:53:13.709 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.5.0) 2026-08-21 15:53:13.709 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (18.1.0) 2026-08-21 15:53:13.710 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (8.3.0) 2026-08-21 15:53:13.712 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (18.2.0) 2026-08-21 15:53:13.712 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (8.2.0) 2026-08-21 15:53:13.713 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.0.0) 2026-08-21 15:53:13.714 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.12.0) 2026-08-21 15:53:13.715 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.9.0) 2026-08-21 15:53:13.716 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.10.0) 2026-08-21 15:53:13.718 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.11.0) 2026-08-21 15:53:13.719 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (4.8.0) 2026-08-21 15:53:13.721 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.8.0) 2026-08-21 15:53:13.722 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (10.1.1) 2026-08-21 15:53:13.766 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev240) 2026-08-21 15:53:13.785 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-21 15:53:13.797 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (4.4.0) 2026-08-21 15:53:13.798 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (26.3) 2026-08-21 15:53:13.874 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev240) 2026-08-21 15:53:13.892 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:53:13.905 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.10.1) 2026-08-21 15:53:13.906 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.1.0) 2026-08-21 15:53:13.907 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (3.3.2) 2026-08-21 15:53:13.907 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.5.0) 2026-08-21 15:53:13.953 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev240) 2026-08-21 15:53:13.973 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:53:13.986 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.8.0) 2026-08-21 15:53:14.050 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.067 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-21 15:53:14.124 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.143 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-21 15:53:14.157 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.34.2) 2026-08-21 15:53:14.158 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.7.0) 2026-08-21 15:53:14.159 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.5.1) 2026-08-21 15:53:14.160 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.3.0) 2026-08-21 15:53:14.190 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.207 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:53:14.219 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2.0.52) 2026-08-21 15:53:14.221 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.9.1) 2026-08-21 15:53:14.254 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.273 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-21 15:53:14.300 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (9.1.4) 2026-08-21 15:53:14.301 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (1.8.11) 2026-08-21 15:53:14.302 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (6.9.0) 2026-08-21 15:53:14.346 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.364 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:53:14.376 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.1.0) 2026-08-21 15:53:14.428 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.445 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-21 15:53:14.544 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.562 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-21 15:53:14.576 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (5.8.0) 2026-08-21 15:53:14.577 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (43.0.3) 2026-08-21 15:53:14.578 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (0.3.0) 2026-08-21 15:53:14.786 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev240) 2026-08-21 15:53:14.807 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-21 15:53:15.212 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev240) 2026-08-21 15:53:15.231 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-21 15:53:15.242 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev240) (1.9.0) 2026-08-21 15:53:15.243 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (2026.3) 2026-08-21 15:53:15.244 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev240) (7.1.7) 2026-08-21 15:53:15.755 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev240) 2026-08-21 15:53:15.770 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-21 15:53:15.782 | 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.dev240) (1.1.0) 2026-08-21 15:53:15.821 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev240) 2026-08-21 15:53:15.838 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-21 15:53:15.850 | 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.dev240) (2.9.0.post0) 2026-08-21 15:53:15.855 | 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.dev240) (1.17.0) 2026-08-21 15:53:15.888 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev240) (2.1.1) 2026-08-21 15:53:15.893 | 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.dev240) (3.0) 2026-08-21 15:53:15.902 | 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.dev240) (2.8.0) 2026-08-21 15:53:15.909 | 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.dev240) (3.1.0) 2026-08-21 15:53:15.912 | 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.dev240) (2.3.0) 2026-08-21 15:53:15.914 | 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.dev240) (0.32.0) 2026-08-21 15:53:15.974 | 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.dev240) 2026-08-21 15:53:15.989 | Downloading google_auth-2.56.3-py3-none-any.whl.metadata (6.0 kB) 2026-08-21 15:53:16.039 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev240) 2026-08-21 15:53:16.068 | Downloading google_auth_httplib2-0.4.1-py3-none-any.whl.metadata (3.0 kB) 2026-08-21 15:53:16.137 | 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.dev240) 2026-08-21 15:53:16.155 | Downloading google_api_core-2.34.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-21 15:53:16.194 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev240) 2026-08-21 15:53:16.211 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-21 15:53:16.259 | Collecting googleapis-common-protos<2.0.0,>=1.69.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.dev240) 2026-08-21 15:53:16.275 | Downloading googleapis_common_protos-1.75.1-py3-none-any.whl.metadata (8.5 kB) 2026-08-21 15:53:16.571 | Collecting protobuf<8.0.0,>=6.33.5 (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.dev240) 2026-08-21 15:53:16.588 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-21 15:53:16.636 | Collecting proto-plus<2.0.0,>=1.26.1 (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.dev240) 2026-08-21 15:53:16.653 | Downloading proto_plus-1.28.3-py3-none-any.whl.metadata (2.2 kB) 2026-08-21 15:53:16.711 | 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.dev240) 2026-08-21 15:53:16.726 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 15:53:16.754 | 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.dev240) (3.5.0) 2026-08-21 15:53:16.755 | 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.dev240) (3.18) 2026-08-21 15:53:16.757 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev240) (2023.11.17) 2026-08-21 15:53:16.774 | 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.dev240) (26.1.0) 2026-08-21 15:53:16.775 | 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.dev240) (2025.9.1) 2026-08-21 15:53:16.776 | 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.dev240) (0.37.0) 2026-08-21 15:53:16.777 | 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.dev240) (2026.6.3) 2026-08-21 15:53:16.787 | 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.dev240) (1.9.0) 2026-08-21 15:53:16.788 | 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.dev240) (4.16.0) 2026-08-21 15:53:16.792 | 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.dev240) (4.3.0) 2026-08-21 15:53:16.794 | 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.dev240) (4.1.0) 2026-08-21 15:53:16.795 | 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.dev240) (2.13.0) 2026-08-21 15:53:16.806 | 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.dev240) (7.2.2) 2026-08-21 15:53:16.812 | 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.dev240) (1.5.0) 2026-08-21 15:53:16.821 | 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.dev240) (0.20) 2026-08-21 15:53:16.827 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev240) (1.3.0) 2026-08-21 15:53:16.829 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev240) (2.0.0) 2026-08-21 15:53:16.830 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev240) (6.0.3) 2026-08-21 15:53:16.841 | 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.dev240) (1.18.5) 2026-08-21 15:53:16.844 | 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.dev240) (2.1.2) 2026-08-21 15:53:16.845 | 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.dev240) (0.6.2) 2026-08-21 15:53:16.849 | 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.dev240) (1.4.1) 2026-08-21 15:53:16.869 | 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.dev240) (5.3.1) 2026-08-21 15:53:16.870 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev240) (5.6.2) 2026-08-21 15:53:16.871 | 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.dev240) (0.16.0) 2026-08-21 15:53:16.876 | 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.dev240) (5.1.0) 2026-08-21 15:53:16.894 | 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.dev240) (0.26.0) 2026-08-21 15:53:16.902 | 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.dev240) (5.0.0) 2026-08-21 15:53:16.904 | 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.dev240) (3.1.6) 2026-08-21 15:53:16.907 | 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.dev240) (4.0.1) 2026-08-21 15:53:16.917 | 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.dev240) (3.0.3) 2026-08-21 15:53:16.937 | 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.dev240) (1.2.1) 2026-08-21 15:53:16.965 | 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.dev240) (1.7.6) 2026-08-21 15:53:16.973 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev240) (2.2.0) 2026-08-21 15:53:16.979 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev240) (1.3.7) 2026-08-21 15:53:16.986 | 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.dev240) (3.18.0) 2026-08-21 15:53:17.044 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev240) 2026-08-21 15:53:17.061 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:53:17.141 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev240) 2026-08-21 15:53:17.157 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-21 15:53:17.229 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev240) 2026-08-21 15:53:17.245 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-21 15:53:17.268 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev240) (84.0.0) 2026-08-21 15:53:17.286 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev240) (0.8.2) 2026-08-21 15:53:17.353 | 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.dev240) 2026-08-21 15:53:17.370 | Downloading pyasn1-0.6.4-py3-none-any.whl.metadata (8.4 kB) 2026-08-21 15:53:17.410 | 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.dev240) (4.15.0) 2026-08-21 15:53:17.419 | 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.dev240) (0.6.0) 2026-08-21 15:53:17.420 | 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.dev240) (4.2.0) 2026-08-21 15:53:17.433 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.dev240) (3.0.53) 2026-08-21 15:53:17.434 | 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.dev240) (1.11.0) 2026-08-21 15:53:17.435 | 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.dev240) (15.0.0) 2026-08-21 15:53:17.436 | 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.dev240) (1.8.0) 2026-08-21 15:53:17.486 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev240) 2026-08-21 15:53:17.503 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-21 15:53:17.517 | 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.dev240) (24.2.1) 2026-08-21 15:53:17.571 | 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.dev240) (4.2.0) 2026-08-21 15:53:17.572 | 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.dev240) (2.20.0) 2026-08-21 15:53:17.585 | 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.dev240) (0.1.2) 2026-08-21 15:53:17.606 | 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.dev240) (0.8) 2026-08-21 15:53:17.654 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev240) 2026-08-21 15:53:17.682 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-21 15:53:17.751 | 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.dev240) (3.6.1) 2026-08-21 15:53:17.752 | 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.dev240) (3.4.0) 2026-08-21 15:53:17.754 | 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.dev240) (4.0.1) 2026-08-21 15:53:17.935 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev240) 2026-08-21 15:53:17.955 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-21 15:53:18.001 | 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.dev240) (1.33) 2026-08-21 15:53:18.009 | 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.dev240) (3.1.1) 2026-08-21 15:53:18.149 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-21 15:53:18.190 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-21 15:53:18.430 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 58.1 MB/s 0:00:00 2026-08-21 15:53:18.448 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-21 15:53:18.481 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-21 15:53:18.730 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 63.7 MB/s 0:00:00 2026-08-21 15:53:18.748 | Downloading google_api_core-2.34.0-py3-none-any.whl (180 kB) 2026-08-21 15:53:18.777 | Downloading google_auth-2.56.3-py3-none-any.whl (259 kB) 2026-08-21 15:53:18.805 | Downloading google_auth_httplib2-0.4.1-py3-none-any.whl (9.5 kB) 2026-08-21 15:53:18.829 | Downloading googleapis_common_protos-1.75.1-py3-none-any.whl (300 kB) 2026-08-21 15:53:18.856 | Downloading proto_plus-1.28.3-py3-none-any.whl (50 kB) 2026-08-21 15:53:18.881 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-21 15:53:18.909 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-21 15:53:18.935 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-21 15:53:19.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 57.8 MB/s 0:00:00 2026-08-21 15:53:19.048 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-21 15:53:19.075 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-21 15:53:19.103 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 25.3 MB/s 0:00:00 2026-08-21 15:53:19.118 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-21 15:53:19.148 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-21 15:53:19.174 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-21 15:53:19.200 | Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) 2026-08-21 15:53:19.227 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-21 15:53:19.268 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 37.8 MB/s 0:00:00 2026-08-21 15:53:19.285 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-21 15:53:19.313 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-21 15:53:19.342 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-21 15:53:19.369 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-21 15:53:19.397 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-21 15:53:19.422 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-21 15:53:19.450 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-21 15:53:19.478 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-21 15:53:19.506 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-21 15:53:19.532 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-21 15:53:19.559 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-21 15:53:19.805 | Building wheels for collected packages: cinder 2026-08-21 15:53:19.807 | Building editable for cinder (pyproject.toml): started 2026-08-21 15:53:21.683 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-21 15:53:21.686 | Created wheel for cinder: filename=cinder-28.1.0.dev240-0.editable-py3-none-any.whl size=9234 sha256=9dfb46965c7b18c73bb3ad2263d20985417af0d3d0a6542a0fd97660a71f7189 2026-08-21 15:53:21.687 | Stored in directory: /tmp/pip-ephem-wheel-cache-9nhntwr4/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-21 15:53:21.697 | Successfully built cinder 2026-08-21 15:53:22.199 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-08-21 15:53:22.558 | Attempting uninstall: pyudev 2026-08-21 15:53:22.575 | Found existing installation: pyudev 0.24.0 2026-08-21 15:53:22.576 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:53:22.577 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-21 15:53:22.639 | Attempting uninstall: pyasn1 2026-08-21 15:53:22.657 | Found existing installation: pyasn1 0.4.8 2026-08-21 15:53:22.657 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:53:22.658 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-21 15:53:24.553 | Attempting uninstall: botocore 2026-08-21 15:53:24.570 | Found existing installation: botocore 1.34.46 2026-08-21 15:53:24.570 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:53:24.571 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-21 15:53:25.791 | Attempting uninstall: s3transfer 2026-08-21 15:53:25.809 | Found existing installation: s3transfer 0.10.1 2026-08-21 15:53:25.810 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:53:25.811 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-21 15:53:26.564 | Attempting uninstall: boto3 2026-08-21 15:53:26.583 | Found existing installation: boto3 1.34.46 2026-08-21 15:53:26.583 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-21 15:53:26.584 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-21 15:53:28.809 | 2026-08-21 15:53:28.832 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev240 google-api-core-2.34.0 google-api-python-client-2.198.0 google-auth-2.56.3 google-auth-httplib2-0.4.1 googleapis-common-protos-1.75.1 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.3 protobuf-7.35.1 pyasn1-0.6.4 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 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-21 15:53:29.239 | + inc/python:pip_install:216 : result=0 2026-08-21 15:53:29.242 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:53:29.245 | + functions-common:time_stop:2420 : local name 2026-08-21 15:53:29.248 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:53:29.250 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:53:29.253 | + functions-common:time_stop:2423 : local total 2026-08-21 15:53:29.256 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:53:29.260 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:53:29.263 | + functions-common:time_stop:2427 : start_time=1787327587761 2026-08-21 15:53:29.266 | + functions-common:time_stop:2429 : [[ -z 1787327587761 ]] 2026-08-21 15:53:29.270 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:53:29.276 | + functions-common:time_stop:2432 : end_time=1787327609272 2026-08-21 15:53:29.279 | + functions-common:time_stop:2433 : elapsed_time=21511 2026-08-21 15:53:29.282 | + functions-common:time_stop:2434 : total=101307 2026-08-21 15:53:29.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:53:29.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=122818 2026-08-21 15:53:29.292 | + inc/python:pip_install:219 : return 0 2026-08-21 15:53:29.296 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:53:29.299 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:53:29.301 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-21 15:53:29.304 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-21 15:53:29.307 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:53:29.311 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:53:29.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-21 15:53:29.318 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:53:29.321 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-21 15:53:29.324 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-21 15:53:29.328 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-21 15:53:29.331 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:53:29.334 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:53:29.337 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-21 15:53:29.353 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-21 15:53:29.356 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:53:29.359 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:53:29.362 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:53:29.365 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:53:29.369 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:53:29.372 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:53:29.375 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:53:29.378 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:53:29.381 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:53:29.385 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:53:29.389 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:53:29.392 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:53:29.395 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-21 15:53:29.398 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:53:29.401 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:53:29.405 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:53:29.408 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-21 15:53:29.435 | + 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-08-21 15:53:29.480 | Reading package lists... 2026-08-21 15:53:29.889 | Building dependency tree... 2026-08-21 15:53:29.890 | Reading state information... 2026-08-21 15:53:30.591 | The following packages were automatically installed and are no longer required: 2026-08-21 15:53:30.593 | libfwupd2 libgusb2 2026-08-21 15:53:30.593 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:53:30.596 | The following additional packages will be installed: 2026-08-21 15:53:30.596 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-21 15:53:30.597 | python3-urwid python3-wcwidth 2026-08-21 15:53:30.599 | Suggested packages: 2026-08-21 15:53:30.599 | python-urwid-doc 2026-08-21 15:53:30.639 | The following NEW packages will be installed: 2026-08-21 15:53:30.639 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-21 15:53:30.639 | python3-urwid python3-wcwidth targetcli-fb 2026-08-21 15:53:30.714 | 0 upgraded, 6 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:53:30.714 | Need to get 385 kB of archives. 2026-08-21 15:53:30.714 | After this operation, 3098 kB of additional disk space will be used. 2026-08-21 15:53:30.714 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-21 15:53:30.722 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-21 15:53:30.731 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-21 15:53:30.740 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-21 15:53:30.746 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-21 15:53:30.753 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-21 15:53:30.994 | perl: warning: Setting locale failed. 2026-08-21 15:53:30.994 | perl: warning: Please check that your locale settings: 2026-08-21 15:53:30.994 | LANGUAGE = (unset), 2026-08-21 15:53:30.994 | LC_ALL = "en_US.utf8", 2026-08-21 15:53:30.994 | LANG = "de_DE.UTF-8" 2026-08-21 15:53:30.994 | are supported and installed on your system. 2026-08-21 15:53:30.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:53:31.058 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:53:31.058 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:53:31.059 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:53:31.251 | Fetched 385 kB in 0s (4359 kB/s) 2026-08-21 15:53:31.291 | Selecting previously unselected package python3-typing-extensions. 2026-08-21 15:53:31.356 | (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 ... 126757 files and directories currently installed.) 2026-08-21 15:53:31.363 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-21 15:53:31.368 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-21 15:53:31.421 | Selecting previously unselected package python3-wcwidth. 2026-08-21 15:53:31.434 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-21 15:53:31.438 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-21 15:53:31.495 | Selecting previously unselected package python3-urwid. 2026-08-21 15:53:31.508 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-21 15:53:31.513 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-21 15:53:31.611 | Selecting previously unselected package python3-configshell-fb. 2026-08-21 15:53:31.625 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-21 15:53:31.630 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-21 15:53:31.697 | Selecting previously unselected package python3-rtslib-fb. 2026-08-21 15:53:31.708 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-21 15:53:31.714 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-21 15:53:31.781 | Selecting previously unselected package targetcli-fb. 2026-08-21 15:53:31.793 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-21 15:53:31.798 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-21 15:53:31.881 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-21 15:53:33.134 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-21 15:53:33.143 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-21 15:53:33.486 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-21 15:53:33.742 | Setting up python3-urwid (2.6.10-1) ... 2026-08-21 15:53:34.311 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-21 15:53:34.523 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:53:34.523 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-21 15:53:34.547 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-21 15:53:34.548 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-21 15:53:34.548 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-21 15:53:34.548 | keyword = Word(alphanums + '_\-') 2026-08-21 15:53:34.548 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:53:34.548 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:53:34.548 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:53:34.548 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:53:34.548 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-21 15:53:34.548 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-21 15:53:34.558 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:53:34.558 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-21 15:53:34.585 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-21 15:53:34.585 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-21 15:53:34.585 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-21 15:53:34.585 | keyword = Word(alphanums + '_\-') 2026-08-21 15:53:34.586 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:53:34.586 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:53:34.586 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-21 15:53:34.586 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-21 15:53:34.586 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-21 15:53:34.587 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-21 15:53:34.624 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-21 15:53:34.868 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-21 15:53:34.868 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-21 15:53:35.175 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:53:36.068 | perl: warning: Setting locale failed. 2026-08-21 15:53:36.068 | perl: warning: Please check that your locale settings: 2026-08-21 15:53:36.068 | LANGUAGE = (unset), 2026-08-21 15:53:36.068 | LC_ALL = "en_US.utf8", 2026-08-21 15:53:36.068 | LANG = "de_DE.UTF-8" 2026-08-21 15:53:36.068 | are supported and installed on your system. 2026-08-21 15:53:36.068 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:53:36.217 | perl: warning: Setting locale failed. 2026-08-21 15:53:36.217 | perl: warning: Please check that your locale settings: 2026-08-21 15:53:36.218 | LANGUAGE = (unset), 2026-08-21 15:53:36.218 | LC_ALL = "en_US.utf8", 2026-08-21 15:53:36.218 | LANG = "de_DE.UTF-8" 2026-08-21 15:53:36.218 | are supported and installed on your system. 2026-08-21 15:53:36.218 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:53:36.271 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:53:36.271 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:53:36.271 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:53:36.348 | perl: warning: Setting locale failed. 2026-08-21 15:53:36.348 | perl: warning: Please check that your locale settings: 2026-08-21 15:53:36.348 | LANGUAGE = (unset), 2026-08-21 15:53:36.349 | LC_ALL = "en_US.utf8", 2026-08-21 15:53:36.349 | LANG = "de_DE.UTF-8" 2026-08-21 15:53:36.349 | are supported and installed on your system. 2026-08-21 15:53:36.349 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:53:36.896 | 2026-08-21 15:53:36.896 | Running kernel seems to be up-to-date. 2026-08-21 15:53:36.896 | 2026-08-21 15:53:36.896 | Restarting services... 2026-08-21 15:53:36.953 | 2026-08-21 15:53:36.953 | Service restarts being deferred: 2026-08-21 15:53:36.954 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:53:36.954 | systemctl restart systemd-logind.service 2026-08-21 15:53:36.954 | systemctl restart virtlockd.service 2026-08-21 15:53:36.954 | systemctl restart virtlogd.service 2026-08-21 15:53:36.954 | 2026-08-21 15:53:36.954 | No containers need to be restarted. 2026-08-21 15:53:36.954 | 2026-08-21 15:53:36.954 | User sessions running outdated binaries: 2026-08-21 15:53:36.954 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:53:36.967 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:53:36.983 | 2026-08-21 15:53:36.983 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:53:39.489 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:53:39.492 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:53:39.496 | + functions-common:time_stop:2420 : local name 2026-08-21 15:53:39.499 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:53:39.503 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:53:39.506 | + functions-common:time_stop:2423 : local total 2026-08-21 15:53:39.510 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:53:39.513 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:53:39.517 | + functions-common:time_stop:2427 : start_time=1787327609431 2026-08-21 15:53:39.520 | + functions-common:time_stop:2429 : [[ -z 1787327609431 ]] 2026-08-21 15:53:39.526 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:53:39.531 | + functions-common:time_stop:2432 : end_time=1787327619527 2026-08-21 15:53:39.534 | + functions-common:time_stop:2433 : elapsed_time=10096 2026-08-21 15:53:39.537 | + functions-common:time_stop:2434 : total=199972 2026-08-21 15:53:39.541 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:53:39.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=210068 2026-08-21 15:53:39.548 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:53:39.551 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:53:39.555 | + ./stack.sh:main:951 : configure_cinder 2026-08-21 15:53:39.558 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-21 15:53:39.575 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-21 15:53:39.580 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-21 15:53:39.583 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-21 15:53:39.586 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-21 15:53:39.591 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-21 15:53:39.591 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-21 15:53:39.596 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-21 15:53:39.599 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-21 15:53:39.601 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-21 15:53:39.604 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-21 15:53:39.607 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-21 15:53:39.610 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-21 15:53:39.613 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-21 15:53:39.616 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-21 15:53:39.632 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-21 15:53:39.649 | + 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-08-21 15:53:39.666 | + 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-08-21 15:53:39.683 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-21 15:53:39.700 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-21 15:53:39.717 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-21 15:53:39.722 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-21 15:53:39.726 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.76ugQU9XlO 2026-08-21 15:53:39.729 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-21 15:53:39.732 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-21 15:53:39.735 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-21 15:53:39.738 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.76ugQU9XlO 2026-08-21 15:53:39.743 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.76ugQU9XlO 2026-08-21 15:53:39.759 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.76ugQU9XlO /etc/sudoers.d/cinder-rootwrap 2026-08-21 15:53:39.777 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-21 15:53:39.781 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-21 15:53:39.784 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-21 15:53:39.788 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-21 15:53:39.790 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-21 15:53:39.794 | + 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-08-21 15:53:39.796 | + 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-08-21 15:53:39.800 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-21 15:53:39.801 | + 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-08-21 15:53:39.812 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-21 15:53:39.817 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-21 15:53:39.833 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-21 15:53:39.849 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-21 15:53:39.853 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-21 15:53:39.858 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-21 15:53:39.864 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-21 15:53:39.867 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:53:39.870 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-21 15:53:39.874 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 15:53:39.877 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:53:39.880 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-21 15:53:39.883 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:53:39.886 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-21 15:53:39.889 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 15:53:39.892 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-21 15:53:39.930 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-21 15:53:39.968 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.184/identity 2026-08-21 15:53:40.003 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-21 15:53:40.038 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-21 15:53:40.076 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-21 15:53:40.113 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-21 15:53:40.149 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-21 15:53:40.185 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.184/identity 2026-08-21 15:53:40.222 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:53:40.257 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 15:53:40.292 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:53:40.296 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-21 15:53:40.334 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-21 15:53:40.372 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-21 15:53:40.376 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-21 15:53:40.379 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-21 15:53:40.382 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-21 15:53:40.385 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 15:53:40.388 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 15:53:40.391 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 15:53:40.410 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:53:40.413 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 15:53:40.416 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-21 15:53:40.420 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-21 15:53:40.456 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-21 15:53:40.489 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-21 15:53:40.522 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-21 15:53:40.554 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-21 15:53:40.585 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-21 15:53:40.621 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.184 2026-08-21 15:53:40.658 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-21 15:53:40.695 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-21 15:53:40.705 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2d20451a4aed5385df141232fd39e7ad 2026-08-21 15:53:40.739 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-21 15:53:40.741 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-21 15:53:40.777 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-21 15:53:40.811 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-21 15:53:40.846 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-21 15:53:40.881 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-21 15:53:40.917 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-21 15:53:40.953 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-21 15:53:40.972 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:53:40.975 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 15:53:40.978 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-21 15:53:40.981 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-21 15:53:40.983 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-21 15:53:40.986 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-21 15:53:40.989 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-21 15:53:40.992 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-21 15:53:40.995 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-21 15:53:40.997 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-21 15:53:41.000 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-21 15:53:41.003 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-21 15:53:41.041 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-21 15:53:41.078 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-21 15:53:41.114 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-21 15:53:41.150 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-21 15:53:41.186 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-21 15:53:41.222 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-21 15:53:41.258 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-21 15:53:41.294 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-21 15:53:41.330 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-21 15:53:41.332 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-21 15:53:41.335 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-21 15:53:41.338 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-21 15:53:41.373 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-21 15:53:41.375 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-21 15:53:41.411 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-21 15:53:41.414 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-21 15:53:41.417 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-21 15:53:41.420 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-21 15:53:41.456 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-21 15:53:41.459 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-21 15:53:41.462 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-21 15:53:41.465 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-21 15:53:41.468 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-21 15:53:41.488 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:53:41.491 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-21 15:53:41.510 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:53:41.513 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-21 15:53:41.532 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:53:41.535 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-21 15:53:41.538 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-21 15:53:41.540 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-21 15:53:41.543 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-21 15:53:41.546 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 15:53:41.549 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 15:53:41.551 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 15:53:41.570 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:53:41.574 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 15:53:41.577 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 15:53:41.580 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 15:53:41.597 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:53:41.599 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 15:53:41.602 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 15:53:41.638 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 15:53:41.640 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 15:53:41.643 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-21 15:53:41.646 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-21 15:53:41.649 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:53:41.653 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 15:53:41.670 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 15:53:41.673 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 15:53:41.676 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 15:53:41.679 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 15:53:41.682 | + 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-08-21 15:53:41.717 | + 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-08-21 15:53:41.757 | + 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-08-21 15:53:41.794 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 15:53:41.829 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-21 15:53:41.864 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-21 15:53:41.882 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:53:41.885 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-21 15:53:41.888 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-21 15:53:41.891 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-21 15:53:41.894 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-21 15:53:41.897 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 15:53:41.900 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-21 15:53:41.903 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-21 15:53:41.905 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 15:53:41.908 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 15:53:41.925 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:53:41.925 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 15:53:41.935 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 15:53:41.941 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 15:53:41.957 | /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-08-21 15:53:41.963 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-21 15:53:41.966 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-21 15:53:41.971 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 15:53:41.973 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-21 15:53:42.012 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-21 15:53:42.050 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-21 15:53:42.082 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-21 15:53:42.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 15:53:42.155 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 15:53:42.190 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-21 15:53:42.226 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-21 15:53:42.263 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-21 15:53:42.300 | + 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-08-21 15:53:42.338 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 15:53:42.385 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 15:53:42.420 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-21 15:53:42.453 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-21 15:53:42.486 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 15:53:42.488 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 15:53:42.492 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-21 15:53:42.496 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-21 15:53:42.499 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 15:53:42.503 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:53:42.506 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:53:42.510 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-21 15:53:42.514 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-21 15:53:42.517 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-21 15:53:42.552 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 15:53:42.586 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-21 15:53:42.586 | + 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-08-21 15:53:42.597 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-21 15:53:42.602 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-21 15:53:42.604 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-21 15:53:42.606 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 15:53:42.609 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 15:53:42.611 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 15:53:42.614 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 15:53:42.616 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:53:42.619 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:53:42.621 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 15:53:42.623 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 15:53:42.626 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:53:42.628 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:53:42.631 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-21 15:53:42.642 | perl: warning: Setting locale failed. 2026-08-21 15:53:42.642 | perl: warning: Please check that your locale settings: 2026-08-21 15:53:42.643 | LANGUAGE = (unset), 2026-08-21 15:53:42.643 | LC_ALL = "en_US.utf8", 2026-08-21 15:53:42.643 | LANG = "de_DE.UTF-8" 2026-08-21 15:53:42.643 | are supported and installed on your system. 2026-08-21 15:53:42.643 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:53:42.685 | Enabling site cinder-api. 2026-08-21 15:53:42.691 | To activate the new configuration, you need to run: 2026-08-21 15:53:42.691 | systemctl reload apache2 2026-08-21 15:53:42.697 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 15:53:42.699 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 15:53:42.702 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 15:53:42.704 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 15:53:42.918 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-21 15:53:42.924 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.184/image 2026-08-21 15:53:42.977 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-21 15:53:42.996 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:53:42.999 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-21 15:53:43.001 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:53:43.004 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-21 15:53:43.007 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-21 15:53:43.009 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 15:53:43.012 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-21 15:53:43.014 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:53:43.017 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-21 15:53:43.020 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-21 15:53:43.023 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-21 15:53:43.060 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-21 15:53:43.095 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.184/identity 2026-08-21 15:53:43.130 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-21 15:53:43.171 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-21 15:53:43.211 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-21 15:53:43.249 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-21 15:53:43.290 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-21 15:53:43.323 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.184/identity 2026-08-21 15:53:43.370 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-21 15:53:43.419 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-21 15:53:43.457 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 15:53:43.460 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-21 15:53:43.463 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:53:43.466 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 15:53:43.470 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-21 15:53:43.473 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-21 15:53:43.512 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-21 15:53:43.548 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.184/identity 2026-08-21 15:53:43.594 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-21 15:53:43.630 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-21 15:53:43.661 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-21 15:53:43.693 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-21 15:53:43.724 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-21 15:53:43.759 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-21 15:53:43.797 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-21 15:53:43.840 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-21 15:53:43.843 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-21 15:53:43.866 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:53:43.869 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.184:2379?api_version=v3' 2026-08-21 15:53:43.915 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-21 15:53:43.919 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-21 15:53:43.958 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-21 15:53:43.962 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-21 15:53:43.965 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-21 15:53:44.008 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-21 15:53:44.011 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-21 15:53:44.013 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-21 15:53:44.017 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-21 15:53:44.020 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-21 15:53:44.060 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-21 15:53:44.101 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.184/identity 2026-08-21 15:53:44.144 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-21 15:53:44.193 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-21 15:53:44.237 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-21 15:53:44.278 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-21 15:53:44.323 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-21 15:53:44.366 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-21 15:53:44.392 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:53:44.396 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-21 15:53:44.400 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-21 15:53:44.405 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-21 15:53:44.408 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:53:44.411 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-21 15:53:44.415 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-21 15:53:44.419 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-21 15:53:44.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:53:44.427 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:53:44.432 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-21 15:53:44.436 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:53:44.440 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-21 15:53:44.444 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-21 15:53:44.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:53:44.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:53:44.458 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-21 15:53:44.462 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:53:44.467 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-21 15:53:44.472 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-21 15:53:44.475 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:53:44.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:53:44.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-21 15:53:44.486 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:53:44.491 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-21 15:53:44.495 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-21 15:53:44.498 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-21 15:53:44.503 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 15:53:44.506 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:53:44.510 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:53:44.515 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:53:44.518 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:53:44.523 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:53:44.548 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:53:44.551 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:53:44.554 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:53:44.558 | + functions-common:git_clone:610 : echo master 2026-08-21 15:53:44.559 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:53:44.565 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-21 15:53:44.569 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:53:44.573 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-21 15:53:44.576 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:53:44.581 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:53:44.585 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:53:44.590 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:53:44.594 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:53:44.598 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:53:44.602 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:53:44.606 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:53:44.611 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:53:44.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327624613 2026-08-21 15:53:44.620 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-21 15:53:44.624 | Cloning into '/opt/stack/neutron'... 2026-08-21 15:54:49.047 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:54:49.050 | + functions-common:time_stop:2420 : local name 2026-08-21 15:54:49.053 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:54:49.056 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:54:49.059 | + functions-common:time_stop:2423 : local total 2026-08-21 15:54:49.062 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:54:49.065 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:54:49.068 | + functions-common:time_stop:2427 : start_time=1787327624613 2026-08-21 15:54:49.071 | + functions-common:time_stop:2429 : [[ -z 1787327624613 ]] 2026-08-21 15:54:49.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:54:49.082 | + functions-common:time_stop:2432 : end_time=1787327689078 2026-08-21 15:54:49.085 | + functions-common:time_stop:2433 : elapsed_time=64465 2026-08-21 15:54:49.088 | + functions-common:time_stop:2434 : total=95021 2026-08-21 15:54:49.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:54:49.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159486 2026-08-21 15:54:49.096 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-21 15:54:49.099 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 15:54:49.102 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:54:49.105 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:54:49.108 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:54:49.111 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:54:49.114 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:54:49.117 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:54:49.121 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:54:49.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:54:49.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:54:49.133 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327689129 2026-08-21 15:54:49.136 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 15:54:49.859 | From https://review.opendev.org/openstack/neutron 2026-08-21 15:54:49.859 | * branch master -> FETCH_HEAD 2026-08-21 15:54:49.869 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:54:49.872 | + functions-common:time_stop:2420 : local name 2026-08-21 15:54:49.875 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:54:49.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:54:49.881 | + functions-common:time_stop:2423 : local total 2026-08-21 15:54:49.884 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:54:49.887 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:54:49.890 | + functions-common:time_stop:2427 : start_time=1787327689129 2026-08-21 15:54:49.893 | + functions-common:time_stop:2429 : [[ -z 1787327689129 ]] 2026-08-21 15:54:49.898 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:54:49.902 | + functions-common:time_stop:2432 : end_time=1787327689899 2026-08-21 15:54:49.905 | + functions-common:time_stop:2433 : elapsed_time=770 2026-08-21 15:54:49.909 | + functions-common:time_stop:2434 : total=159486 2026-08-21 15:54:49.912 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:54:49.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160256 2026-08-21 15:54:49.919 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:54:49.922 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:54:49.924 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:54:49.927 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:54:49.930 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:54:49.934 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:54:49.936 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:54:49.939 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:54:49.942 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:54:49.947 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:54:49.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327689948 2026-08-21 15:54:49.956 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:54:50.422 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:54:50.423 | 2026-08-21 15:54:50.423 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:54:50.423 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:54:50.423 | state without impacting any branches by switching back to a branch. 2026-08-21 15:54:50.423 | 2026-08-21 15:54:50.423 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:54:50.423 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:54:50.423 | 2026-08-21 15:54:50.423 | git switch -c 2026-08-21 15:54:50.423 | 2026-08-21 15:54:50.423 | Or undo this operation with: 2026-08-21 15:54:50.424 | 2026-08-21 15:54:50.424 | git switch - 2026-08-21 15:54:50.424 | 2026-08-21 15:54:50.424 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:54:50.424 | 2026-08-21 15:54:50.424 | HEAD is now at 9e5e38b405 Merge "Manage PVLAN PGs in OVN after PVLAN plugin is enabled or disabled" 2026-08-21 15:54:50.431 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:54:50.433 | + functions-common:time_stop:2420 : local name 2026-08-21 15:54:50.436 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:54:50.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:54:50.440 | + functions-common:time_stop:2423 : local total 2026-08-21 15:54:50.443 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:54:50.445 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:54:50.447 | + functions-common:time_stop:2427 : start_time=1787327689948 2026-08-21 15:54:50.450 | + functions-common:time_stop:2429 : [[ -z 1787327689948 ]] 2026-08-21 15:54:50.454 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:54:50.458 | + functions-common:time_stop:2432 : end_time=1787327690455 2026-08-21 15:54:50.462 | + functions-common:time_stop:2433 : elapsed_time=507 2026-08-21 15:54:50.465 | + functions-common:time_stop:2434 : total=160256 2026-08-21 15:54:50.469 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:54:50.472 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160763 2026-08-21 15:54:50.475 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-21 15:54:50.494 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-21 15:54:50.498 | + functions-common:git_clone:673 : head -1 2026-08-21 15:54:50.499 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:54:50.504 | 9e5e38b405 Merge "Manage PVLAN PGs in OVN after PVLAN plugin is enabled or disabled" 2026-08-21 15:54:50.507 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:54:50.511 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-21 15:54:50.514 | + inc/python:setup_develop:353 : local bindep 2026-08-21 15:54:50.517 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-21 15:54:50.521 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-21 15:54:50.524 | + inc/python:setup_develop:359 : local extras= 2026-08-21 15:54:50.528 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-21 15:54:50.531 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 15:54:50.536 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-21 15:54:50.539 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-21 15:54:50.542 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 15:54:50.545 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 15:54:50.550 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-21 15:54:50.553 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 15:54:50.557 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-21 15:54:50.560 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 15:54:50.563 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 15:54:50.567 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-21 15:54:50.573 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-21 15:54:50.577 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-21 15:54:50.580 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-21 15:54:50.746 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-21 15:54:50.749 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 15:54:50.753 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 15:54:50.755 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 15:54:50.759 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-21 15:54:50.761 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-21 15:54:50.764 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 15:54:50.767 | + inc/python:setup_package:446 : local extras= 2026-08-21 15:54:50.770 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 15:54:50.773 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 15:54:50.776 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 15:54:50.778 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 15:54:50.781 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 15:54:50.784 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-21 15:54:50.807 | Using python 3.12 to install /opt/stack/neutron 2026-08-21 15:54:50.811 | + 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-08-21 15:54:51.841 | Obtaining file:///opt/stack/neutron 2026-08-21 15:54:51.850 | Installing build dependencies: started 2026-08-21 15:54:53.530 | Installing build dependencies: finished with status 'done' 2026-08-21 15:54:53.532 | Checking if build backend supports build_editable: started 2026-08-21 15:54:54.117 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 15:54:54.118 | Getting requirements to build editable: started 2026-08-21 15:54:54.457 | Getting requirements to build editable: finished with status 'done' 2026-08-21 15:54:54.459 | Preparing editable metadata (pyproject.toml): started 2026-08-21 15:54:56.226 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:54:56.251 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.0.3) 2026-08-21 15:54:56.251 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.10.1) 2026-08-21 15:54:56.255 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.1.0) 2026-08-21 15:54:56.255 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.5.1) 2026-08-21 15:54:56.255 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.1.0) 2026-08-21 15:54:56.255 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.3.1) 2026-08-21 15:54:56.523 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:56.678 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-21 15:54:56.690 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (0.32.0) 2026-08-21 15:54:56.691 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.34.2) 2026-08-21 15:54:56.692 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.1.6) 2026-08-21 15:54:56.693 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (13.0.0) 2026-08-21 15:54:56.694 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (1.3.0) 2026-08-21 15:54:56.756 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:56.778 | Downloading neutron_lib-5.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-21 15:54:56.791 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (9.1.4) 2026-08-21 15:54:56.792 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.0.52) 2026-08-21 15:54:56.793 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (1.8.11) 2026-08-21 15:54:56.795 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.15.0) 2026-08-21 15:54:56.795 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (1.18.5) 2026-08-21 15:54:56.797 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.9.1) 2026-08-21 15:54:56.797 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (4.3.0) 2026-08-21 15:54:56.799 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.6.1) 2026-08-21 15:54:56.799 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (10.7.0) 2026-08-21 15:54:56.800 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (6.5.0) 2026-08-21 15:54:56.801 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (18.1.0) 2026-08-21 15:54:56.802 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (6.9.0) 2026-08-21 15:54:56.803 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (8.3.0) 2026-08-21 15:54:56.806 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (18.2.0) 2026-08-21 15:54:56.806 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (8.2.0) 2026-08-21 15:54:56.806 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (6.0.0) 2026-08-21 15:54:56.808 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.12.0) 2026-08-21 15:54:56.808 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.9.0) 2026-08-21 15:54:56.812 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.10.0) 2026-08-21 15:54:56.812 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (5.11.0) 2026-08-21 15:54:56.812 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev130) (4.8.0) 2026-08-21 15:54:56.813 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (2.8.0) 2026-08-21 15:54:56.815 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (10.1.1) 2026-08-21 15:54:56.816 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.11.0) 2026-08-21 15:54:56.817 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (4.4.0) 2026-08-21 15:54:56.854 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:56.873 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 15:54:56.911 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:56.928 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:54:56.974 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:56.995 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-21 15:54:57.098 | Installing build dependencies: started 2026-08-21 15:54:58.614 | Installing build dependencies: finished with status 'done' 2026-08-21 15:54:58.615 | Getting requirements to build wheel: started 2026-08-21 15:54:59.330 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 15:54:59.331 | Preparing metadata (pyproject.toml): started 2026-08-21 15:54:59.730 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 15:54:59.781 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:59.799 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:54:59.809 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (7.2.2) 2026-08-21 15:54:59.845 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:59.862 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-21 15:54:59.874 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (24.2.1) 2026-08-21 15:54:59.876 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (18.13.0) 2026-08-21 15:54:59.876 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (4.18.0) 2026-08-21 15:54:59.910 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:59.928 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-21 15:54:59.975 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev130) 2026-08-21 15:54:59.992 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 15:55:00.003 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (3.5.0) 2026-08-21 15:55:00.004 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev130) (9.0.1) 2026-08-21 15:55:00.007 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev130) (1.4.1) 2026-08-21 15:55:00.008 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev130) (4.16.0) 2026-08-21 15:55:00.012 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev130) (2.3.0) 2026-08-21 15:55:00.016 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev130) (3.3.2) 2026-08-21 15:55:00.020 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev130) (3.0.3) 2026-08-21 15:55:00.024 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev130) (2.1.0) 2026-08-21 15:55:00.025 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev130) (1.9.0) 2026-08-21 15:55:00.032 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev130) (4.1.0) 2026-08-21 15:55:00.034 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev130) (2.13.0) 2026-08-21 15:55:00.034 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev130) (5.8.0) 2026-08-21 15:55:00.047 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev130) (1.3.7) 2026-08-21 15:55:00.080 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:55:00.096 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-21 15:55:00.111 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (43.0.3) 2026-08-21 15:55:00.111 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (1.5.0) 2026-08-21 15:55:00.115 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (1.1.0) 2026-08-21 15:55:00.115 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (1.33) 2026-08-21 15:55:00.115 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (4.11.3) 2026-08-21 15:55:00.116 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (6.0.3) 2026-08-21 15:55:00.120 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (2.1.1) 2026-08-21 15:55:00.125 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (3.0) 2026-08-21 15:55:00.132 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev130) (3.1.1) 2026-08-21 15:55:00.137 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (0.41.2) 2026-08-21 15:55:00.138 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (1.2.1) 2026-08-21 15:55:00.167 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) 2026-08-21 15:55:00.184 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-21 15:55:00.199 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (26.3) 2026-08-21 15:55:00.202 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (2.8.0) 2026-08-21 15:55:00.204 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (3.5.5) 2026-08-21 15:55:00.216 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (6.1.1) 2026-08-21 15:55:00.220 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (4.0.0) 2026-08-21 15:55:00.242 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev130) (0.20) 2026-08-21 15:55:00.250 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev130) (2.0.0) 2026-08-21 15:55:00.259 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev130) (2.1.2) 2026-08-21 15:55:00.260 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev130) (0.6.2) 2026-08-21 15:55:00.269 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev130) (2.9.0.post0) 2026-08-21 15:55:00.276 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (7.1.7) 2026-08-21 15:55:00.277 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (5.3.1) 2026-08-21 15:55:00.279 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (5.6.2) 2026-08-21 15:55:00.280 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (0.16.0) 2026-08-21 15:55:00.286 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (5.1.0) 2026-08-21 15:55:00.296 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (2026.3) 2026-08-21 15:55:00.306 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev130) (0.26.0) 2026-08-21 15:55:00.310 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev130) (5.0.0) 2026-08-21 15:55:00.313 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev130) (4.0.1) 2026-08-21 15:55:00.346 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev130) (1.7.6) 2026-08-21 15:55:00.354 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev130) (2.2.0) 2026-08-21 15:55:00.364 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev130) (3.18.0) 2026-08-21 15:55:00.416 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:55:00.433 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-21 15:55:00.457 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:55:00.462 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-21 15:55:00.480 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (3.0.3) 2026-08-21 15:55:00.482 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev130) (1.6.2) 2026-08-21 15:55:00.492 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev130) (84.0.0) 2026-08-21 15:55:00.522 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev130) (0.8.2) 2026-08-21 15:55:00.566 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev130) (1.17.0) 2026-08-21 15:55:00.571 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (4.15.0) 2026-08-21 15:55:00.574 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (4.26.0) 2026-08-21 15:55:00.613 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) 2026-08-21 15:55:00.630 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-21 15:55:00.647 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (0.6.0) 2026-08-21 15:55:00.649 | 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==29.0.0.0b2.dev130) (4.2.0) 2026-08-21 15:55:00.660 | Requirement already satisfied: prompt-toolkit>=3.0.53 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==29.0.0.0b2.dev130) (3.0.53) 2026-08-21 15:55:00.664 | 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==29.0.0.0b2.dev130) (1.11.0) 2026-08-21 15:55:00.664 | 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==29.0.0.0b2.dev130) (15.0.0) 2026-08-21 15:55:00.664 | 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==29.0.0.0b2.dev130) (1.8.0) 2026-08-21 15:55:00.670 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (26.1.0) 2026-08-21 15:55:00.671 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (2025.9.1) 2026-08-21 15:55:00.672 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (0.37.0) 2026-08-21 15:55:00.673 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (2026.6.3) 2026-08-21 15:55:00.735 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (3.5.0) 2026-08-21 15:55:00.736 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (3.18) 2026-08-21 15:55:00.738 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (2.7.0) 2026-08-21 15:55:00.740 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev130) (2023.11.17) 2026-08-21 15:55:00.777 | 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==29.0.0.0b2.dev130) (4.2.0) 2026-08-21 15:55:00.778 | 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==29.0.0.0b2.dev130) (2.20.0) 2026-08-21 15:55:00.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.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev130) (0.1.2) 2026-08-21 15:55:00.813 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev130) (0.8) 2026-08-21 15:55:00.890 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev130) (0.16.0) 2026-08-21 15:55:00.991 | Downloading neutron_lib-5.0.0-py3-none-any.whl (656 kB) 2026-08-21 15:55:01.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.2 MB/s 0:00:00 2026-08-21 15:55:01.101 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-21 15:55:01.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.2 MB/s 0:00:00 2026-08-21 15:55:01.297 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-21 15:55:01.323 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-21 15:55:01.349 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-21 15:55:01.378 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-21 15:55:01.409 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-21 15:55:01.431 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-21 15:55:01.448 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-21 15:55:01.506 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-21 15:55:01.557 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-21 15:55:01.583 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-21 15:55:01.612 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-21 15:55:01.714 | Building wheels for collected packages: neutron, ovs 2026-08-21 15:55:01.716 | Building editable for neutron (pyproject.toml): started 2026-08-21 15:55:04.007 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-21 15:55:04.008 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev130-0.editable-py3-none-any.whl size=16071 sha256=2ae8ee92f38c530ed4734b34e6fa7b6ac3a3c40c476e804c6727f21e408b2b4d 2026-08-21 15:55:04.009 | Stored in directory: /tmp/pip-ephem-wheel-cache-xjlnevnt/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-21 15:55:04.015 | Building wheel for ovs (pyproject.toml): started 2026-08-21 15:55:04.911 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-21 15:55:04.911 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=cff942efd243f98a80e317781d1758aabfe84d97bafbe76cdcaf4cf4367cf750 2026-08-21 15:55:04.912 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-21 15:55:04.917 | Successfully built neutron ovs 2026-08-21 15:55:05.269 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-21 15:55:10.844 | 2026-08-21 15:55:10.869 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev130 neutron-lib-5.0.0 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-21 15:55:11.094 | + inc/python:pip_install:216 : result=0 2026-08-21 15:55:11.097 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 15:55:11.100 | + functions-common:time_stop:2420 : local name 2026-08-21 15:55:11.103 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:55:11.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:55:11.108 | + functions-common:time_stop:2423 : local total 2026-08-21 15:55:11.110 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:55:11.113 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 15:55:11.115 | + functions-common:time_stop:2427 : start_time=1787327690802 2026-08-21 15:55:11.118 | + functions-common:time_stop:2429 : [[ -z 1787327690802 ]] 2026-08-21 15:55:11.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:55:11.125 | + functions-common:time_stop:2432 : end_time=1787327711122 2026-08-21 15:55:11.128 | + functions-common:time_stop:2433 : elapsed_time=20320 2026-08-21 15:55:11.131 | + functions-common:time_stop:2434 : total=122818 2026-08-21 15:55:11.133 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:55:11.136 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=143138 2026-08-21 15:55:11.139 | + inc/python:pip_install:219 : return 0 2026-08-21 15:55:11.142 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 15:55:11.145 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 15:55:11.148 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-21 15:55:11.151 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-21 15:55:11.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:55:11.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:55:11.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-21 15:55:11.164 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:55:11.167 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-21 15:55:11.170 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-21 15:55:11.173 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-21 15:55:11.173 | Installing OVN and dependent packages 2026-08-21 15:55:11.176 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-21 15:55:11.179 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-21 15:55:11.197 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:55:11.200 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-21 15:55:11.218 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:55:11.220 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-21 15:55:11.238 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:55:11.241 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-21 15:55:11.244 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-21 15:55:11.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:55:11.264 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-21 15:55:11.267 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-21 15:55:11.285 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-21 15:55:11.289 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-21 15:55:11.305 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-21 15:55:11.308 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-21 15:55:11.326 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-21 15:55:11.329 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:55:11.332 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:55:11.334 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:55:11.337 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:55:11.340 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:55:11.343 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:55:11.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:55:11.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:55:11.350 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:55:11.353 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:55:11.356 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:55:11.358 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:55:11.361 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-21 15:55:11.363 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:55:11.366 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:55:11.368 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:55:11.370 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-21 15:55:11.390 | + 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-08-21 15:55:11.429 | Reading package lists... 2026-08-21 15:55:11.823 | Building dependency tree... 2026-08-21 15:55:11.825 | Reading state information... 2026-08-21 15:55:12.462 | fakeroot is already the newest version (1.33-1). 2026-08-21 15:55:12.462 | fakeroot set to manually installed. 2026-08-21 15:55:12.462 | make is already the newest version (4.3-4.1build2). 2026-08-21 15:55:12.462 | make set to manually installed. 2026-08-21 15:55:12.462 | The following packages were automatically installed and are no longer required: 2026-08-21 15:55:12.465 | libfwupd2 libgusb2 2026-08-21 15:55:12.465 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:55:12.467 | The following additional packages will be installed: 2026-08-21 15:55:12.468 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-21 15:55:12.469 | python3-sortedcontainers 2026-08-21 15:55:12.471 | Suggested packages: 2026-08-21 15:55:12.471 | openvswitch-doc python-sortedcontainers-doc 2026-08-21 15:55:12.512 | The following NEW packages will be installed: 2026-08-21 15:55:12.513 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-21 15:55:12.513 | python3-openvswitch python3-sortedcontainers 2026-08-21 15:55:12.582 | 0 upgraded, 6 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:55:12.582 | Need to get 4225 kB of archives. 2026-08-21 15:55:12.582 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-21 15:55:12.582 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-21 15:55:12.597 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-21 15:55:12.609 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-21 15:55:12.615 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-21 15:55:12.625 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-21 15:55:12.637 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-21 15:55:12.917 | perl: warning: Setting locale failed. 2026-08-21 15:55:12.917 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:12.917 | LANGUAGE = (unset), 2026-08-21 15:55:12.917 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:12.917 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:12.918 | are supported and installed on your system. 2026-08-21 15:55:12.918 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:12.983 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:55:12.983 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:55:12.983 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:55:13.196 | Fetched 4225 kB in 0s (36.4 MB/s) 2026-08-21 15:55:13.246 | Selecting previously unselected package libunbound8:amd64. 2026-08-21 15:55:13.309 | (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 ... 126942 files and directories currently installed.) 2026-08-21 15:55:13.316 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-21 15:55:13.323 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-21 15:55:13.378 | Selecting previously unselected package openvswitch-common. 2026-08-21 15:55:13.390 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:55:13.394 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:55:13.504 | Selecting previously unselected package python3-sortedcontainers. 2026-08-21 15:55:13.516 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-21 15:55:13.520 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-21 15:55:13.576 | Selecting previously unselected package libxdp1:amd64. 2026-08-21 15:55:13.588 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-21 15:55:13.592 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-21 15:55:13.651 | Selecting previously unselected package python3-openvswitch. 2026-08-21 15:55:13.663 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:55:13.667 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:55:13.770 | Selecting previously unselected package openvswitch-switch. 2026-08-21 15:55:13.782 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:55:13.793 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:55:13.933 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-21 15:55:14.234 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-21 15:55:14.245 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-21 15:55:14.257 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:55:14.273 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:55:14.755 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-21 15:55:14.782 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-21 15:55:15.512 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-21 15:55:15.707 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-21 15:55:16.855 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:55:18.681 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:55:18.945 | perl: warning: Setting locale failed. 2026-08-21 15:55:18.945 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:18.945 | LANGUAGE = (unset), 2026-08-21 15:55:18.945 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:18.945 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:18.946 | are supported and installed on your system. 2026-08-21 15:55:18.946 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:19.115 | perl: warning: Setting locale failed. 2026-08-21 15:55:19.115 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:19.115 | LANGUAGE = (unset), 2026-08-21 15:55:19.115 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:19.115 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:19.116 | are supported and installed on your system. 2026-08-21 15:55:19.116 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:19.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:55:19.191 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:55:19.192 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:55:19.286 | perl: warning: Setting locale failed. 2026-08-21 15:55:19.286 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:19.287 | LANGUAGE = (unset), 2026-08-21 15:55:19.287 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:19.287 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:19.287 | are supported and installed on your system. 2026-08-21 15:55:19.287 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:19.831 | 2026-08-21 15:55:19.831 | Running kernel seems to be up-to-date. 2026-08-21 15:55:19.832 | 2026-08-21 15:55:19.832 | Restarting services... 2026-08-21 15:55:19.889 | 2026-08-21 15:55:19.890 | Service restarts being deferred: 2026-08-21 15:55:19.890 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:55:19.890 | systemctl restart systemd-logind.service 2026-08-21 15:55:19.890 | systemctl restart virtlockd.service 2026-08-21 15:55:19.891 | systemctl restart virtlogd.service 2026-08-21 15:55:19.891 | 2026-08-21 15:55:19.891 | No containers need to be restarted. 2026-08-21 15:55:19.891 | 2026-08-21 15:55:19.891 | User sessions running outdated binaries: 2026-08-21 15:55:19.891 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:55:19.901 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:55:19.911 | 2026-08-21 15:55:19.911 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:55:22.221 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:55:22.224 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:55:22.227 | + functions-common:time_stop:2420 : local name 2026-08-21 15:55:22.232 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:55:22.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:55:22.240 | + functions-common:time_stop:2423 : local total 2026-08-21 15:55:22.244 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:55:22.248 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:55:22.252 | + functions-common:time_stop:2427 : start_time=1787327711387 2026-08-21 15:55:22.257 | + functions-common:time_stop:2429 : [[ -z 1787327711387 ]] 2026-08-21 15:55:22.262 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:55:22.269 | + functions-common:time_stop:2432 : end_time=1787327722263 2026-08-21 15:55:22.273 | + functions-common:time_stop:2433 : elapsed_time=10876 2026-08-21 15:55:22.278 | + functions-common:time_stop:2434 : total=210068 2026-08-21 15:55:22.281 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:55:22.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=220944 2026-08-21 15:55:22.290 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:55:22.296 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-21 15:55:22.328 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-21 15:55:22.332 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:55:22.337 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:55:22.341 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:55:22.346 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:55:22.350 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:55:22.355 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:55:22.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:55:22.363 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:55:22.367 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:55:22.371 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:55:22.375 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:55:22.379 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:55:22.383 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-21 15:55:22.387 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:55:22.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:55:22.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:55:22.399 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-21 15:55:22.435 | + 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-08-21 15:55:22.476 | Reading package lists... 2026-08-21 15:55:22.868 | Building dependency tree... 2026-08-21 15:55:22.870 | Reading state information... 2026-08-21 15:55:23.495 | The following packages were automatically installed and are no longer required: 2026-08-21 15:55:23.497 | libfwupd2 libgusb2 2026-08-21 15:55:23.498 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:55:23.501 | The following additional packages will be installed: 2026-08-21 15:55:23.501 | ovn-common 2026-08-21 15:55:23.546 | The following NEW packages will be installed: 2026-08-21 15:55:23.546 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-21 15:55:23.599 | 0 upgraded, 4 newly installed, 0 to remove and 76 not upgraded. 2026-08-21 15:55:23.599 | Need to get 2360 kB of archives. 2026-08-21 15:55:23.599 | After this operation, 8355 kB of additional disk space will be used. 2026-08-21 15:55:23.599 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-21 15:55:23.627 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-21 15:55:23.637 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-21 15:55:23.646 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-21 15:55:23.901 | perl: warning: Setting locale failed. 2026-08-21 15:55:23.901 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:23.901 | LANGUAGE = (unset), 2026-08-21 15:55:23.901 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:23.901 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:23.901 | are supported and installed on your system. 2026-08-21 15:55:23.901 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:23.984 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:55:23.984 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:55:23.984 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:55:24.202 | Fetched 2360 kB in 0s (28.0 MB/s) 2026-08-21 15:55:24.319 | Selecting previously unselected package ovn-common. 2026-08-21 15:55:24.395 | (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 ... 127142 files and directories currently installed.) 2026-08-21 15:55:24.401 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:55:24.406 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:24.526 | Selecting previously unselected package ovn-central. 2026-08-21 15:55:24.538 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:55:24.543 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:24.612 | Selecting previously unselected package ovn-controller-vtep. 2026-08-21 15:55:24.624 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:55:24.628 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:24.691 | Selecting previously unselected package ovn-host. 2026-08-21 15:55:24.703 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-21 15:55:24.710 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:24.805 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:24.826 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:25.446 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-21 15:55:25.662 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-21 15:55:26.192 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-21 15:55:26.250 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:26.795 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-21 15:55:27.011 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-21 15:55:27.782 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-21 15:55:28.550 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-21 15:55:29.447 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-21 15:55:29.520 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-21 15:55:29.722 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-21 15:55:30.293 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:55:32.369 | perl: warning: Setting locale failed. 2026-08-21 15:55:32.369 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:32.369 | LANGUAGE = (unset), 2026-08-21 15:55:32.369 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:32.370 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:32.370 | are supported and installed on your system. 2026-08-21 15:55:32.370 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:32.512 | perl: warning: Setting locale failed. 2026-08-21 15:55:32.512 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:32.512 | LANGUAGE = (unset), 2026-08-21 15:55:32.513 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:32.513 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:32.513 | are supported and installed on your system. 2026-08-21 15:55:32.513 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:32.566 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:55:32.566 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:55:32.566 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:55:32.653 | perl: warning: Setting locale failed. 2026-08-21 15:55:32.653 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:32.653 | LANGUAGE = (unset), 2026-08-21 15:55:32.654 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:32.654 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:32.654 | are supported and installed on your system. 2026-08-21 15:55:32.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:33.179 | 2026-08-21 15:55:33.179 | Running kernel seems to be up-to-date. 2026-08-21 15:55:33.179 | 2026-08-21 15:55:33.179 | Restarting services... 2026-08-21 15:55:33.233 | 2026-08-21 15:55:33.233 | Service restarts being deferred: 2026-08-21 15:55:33.234 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:55:33.234 | systemctl restart systemd-logind.service 2026-08-21 15:55:33.234 | systemctl restart virtlockd.service 2026-08-21 15:55:33.234 | systemctl restart virtlogd.service 2026-08-21 15:55:33.234 | 2026-08-21 15:55:33.235 | No containers need to be restarted. 2026-08-21 15:55:33.235 | 2026-08-21 15:55:33.235 | User sessions running outdated binaries: 2026-08-21 15:55:33.235 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:55:33.242 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:55:33.254 | 2026-08-21 15:55:33.254 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:55:35.560 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:55:35.564 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:55:35.567 | + functions-common:time_stop:2420 : local name 2026-08-21 15:55:35.570 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:55:35.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:55:35.577 | + functions-common:time_stop:2423 : local total 2026-08-21 15:55:35.580 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:55:35.584 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:55:35.587 | + functions-common:time_stop:2427 : start_time=1787327722430 2026-08-21 15:55:35.590 | + functions-common:time_stop:2429 : [[ -z 1787327722430 ]] 2026-08-21 15:55:35.594 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:55:35.599 | + functions-common:time_stop:2432 : end_time=1787327735596 2026-08-21 15:55:35.602 | + functions-common:time_stop:2433 : elapsed_time=13166 2026-08-21 15:55:35.605 | + functions-common:time_stop:2434 : total=220944 2026-08-21 15:55:35.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:55:35.611 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=234110 2026-08-21 15:55:35.615 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:55:35.619 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 15:55:35.622 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 15:55:35.626 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-21 15:55:35.629 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-21 15:55:35.636 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.639 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-21 15:55:35.642 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.646 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-21 15:55:35.650 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.653 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-21 15:55:35.656 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.660 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-21 15:55:35.663 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.667 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-21 15:55:35.671 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.675 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-21 15:55:35.678 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.682 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-21 15:55:35.685 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-21 15:55:35.688 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-21 15:55:35.692 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-21 15:55:35.695 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-21 15:55:35.699 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:55:35.702 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:55:35.705 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-21 15:55:35.709 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:55:35.712 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-21 15:55:35.716 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 15:55:35.719 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-21 15:55:35.740 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:55:35.743 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-21 15:55:35.746 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-21 15:55:35.750 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-21 15:55:35.753 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 15:55:35.756 | + lib/stack:stack_install_service:32 : install_nova 2026-08-21 15:55:35.760 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-21 15:55:35.763 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-21 15:55:35.766 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 15:55:35.769 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 15:55:35.772 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-21 15:55:35.776 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 15:55:35.779 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-21 15:55:35.799 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:55:35.802 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-21 15:55:35.806 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-21 15:55:35.809 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-21 15:55:35.812 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-21 15:55:35.816 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-21 15:55:35.980 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-21 15:55:35.983 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:55:35.986 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:55:35.989 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-21 15:55:35.993 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:55:35.997 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:55:36.001 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:55:36.005 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:55:36.009 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:55:36.012 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:55:36.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:55:36.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:55:36.023 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:55:36.027 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:55:36.030 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:55:36.034 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:55:36.037 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-21 15:55:36.040 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:55:36.045 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:55:36.048 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:55:36.052 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-21 15:55:36.082 | + 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-08-21 15:55:36.122 | Reading package lists... 2026-08-21 15:55:36.531 | Building dependency tree... 2026-08-21 15:55:36.532 | Reading state information... 2026-08-21 15:55:37.180 | The following packages were automatically installed and are no longer required: 2026-08-21 15:55:37.182 | libfwupd2 libgusb2 2026-08-21 15:55:37.182 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:55:37.183 | The following additional packages will be installed: 2026-08-21 15:55:37.185 | apport libvirt-daemon libvirt-daemon-config-network 2026-08-21 15:55:37.185 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-21 15:55:37.185 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 ovmf python3-apport 2026-08-21 15:55:37.186 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-21 15:55:37.186 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-21 15:55:37.186 | qemu-system-sparc 2026-08-21 15:55:37.188 | Suggested packages: 2026-08-21 15:55:37.188 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-21 15:55:37.188 | libvirt-daemon-driver-storage-gluster 2026-08-21 15:55:37.189 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-21 15:55:37.189 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-21 15:55:37.189 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-21 15:55:37.189 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-08-21 15:55:37.248 | The following packages will be REMOVED: 2026-08-21 15:55:37.251 | apport-core-dump-handler 2026-08-21 15:55:37.252 | The following NEW packages will be installed: 2026-08-21 15:55:37.253 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-21 15:55:37.253 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-21 15:55:37.253 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-21 15:55:37.254 | The following packages will be upgraded: 2026-08-21 15:55:37.256 | apport libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-08-21 15:55:37.256 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-21 15:55:37.256 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-08-21 15:55:37.257 | ovmf python3-apport 2026-08-21 15:55:37.319 | 12 upgraded, 13 newly installed, 1 to remove and 63 not upgraded. 2026-08-21 15:55:37.319 | Need to get 118 MB of archives. 2026-08-21 15:55:37.319 | After this operation, 897 MB of additional disk space will be used. 2026-08-21 15:55:37.319 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.3-0ubuntu0.1 [93.7 kB] 2026-08-21 15:55:37.329 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.3-0ubuntu0.1 [85.3 kB] 2026-08-21 15:55:37.339 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-21 15:55:37.347 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-21 15:55:37.358 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.16 [1152 B] 2026-08-21 15:55:37.370 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.16 [740 kB] 2026-08-21 15:55:37.382 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.16 [438 kB] 2026-08-21 15:55:37.395 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.16 [431 kB] 2026-08-21 15:55:37.408 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.16 [6038 B] 2026-08-21 15:55:37.417 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.16 [49.7 kB] 2026-08-21 15:55:37.424 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.16 [3114 B] 2026-08-21 15:55:37.433 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.16 [1378 B] 2026-08-21 15:55:37.442 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.16 [1831 kB] 2026-08-21 15:55:37.463 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-21 15:55:37.470 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-21 15:55:37.476 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-21 15:55:37.607 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-21 15:55:37.798 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-21 15:55:37.913 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-21 15:55:37.988 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-21 15:55:38.039 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-21 15:55:38.745 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-21 15:55:38.746 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-08-21 15:55:38.810 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-21 15:55:38.857 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-21 15:55:39.123 | perl: warning: Setting locale failed. 2026-08-21 15:55:39.123 | perl: warning: Please check that your locale settings: 2026-08-21 15:55:39.123 | LANGUAGE = (unset), 2026-08-21 15:55:39.123 | LC_ALL = "en_US.utf8", 2026-08-21 15:55:39.123 | LANG = "de_DE.UTF-8" 2026-08-21 15:55:39.123 | are supported and installed on your system. 2026-08-21 15:55:39.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:55:39.195 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:55:39.195 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:55:39.196 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:55:39.330 | Vorkonfiguration der Pakete ... 2026-08-21 15:55:39.549 | Fetched 118 MB in 2s (74.7 MB/s) 2026-08-21 15:55:39.665 | (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 ... 127210 files and directories currently installed.) 2026-08-21 15:55:39.672 | Preparing to unpack .../python3-apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-21 15:55:39.811 | Unpacking python3-apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-21 15:55:39.899 | Preparing to unpack .../apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-21 15:55:39.997 | Unpacking apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-21 15:55:40.257 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-21 15:55:40.258 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-21 15:55:40.258 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:55:40.258 | Package python3-zstandard is not installed. 2026-08-21 15:55:40.258 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-21 15:55:40.258 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:55:40.258 | Package systemd-coredump is not installed. 2026-08-21 15:55:40.258 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-21 15:55:40.258 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:55:40.258 | Package python3-zstandard is not installed. 2026-08-21 15:55:40.258 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-21 15:55:40.259 | Package apport-core-dump-handler is to be removed. 2026-08-21 15:55:40.259 | Package systemd-coredump is not installed. 2026-08-21 15:55:40.259 | 2026-08-21 15:55:40.343 | (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 ... 127210 files and directories currently installed.) 2026-08-21 15:55:40.351 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-21 15:55:41.409 | Selecting previously unselected package systemd-coredump. 2026-08-21 15:55:41.485 | (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 ... 127206 files and directories currently installed.) 2026-08-21 15:55:41.493 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-21 15:55:41.498 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-21 15:55:41.560 | Selecting previously unselected package python3-zstandard. 2026-08-21 15:55:41.573 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-21 15:55:41.577 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-21 15:55:41.667 | Preparing to unpack .../02-libvirt-l10n_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:55:41.698 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:41.824 | Preparing to unpack .../03-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:55:41.857 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:41.971 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:55:42.005 | Unpacking libvirt-clients (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:42.114 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:55:42.145 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:42.261 | Preparing to unpack .../06-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:55:42.290 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:42.393 | Preparing to unpack .../07-libvirt-daemon-system_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:55:42.489 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:42.603 | Preparing to unpack .../08-libvirt-daemon-config-network_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:55:42.635 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:42.718 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.16_all.deb ... 2026-08-21 15:55:42.750 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:42.828 | Preparing to unpack .../10-libvirt0_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:55:42.846 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.16) over (10.0.0-2ubuntu8.14) ... 2026-08-21 15:55:43.043 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-21 15:55:43.056 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-21 15:55:43.070 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:43.144 | Selecting previously unselected package python3-libvirt. 2026-08-21 15:55:43.161 | Preparing to unpack .../12-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-21 15:55:43.166 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-21 15:55:43.242 | Selecting previously unselected package qemu-system-arm. 2026-08-21 15:55:43.254 | Preparing to unpack .../13-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:55:43.268 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:43.890 | Selecting previously unselected package qemu-system-mips. 2026-08-21 15:55:43.905 | Preparing to unpack .../14-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:55:43.922 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:44.594 | Selecting previously unselected package qemu-system-ppc. 2026-08-21 15:55:44.608 | Preparing to unpack .../15-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:55:44.623 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:45.046 | Selecting previously unselected package qemu-system-sparc. 2026-08-21 15:55:45.061 | Preparing to unpack .../16-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:55:45.076 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:45.351 | Selecting previously unselected package qemu-system-s390x. 2026-08-21 15:55:45.366 | Preparing to unpack .../17-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:55:45.378 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:45.571 | Selecting previously unselected package qemu-system-misc. 2026-08-21 15:55:45.585 | Preparing to unpack .../18-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:55:45.598 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:47.779 | Selecting previously unselected package qemu-system. 2026-08-21 15:55:47.799 | Preparing to unpack .../19-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-21 15:55:47.804 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:47.868 | Preparing to unpack .../20-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-21 15:55:47.881 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-08-21 15:55:48.068 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-21 15:55:48.082 | Preparing to unpack .../21-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-21 15:55:48.087 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-21 15:55:50.082 | Selecting previously unselected package qemu-efi-arm. 2026-08-21 15:55:50.096 | Preparing to unpack .../22-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-21 15:55:50.101 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-21 15:55:51.010 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-21 15:55:51.607 | Creating group 'systemd-coredump' with GID 987. 2026-08-21 15:55:51.610 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-21 15:55:51.640 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:51.662 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:51.685 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:51.709 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-21 15:55:51.724 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:51.747 | Setting up python3-apport (2.28.3-0ubuntu0.1) ... 2026-08-21 15:55:52.019 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-21 15:55:52.034 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-21 15:55:52.339 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:52.354 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:52.377 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-21 15:55:52.390 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:52.411 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:53.022 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:53.531 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-21 15:55:53.876 | Setting up libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:53.911 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:53.930 | Setting up apport (2.28.3-0ubuntu0.1) ... 2026-08-21 15:55:55.208 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-21 15:55:55.261 | Setting up libvirt-l10n (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:55.281 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:55.301 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-21 15:55:55.313 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:55.334 | Setting up libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:55.354 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-21 15:55:55.546 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:55:55.546 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:55:55.547 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:55:59.630 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-21 15:55:59.700 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-21 15:55:59.733 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-21 15:56:01.676 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-21 15:56:01.936 | perl: warning: Setting locale failed. 2026-08-21 15:56:01.936 | perl: warning: Please check that your locale settings: 2026-08-21 15:56:01.936 | LANGUAGE = (unset), 2026-08-21 15:56:01.936 | LC_ALL = "en_US.utf8", 2026-08-21 15:56:01.937 | LANG = "de_DE.UTF-8" 2026-08-21 15:56:01.937 | are supported and installed on your system. 2026-08-21 15:56:01.937 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:56:02.081 | perl: warning: Setting locale failed. 2026-08-21 15:56:02.082 | perl: warning: Please check that your locale settings: 2026-08-21 15:56:02.082 | LANGUAGE = (unset), 2026-08-21 15:56:02.082 | LC_ALL = "en_US.utf8", 2026-08-21 15:56:02.082 | LANG = "de_DE.UTF-8" 2026-08-21 15:56:02.082 | are supported and installed on your system. 2026-08-21 15:56:02.082 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:56:02.139 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-21 15:56:02.139 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-21 15:56:02.139 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-21 15:56:02.219 | perl: warning: Setting locale failed. 2026-08-21 15:56:02.219 | perl: warning: Please check that your locale settings: 2026-08-21 15:56:02.219 | LANGUAGE = (unset), 2026-08-21 15:56:02.219 | LC_ALL = "en_US.utf8", 2026-08-21 15:56:02.219 | LANG = "de_DE.UTF-8" 2026-08-21 15:56:02.219 | are supported and installed on your system. 2026-08-21 15:56:02.219 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 15:56:02.774 | 2026-08-21 15:56:02.774 | Running kernel seems to be up-to-date. 2026-08-21 15:56:02.775 | 2026-08-21 15:56:02.775 | Restarting services... 2026-08-21 15:56:02.843 | 2026-08-21 15:56:02.843 | Service restarts being deferred: 2026-08-21 15:56:02.843 | /etc/needrestart/restart.d/dbus.service 2026-08-21 15:56:02.843 | systemctl restart systemd-logind.service 2026-08-21 15:56:02.844 | systemctl restart virtlockd.service 2026-08-21 15:56:02.844 | systemctl restart virtlogd.service 2026-08-21 15:56:02.844 | 2026-08-21 15:56:02.844 | No containers need to be restarted. 2026-08-21 15:56:02.845 | 2026-08-21 15:56:02.845 | User sessions running outdated binaries: 2026-08-21 15:56:02.845 | quobyte @ session #6: sshd[2024,2070] 2026-08-21 15:56:02.854 | quobyte @ user manager service: systemd[1162] 2026-08-21 15:56:02.865 | 2026-08-21 15:56:02.865 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-21 15:56:05.094 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:56:05.097 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:56:05.101 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:05.104 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:05.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:05.111 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:05.114 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:05.117 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:56:05.120 | + functions-common:time_stop:2427 : start_time=1787327736077 2026-08-21 15:56:05.123 | + functions-common:time_stop:2429 : [[ -z 1787327736077 ]] 2026-08-21 15:56:05.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:05.133 | + functions-common:time_stop:2432 : end_time=1787327765130 2026-08-21 15:56:05.137 | + functions-common:time_stop:2433 : elapsed_time=29053 2026-08-21 15:56:05.140 | + functions-common:time_stop:2434 : total=234110 2026-08-21 15:56:05.143 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:05.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=263163 2026-08-21 15:56:05.151 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:56:05.155 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-21 15:56:05.158 | + functions-common:install_package:1438 : update_package_repo 2026-08-21 15:56:05.162 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-21 15:56:05.165 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-21 15:56:05.168 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-21 15:56:05.171 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:05.174 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-21 15:56:05.177 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:05.181 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:05.184 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-21 15:56:05.187 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-21 15:56:05.190 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-21 15:56:05.193 | + functions-common:apt_get_update:1167 : return 2026-08-21 15:56:05.197 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-21 15:56:05.200 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-21 15:56:05.203 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 15:56:05.206 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 15:56:05.210 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-21 15:56:05.237 | + 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-08-21 15:56:05.283 | Reading package lists... 2026-08-21 15:56:05.673 | Building dependency tree... 2026-08-21 15:56:05.675 | Reading state information... 2026-08-21 15:56:06.342 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-21 15:56:06.343 | ovmf set to manually installed. 2026-08-21 15:56:06.343 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-21 15:56:06.343 | swtpm set to manually installed. 2026-08-21 15:56:06.343 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-21 15:56:06.343 | swtpm-tools set to manually installed. 2026-08-21 15:56:06.343 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-21 15:56:06.343 | mdevctl set to manually installed. 2026-08-21 15:56:06.344 | The following packages were automatically installed and are no longer required: 2026-08-21 15:56:06.345 | libfwupd2 libgusb2 2026-08-21 15:56:06.345 | Use 'sudo apt autoremove' to remove them. 2026-08-21 15:56:06.453 | 0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded. 2026-08-21 15:56:06.460 | + functions-common:apt_get:1211 : result=0 2026-08-21 15:56:06.463 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-21 15:56:06.466 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:06.469 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:06.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:06.476 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:06.479 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:06.483 | + functions-common:time_stop:2426 : name=apt-get 2026-08-21 15:56:06.487 | + functions-common:time_stop:2427 : start_time=1787327765232 2026-08-21 15:56:06.490 | + functions-common:time_stop:2429 : [[ -z 1787327765232 ]] 2026-08-21 15:56:06.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:06.501 | + functions-common:time_stop:2432 : end_time=1787327766497 2026-08-21 15:56:06.504 | + functions-common:time_stop:2433 : elapsed_time=1265 2026-08-21 15:56:06.508 | + functions-common:time_stop:2434 : total=263163 2026-08-21 15:56:06.512 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:06.515 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=264428 2026-08-21 15:56:06.519 | + functions-common:apt_get:1215 : return 0 2026-08-21 15:56:06.523 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-21 15:56:06.529 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 15:56:06.535 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 15:56:06.538 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-21 15:56:06.542 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-21 15:56:06.547 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-21 15:56:06.551 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-21 15:56:06.556 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-21 15:56:06.560 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-21 15:56:06.591 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 15:56:06.596 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-21 15:56:06.618 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-21 15:56:06.622 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-21 15:56:06.625 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-21 15:56:06.629 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-21 15:56:06.635 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-21 15:56:06.638 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-21 15:56:06.641 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-21 15:56:06.644 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:56:06.649 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:56:06.653 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:56:06.656 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:56:06.660 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:56:06.681 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:56:06.684 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:56:06.687 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:06.691 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-21 15:56:06.692 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:56:06.697 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-21 15:56:06.700 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:06.703 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-21 15:56:06.706 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:56:06.709 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:56:06.711 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:56:06.714 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:56:06.717 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:56:06.720 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:56:06.722 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:06.725 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:06.728 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:06.733 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327766730 2026-08-21 15:56:06.736 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-21 15:56:06.742 | Cloning into '/opt/stack/novnc'... 2026-08-21 15:56:08.528 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:56:08.530 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:08.533 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:08.535 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:08.538 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:08.541 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:08.543 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:56:08.545 | + functions-common:time_stop:2427 : start_time=1787327766730 2026-08-21 15:56:08.548 | + functions-common:time_stop:2429 : [[ -z 1787327766730 ]] 2026-08-21 15:56:08.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:08.555 | + functions-common:time_stop:2432 : end_time=1787327768552 2026-08-21 15:56:08.557 | + functions-common:time_stop:2433 : elapsed_time=1822 2026-08-21 15:56:08.560 | + functions-common:time_stop:2434 : total=160763 2026-08-21 15:56:08.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:08.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162585 2026-08-21 15:56:08.567 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-21 15:56:08.569 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-21 15:56:08.572 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:56:08.574 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:56:08.577 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:56:08.579 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:56:08.582 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:56:08.584 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:56:08.587 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:08.589 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:08.593 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:08.597 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327768594 2026-08-21 15:56:08.600 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-21 15:56:09.114 | From https://github.com/novnc/novnc 2026-08-21 15:56:09.114 | * tag v1.3.0 -> FETCH_HEAD 2026-08-21 15:56:09.125 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:56:09.130 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:09.134 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:09.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:09.141 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:09.146 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:09.150 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:56:09.154 | + functions-common:time_stop:2427 : start_time=1787327768594 2026-08-21 15:56:09.157 | + functions-common:time_stop:2429 : [[ -z 1787327768594 ]] 2026-08-21 15:56:09.163 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:09.168 | + functions-common:time_stop:2432 : end_time=1787327769164 2026-08-21 15:56:09.172 | + functions-common:time_stop:2433 : elapsed_time=570 2026-08-21 15:56:09.176 | + functions-common:time_stop:2434 : total=162585 2026-08-21 15:56:09.180 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:09.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163155 2026-08-21 15:56:09.188 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 15:56:09.193 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:56:09.196 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:56:09.200 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:56:09.204 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:56:09.207 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:56:09.212 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:56:09.215 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:09.220 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:09.225 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:09.231 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327769227 2026-08-21 15:56:09.235 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 15:56:09.269 | Note: switching to 'FETCH_HEAD'. 2026-08-21 15:56:09.269 | 2026-08-21 15:56:09.269 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 15:56:09.269 | changes and commit them, and you can discard any commits you make in this 2026-08-21 15:56:09.269 | state without impacting any branches by switching back to a branch. 2026-08-21 15:56:09.270 | 2026-08-21 15:56:09.270 | If you want to create a new branch to retain commits you create, you may 2026-08-21 15:56:09.270 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 15:56:09.270 | 2026-08-21 15:56:09.270 | git switch -c 2026-08-21 15:56:09.270 | 2026-08-21 15:56:09.270 | Or undo this operation with: 2026-08-21 15:56:09.270 | 2026-08-21 15:56:09.270 | git switch - 2026-08-21 15:56:09.270 | 2026-08-21 15:56:09.271 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 15:56:09.271 | 2026-08-21 15:56:09.271 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-21 15:56:09.275 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:56:09.279 | + functions-common:time_stop:2420 : local name 2026-08-21 15:56:09.284 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:56:09.288 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:56:09.292 | + functions-common:time_stop:2423 : local total 2026-08-21 15:56:09.297 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:56:09.301 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:56:09.306 | + functions-common:time_stop:2427 : start_time=1787327769227 2026-08-21 15:56:09.309 | + functions-common:time_stop:2429 : [[ -z 1787327769227 ]] 2026-08-21 15:56:09.315 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:56:09.322 | + functions-common:time_stop:2432 : end_time=1787327769317 2026-08-21 15:56:09.326 | + functions-common:time_stop:2433 : elapsed_time=90 2026-08-21 15:56:09.331 | + functions-common:time_stop:2434 : total=163155 2026-08-21 15:56:09.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:56:09.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163245 2026-08-21 15:56:09.343 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-21 15:56:09.363 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-21 15:56:09.368 | + functions-common:git_clone:673 : head -1 2026-08-21 15:56:09.370 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 15:56:09.374 | 463c39e noVNC 1.3.0 2026-08-21 15:56:09.379 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 15:56:09.384 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-21 15:56:09.411 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 15:56:09.416 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/81/1000081/6 2026-08-21 15:56:09.420 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-21 15:56:09.425 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-21 15:56:09.429 | + functions-common:git_clone:591 : local git_ref=refs/changes/81/1000081/6 2026-08-21 15:56:09.434 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 15:56:09.439 | ++ functions-common:git_clone:593 : pwd 2026-08-21 15:56:09.444 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 15:56:09.448 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 15:56:09.454 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 15:56:09.480 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 15:56:09.484 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 15:56:09.489 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:09.494 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 15:56:09.496 | + functions-common:git_clone:610 : echo refs/changes/81/1000081/6 2026-08-21 15:56:09.501 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-08-21 15:56:09.507 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-21 15:56:09.511 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-21 15:56:09.517 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:56:09.521 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:56:09.523 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:56:09.527 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:56:09.531 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:56:09.536 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:56:09.540 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:56:09.544 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:56:09.549 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:56:09.556 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327769551 2026-08-21 15:56:09.560 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-21 15:56:09.563 | Cloning into '/opt/stack/nova'... 2026-08-21 15:59:58.414 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:59:58.419 | + functions-common:time_stop:2420 : local name 2026-08-21 15:59:58.421 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:59:58.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:59:58.428 | + functions-common:time_stop:2423 : local total 2026-08-21 15:59:58.431 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:59:58.435 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:59:58.439 | + functions-common:time_stop:2427 : start_time=1787327769551 2026-08-21 15:59:58.443 | + functions-common:time_stop:2429 : [[ -z 1787327769551 ]] 2026-08-21 15:59:58.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:59:58.453 | + functions-common:time_stop:2432 : end_time=1787327998449 2026-08-21 15:59:58.456 | + functions-common:time_stop:2433 : elapsed_time=228898 2026-08-21 15:59:58.460 | + functions-common:time_stop:2434 : total=163245 2026-08-21 15:59:58.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:59:58.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392143 2026-08-21 15:59:58.471 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-08-21 15:59:58.475 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/81/1000081/6 2026-08-21 15:59:58.479 | + functions-common:git_timed:697 : local count=0 2026-08-21 15:59:58.483 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 15:59:58.486 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 15:59:58.490 | + functions-common:git_timed:701 : timeout=0 2026-08-21 15:59:58.494 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 15:59:58.497 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 15:59:58.501 | + functions-common:time_start:2407 : local start_time= 2026-08-21 15:59:58.504 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 15:59:58.507 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 15:59:58.512 | + functions-common:time_start:2411 : _TIME_START[$name]=1787327998509 2026-08-21 15:59:58.515 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/81/1000081/6 2026-08-21 15:59:59.728 | From https://review.opendev.org/openstack/nova 2026-08-21 15:59:59.728 | * branch refs/changes/81/1000081/6 -> FETCH_HEAD 2026-08-21 15:59:59.736 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 15:59:59.740 | + functions-common:time_stop:2420 : local name 2026-08-21 15:59:59.743 | + functions-common:time_stop:2421 : local end_time 2026-08-21 15:59:59.747 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 15:59:59.750 | + functions-common:time_stop:2423 : local total 2026-08-21 15:59:59.753 | + functions-common:time_stop:2424 : local start_time 2026-08-21 15:59:59.756 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 15:59:59.760 | + functions-common:time_stop:2427 : start_time=1787327998509 2026-08-21 15:59:59.763 | + functions-common:time_stop:2429 : [[ -z 1787327998509 ]] 2026-08-21 15:59:59.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 15:59:59.773 | + functions-common:time_stop:2432 : end_time=1787327999770 2026-08-21 15:59:59.777 | + functions-common:time_stop:2433 : elapsed_time=1261 2026-08-21 15:59:59.780 | + functions-common:time_stop:2434 : total=392143 2026-08-21 15:59:59.784 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 15:59:59.787 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393404 2026-08-21 15:59:59.791 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-21 16:00:00.053 | Note: switching to 'FETCH_HEAD'. 2026-08-21 16:00:00.053 | 2026-08-21 16:00:00.053 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 16:00:00.053 | changes and commit them, and you can discard any commits you make in this 2026-08-21 16:00:00.053 | state without impacting any branches by switching back to a branch. 2026-08-21 16:00:00.053 | 2026-08-21 16:00:00.053 | If you want to create a new branch to retain commits you create, you may 2026-08-21 16:00:00.053 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 16:00:00.053 | 2026-08-21 16:00:00.054 | git switch -c 2026-08-21 16:00:00.054 | 2026-08-21 16:00:00.054 | Or undo this operation with: 2026-08-21 16:00:00.054 | 2026-08-21 16:00:00.054 | git switch - 2026-08-21 16:00:00.054 | 2026-08-21 16:00:00.054 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 16:00:00.054 | 2026-08-21 16:00:00.054 | HEAD is now at 51928db009 doc: Add documentation for Intel TDX 2026-08-21 16:00:00.058 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-21 16:00:00.080 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-21 16:00:00.085 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 16:00:00.085 | + functions-common:git_clone:673 : head -1 2026-08-21 16:00:00.090 | 51928db009 doc: Add documentation for Intel TDX 2026-08-21 16:00:00.094 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 16:00:00.097 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-21 16:00:00.101 | + inc/python:setup_develop:353 : local bindep 2026-08-21 16:00:00.105 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-21 16:00:00.109 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-21 16:00:00.113 | + inc/python:setup_develop:359 : local extras= 2026-08-21 16:00:00.117 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-21 16:00:00.121 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 16:00:00.125 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-21 16:00:00.130 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-21 16:00:00.134 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 16:00:00.138 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 16:00:00.144 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-21 16:00:00.148 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 16:00:00.153 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-21 16:00:00.157 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 16:00:00.160 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 16:00:00.164 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-21 16:00:00.172 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-21 16:00:00.176 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-21 16:00:00.180 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-21 16:00:00.344 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-21 16:00:00.348 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 16:00:00.352 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 16:00:00.354 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 16:00:00.356 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-21 16:00:00.360 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-21 16:00:00.364 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 16:00:00.368 | + inc/python:setup_package:446 : local extras= 2026-08-21 16:00:00.370 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 16:00:00.374 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 16:00:00.377 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 16:00:00.379 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 16:00:00.383 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 16:00:00.387 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-21 16:00:00.413 | Using python 3.12 to install /opt/stack/nova 2026-08-21 16:00:00.415 | + 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-08-21 16:00:01.437 | Obtaining file:///opt/stack/nova 2026-08-21 16:00:01.442 | Installing build dependencies: started 2026-08-21 16:00:03.301 | Installing build dependencies: finished with status 'done' 2026-08-21 16:00:03.302 | Checking if build backend supports build_editable: started 2026-08-21 16:00:03.877 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 16:00:03.878 | Getting requirements to build editable: started 2026-08-21 16:00:04.187 | Getting requirements to build editable: finished with status 'done' 2026-08-21 16:00:04.190 | Preparing editable metadata (pyproject.toml): started 2026-08-21 16:00:06.513 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 16:00:06.546 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (7.0.3) 2026-08-21 16:00:06.546 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (2.0.52) 2026-08-21 16:00:06.550 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (5.3.1) 2026-08-21 16:00:06.550 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (0.41.2) 2026-08-21 16:00:06.550 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.1.6) 2026-08-21 16:00:06.550 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (13.0.0) 2026-08-21 16:00:06.551 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (6.1.1) 2026-08-21 16:00:06.552 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (2.5.1) 2026-08-21 16:00:06.553 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (43.0.3) 2026-08-21 16:00:06.554 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (1.8.11) 2026-08-21 16:00:06.555 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.5.5) 2026-08-21 16:00:06.556 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.1.0) 2026-08-21 16:00:06.557 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.10.1) 2026-08-21 16:00:06.558 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.18.0) 2026-08-21 16:00:06.559 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (1.18.5) 2026-08-21 16:00:06.560 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (1.3.0) 2026-08-21 16:00:06.561 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (4.0.0) 2026-08-21 16:00:06.562 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (4.26.0) 2026-08-21 16:00:06.563 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (9.9.0) 2026-08-21 16:00:06.564 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (5.15.0) 2026-08-21 16:00:06.766 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev351) 2026-08-21 16:00:06.883 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 16:00:06.895 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (4.12.0) 2026-08-21 16:00:06.895 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (2.34.2) 2026-08-21 16:00:06.897 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (5.9.1) 2026-08-21 16:00:06.922 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev351) 2026-08-21 16:00:06.927 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-21 16:00:06.939 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (4.3.0) 2026-08-21 16:00:06.941 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (7.6.1) 2026-08-21 16:00:06.942 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (10.7.0) 2026-08-21 16:00:06.943 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (6.5.0) 2026-08-21 16:00:06.945 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (8.3.0) 2026-08-21 16:00:06.945 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (2.12.0) 2026-08-21 16:00:06.946 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.9.0) 2026-08-21 16:00:06.947 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (5.11.0) 2026-08-21 16:00:06.948 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (2.8.0) 2026-08-21 16:00:06.949 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (10.1.1) 2026-08-21 16:00:06.950 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (18.1.0) 2026-08-21 16:00:06.951 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (7.10.0) 2026-08-21 16:00:06.952 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (18.2.0) 2026-08-21 16:00:06.953 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (6.0.0) 2026-08-21 16:00:06.954 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.12.0) 2026-08-21 16:00:06.956 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (6.9.0) 2026-08-21 16:00:06.956 | 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.dev351) (4.8.0) 2026-08-21 16:00:06.957 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (2.0.0) 2026-08-21 16:00:06.958 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (8.2.0) 2026-08-21 16:00:06.959 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (7.2.2) 2026-08-21 16:00:06.960 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.11.0) 2026-08-21 16:00:06.961 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (7.1.0) 2026-08-21 16:00:06.962 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (1.1.0) 2026-08-21 16:00:06.963 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.8.0) 2026-08-21 16:00:06.964 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (5.1.0) 2026-08-21 16:00:06.966 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (5.8.0) 2026-08-21 16:00:06.995 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev351) 2026-08-21 16:00:07.001 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-21 16:00:07.011 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (9.0.1) 2026-08-21 16:00:07.011 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (0.3.0) 2026-08-21 16:00:07.011 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (1.4.2) 2026-08-21 16:00:07.012 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (1.9.0) 2026-08-21 16:00:07.013 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (2.9.0.post0) 2026-08-21 16:00:07.014 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (3.5.0) 2026-08-21 16:00:07.015 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (4.18.0) 2026-08-21 16:00:07.016 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev351) (6.0.3) 2026-08-21 16:00:07.019 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev351) (1.4.1) 2026-08-21 16:00:07.020 | 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.dev351) (4.16.0) 2026-08-21 16:00:07.024 | 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.dev351) (7.5.0) 2026-08-21 16:00:07.028 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev351) (2.1.1) 2026-08-21 16:00:07.033 | 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.dev351) (3.0) 2026-08-21 16:00:07.041 | 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.dev351) (2.8.0) 2026-08-21 16:00:07.048 | 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.dev351) (3.1.0) 2026-08-21 16:00:07.051 | 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.dev351) (2.3.0) 2026-08-21 16:00:07.055 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev351) (3.0.3) 2026-08-21 16:00:07.058 | 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.dev351) (26.1.0) 2026-08-21 16:00:07.059 | 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.dev351) (2025.9.1) 2026-08-21 16:00:07.060 | 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.dev351) (0.37.0) 2026-08-21 16:00:07.061 | 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.dev351) (2026.6.3) 2026-08-21 16:00:07.069 | 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.dev351) (2.1.0) 2026-08-21 16:00:07.076 | 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.dev351) (4.1.0) 2026-08-21 16:00:07.077 | 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.dev351) (2.13.0) 2026-08-21 16:00:07.078 | 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.dev351) (5.8.0) 2026-08-21 16:00:07.092 | 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.dev351) (1.5.0) 2026-08-21 16:00:07.093 | 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.dev351) (1.1.0) 2026-08-21 16:00:07.094 | 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.dev351) (1.33) 2026-08-21 16:00:07.095 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev351) (4.11.3) 2026-08-21 16:00:07.104 | 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.dev351) (3.1.1) 2026-08-21 16:00:07.111 | 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.dev351) (9.1.4) 2026-08-21 16:00:07.124 | 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.dev351) (2.19.0) 2026-08-21 16:00:07.132 | 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.dev351) (0.20) 2026-08-21 16:00:07.146 | 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.dev351) (2.1.2) 2026-08-21 16:00:07.147 | 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.dev351) (0.6.2) 2026-08-21 16:00:07.164 | 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.dev351) (7.1.7) 2026-08-21 16:00:07.165 | 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.dev351) (5.3.1) 2026-08-21 16:00:07.166 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev351) (5.6.2) 2026-08-21 16:00:07.167 | 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.dev351) (0.16.0) 2026-08-21 16:00:07.171 | 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.dev351) (5.1.0) 2026-08-21 16:00:07.181 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev351) (2026.3) 2026-08-21 16:00:07.182 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev351) (26.3) 2026-08-21 16:00:07.190 | 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.dev351) (0.26.0) 2026-08-21 16:00:07.194 | 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.dev351) (5.0.0) 2026-08-21 16:00:07.196 | 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.dev351) (4.0.1) 2026-08-21 16:00:07.210 | 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.dev351) (1.2.1) 2026-08-21 16:00:07.232 | 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.dev351) (1.7.6) 2026-08-21 16:00:07.240 | 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.dev351) (2.2.0) 2026-08-21 16:00:07.245 | 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.dev351) (1.3.7) 2026-08-21 16:00:07.255 | 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.dev351) (3.3.2) 2026-08-21 16:00:07.267 | 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.dev351) (4.3.2) 2026-08-21 16:00:07.268 | 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.dev351) (3.7.1) 2026-08-21 16:00:07.278 | 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.dev351) (2.4.0) 2026-08-21 16:00:07.288 | 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.dev351) (3.0.3) 2026-08-21 16:00:07.289 | 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.dev351) (1.6.2) 2026-08-21 16:00:07.298 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev351) (84.0.0) 2026-08-21 16:00:07.318 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev351) (0.8.2) 2026-08-21 16:00:07.357 | 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.dev351) (4.15.0) 2026-08-21 16:00:07.364 | 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.dev351) (0.6.0) 2026-08-21 16:00:07.365 | 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.dev351) (4.2.0) 2026-08-21 16:00:07.375 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.dev351) (3.0.53) 2026-08-21 16:00:07.376 | 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.dev351) (1.11.0) 2026-08-21 16:00:07.377 | 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.dev351) (15.0.0) 2026-08-21 16:00:07.378 | 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.dev351) (1.8.0) 2026-08-21 16:00:07.401 | 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.dev351) (1.17.0) 2026-08-21 16:00:07.407 | 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.dev351) (2.1.0) 2026-08-21 16:00:07.409 | 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.dev351) (24.2.1) 2026-08-21 16:00:07.431 | 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.dev351) (4.7.0) 2026-08-21 16:00:07.457 | 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.dev351) (3.5.0) 2026-08-21 16:00:07.458 | 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.dev351) (3.18) 2026-08-21 16:00:07.459 | 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.dev351) (2.7.0) 2026-08-21 16:00:07.460 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev351) (2023.11.17) 2026-08-21 16:00:07.504 | 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.dev351) (4.2.0) 2026-08-21 16:00:07.505 | 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.dev351) (2.20.0) 2026-08-21 16:00:07.518 | 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.dev351) (0.1.2) 2026-08-21 16:00:07.543 | 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.dev351) (0.8) 2026-08-21 16:00:07.615 | 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.dev351) (0.16.0) 2026-08-21 16:00:08.149 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev351) 2026-08-21 16:00:08.155 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-21 16:00:08.194 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev351) 2026-08-21 16:00:08.198 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-21 16:00:08.256 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev351) 2026-08-21 16:00:08.261 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-21 16:00:08.358 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-21 16:00:08.372 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-21 16:00:08.400 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-21 16:00:08.409 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-21 16:00:08.421 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-21 16:00:08.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 68.4 MB/s 0:00:00 2026-08-21 16:00:08.674 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-21 16:00:08.693 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 24.9 MB/s 0:00:00 2026-08-21 16:00:08.766 | Building wheels for collected packages: nova 2026-08-21 16:00:08.768 | Building editable for nova (pyproject.toml): started 2026-08-21 16:00:11.572 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-21 16:00:11.573 | Created wheel for nova: filename=nova-33.1.0.dev351-0.editable-py3-none-any.whl size=10619 sha256=a4793b602720dcb485c6d8d4a34288dd29b6d05a37552fb3ea5ecb52ace9d6b9 2026-08-21 16:00:11.573 | Stored in directory: /tmp/pip-ephem-wheel-cache-7tyhwc12/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-21 16:00:11.581 | Successfully built nova 2026-08-21 16:00:11.894 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-21 16:00:17.126 | 2026-08-21 16:00:17.152 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev351 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.1.0 websockify-0.13.0 2026-08-21 16:00:17.425 | + inc/python:pip_install:216 : result=0 2026-08-21 16:00:17.429 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:00:17.433 | + functions-common:time_stop:2420 : local name 2026-08-21 16:00:17.436 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:00:17.440 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:00:17.443 | + functions-common:time_stop:2423 : local total 2026-08-21 16:00:17.447 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:00:17.450 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:00:17.453 | + functions-common:time_stop:2427 : start_time=1787328000407 2026-08-21 16:00:17.458 | + functions-common:time_stop:2429 : [[ -z 1787328000407 ]] 2026-08-21 16:00:17.463 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:00:17.469 | + functions-common:time_stop:2432 : end_time=1787328017465 2026-08-21 16:00:17.472 | + functions-common:time_stop:2433 : elapsed_time=17058 2026-08-21 16:00:17.475 | + functions-common:time_stop:2434 : total=143138 2026-08-21 16:00:17.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:00:17.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160196 2026-08-21 16:00:17.484 | + inc/python:pip_install:219 : return 0 2026-08-21 16:00:17.488 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 16:00:17.491 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:00:17.495 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-21 16:00:17.499 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-21 16:00:17.502 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 16:00:17.505 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 16:00:17.509 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-21 16:00:17.513 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 16:00:17.517 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-21 16:00:17.537 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 16:00:17.541 | + ./stack.sh:main:962 : configure_nova 2026-08-21 16:00:17.545 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-21 16:00:17.563 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-21 16:00:17.567 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-21 16:00:17.570 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-21 16:00:17.576 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-21 16:00:17.576 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-21 16:00:17.581 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-21 16:00:17.585 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-21 16:00:17.588 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-21 16:00:17.592 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-21 16:00:17.595 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-21 16:00:17.600 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-21 16:00:17.604 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-21 16:00:17.608 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-21 16:00:17.625 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-21 16:00:17.643 | + 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-08-21 16:00:17.661 | + 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-08-21 16:00:17.679 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-21 16:00:17.696 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-21 16:00:17.715 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-21 16:00:17.721 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-21 16:00:17.727 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.oZ7oV5iXAI 2026-08-21 16:00:17.732 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-21 16:00:17.736 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-21 16:00:17.740 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-21 16:00:17.743 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-21 16:00:17.748 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-21 16:00:17.751 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.oZ7oV5iXAI 2026-08-21 16:00:17.757 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.oZ7oV5iXAI 2026-08-21 16:00:17.774 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.oZ7oV5iXAI /etc/sudoers.d/nova-rootwrap 2026-08-21 16:00:17.794 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-21 16:00:17.799 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-21 16:00:17.804 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-21 16:00:17.807 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-21 16:00:17.811 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-21 16:00:17.815 | + 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-08-21 16:00:17.819 | + 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-08-21 16:00:17.824 | + 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-08-21 16:00:17.825 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-21 16:00:17.840 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-21 16:00:17.847 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-21 16:00:17.870 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-21 16:00:17.888 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-21 16:00:17.891 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-21 16:00:17.898 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-21 16:00:17.920 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:17.924 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-21 16:00:17.937 | net.ipv4.ip_forward = 1 2026-08-21 16:00:17.942 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-21 16:00:17.945 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-21 16:00:17.948 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-21 16:00:17.968 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-21 16:00:17.972 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-21 16:00:17.976 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-21 16:00:17.995 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-21 16:00:18.001 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-21 16:00:18.004 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-21 16:00:18.014 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:8e2b9a594c2c 2026-08-21 16:00:18.015 | InitiatorName=iqn.2016-04.com.open-iscsi:8e2b9a594c2c 2026-08-21 16:00:18.019 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:18.022 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-21 16:00:18.123 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-21 16:00:18.126 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-21 16:00:18.129 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:00:18.131 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-21 16:00:18.192 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-21 16:00:18.196 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-21 16:00:18.203 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-21 16:00:18.209 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-21 16:00:18.251 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-21 16:00:18.254 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-21 16:00:18.294 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-21 16:00:18.335 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-21 16:00:18.377 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-21 16:00:18.420 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-21 16:00:18.461 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-21 16:00:18.506 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.184 2026-08-21 16:00:18.548 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-21 16:00:18.594 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-21 16:00:18.637 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-21 16:00:18.679 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-21 16:00:18.721 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-21 16:00:18.767 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-21 16:00:18.811 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-21 16:00:18.853 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-21 16:00:18.896 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-21 16:00:18.900 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:00:18.903 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:00:18.907 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:00:18.911 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:00:18.914 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:00:18.918 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:00:18.921 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:00:18.924 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:00:18.928 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:00:18.932 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:00:18.935 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:00:18.938 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:00:18.941 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:00:18.945 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-21 16:00:18.968 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:18.971 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:00:18.975 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-21 16:00:18.978 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-21 16:00:19.025 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-21 16:00:19.029 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-21 16:00:19.032 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-21 16:00:19.036 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-21 16:00:19.039 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:00:19.042 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:19.046 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:00:19.070 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:19.074 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:00:19.078 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:19.083 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:19.129 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-21 16:00:19.133 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-21 16:00:19.136 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-21 16:00:19.140 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-21 16:00:19.144 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:00:19.148 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:19.151 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:00:19.176 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:19.179 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:00:19.183 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:19.188 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:19.231 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-21 16:00:19.280 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-21 16:00:19.325 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-21 16:00:19.373 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-21 16:00:19.397 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:19.401 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-21 16:00:19.427 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:19.432 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-21 16:00:19.434 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-21 16:00:19.439 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-21 16:00:19.442 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-21 16:00:19.486 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:19.488 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-21 16:00:19.532 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-21 16:00:19.535 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:00:19.538 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-21 16:00:19.541 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 16:00:19.544 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 16:00:19.548 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-21 16:00:19.551 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:00:19.555 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:00:19.558 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 16:00:19.561 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-21 16:00:19.602 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-21 16:00:19.632 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.184/identity 2026-08-21 16:00:19.674 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-21 16:00:19.717 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-21 16:00:19.758 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-21 16:00:19.800 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-21 16:00:19.843 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-21 16:00:19.884 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.184/identity 2026-08-21 16:00:19.928 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 16:00:19.971 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 16:00:20.013 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 16:00:20.017 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-21 16:00:20.039 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:20.043 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-21 16:00:20.047 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-21 16:00:20.091 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-21 16:00:20.094 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:00:20.098 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:00:20.101 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-21 16:00:20.105 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-21 16:00:20.146 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-21 16:00:20.188 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.184/identity 2026-08-21 16:00:20.229 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-21 16:00:20.271 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-21 16:00:20.311 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-21 16:00:20.351 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-21 16:00:20.391 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-21 16:00:20.432 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-21 16:00:20.456 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:20.459 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-21 16:00:20.482 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:20.486 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-21 16:00:20.489 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-21 16:00:20.527 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-21 16:00:20.572 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-21 16:00:20.575 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-21 16:00:20.617 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-21 16:00:20.620 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-21 16:00:20.624 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-21 16:00:20.628 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:00:20.632 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:00:20.636 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:00:20.640 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:00:20.644 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:00:20.647 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:00:20.651 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:00:20.654 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:00:20.657 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:00:20.661 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:00:20.664 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:00:20.668 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:00:20.671 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:00:20.675 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-21 16:00:20.679 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-21 16:00:20.683 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:00:20.689 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:00:20.712 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:00:20.715 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:00:20.719 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:20.722 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:00:20.726 | + 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-08-21 16:00:20.773 | + 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-08-21 16:00:20.816 | + 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-08-21 16:00:20.862 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:00:20.909 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-21 16:00:20.953 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-21 16:00:21.002 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-21 16:00:21.025 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:21.028 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-21 16:00:21.031 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-21 16:00:21.035 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-21 16:00:21.038 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-21 16:00:21.041 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 16:00:21.044 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-21 16:00:21.047 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-21 16:00:21.051 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 16:00:21.054 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 16:00:21.072 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 16:00:21.073 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:00:21.085 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 16:00:21.090 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:00:21.105 | /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-08-21 16:00:21.111 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-21 16:00:21.115 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-21 16:00:21.121 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 16:00:21.125 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-21 16:00:21.169 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-21 16:00:21.210 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-21 16:00:21.252 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-21 16:00:21.295 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 16:00:21.335 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 16:00:21.376 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-21 16:00:21.418 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-21 16:00:21.461 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-21 16:00:21.506 | + 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-08-21 16:00:21.549 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 16:00:21.592 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 16:00:21.632 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-21 16:00:21.674 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-21 16:00:21.709 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 16:00:21.711 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 16:00:21.716 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-21 16:00:21.719 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-21 16:00:21.722 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 16:00:21.725 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:21.728 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:21.731 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-21 16:00:21.734 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-21 16:00:21.738 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-21 16:00:21.781 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 16:00:21.827 | + 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-08-21 16:00:21.827 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-21 16:00:21.838 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-21 16:00:21.844 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-21 16:00:21.847 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-21 16:00:21.851 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 16:00:21.854 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 16:00:21.858 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 16:00:21.862 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 16:00:21.865 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:21.869 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:21.872 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 16:00:21.876 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 16:00:21.880 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:21.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:21.887 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-21 16:00:21.901 | perl: warning: Setting locale failed. 2026-08-21 16:00:21.901 | perl: warning: Please check that your locale settings: 2026-08-21 16:00:21.901 | LANGUAGE = (unset), 2026-08-21 16:00:21.901 | LC_ALL = "en_US.utf8", 2026-08-21 16:00:21.902 | LANG = "de_DE.UTF-8" 2026-08-21 16:00:21.902 | are supported and installed on your system. 2026-08-21 16:00:21.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 16:00:21.950 | Enabling site nova-api. 2026-08-21 16:00:21.957 | To activate the new configuration, you need to run: 2026-08-21 16:00:21.957 | systemctl reload apache2 2026-08-21 16:00:21.964 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 16:00:21.968 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 16:00:21.972 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:00:21.975 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 16:00:22.181 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-21 16:00:22.206 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:22.210 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-21 16:00:22.214 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-21 16:00:22.217 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-21 16:00:22.221 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-21 16:00:22.225 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-21 16:00:22.231 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-21 16:00:22.235 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-21 16:00:22.238 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 16:00:22.242 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 16:00:22.261 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:00:22.262 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 16:00:22.272 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 16:00:22.278 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:00:22.293 | /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-08-21 16:00:22.299 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-21 16:00:22.302 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-21 16:00:22.308 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 16:00:22.311 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-21 16:00:22.357 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-21 16:00:22.399 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-21 16:00:22.442 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-21 16:00:22.486 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 16:00:22.527 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 16:00:22.570 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-21 16:00:22.614 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-21 16:00:22.656 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-21 16:00:22.700 | + 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-08-21 16:00:22.742 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 16:00:22.785 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 16:00:22.826 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-21 16:00:22.866 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-21 16:00:22.908 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-21 16:00:22.912 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-21 16:00:22.952 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-21 16:00:22.975 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:22.978 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-21 16:00:23.026 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-21 16:00:23.029 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-21 16:00:23.031 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-21 16:00:23.051 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:23.054 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 16:00:23.058 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 16:00:23.098 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-21 16:00:23.141 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-21 16:00:23.144 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-21 16:00:23.148 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-21 16:00:23.150 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 16:00:23.153 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 16:00:23.155 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 16:00:23.177 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:23.182 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 16:00:23.186 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 16:00:23.190 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 16:00:23.213 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:23.216 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 16:00:23.220 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 16:00:23.261 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 16:00:23.265 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 16:00:23.268 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-21 16:00:23.311 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-21 16:00:23.355 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-21 16:00:23.403 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-21 16:00:23.426 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:23.429 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-21 16:00:23.472 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-21 16:00:23.475 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-21 16:00:23.477 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-21 16:00:23.517 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-21 16:00:23.520 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:00:23.523 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:00:23.527 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-21 16:00:23.529 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-21 16:00:23.568 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-21 16:00:23.605 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.184/identity 2026-08-21 16:00:23.650 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-21 16:00:23.693 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-21 16:00:23.740 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-21 16:00:23.789 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-21 16:00:23.833 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-21 16:00:23.880 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-21 16:00:23.909 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:23.914 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-21 16:00:23.919 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:00:23.923 | + lib/nova:create_nova_conf:589 : local conf 2026-08-21 16:00:23.927 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-21 16:00:23.931 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-21 16:00:23.935 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:00:23.939 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:00:23.944 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:00:23.948 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-21 16:00:23.951 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-21 16:00:23.960 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-21 16:00:23.964 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-21 16:00:23.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-21 16:00:23.972 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-21 16:00:23.975 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:00:23.980 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:23.984 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:00:24.009 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:24.013 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:00:24.017 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:24.022 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:24.070 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-21 16:00:24.115 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-21 16:00:24.160 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:00:24.164 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-21 16:00:24.168 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-21 16:00:24.172 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-21 16:00:24.198 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:24.204 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-21 16:00:24.204 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-21 16:00:25.549 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-21 16:00:25.553 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-21 16:00:26.718 | Adding vhost "nova_cell1" ... 2026-08-21 16:00:26.816 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-21 16:00:28.009 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-21 16:00:28.046 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-21 16:00:28.051 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-21 16:00:28.055 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-21 16:00:28.060 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 16:00:28.064 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-21 16:00:28.068 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 16:00:28.095 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:28.101 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-21 16:00:28.106 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-21 16:00:28.110 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 16:00:28.140 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:28.144 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/nova_cell1 2026-08-21 16:00:28.151 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/nova_cell1 2026-08-21 16:00:28.195 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 16:00:28.198 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 16:00:28.201 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-21 16:00:28.229 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:28.234 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-21 16:00:28.239 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-21 16:00:28.243 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-21 16:00:28.247 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-21 16:00:28.251 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:00:28.255 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-21 16:00:28.259 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-21 16:00:28.309 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-21 16:00:28.356 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.184/identity 2026-08-21 16:00:28.401 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-21 16:00:28.445 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-21 16:00:28.493 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-21 16:00:28.540 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-21 16:00:28.585 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-21 16:00:28.630 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-21 16:00:28.633 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-21 16:00:28.636 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-21 16:00:28.641 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:00:28.659 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:00:28.662 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:00:28.665 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:28.668 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:00:28.671 | + 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-08-21 16:00:28.713 | + 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-08-21 16:00:28.753 | + 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-08-21 16:00:28.793 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:00:28.836 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-21 16:00:28.878 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:00:28.884 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-21 16:00:28.889 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:00:28.892 | + lib/nova:create_nova_conf:623 : local conf 2026-08-21 16:00:28.895 | + lib/nova:create_nova_conf:624 : local offset 2026-08-21 16:00:28.899 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-21 16:00:28.903 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:00:28.906 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:00:28.909 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:00:28.914 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-21 16:00:28.917 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-21 16:00:28.921 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-21 16:00:28.924 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-21 16:00:28.928 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-21 16:00:28.931 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-21 16:00:28.955 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:28.958 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-21 16:00:28.999 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-21 16:00:29.040 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-21 16:00:29.043 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-21 16:00:29.046 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-21 16:00:29.050 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-21 16:00:29.071 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:29.074 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-21 16:00:29.095 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:29.099 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-21 16:00:29.122 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:29.124 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-21 16:00:29.128 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-21 16:00:29.132 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-21 16:00:29.135 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-21 16:00:29.156 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:29.158 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-21 16:00:29.176 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-21 16:00:29.176 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-21 16:00:29.188 | cgroup_device_acl = [ 2026-08-21 16:00:29.188 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-21 16:00:29.188 | "/dev/random", "/dev/urandom", 2026-08-21 16:00:29.188 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-21 16:00:29.188 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-21 16:00:29.188 | "/dev/vfio/vfio", 2026-08-21 16:00:29.188 | ] 2026-08-21 16:00:29.193 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-21 16:00:29.196 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:00:29.200 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:00:29.202 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:00:29.204 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:00:29.206 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:00:29.210 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:00:29.214 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:00:29.216 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:00:29.220 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:00:29.224 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:00:29.227 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:00:29.229 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:00:29.233 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:00:29.235 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-21 16:00:29.241 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-21 16:00:29.245 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-21 16:00:29.248 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-21 16:00:29.253 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-21 16:00:29.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-21 16:00:29.322 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-21 16:00:29.326 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:29.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:29.332 | + 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-08-21 16:00:29.337 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-21 16:00:29.341 | + 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-08-21 16:00:29.361 | + 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-08-21 16:00:29.362 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-21 16:00:29.373 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-21 16:00:29.380 | + 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-08-21 16:00:29.399 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-21 16:00:29.401 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-21 16:00:29.413 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-21 16:00:29.419 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-21 16:00:29.423 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-21 16:00:29.427 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-21 16:00:29.431 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-21 16:00:29.435 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:00:29.440 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-21 16:00:29.514 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-21 16:00:29.518 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:00:29.523 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-21 16:00:29.628 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-21 16:00:29.678 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-21 16:00:29.727 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-21 16:00:29.731 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-21 16:00:29.775 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-21 16:00:29.824 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-21 16:00:29.870 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-21 16:00:29.915 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-21 16:00:29.959 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-21 16:00:29.965 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:00:29.970 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-21 16:00:29.975 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-21 16:00:29.980 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:00:29.985 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 16:00:29.989 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-21 16:00:29.993 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-21 16:00:29.996 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-21 16:00:30.001 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-21 16:00:30.005 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-21 16:00:30.029 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:30.032 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-21 16:00:30.037 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-21 16:00:30.040 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-21 16:00:30.045 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-21 16:00:30.049 | + lib/stack:stack_install_service:32 : install_placement 2026-08-21 16:00:30.052 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-21 16:00:30.056 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-21 16:00:30.059 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 16:00:30.065 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-21 16:00:30.069 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-21 16:00:30.073 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 16:00:30.080 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-21 16:00:30.080 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 16:00:30.087 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-21 16:00:30.091 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-21 16:00:30.094 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-21 16:00:30.098 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-21 16:00:30.102 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-21 16:00:30.135 | Using python 3.12 to install osc-placement 2026-08-21 16:00:30.138 | + 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-08-21 16:00:31.426 | Collecting osc-placement 2026-08-21 16:00:31.528 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-21 16:00:31.540 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-21 16:00:31.541 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-21 16:00:31.542 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-21 16:00:31.543 | 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-08-21 16:00:31.545 | 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-08-21 16:00:31.546 | 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-08-21 16:00:31.547 | 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.9.1) 2026-08-21 16:00:31.548 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-21 16:00:31.549 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-08-21 16:00:31.554 | 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.15.0) 2026-08-21 16:00:31.555 | 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.18.0) 2026-08-21 16:00:31.556 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-21 16:00:31.559 | 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-08-21 16:00:31.560 | 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.2.0) 2026-08-21 16:00:31.561 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-21 16:00:31.562 | 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-08-21 16:00:31.565 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 16:00:31.566 | 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-08-21 16:00:31.567 | 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-08-21 16:00:31.568 | 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-08-21 16:00:31.571 | 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-08-21 16:00:31.572 | 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-08-21 16:00:31.573 | 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-08-21 16:00:31.574 | 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-08-21 16:00:31.575 | 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-08-21 16:00:31.576 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-08-21 16:00:31.577 | 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-08-21 16:00:31.580 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-08-21 16:00:31.585 | 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-08-21 16:00:31.593 | 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-08-21 16:00:31.598 | 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-08-21 16:00:31.599 | 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-08-21 16:00:31.600 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-08-21 16:00:31.607 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-21 16:00:31.612 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-08-21 16:00:31.628 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-08-21 16:00:31.629 | 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-08-21 16:00:31.630 | 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-08-21 16:00:31.632 | 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-08-21 16:00:31.644 | 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-08-21 16:00:31.647 | 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-08-21 16:00:31.651 | 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-08-21 16:00:31.681 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-21 16:00:32.053 | Installing collected packages: osc-placement 2026-08-21 16:00:32.188 | Successfully installed osc-placement-4.9.0 2026-08-21 16:00:32.384 | + inc/python:pip_install:216 : result=0 2026-08-21 16:00:32.388 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:00:32.392 | + functions-common:time_stop:2420 : local name 2026-08-21 16:00:32.396 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:00:32.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:00:32.404 | + functions-common:time_stop:2423 : local total 2026-08-21 16:00:32.407 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:00:32.411 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:00:32.415 | + functions-common:time_stop:2427 : start_time=1787328030127 2026-08-21 16:00:32.419 | + functions-common:time_stop:2429 : [[ -z 1787328030127 ]] 2026-08-21 16:00:32.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:00:32.430 | + functions-common:time_stop:2432 : end_time=1787328032426 2026-08-21 16:00:32.433 | + functions-common:time_stop:2433 : elapsed_time=2299 2026-08-21 16:00:32.437 | + functions-common:time_stop:2434 : total=160196 2026-08-21 16:00:32.440 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:00:32.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162495 2026-08-21 16:00:32.448 | + inc/python:pip_install:219 : return 0 2026-08-21 16:00:32.451 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-21 16:00:32.456 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-21 16:00:32.460 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-21 16:00:32.464 | + functions-common:git_clone:591 : local git_ref=master 2026-08-21 16:00:32.468 | + functions-common:git_clone:592 : local orig_dir 2026-08-21 16:00:32.473 | ++ functions-common:git_clone:593 : pwd 2026-08-21 16:00:32.478 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 16:00:32.482 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 16:00:32.489 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 16:00:32.517 | + functions-common:git_clone:596 : RECLONE=False 2026-08-21 16:00:32.522 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 16:00:32.526 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 16:00:32.531 | + functions-common:git_clone:610 : echo master 2026-08-21 16:00:32.532 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 16:00:32.539 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-21 16:00:32.543 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 16:00:32.548 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-21 16:00:32.552 | + functions-common:git_timed:697 : local count=0 2026-08-21 16:00:32.556 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 16:00:32.561 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:00:32.565 | + functions-common:git_timed:701 : timeout=0 2026-08-21 16:00:32.569 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:00:32.574 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:00:32.578 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:00:32.582 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:00:32.587 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:00:32.594 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328032589 2026-08-21 16:00:32.598 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-21 16:00:32.603 | Cloning into '/opt/stack/placement'... 2026-08-21 16:00:36.272 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:00:36.277 | + functions-common:time_stop:2420 : local name 2026-08-21 16:00:36.281 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:00:36.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:00:36.290 | + functions-common:time_stop:2423 : local total 2026-08-21 16:00:36.294 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:00:36.298 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:00:36.303 | + functions-common:time_stop:2427 : start_time=1787328032589 2026-08-21 16:00:36.307 | + functions-common:time_stop:2429 : [[ -z 1787328032589 ]] 2026-08-21 16:00:36.313 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:00:36.319 | + functions-common:time_stop:2432 : end_time=1787328036315 2026-08-21 16:00:36.324 | + functions-common:time_stop:2433 : elapsed_time=3726 2026-08-21 16:00:36.328 | + functions-common:time_stop:2434 : total=393404 2026-08-21 16:00:36.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:00:36.336 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=397130 2026-08-21 16:00:36.341 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-21 16:00:36.346 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 16:00:36.350 | + functions-common:git_timed:697 : local count=0 2026-08-21 16:00:36.354 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 16:00:36.359 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:00:36.363 | + functions-common:git_timed:701 : timeout=0 2026-08-21 16:00:36.368 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:00:36.372 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:00:36.377 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:00:36.381 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:00:36.387 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:00:36.393 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328036389 2026-08-21 16:00:36.398 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 16:00:36.902 | From https://review.opendev.org/openstack/placement 2026-08-21 16:00:36.902 | * branch master -> FETCH_HEAD 2026-08-21 16:00:36.914 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:00:36.919 | + functions-common:time_stop:2420 : local name 2026-08-21 16:00:36.923 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:00:36.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:00:36.932 | + functions-common:time_stop:2423 : local total 2026-08-21 16:00:36.936 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:00:36.940 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:00:36.945 | + functions-common:time_stop:2427 : start_time=1787328036389 2026-08-21 16:00:36.949 | + functions-common:time_stop:2429 : [[ -z 1787328036389 ]] 2026-08-21 16:00:36.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:00:36.961 | + functions-common:time_stop:2432 : end_time=1787328036956 2026-08-21 16:00:36.966 | + functions-common:time_stop:2433 : elapsed_time=567 2026-08-21 16:00:36.970 | + functions-common:time_stop:2434 : total=397130 2026-08-21 16:00:36.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:00:36.978 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=397697 2026-08-21 16:00:36.983 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 16:00:36.988 | + functions-common:git_timed:697 : local count=0 2026-08-21 16:00:36.992 | + functions-common:git_timed:698 : local timeout=0 2026-08-21 16:00:36.997 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:00:37.001 | + functions-common:git_timed:701 : timeout=0 2026-08-21 16:00:37.006 | + functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:00:37.010 | + functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:00:37.015 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:00:37.019 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:00:37.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:00:37.032 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328037027 2026-08-21 16:00:37.036 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 16:00:37.088 | Note: switching to 'FETCH_HEAD'. 2026-08-21 16:00:37.088 | 2026-08-21 16:00:37.088 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 16:00:37.088 | changes and commit them, and you can discard any commits you make in this 2026-08-21 16:00:37.088 | state without impacting any branches by switching back to a branch. 2026-08-21 16:00:37.088 | 2026-08-21 16:00:37.089 | If you want to create a new branch to retain commits you create, you may 2026-08-21 16:00:37.089 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 16:00:37.089 | 2026-08-21 16:00:37.089 | git switch -c 2026-08-21 16:00:37.089 | 2026-08-21 16:00:37.089 | Or undo this operation with: 2026-08-21 16:00:37.089 | 2026-08-21 16:00:37.089 | git switch - 2026-08-21 16:00:37.089 | 2026-08-21 16:00:37.089 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 16:00:37.089 | 2026-08-21 16:00:37.090 | HEAD is now at 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-21 16:00:37.094 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:00:37.099 | + functions-common:time_stop:2420 : local name 2026-08-21 16:00:37.103 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:00:37.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:00:37.112 | + functions-common:time_stop:2423 : local total 2026-08-21 16:00:37.117 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:00:37.121 | + functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:00:37.125 | + functions-common:time_stop:2427 : start_time=1787328037027 2026-08-21 16:00:37.129 | + functions-common:time_stop:2429 : [[ -z 1787328037027 ]] 2026-08-21 16:00:37.135 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:00:37.141 | + functions-common:time_stop:2432 : end_time=1787328037136 2026-08-21 16:00:37.145 | + functions-common:time_stop:2433 : elapsed_time=109 2026-08-21 16:00:37.149 | + functions-common:time_stop:2434 : total=397697 2026-08-21 16:00:37.153 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:00:37.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=397806 2026-08-21 16:00:37.162 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-21 16:00:37.183 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-21 16:00:37.189 | + functions-common:git_clone:673 : git show --oneline 2026-08-21 16:00:37.189 | + functions-common:git_clone:673 : head -1 2026-08-21 16:00:37.192 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-21 16:00:37.197 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 16:00:37.201 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-21 16:00:37.206 | + inc/python:setup_develop:353 : local bindep 2026-08-21 16:00:37.210 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-21 16:00:37.215 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-21 16:00:37.219 | + inc/python:setup_develop:359 : local extras= 2026-08-21 16:00:37.224 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-21 16:00:37.228 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 16:00:37.232 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-21 16:00:37.236 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-21 16:00:37.240 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 16:00:37.245 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 16:00:37.251 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-21 16:00:37.255 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 16:00:37.260 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-21 16:00:37.265 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 16:00:37.270 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 16:00:37.276 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-21 16:00:37.285 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-21 16:00:37.289 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-21 16:00:37.293 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-21 16:00:37.469 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-21 16:00:37.473 | + inc/python:setup_package:436 : local bindep=0 2026-08-21 16:00:37.477 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-21 16:00:37.483 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 16:00:37.487 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-21 16:00:37.492 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-21 16:00:37.496 | + inc/python:setup_package:445 : local flags=-e 2026-08-21 16:00:37.501 | + inc/python:setup_package:446 : local extras= 2026-08-21 16:00:37.505 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 16:00:37.510 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 16:00:37.515 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 16:00:37.519 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 16:00:37.524 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 16:00:37.529 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-21 16:00:37.566 | Using python 3.12 to install /opt/stack/placement 2026-08-21 16:00:37.570 | + 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-08-21 16:00:38.611 | Obtaining file:///opt/stack/placement 2026-08-21 16:00:38.614 | Installing build dependencies: started 2026-08-21 16:00:40.386 | Installing build dependencies: finished with status 'done' 2026-08-21 16:00:40.387 | Checking if build backend supports build_editable: started 2026-08-21 16:00:40.981 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 16:00:40.984 | Getting requirements to build editable: started 2026-08-21 16:00:41.309 | Getting requirements to build editable: finished with status 'done' 2026-08-21 16:00:41.313 | Preparing editable metadata (pyproject.toml): started 2026-08-21 16:00:42.286 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 16:00:42.311 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-21 16:00:42.313 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.52) 2026-08-21 16:00:42.314 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-21 16:00:42.315 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-21 16:00:42.316 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.11) 2026-08-21 16:00:42.316 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-21 16:00:42.317 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-21 16:00:42.318 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-21 16:00:42.319 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.7.0) 2026-08-21 16:00:42.320 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-21 16:00:42.321 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-21 16:00:42.321 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-21 16:00:42.322 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-21 16:00:42.323 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-21 16:00:42.324 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-21 16:00:42.325 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-21 16:00:42.325 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-21 16:00:42.326 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-21 16:00:42.327 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-21 16:00:42.328 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-21 16:00:42.330 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-21 16:00:42.331 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-08-21 16:00:42.332 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-21 16:00:42.333 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.6.3) 2026-08-21 16:00:42.339 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-21 16:00:42.340 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-08-21 16:00:42.341 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-08-21 16:00:42.343 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-21 16:00:42.344 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-21 16:00:42.345 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-08-21 16:00:42.350 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-21 16:00:42.351 | 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==16.0.0.0b2.dev5) (5.9.1) 2026-08-21 16:00:42.352 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.9.0) 2026-08-21 16:00:42.353 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.16.0) 2026-08-21 16:00:42.363 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-08-21 16:00:42.367 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-08-21 16:00:42.372 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-08-21 16:00:42.373 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-08-21 16:00:42.376 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.3.0) 2026-08-21 16:00:42.380 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-08-21 16:00:42.381 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-08-21 16:00:42.382 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-21 16:00:42.388 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-08-21 16:00:42.391 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-08-21 16:00:42.392 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-21 16:00:42.395 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.4.1) 2026-08-21 16:00:42.400 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-21 16:00:42.403 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-08-21 16:00:42.404 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-21 16:00:42.406 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-08-21 16:00:42.412 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-08-21 16:00:42.420 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-08-21 16:00:42.426 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-08-21 16:00:42.430 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-08-21 16:00:42.431 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.3) 2026-08-21 16:00:42.432 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-08-21 16:00:42.437 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (84.0.0) 2026-08-21 16:00:42.441 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.2) 2026-08-21 16:00:42.459 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-08-21 16:00:42.473 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.5.0) 2026-08-21 16:00:42.474 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-21 16:00:42.475 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-21 16:00:42.476 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-21 16:00:42.496 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-21 16:00:42.508 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.5) 2026-08-21 16:00:42.558 | Building wheels for collected packages: openstack-placement 2026-08-21 16:00:42.560 | Building editable for openstack-placement (pyproject.toml): started 2026-08-21 16:00:43.439 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-21 16:00:43.442 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=4c23e6278d64750eb77cb62b851f16293fa23ef941e6e0948a81b7e66a41d631 2026-08-21 16:00:43.442 | Stored in directory: /tmp/pip-ephem-wheel-cache-81d9v074/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-21 16:00:43.453 | Successfully built openstack-placement 2026-08-21 16:00:43.779 | Installing collected packages: openstack-placement 2026-08-21 16:00:43.834 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-21 16:00:44.052 | + inc/python:pip_install:216 : result=0 2026-08-21 16:00:44.056 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:00:44.060 | + functions-common:time_stop:2420 : local name 2026-08-21 16:00:44.064 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:00:44.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:00:44.073 | + functions-common:time_stop:2423 : local total 2026-08-21 16:00:44.076 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:00:44.079 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:00:44.083 | + functions-common:time_stop:2427 : start_time=1787328037557 2026-08-21 16:00:44.086 | + functions-common:time_stop:2429 : [[ -z 1787328037557 ]] 2026-08-21 16:00:44.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:00:44.097 | + functions-common:time_stop:2432 : end_time=1787328044093 2026-08-21 16:00:44.101 | + functions-common:time_stop:2433 : elapsed_time=6536 2026-08-21 16:00:44.104 | + functions-common:time_stop:2434 : total=162495 2026-08-21 16:00:44.107 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:00:44.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169031 2026-08-21 16:00:44.114 | + inc/python:pip_install:219 : return 0 2026-08-21 16:00:44.118 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 16:00:44.122 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:00:44.126 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-21 16:00:44.130 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-21 16:00:44.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 16:00:44.139 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 16:00:44.143 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-21 16:00:44.147 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 16:00:44.151 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-21 16:00:44.155 | + ./stack.sh:main:968 : configure_placement 2026-08-21 16:00:44.159 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-21 16:00:44.178 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-21 16:00:44.182 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-21 16:00:44.188 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-21 16:00:44.193 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-21 16:00:44.197 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-21 16:00:44.201 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-21 16:00:44.205 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:00:44.209 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:44.213 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:00:44.241 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:44.245 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:00:44.249 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:44.254 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-21 16:00:44.301 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-21 16:00:44.348 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-21 16:00:44.397 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-21 16:00:44.401 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-21 16:00:44.405 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-21 16:00:44.409 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 16:00:44.413 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 16:00:44.415 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-21 16:00:44.419 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-21 16:00:44.423 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-21 16:00:44.428 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 16:00:44.432 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-21 16:00:44.478 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-21 16:00:44.521 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.184/identity 2026-08-21 16:00:44.567 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-21 16:00:44.613 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-21 16:00:44.658 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-21 16:00:44.702 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-21 16:00:44.746 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-21 16:00:44.791 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.184/identity 2026-08-21 16:00:44.837 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 16:00:44.883 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 16:00:44.929 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 16:00:44.933 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-21 16:00:44.936 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-21 16:00:44.939 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-21 16:00:44.943 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:00:44.964 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:00:44.968 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:00:44.972 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:44.976 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:00:44.980 | + 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-08-21 16:00:45.016 | + 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-08-21 16:00:45.053 | + 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-08-21 16:00:45.087 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:00:45.124 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-21 16:00:45.159 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-21 16:00:45.162 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-21 16:00:45.166 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-21 16:00:45.168 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-21 16:00:45.171 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 16:00:45.173 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-21 16:00:45.177 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-21 16:00:45.180 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 16:00:45.182 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 16:00:45.199 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 16:00:45.201 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:00:45.211 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 16:00:45.217 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:00:45.233 | /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-08-21 16:00:45.239 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-21 16:00:45.243 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-21 16:00:45.249 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 16:00:45.252 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-21 16:00:45.294 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-21 16:00:45.335 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-21 16:00:45.376 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-21 16:00:45.419 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 16:00:45.461 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 16:00:45.505 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-21 16:00:45.555 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-21 16:00:45.606 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-21 16:00:45.655 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-21 16:00:45.704 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 16:00:45.753 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 16:00:45.804 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-21 16:00:45.855 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-21 16:00:45.897 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 16:00:45.902 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 16:00:45.908 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-21 16:00:45.911 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-21 16:00:45.915 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 16:00:45.919 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:45.924 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:45.929 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-21 16:00:45.933 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-21 16:00:45.937 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-21 16:00:45.980 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 16:00:46.028 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-21 16:00:46.028 | + 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-08-21 16:00:46.042 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-21 16:00:46.049 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-21 16:00:46.053 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-21 16:00:46.058 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 16:00:46.061 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 16:00:46.065 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 16:00:46.069 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 16:00:46.074 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:46.079 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:46.083 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 16:00:46.088 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 16:00:46.092 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:46.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:46.101 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-21 16:00:46.115 | perl: warning: Setting locale failed. 2026-08-21 16:00:46.115 | perl: warning: Please check that your locale settings: 2026-08-21 16:00:46.115 | LANGUAGE = (unset), 2026-08-21 16:00:46.115 | LC_ALL = "en_US.utf8", 2026-08-21 16:00:46.115 | LANG = "de_DE.UTF-8" 2026-08-21 16:00:46.115 | are supported and installed on your system. 2026-08-21 16:00:46.116 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 16:00:46.165 | Enabling site placement-api. 2026-08-21 16:00:46.172 | To activate the new configuration, you need to run: 2026-08-21 16:00:46.172 | systemctl reload apache2 2026-08-21 16:00:46.180 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 16:00:46.184 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 16:00:46.188 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:00:46.191 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 16:00:46.381 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:46.386 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-21 16:00:46.443 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-21 16:00:46.472 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:46.476 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-21 16:00:46.504 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:46.509 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-21 16:00:46.513 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-21 16:00:46.518 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-21 16:00:46.522 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:00:46.526 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:00:46.531 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-21 16:00:46.535 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-21 16:00:46.587 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-21 16:00:46.637 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.184/identity 2026-08-21 16:00:46.688 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-21 16:00:46.734 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-21 16:00:46.783 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-21 16:00:46.830 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-21 16:00:46.879 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-21 16:00:46.927 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-21 16:00:46.951 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:46.954 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-21 16:00:46.976 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:46.980 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-21 16:00:47.003 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:47.006 | + ./stack.sh:main:992 : init_os_brick 2026-08-21 16:00:47.010 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-21 16:00:47.018 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-21 16:00:47.040 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:47.043 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 16:00:47.083 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-21 16:00:47.105 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:47.108 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 16:00:47.151 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-21 16:00:47.172 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:47.176 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 16:00:47.220 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-21 16:00:47.262 | + ./stack.sh:main:999 : run_phase stack install 2026-08-21 16:00:47.266 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 16:00:47.269 | + functions-common:run_phase:1849 : local phase=install 2026-08-21 16:00:47.273 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 16:00:47.277 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 16:00:47.281 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 16:00:47.284 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 16:00:47.288 | + functions-common:run_phase:1858 : local extra 2026-08-21 16:00:47.292 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 16:00:47.298 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 16:00:47.301 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 16:00:47.305 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 16:00:47.309 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-21 16:00:47.313 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 16:00:47.332 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:47.335 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:00:47.338 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:00:47.341 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-21 16:00:47.344 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-21 16:00:47.347 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:00:47.350 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-21 16:00:47.353 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-21 16:00:47.356 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-21 16:00:47.422 | ++ inc/async:async_inner:63 : install_tempest 2026-08-21 16:00:47.463 | [2071 Async install_tempest:46469]: running: install_tempest 2026-08-21 16:00:47.468 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 16:00:47.473 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 16:00:47.477 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:00:47.480 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 16:00:47.483 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-21 16:00:47.487 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 16:00:47.490 | + functions-common:run_plugins:1835 : local phase=install 2026-08-21 16:00:47.493 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 16:00:47.496 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 16:00:47.500 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-21 16:00:47.503 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-21 16:00:47.505 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 16:00:47.508 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 16:00:47.512 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-21 16:00:47.515 | + inc/python:use_library_from_git:269 : return 1 2026-08-21 16:00:47.518 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-21 16:00:47.521 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-21 16:00:47.524 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-21 16:00:47.528 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-21 16:00:47.530 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-21 16:00:47.534 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-21 16:00:47.539 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-21 16:00:47.540 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-21 16:00:47.545 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-21 16:00:47.547 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-21 16:00:47.550 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-21 16:00:47.552 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-21 16:00:47.556 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-21 16:00:47.576 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-21 16:00:47.578 | + 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-08-21 16:00:48.861 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-21 16:00:48.958 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-21 16:00:48.970 | 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-08-21 16:00:48.971 | 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.15.0) 2026-08-21 16:00:48.972 | 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-08-21 16:00:48.973 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-21 16:00:48.974 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-21 16:00:48.975 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-21 16:00:48.976 | 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-08-21 16:00:49.022 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-21 16:00:49.027 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-21 16:00:49.053 | 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-08-21 16:00:49.053 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-08-21 16:00:49.055 | 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-08-21 16:00:49.056 | 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.2.0) 2026-08-21 16:00:49.057 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-21 16:00:49.058 | 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-08-21 16:00:49.061 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 16:00:49.062 | 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-08-21 16:00:49.063 | 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-08-21 16:00:49.064 | 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-08-21 16:00:49.066 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-08-21 16:00:49.070 | 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-08-21 16:00:49.073 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-21 16:00:49.074 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-21 16:00:49.075 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-21 16:00:49.076 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-21 16:00:49.078 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-21 16:00:49.079 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-21 16:00:49.080 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-21 16:00:49.081 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-21 16:00:49.082 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-21 16:00:49.090 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-21 16:00:49.094 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-21 16:00:49.099 | 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-08-21 16:00:49.103 | 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-08-21 16:00:49.104 | 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-08-21 16:00:49.105 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-08-21 16:00:49.111 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-21 16:00:49.116 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-08-21 16:00:49.130 | 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-08-21 16:00:49.131 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-21 16:00:49.132 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-21 16:00:49.135 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-08-21 16:00:49.138 | 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-08-21 16:00:49.141 | 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-08-21 16:00:49.146 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-21 16:00:49.150 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-21 16:00:49.151 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-21 16:00:49.157 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-21 16:00:49.162 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-08-21 16:00:49.162 | 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-08-21 16:00:49.163 | 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-08-21 16:00:49.165 | 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-08-21 16:00:49.181 | 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-08-21 16:00:49.182 | 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-08-21 16:00:49.188 | 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-08-21 16:00:49.225 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-21 16:00:49.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 35.0 MB/s 0:00:00 2026-08-21 16:00:49.320 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-21 16:00:49.670 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-21 16:00:52.591 | 2026-08-21 16:00:52.617 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-21 16:00:52.784 | + inc/python:pip_install:216 : result=0 2026-08-21 16:00:52.789 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:00:52.791 | + functions-common:time_stop:2420 : local name 2026-08-21 16:00:52.793 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:00:52.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:00:52.798 | + functions-common:time_stop:2423 : local total 2026-08-21 16:00:52.800 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:00:52.804 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:00:52.806 | + functions-common:time_stop:2427 : start_time=1787328047571 2026-08-21 16:00:52.808 | + functions-common:time_stop:2429 : [[ -z 1787328047571 ]] 2026-08-21 16:00:52.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:00:52.816 | + functions-common:time_stop:2432 : end_time=1787328052813 2026-08-21 16:00:52.820 | + functions-common:time_stop:2433 : elapsed_time=5242 2026-08-21 16:00:52.823 | + functions-common:time_stop:2434 : total=169031 2026-08-21 16:00:52.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:00:52.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174273 2026-08-21 16:00:52.833 | + inc/python:pip_install:219 : return 0 2026-08-21 16:00:52.837 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-21 16:00:52.858 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:00:52.861 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-21 16:00:52.866 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-21 16:00:52.871 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.DpVFaGSRlr 2026-08-21 16:00:52.873 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-21 16:00:52.876 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-21 16:00:52.880 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-21 16:00:52.884 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-21 16:00:52.888 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-21 16:00:52.892 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-21 16:00:52.912 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:00:52.915 | + ./stack.sh:main:1068 : configure_database 2026-08-21 16:00:52.918 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-21 16:00:52.922 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-21 16:00:52.926 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-21 16:00:52.929 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:00:52.932 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-21 16:00:52.935 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-21 16:00:52.938 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:52.941 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:52.943 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-21 16:00:52.947 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-21 16:00:52.950 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:52.953 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:52.956 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-21 16:00:52.961 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-21 16:00:52.962 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-21 16:00:52.966 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-21 16:00:52.968 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-21 16:00:52.974 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-21 16:00:52.977 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-21 16:00:52.978 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-21 16:00:52.983 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-21 16:00:53.079 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-21 16:00:53.084 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:00:53.089 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:00:53.093 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:00:53.097 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:00:53.102 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:00:53.106 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:00:53.110 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:00:53.115 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:00:53.119 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:00:53.123 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:00:53.127 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:00:53.132 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:00:53.136 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:00:53.140 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-21 16:00:53.144 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:53.149 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:53.153 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-21 16:00:53.157 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:00:53.161 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-21 16:00:55.371 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-21 16:00:55.374 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-21 16:00:55.379 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:55.385 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:55.392 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-21 16:00:55.399 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-21 16:00:55.403 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-21 16:00:55.424 | mysqladmin: connect to server at 'localhost' failed 2026-08-21 16:00:55.425 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-21 16:00:55.431 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-21 16:00:55.435 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-21 16:00:55.436 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:00:55.440 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:00:55.444 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-21 16:00:55.447 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-21 16:00:55.452 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-21 16:00:55.458 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-21 16:00:55.460 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-21 16:00:55.482 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:00:55.562 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-21 16:00:55.569 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-21 16:00:55.569 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-21 16:00:55.572 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-21 16:00:55.575 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-21 16:00:55.579 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-21 16:00:55.584 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:55.586 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:55.588 | + 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-08-21 16:00:55.602 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:00:55.696 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-21 16:00:55.712 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:00:55.793 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-21 16:00:55.872 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-21 16:00:55.960 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-21 16:00:56.038 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-21 16:00:56.043 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-21 16:00:56.045 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-21 16:00:56.046 | enabling MySQL performance counting 2026-08-21 16:00:56.048 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-21 16:00:56.077 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-21 16:00:56.081 | + 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-08-21 16:00:57.120 | Processing ./tools/dbcounter 2026-08-21 16:00:57.124 | Installing build dependencies: started 2026-08-21 16:01:00.031 | Installing build dependencies: finished with status 'done' 2026-08-21 16:01:00.032 | Getting requirements to build wheel: started 2026-08-21 16:01:00.716 | Getting requirements to build wheel: finished with status 'done' 2026-08-21 16:01:00.719 | Preparing metadata (pyproject.toml): started 2026-08-21 16:01:01.118 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-21 16:01:01.122 | Building wheels for collected packages: dbcounter 2026-08-21 16:01:01.125 | Building wheel for dbcounter (pyproject.toml): started 2026-08-21 16:01:01.563 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-21 16:01:01.564 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=639eb7a34eff6e7a2ac1c6ebe0650a8bf98c93f27c68cd78ea3e5f7182f8d3d3 2026-08-21 16:01:01.564 | Stored in directory: /tmp/pip-ephem-wheel-cache-v0fg8duu/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-21 16:01:01.569 | Successfully built dbcounter 2026-08-21 16:01:01.903 | Installing collected packages: dbcounter 2026-08-21 16:01:02.016 | Successfully installed dbcounter-0.1 2026-08-21 16:01:02.180 | + inc/python:pip_install:216 : result=0 2026-08-21 16:01:02.183 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:01:02.187 | + functions-common:time_stop:2420 : local name 2026-08-21 16:01:02.190 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:01:02.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:01:02.197 | + functions-common:time_stop:2423 : local total 2026-08-21 16:01:02.200 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:01:02.204 | + functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:01:02.207 | + functions-common:time_stop:2427 : start_time=1787328056071 2026-08-21 16:01:02.210 | + functions-common:time_stop:2429 : [[ -z 1787328056071 ]] 2026-08-21 16:01:02.215 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:01:02.219 | + functions-common:time_stop:2432 : end_time=1787328062216 2026-08-21 16:01:02.223 | + functions-common:time_stop:2433 : elapsed_time=6145 2026-08-21 16:01:02.226 | + functions-common:time_stop:2434 : total=174273 2026-08-21 16:01:02.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:01:02.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180418 2026-08-21 16:01:02.237 | + inc/python:pip_install:219 : return 0 2026-08-21 16:01:02.240 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-21 16:01:02.244 | + lib/database:recreate_database:112 : local db=stats 2026-08-21 16:01:02.247 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-21 16:01:02.251 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-21 16:01:02.254 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-21 16:01:02.262 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:01:02.333 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-21 16:01:02.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:01:02.411 | + 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-08-21 16:01:02.411 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-21 16:01:02.414 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:01:02.493 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-21 16:01:02.498 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-21 16:01:02.600 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-21 16:01:02.705 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-21 16:01:02.799 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-21 16:01:02.894 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-21 16:01:02.992 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-21 16:01:03.090 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-21 16:01:03.181 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-21 16:01:03.186 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:01:03.191 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-21 16:01:06.082 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-21 16:01:06.086 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-21 16:01:06.095 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-21 16:01:06.103 | + functions-common:save_stackenv:67 : time_stamp=2026-08-21-180106 2026-08-21 16:01:06.107 | + functions-common:save_stackenv:68 : echo '# 2026-08-21-180106 1072' 2026-08-21 16:01:06.114 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.118 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 16:01:06.123 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.128 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-21 16:01:06.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.139 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-21 16:01:06.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.147 | + 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-08-21 16:01:06.151 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.154 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.184 2026-08-21 16:01:06.158 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.161 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.184/identity 2026-08-21 16:01:06.165 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.169 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-21-174551 2026-08-21 16:01:06.172 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.176 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-21 16:01:06.179 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.184 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.184 2026-08-21 16:01:06.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.191 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-21 16:01:06.195 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.199 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-21 16:01:06.202 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.206 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-21 16:01:06.209 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.213 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-21 16:01:06.217 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.220 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.184 2026-08-21 16:01:06.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:01:06.227 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-21 16:01:06.231 | + ./stack.sh:main:1082 : start_dstat 2026-08-21 16:01:06.235 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 16:01:06.238 | + functions-common:run_process:1674 : local service=dstat 2026-08-21 16:01:06.241 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 16:01:06.245 | + functions-common:run_process:1676 : local group= 2026-08-21 16:01:06.249 | + functions-common:run_process:1677 : local user= 2026-08-21 16:01:06.252 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:01:06.256 | + functions-common:run_process:1680 : local name=dstat 2026-08-21 16:01:06.259 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:01:06.263 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:01:06.267 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:01:06.270 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:01:06.276 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:01:06.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328066278 2026-08-21 16:01:06.287 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-21 16:01:06.314 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:06.319 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-21 16:01:06.323 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-21 16:01:06.327 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 16:01:06.332 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 16:01:06.336 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 16:01:06.341 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 16:01:06.345 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-21 16:01:06.349 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-21 16:01:06.354 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-21 16:01:06.358 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:01:06.363 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:01:06.367 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:01:06.371 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:01:06.376 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-21 16:01:06.380 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-21 16:01:06.385 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-21 16:01:06.389 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-21 16:01:06.393 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-21 16:01:06.398 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:01:06.402 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:01:06.406 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:01:06.410 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:01:06.414 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:01:06.418 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-21 16:01:06.422 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:01:06.429 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-21 16:01:06.520 | + 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-08-21 16:01:06.625 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-21 16:01:06.710 | + 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-08-21 16:01:06.788 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-21 16:01:06.869 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-21 16:01:06.955 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:01:07.038 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:01:07.043 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:01:07.046 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-21 16:01:07.145 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:01:07.675 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-21 16:01:07.699 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-21 16:01:08.209 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-21 16:01:08.272 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:01:08.277 | + functions-common:time_stop:2420 : local name 2026-08-21 16:01:08.282 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:01:08.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:01:08.291 | + functions-common:time_stop:2423 : local total 2026-08-21 16:01:08.295 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:01:08.299 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:01:08.303 | + functions-common:time_stop:2427 : start_time=1787328066278 2026-08-21 16:01:08.307 | + functions-common:time_stop:2429 : [[ -z 1787328066278 ]] 2026-08-21 16:01:08.314 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:01:08.320 | + functions-common:time_stop:2432 : end_time=1787328068315 2026-08-21 16:01:08.324 | + functions-common:time_stop:2433 : elapsed_time=2037 2026-08-21 16:01:08.329 | + functions-common:time_stop:2434 : total=0 2026-08-21 16:01:08.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:01:08.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2037 2026-08-21 16:01:08.344 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-21 16:01:08.348 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-21 16:01:08.353 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-21 16:01:08.357 | + functions-common:run_process:1676 : local group= 2026-08-21 16:01:08.362 | + functions-common:run_process:1677 : local user=root 2026-08-21 16:01:08.366 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-21 16:01:08.370 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-21 16:01:08.374 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:01:08.378 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:01:08.382 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:01:08.385 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:01:08.391 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:01:08.396 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328068392 2026-08-21 16:01:08.400 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-21 16:01:08.427 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:08.431 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:01:08.436 | + functions-common:time_stop:2420 : local name 2026-08-21 16:01:08.440 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:01:08.445 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:01:08.450 | + functions-common:time_stop:2423 : local total 2026-08-21 16:01:08.454 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:01:08.459 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:01:08.463 | + functions-common:time_stop:2427 : start_time=1787328068392 2026-08-21 16:01:08.467 | + functions-common:time_stop:2429 : [[ -z 1787328068392 ]] 2026-08-21 16:01:08.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:01:08.480 | + functions-common:time_stop:2432 : end_time=1787328068475 2026-08-21 16:01:08.484 | + functions-common:time_stop:2433 : elapsed_time=83 2026-08-21 16:01:08.490 | + functions-common:time_stop:2434 : total=2037 2026-08-21 16:01:08.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:01:08.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2120 2026-08-21 16:01:08.502 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-21 16:01:08.528 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:08.531 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-21 16:01:08.534 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-21 16:01:08.537 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-21 16:01:08.539 | + functions-common:run_process:1676 : local group= 2026-08-21 16:01:08.543 | + functions-common:run_process:1677 : local user= 2026-08-21 16:01:08.546 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:01:08.548 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-21 16:01:08.551 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:01:08.554 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:01:08.556 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:01:08.559 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:01:08.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:01:08.568 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328068565 2026-08-21 16:01:08.571 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-21 16:01:08.594 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:08.597 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:01:08.600 | + functions-common:time_stop:2420 : local name 2026-08-21 16:01:08.603 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:01:08.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:01:08.608 | + functions-common:time_stop:2423 : local total 2026-08-21 16:01:08.611 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:01:08.614 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:01:08.617 | + functions-common:time_stop:2427 : start_time=1787328068565 2026-08-21 16:01:08.619 | + functions-common:time_stop:2429 : [[ -z 1787328068565 ]] 2026-08-21 16:01:08.624 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:01:08.628 | + functions-common:time_stop:2432 : end_time=1787328068625 2026-08-21 16:01:08.631 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-21 16:01:08.636 | + functions-common:time_stop:2434 : total=2120 2026-08-21 16:01:08.640 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:01:08.643 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2180 2026-08-21 16:01:08.649 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-21 16:01:08.676 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:08.682 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-21 16:01:08.710 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:08.715 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-21 16:01:08.740 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:08.746 | + ./stack.sh:main:1101 : start_etcd3 2026-08-21 16:01:08.751 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-21 16:01:08.756 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-21 16:01:08.760 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-21 16:01:08.765 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.184:2380' 2026-08-21 16:01:08.770 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.184:2380' 2026-08-21 16:01:08.774 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.184:2379' 2026-08-21 16:01:08.778 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-21 16:01:08.784 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-21 16:01:08.789 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.184:2379' 2026-08-21 16:01:08.793 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-21 16:01:08.798 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-21 16:01:08.803 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-21 16:01:08.809 | + 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.184:2380 --initial-advertise-peer-urls http://192.168.122.184:2380 --advertise-client-urls http://192.168.122.184:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.184:2379 --log-level=debug' '' root 2026-08-21 16:01:08.813 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-21 16:01:08.819 | + 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.184:2380 --initial-advertise-peer-urls http://192.168.122.184:2380 --advertise-client-urls http://192.168.122.184:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.184:2379 --log-level=debug' 2026-08-21 16:01:08.822 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:01:08.827 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-21 16:01:08.830 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:01:08.836 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:01:08.838 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:01:08.842 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-21 16:01:08.846 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:01:08.855 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-21 16:01:08.971 | + 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-08-21 16:01:09.069 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-21 16:01:09.157 | + 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.184:2380 --initial-advertise-peer-urls http://192.168.122.184:2380 --advertise-client-urls http://192.168.122.184:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.184:2379 --log-level=debug' 2026-08-21 16:01:09.238 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-21 16:01:09.317 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-21 16:01:09.393 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:01:09.484 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:01:09.488 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:01:09.492 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-21 16:01:09.596 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:01:10.107 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-21 16:01:10.193 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-21 16:01:10.274 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-21 16:01:10.355 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-21 16:01:10.432 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-21 16:01:10.437 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:01:10.442 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 16:01:10.446 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-21 16:01:10.951 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-21 16:01:10.973 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-21 16:01:11.459 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-21 16:01:12.402 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-21 16:01:12.427 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:12.432 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-21 16:01:12.435 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-21 16:01:12.439 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-21 16:01:12.457 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-21 16:01:12.474 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-21 16:01:12.479 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-21 16:01:12.483 | + 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.184/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-21 16:01:12.598 | The user clouds.yaml file didn't exist. 2026-08-21 16:01:12.616 | + 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.184/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-21 16:01:12.745 | + 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.184/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-21 16:01:12.879 | + 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.184/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-21 16:01:13.015 | + 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.184/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-21 16:01:13.153 | + 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.184/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-21 16:01:13.289 | + 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.184/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-21 16:01:13.427 | + 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.184/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-21 16:01:13.565 | + 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.184/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-21 16:01:13.705 | + 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.184/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-21 16:01:13.844 | + functions-common:write_clouds_yaml:203 : cat 2026-08-21 16:01:13.853 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-21 16:01:13.857 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-21 16:01:13.862 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-21 16:01:13.869 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-21 16:01:13.874 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-21 16:01:13.878 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-21 16:01:13.907 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:13.912 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-21 16:01:13.916 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:01:13.920 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-21 16:01:13.924 | + ./stack.sh:main:1118 : '[' 192.168.122.184 == 192.168.122.184 ']' 2026-08-21 16:01:13.929 | + ./stack.sh:main:1119 : init_keystone 2026-08-21 16:01:13.935 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-21 16:01:13.964 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:13.968 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-21 16:01:13.972 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-21 16:01:13.976 | + lib/database:recreate_database:112 : local db=keystone 2026-08-21 16:01:13.980 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-21 16:01:13.985 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-21 16:01:13.989 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-21 16:01:13.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:01:14.072 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-21 16:01:14.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:01:14.152 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-21 16:01:14.157 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 16:01:14.161 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:01:14.165 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:01:14.170 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:01:14.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328074172 2026-08-21 16:01:14.181 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-21 16:01:14.942 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 16:01:14.942 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:14.942 | we strongly recommend against using it for new projects. 2026-08-21 16:01:14.942 | 2026-08-21 16:01:14.942 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:14.942 | framework. For more detail see 2026-08-21 16:01:14.943 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:14.943 | 2026-08-21 16:01:14.943 | from eventlet import event 2026-08-21 16:01:17.848 | INFO dbcounter [-] Registered counter for database keystone 2026-08-21 16:01:17.939 | 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=49359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:01:17.959 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:01:17.959 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:01:17.961 | DEBUG dbcounter [-] [49359] Writer thread running {{(pid=49359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:01:18.050 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-21 16:01:21.971 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:01:21.973 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-21 16:01:21.974 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:21.980 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-21 16:01:22.033 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:22.037 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-21 16:01:22.066 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:22.070 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-21 16:01:22.211 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:22.216 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-21 16:01:22.325 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:22.333 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-21 16:01:22.470 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:22.476 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-21 16:01:22.476 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:01:22.478 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-21 16:01:22.554 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:22.559 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-21 16:01:22.591 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=49359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:01:23.260 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-21 16:01:23.264 | + functions-common:time_stop:2420 : local name 2026-08-21 16:01:23.269 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:01:23.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:01:23.278 | + functions-common:time_stop:2423 : local total 2026-08-21 16:01:23.283 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:01:23.287 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 16:01:23.294 | + functions-common:time_stop:2427 : start_time=1787328074172 2026-08-21 16:01:23.299 | + functions-common:time_stop:2429 : [[ -z 1787328074172 ]] 2026-08-21 16:01:23.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:01:23.315 | + functions-common:time_stop:2432 : end_time=1787328083308 2026-08-21 16:01:23.320 | + functions-common:time_stop:2433 : elapsed_time=9136 2026-08-21 16:01:23.325 | + functions-common:time_stop:2434 : total=0 2026-08-21 16:01:23.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:01:23.337 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9136 2026-08-21 16:01:23.344 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-21 16:01:23.350 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-21 16:01:23.356 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-21 16:01:24.081 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 16:01:24.081 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:24.081 | we strongly recommend against using it for new projects. 2026-08-21 16:01:24.081 | 2026-08-21 16:01:24.081 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:24.081 | framework. For more detail see 2026-08-21 16:01:24.081 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:24.081 | 2026-08-21 16:01:24.081 | from eventlet import event 2026-08-21 16:01:26.747 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-21 16:01:26.747 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-21 16:01:26.748 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-21 16:01:26.748 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-21 16:01:26.748 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-21 16:01:26.749 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-21 16:01:26.749 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-21 16:01:26.749 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-21 16:01:26.749 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-21 16:01:27.221 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-21 16:01:27.230 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-21 16:01:28.014 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 16:01:28.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:28.014 | we strongly recommend against using it for new projects. 2026-08-21 16:01:28.014 | 2026-08-21 16:01:28.014 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:28.015 | framework. For more detail see 2026-08-21 16:01:28.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:28.015 | 2026-08-21 16:01:28.015 | from eventlet import event 2026-08-21 16:01:30.594 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-21 16:01:30.594 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-21 16:01:30.595 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-21 16:01:30.595 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-21 16:01:30.596 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-21 16:01:30.597 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-21 16:01:30.597 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-21 16:01:30.597 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-21 16:01:30.597 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-21 16:01:31.079 | + ./stack.sh:main:1120 : start_keystone 2026-08-21 16:01:31.084 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-21 16:01:31.090 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-21 16:01:31.095 | + functions-common:run_process:1674 : local service=keystone 2026-08-21 16:01:31.098 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 16:01:31.102 | + functions-common:run_process:1676 : local group= 2026-08-21 16:01:31.106 | + functions-common:run_process:1677 : local user= 2026-08-21 16:01:31.110 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:01:31.113 | + functions-common:run_process:1680 : local name=keystone 2026-08-21 16:01:31.118 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:01:31.122 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:01:31.125 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:01:31.129 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:01:31.134 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:01:31.140 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328091135 2026-08-21 16:01:31.144 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-21 16:01:31.168 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:01:31.172 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-21 16:01:31.177 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-21 16:01:31.181 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 16:01:31.185 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 16:01:31.188 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 16:01:31.193 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-21 16:01:31.197 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-21 16:01:31.200 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-21 16:01:31.203 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-21 16:01:31.206 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:01:31.210 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:01:31.214 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:01:31.217 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:01:31.221 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-21 16:01:31.225 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-21 16:01:31.229 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:01:31.232 | + 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-08-21 16:01:31.236 | + 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-08-21 16:01:31.239 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-21 16:01:31.242 | + 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-08-21 16:01:31.245 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:01:31.248 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:01:31.251 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:01:31.255 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-21 16:01:31.258 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:01:31.264 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-21 16:01:31.362 | + 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-08-21 16:01:31.458 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-21 16:01:31.540 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-21 16:01:31.623 | + 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-08-21 16:01:31.705 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:01:31.791 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-21 16:01:31.873 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-21 16:01:31.964 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-21 16:01:31.978 | ++ inc/async:async_inner:64 : rc=0 2026-08-21 16:01:32.014 | [46469 Async install_tempest:46469]: finished successfully 2026-08-21 16:01:32.045 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-21 16:01:32.126 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-21 16:01:32.203 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:01:32.207 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:01:32.211 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-21 16:01:32.303 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:01:32.778 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-21 16:01:32.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-21 16:01:33.265 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-21 16:01:33.413 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:01:33.416 | + functions-common:time_stop:2420 : local name 2026-08-21 16:01:33.419 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:01:33.423 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:01:33.425 | + functions-common:time_stop:2423 : local total 2026-08-21 16:01:33.427 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:01:33.430 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:01:33.434 | + functions-common:time_stop:2427 : start_time=1787328091135 2026-08-21 16:01:33.437 | + functions-common:time_stop:2429 : [[ -z 1787328091135 ]] 2026-08-21 16:01:33.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:01:33.447 | + functions-common:time_stop:2432 : end_time=1787328093443 2026-08-21 16:01:33.449 | + functions-common:time_stop:2433 : elapsed_time=2308 2026-08-21 16:01:33.452 | + functions-common:time_stop:2434 : total=2180 2026-08-21 16:01:33.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:01:33.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4488 2026-08-21 16:01:33.460 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-21 16:01:33.460 | Waiting for keystone to start... 2026-08-21 16:01:33.463 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.184/identity/v3/ 2026-08-21 16:01:33.465 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.184/identity/v3/ 2026-08-21 16:01:33.468 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:01:33.470 | + functions:wait_for_service:477 : local url=http://192.168.122.184/identity/v3/ 2026-08-21 16:01:33.473 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:01:33.476 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:01:33.478 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:01:33.481 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:01:33.484 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:01:33.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:01:33.493 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328093490 2026-08-21 16:01:33.496 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:01:33.499 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:01:33.501 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.184/identity/v3/ 2026-08-21 16:01:39.279 | + :: : [[ 200 == 503 ]] 2026-08-21 16:01:39.280 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:01:39.284 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:01:39.286 | + functions-common:time_stop:2420 : local name 2026-08-21 16:01:39.289 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:01:39.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:01:39.293 | + functions-common:time_stop:2423 : local total 2026-08-21 16:01:39.295 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:01:39.297 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:01:39.299 | + functions-common:time_stop:2427 : start_time=1787328093490 2026-08-21 16:01:39.301 | + functions-common:time_stop:2429 : [[ -z 1787328093490 ]] 2026-08-21 16:01:39.304 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:01:39.308 | + functions-common:time_stop:2432 : end_time=1787328099306 2026-08-21 16:01:39.310 | + functions-common:time_stop:2433 : elapsed_time=5816 2026-08-21 16:01:39.312 | + functions-common:time_stop:2434 : total=0 2026-08-21 16:01:39.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:01:39.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5816 2026-08-21 16:01:39.322 | + functions:wait_for_service:486 : return 0 2026-08-21 16:01:39.326 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-21 16:01:39.351 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:01:39.355 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-21 16:01:39.359 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:01:39.363 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-21 16:01:39.555 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-21 16:01:39.559 | + 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.184/identity 2026-08-21 16:01:40.311 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-21 16:01:40.311 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:01:40.311 | we strongly recommend against using it for new projects. 2026-08-21 16:01:40.311 | 2026-08-21 16:01:40.311 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:01:40.312 | framework. For more detail see 2026-08-21 16:01:40.312 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:01:40.312 | 2026-08-21 16:01:40.312 | from eventlet import event 2026-08-21 16:01:43.475 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.475 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.475 | 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=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.482 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.496 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.496 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.549 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.555 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.555 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.647 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.647 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.647 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.648 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.648 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.648 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.661 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.661 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.661 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.661 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.661 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.662 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.662 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.668 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.672 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.672 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.672 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.673 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.673 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.673 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.673 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=50362) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-21 16:01:43.751 | INFO dbcounter [-] Registered counter for database keystone 2026-08-21 16:01:43.834 | 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=50362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:01:44.040 | DEBUG dbcounter [-] [50362] Writer thread running {{(pid=50362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:01:44.182 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created domain default 2026-08-21 16:01:44.239 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created project admin 2026-08-21 16:01:44.277 | WARNING keystone.common.password_hashing [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-21 16:01:44.303 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created user admin 2026-08-21 16:01:44.328 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created role reader 2026-08-21 16:01:44.347 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created role member 2026-08-21 16:01:44.381 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created implied role where b4278eb80cca446097135a413acd40f1 implies 56877ab95937415493697cab4bd71e8e 2026-08-21 16:01:44.401 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created role manager 2026-08-21 16:01:44.427 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created implied role where f11a512f41cb437e940e3f46163ca44b implies b4278eb80cca446097135a413acd40f1 2026-08-21 16:01:44.446 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created role admin 2026-08-21 16:01:44.476 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created implied role where 3e45e821506f4077965fb4d693e46a5c implies f11a512f41cb437e940e3f46163ca44b 2026-08-21 16:01:44.505 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created role service 2026-08-21 16:01:44.526 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Granted role admin on project admin to user admin. 2026-08-21 16:01:44.542 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Granted role admin on the system to user admin. 2026-08-21 16:01:44.567 | WARNING py.warnings [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-21 16:01:44.567 | warnings.warn( 2026-08-21 16:01:44.567 |  2026-08-21 16:01:44.574 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created region RegionOne 2026-08-21 16:01:44.634 | INFO keystone.cmd.bootstrap [None req-5f3603bb-302b-4ec8-87b8-859c1d9a6fac None None] Created public endpoint http://192.168.122.184/identity 2026-08-21 16:01:45.403 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-21 16:01:45.407 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-21 16:01:45.411 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-21 16:01:45.415 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-21 16:01:50.622 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:01:50.625 | + lib/keystone:create_keystone_accounts:258 : admin_project=a8286c0b3da64da483cd077a53ab7c0c 2026-08-21 16:01:50.629 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-21 16:01:50.634 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-21 16:01:53.972 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:01:53.975 | + lib/keystone:create_keystone_accounts:260 : admin_user=be9717238e324b579feab86bb98e73dd 2026-08-21 16:01:53.977 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-21 16:01:53.981 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-21 16:01:53.985 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-21 16:01:53.989 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin be9717238e324b579feab86bb98e73dd default 2026-08-21 16:01:54.067 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin be9717238e324b579feab86bb98e73dd default 2026-08-21 16:01:54.111 | [2071 Async ks-domain-role:50488]: running: get_or_add_user_domain_role admin be9717238e324b579feab86bb98e73dd default 2026-08-21 16:01:54.114 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-21 16:01:54.118 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-21 16:01:54.122 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-21 16:01:58.057 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:01:58.062 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-21 16:01:58.067 | + functions-common:get_or_create_domain:878 : echo default 2026-08-21 16:01:58.067 | default 2026-08-21 16:01:58.071 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-21 16:01:58.170 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-21 16:01:58.223 | [2071 Async ks-project:50596]: running: get_or_create_project service Default 2026-08-21 16:01:58.229 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-21 16:01:58.295 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-21 16:01:58.338 | [2071 Async ks-service:50690]: running: get_or_create_role service 2026-08-21 16:01:58.340 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-21 16:01:58.411 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-21 16:01:58.472 | [2071 Async ks-reseller:50784]: running: get_or_create_role ResellerAdmin 2026-08-21 16:01:58.480 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-21 16:01:58.486 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-21 16:01:58.635 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-21 16:01:58.739 | [2071 Async ks-anotherrole:50898]: running: get_or_create_role anotherrole 2026-08-21 16:01:58.746 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-21 16:01:58.760 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-21 16:01:58.772 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 16:01:58.783 | +++ 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-08-21 16:02:03.834 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:03.859 | [50690 Async ks-service:50690]: finished successfully 2026-08-21 16:02:04.046 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:04.091 | [50784 Async ks-reseller:50784]: finished successfully 2026-08-21 16:02:04.317 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:04.362 | [50898 Async ks-anotherrole:50898]: finished successfully 2026-08-21 16:02:04.431 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:04.438 | ++ functions-common:get_or_create_project:928 : project_id=9c024c46f4874593849f94fefbe41d6d 2026-08-21 16:02:04.442 | ++ functions-common:get_or_create_project:929 : echo 9c024c46f4874593849f94fefbe41d6d 2026-08-21 16:02:04.449 | + lib/keystone:create_keystone_accounts:288 : invis_project=9c024c46f4874593849f94fefbe41d6d 2026-08-21 16:02:04.452 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-21 16:02:04.456 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-21 16:02:04.460 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 16:02:04.466 | +++ 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-08-21 16:02:04.732 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:04.763 | [50596 Async ks-project:50596]: finished successfully 2026-08-21 16:02:05.333 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:05.370 | [50488 Async ks-domain-role:50488]: finished successfully 2026-08-21 16:02:08.069 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:08.073 | ++ functions-common:get_or_create_project:928 : project_id=f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:08.077 | ++ functions-common:get_or_create_project:929 : echo f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:08.081 | + lib/keystone:create_keystone_accounts:292 : demo_project=f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:08.086 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-21 16:02:08.091 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-21 16:02:08.095 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:08.098 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-21 16:02:08.102 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-21 16:02:08.107 | +++ 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-08-21 16:02:11.548 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:11.553 | ++ functions-common:get_or_create_user:915 : user_id=87ce8deb39e841158405d01ab81eb750 2026-08-21 16:02:11.556 | ++ functions-common:get_or_create_user:916 : echo 87ce8deb39e841158405d01ab81eb750 2026-08-21 16:02:11.560 | + lib/keystone:create_keystone_accounts:295 : demo_user=87ce8deb39e841158405d01ab81eb750 2026-08-21 16:02:11.563 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-21 16:02:11.621 | [2071 Async ks-domain-role:50488]: Waiting for completion of get_or_add_user_domain_role admin be9717238e324b579feab86bb98e73dd default running on PID 50488 (6 other jobs running) 2026-08-21 16:02:11.653 | [2071 Async ks-domain-role:50488]: Signaling child to exit 2026-08-21 16:02:11.653 | WAKEUP 2026-08-21 16:02:11.682 | [2071 Async ks-domain-role:50488]: Signaled 2026-08-21 16:02:11.684 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-21 16:02:11.684 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user be9717238e324b579feab86bb98e73dd --domain default 2026-08-21 16:02:11.684 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be9717238e324b579feab86bb98e73dd --domain default -c Role -f value 2026-08-21 16:02:11.684 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:11.684 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:11.684 | + functions-common:get_or_add_user_domain_role:999 : echo 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:11.685 | 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:11.742 | [2071 Async ks-domain-role:50488]: finished get_or_add_user_domain_role admin be9717238e324b579feab86bb98e73dd default with result 0 in 11 seconds 2026-08-21 16:02:11.751 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-21 16:02:11.794 | [2071 Async ks-project:50596]: Waiting for completion of get_or_create_project service Default running on PID 50596 (5 other jobs running) 2026-08-21 16:02:11.828 | [2071 Async ks-project:50596]: Signaling child to exit 2026-08-21 16:02:11.828 | WAKEUP 2026-08-21 16:02:11.855 | [2071 Async ks-project:50596]: Signaled 2026-08-21 16:02:11.857 | + functions-common:get_or_create_project:922 : local project_id 2026-08-21 16:02:11.857 | ++ 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-08-21 16:02:11.857 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:11.858 | + functions-common:get_or_create_project:928 : project_id=e7b637d889194659a842d8688f7f63c3 2026-08-21 16:02:11.858 | + functions-common:get_or_create_project:929 : echo e7b637d889194659a842d8688f7f63c3 2026-08-21 16:02:11.858 | e7b637d889194659a842d8688f7f63c3 2026-08-21 16:02:11.918 | [2071 Async ks-project:50596]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-08-21 16:02:11.962 | [2071 Async ks-service:50690]: Waiting for completion of get_or_create_role service running on PID 50690 (4 other jobs running) 2026-08-21 16:02:11.993 | [2071 Async ks-service:50690]: Signaling child to exit 2026-08-21 16:02:11.993 | WAKEUP 2026-08-21 16:02:12.020 | [2071 Async ks-service:50690]: Signaled 2026-08-21 16:02:12.022 | + functions-common:get_or_create_role:935 : local role_id 2026-08-21 16:02:12.022 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-21 16:02:12.022 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:12.023 | + functions-common:get_or_create_role:940 : role_id=e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:02:12.023 | + functions-common:get_or_create_role:941 : echo e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:02:12.023 | e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:02:12.075 | [2071 Async ks-service:50690]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-21 16:02:12.128 | [2071 Async ks-reseller:50784]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 50784 (3 other jobs running) 2026-08-21 16:02:12.159 | [2071 Async ks-reseller:50784]: Signaling child to exit 2026-08-21 16:02:12.160 | WAKEUP 2026-08-21 16:02:12.188 | [2071 Async ks-reseller:50784]: Signaled 2026-08-21 16:02:12.191 | + functions-common:get_or_create_role:935 : local role_id 2026-08-21 16:02:12.191 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-21 16:02:12.191 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:12.191 | + functions-common:get_or_create_role:940 : role_id=5b0999cfb8bf4d698c3d1f0d496bfc28 2026-08-21 16:02:12.191 | + functions-common:get_or_create_role:941 : echo 5b0999cfb8bf4d698c3d1f0d496bfc28 2026-08-21 16:02:12.191 | 5b0999cfb8bf4d698c3d1f0d496bfc28 2026-08-21 16:02:12.245 | [2071 Async ks-reseller:50784]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-21 16:02:12.292 | [2071 Async ks-anotherrole:50898]: Waiting for completion of get_or_create_role anotherrole running on PID 50898 (2 other jobs running) 2026-08-21 16:02:12.324 | [2071 Async ks-anotherrole:50898]: Signaling child to exit 2026-08-21 16:02:12.324 | WAKEUP 2026-08-21 16:02:12.352 | [2071 Async ks-anotherrole:50898]: Signaled 2026-08-21 16:02:12.354 | + functions-common:get_or_create_role:935 : local role_id 2026-08-21 16:02:12.354 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-21 16:02:12.354 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:12.354 | + functions-common:get_or_create_role:940 : role_id=a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:12.354 | + functions-common:get_or_create_role:941 : echo a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:12.355 | a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:12.410 | [2071 Async ks-anotherrole:50898]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-21 16:02:12.416 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:12.421 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.508 | + inc/async:async_inner:63 : get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.566 | [2071 Async ks-demo-member:51735]: running: get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.570 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin be9717238e324b579feab86bb98e73dd f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.660 | + inc/async:async_inner:63 : get_or_add_user_project_role admin be9717238e324b579feab86bb98e73dd f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.714 | [2071 Async ks-demo-admin:51831]: running: get_or_add_user_project_role admin be9717238e324b579feab86bb98e73dd f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.718 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.803 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.854 | [2071 Async ks-demo-another:51927]: running: get_or_add_user_project_role anotherrole 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:12.857 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 9c024c46f4874593849f94fefbe41d6d 2026-08-21 16:02:12.928 | + inc/async:async_inner:63 : get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 9c024c46f4874593849f94fefbe41d6d 2026-08-21 16:02:13.033 | [2071 Async ks-demo-invis:52023]: running: get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 9c024c46f4874593849f94fefbe41d6d 2026-08-21 16:02:13.045 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-21 16:02:13.055 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-21 16:02:13.065 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:13.072 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-21 16:02:13.080 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-21 16:02:13.091 | +++ 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-08-21 16:02:18.435 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:18.447 | ++ functions-common:get_or_create_user:915 : user_id=504fea7120c9487699ae625a41d6de8f 2026-08-21 16:02:18.456 | ++ functions-common:get_or_create_user:916 : echo 504fea7120c9487699ae625a41d6de8f 2026-08-21 16:02:18.462 | + lib/keystone:create_keystone_accounts:308 : demo_reader=504fea7120c9487699ae625a41d6de8f 2026-08-21 16:02:18.466 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 504fea7120c9487699ae625a41d6de8f f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:18.633 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 504fea7120c9487699ae625a41d6de8f f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:18.744 | [2071 Async ks-demo-reader:52179]: running: get_or_add_user_project_role reader 504fea7120c9487699ae625a41d6de8f f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:18.752 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-21 16:02:18.765 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-21 16:02:18.773 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 16:02:18.782 | +++ 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-08-21 16:02:23.771 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:23.776 | ++ functions-common:get_or_create_project:928 : project_id=998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:23.780 | ++ functions-common:get_or_create_project:929 : echo 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:23.787 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:23.789 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-21 16:02:23.795 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-21 16:02:23.800 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:23.805 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-21 16:02:23.810 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-21 16:02:23.816 | +++ 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-08-21 16:02:25.479 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:25.505 | [51831 Async ks-demo-admin:51831]: finished successfully 2026-08-21 16:02:25.688 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:25.740 | [51927 Async ks-demo-another:51927]: finished successfully 2026-08-21 16:02:25.781 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:25.810 | [51735 Async ks-demo-member:51735]: finished successfully 2026-08-21 16:02:26.639 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:26.676 | [52023 Async ks-demo-invis:52023]: finished successfully 2026-08-21 16:02:28.090 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:28.096 | ++ functions-common:get_or_create_user:915 : user_id=2124fd220b31477eb1096f41b306aff0 2026-08-21 16:02:28.101 | ++ functions-common:get_or_create_user:916 : echo 2124fd220b31477eb1096f41b306aff0 2026-08-21 16:02:28.107 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=2124fd220b31477eb1096f41b306aff0 2026-08-21 16:02:28.111 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:28.219 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:28.273 | [2071 Async ks-alt-admin:52613]: running: get_or_add_user_project_role admin 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:28.276 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:28.380 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:28.460 | [2071 Async ks-alt-another:52709]: running: get_or_add_user_project_role anotherrole 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:28.461 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-21 16:02:28.467 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-21 16:02:28.473 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:28.481 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-21 16:02:28.486 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-21 16:02:28.495 | +++ 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-08-21 16:02:29.325 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:29.350 | [52179 Async ks-demo-reader:52179]: finished successfully 2026-08-21 16:02:32.417 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:32.425 | ++ functions-common:get_or_create_user:915 : user_id=90eedc9efe824cca987fbe9b530875f5 2026-08-21 16:02:32.428 | ++ functions-common:get_or_create_user:916 : echo 90eedc9efe824cca987fbe9b530875f5 2026-08-21 16:02:32.436 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=90eedc9efe824cca987fbe9b530875f5 2026-08-21 16:02:32.441 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 90eedc9efe824cca987fbe9b530875f5 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:32.540 | + inc/async:async_inner:63 : get_or_add_user_project_role member 90eedc9efe824cca987fbe9b530875f5 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:32.611 | [2071 Async ks-alt-member-user:52886]: running: get_or_add_user_project_role member 90eedc9efe824cca987fbe9b530875f5 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:32.615 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-21 16:02:32.622 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-21 16:02:32.625 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:32.627 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-21 16:02:32.631 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-21 16:02:32.637 | +++ 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-08-21 16:02:36.674 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:36.680 | ++ functions-common:get_or_create_user:915 : user_id=7a9eab07cdac4436b078e377bbf796e8 2026-08-21 16:02:36.683 | ++ functions-common:get_or_create_user:916 : echo 7a9eab07cdac4436b078e377bbf796e8 2026-08-21 16:02:36.686 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=7a9eab07cdac4436b078e377bbf796e8 2026-08-21 16:02:36.691 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7a9eab07cdac4436b078e377bbf796e8 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:36.788 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7a9eab07cdac4436b078e377bbf796e8 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:36.855 | [2071 Async ks-alt-reader-user:53057]: running: get_or_add_user_project_role reader 7a9eab07cdac4436b078e377bbf796e8 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:36.860 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-21 16:02:36.864 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:36.868 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-21 16:02:36.873 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-21 16:02:36.879 | +++ 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-08-21 16:02:37.721 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:37.773 | [52613 Async ks-alt-admin:52613]: finished successfully 2026-08-21 16:02:37.804 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:37.836 | [52709 Async ks-alt-another:52709]: finished successfully 2026-08-21 16:02:40.876 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:40.879 | ++ functions-common:get_or_create_user:915 : user_id=db9efdee159c4c56b4d6dd31b33cc038 2026-08-21 16:02:40.883 | ++ functions-common:get_or_create_user:916 : echo db9efdee159c4c56b4d6dd31b33cc038 2026-08-21 16:02:40.888 | + lib/keystone:create_keystone_accounts:340 : system_member_user=db9efdee159c4c56b4d6dd31b33cc038 2026-08-21 16:02:40.892 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member db9efdee159c4c56b4d6dd31b33cc038 all 2026-08-21 16:02:40.985 | + inc/async:async_inner:63 : get_or_add_user_system_role member db9efdee159c4c56b4d6dd31b33cc038 all 2026-08-21 16:02:41.061 | [2071 Async ks-system-member:53287]: running: get_or_add_user_system_role member db9efdee159c4c56b4d6dd31b33cc038 all 2026-08-21 16:02:41.068 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-21 16:02:41.074 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:02:41.080 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-21 16:02:41.086 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-21 16:02:41.091 | +++ 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-08-21 16:02:41.956 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:41.985 | [52886 Async ks-alt-member-user:52886]: finished successfully 2026-08-21 16:02:45.060 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:45.063 | ++ functions-common:get_or_create_user:915 : user_id=2b43ebc4ca4b481190a6dd4f50e43fdd 2026-08-21 16:02:45.066 | ++ functions-common:get_or_create_user:916 : echo 2b43ebc4ca4b481190a6dd4f50e43fdd 2026-08-21 16:02:45.069 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=2b43ebc4ca4b481190a6dd4f50e43fdd 2026-08-21 16:02:45.072 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 2b43ebc4ca4b481190a6dd4f50e43fdd all 2026-08-21 16:02:45.171 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 2b43ebc4ca4b481190a6dd4f50e43fdd all 2026-08-21 16:02:45.238 | [2071 Async ks-system-reader:53493]: running: get_or_add_user_system_role reader 2b43ebc4ca4b481190a6dd4f50e43fdd all 2026-08-21 16:02:45.242 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-21 16:02:45.246 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-21 16:02:45.249 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-21 16:02:45.251 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-21 16:02:45.256 | +++ 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-08-21 16:02:45.674 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:45.704 | [53057 Async ks-alt-reader-user:53057]: finished successfully 2026-08-21 16:02:49.141 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:49.146 | ++ functions-common:get_or_create_group:892 : group_id=018f9bba53834856836107fca489763b 2026-08-21 16:02:49.150 | ++ functions-common:get_or_create_group:893 : echo 018f9bba53834856836107fca489763b 2026-08-21 16:02:49.154 | + lib/keystone:create_keystone_accounts:350 : admin_group=018f9bba53834856836107fca489763b 2026-08-21 16:02:49.158 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-21 16:02:49.162 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-21 16:02:49.166 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-21 16:02:49.170 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-21 16:02:49.177 | +++ 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-08-21 16:02:52.942 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:52.950 | ++ functions-common:get_or_create_group:892 : group_id=d40d2f428a9c4014ab9709cb41b460c7 2026-08-21 16:02:52.958 | ++ functions-common:get_or_create_group:893 : echo d40d2f428a9c4014ab9709cb41b460c7 2026-08-21 16:02:52.963 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=d40d2f428a9c4014ab9709cb41b460c7 2026-08-21 16:02:52.969 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:53.071 | + inc/async:async_inner:63 : get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:53.137 | [2071 Async ks-group-memberdemo:53763]: running: get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:53.139 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:53.235 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:53.305 | [2071 Async ks-group-anotherdemo:53842]: running: get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:53.307 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:53.388 | + inc/async:async_inner:63 : get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:53.495 | [2071 Async ks-group-memberalt:53921]: running: get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:53.506 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:53.681 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:53.772 | [2071 Async ks-group-anotheralt:54000]: running: get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:53.779 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 018f9bba53834856836107fca489763b a8286c0b3da64da483cd077a53ab7c0c 2026-08-21 16:02:53.962 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 018f9bba53834856836107fca489763b a8286c0b3da64da483cd077a53ab7c0c 2026-08-21 16:02:54.059 | [2071 Async ks-group-admin:54097]: running: get_or_add_group_project_role admin 018f9bba53834856836107fca489763b a8286c0b3da64da483cd077a53ab7c0c 2026-08-21 16:02:54.064 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-21 16:02:54.077 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:02:54.135 | [53287 Async ks-system-member:53287]: finished successfully 2026-08-21 16:02:54.163 | [2071 Async ks-demo-member:51735]: Waiting for completion of get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 running on PID 51735 (17 other jobs running) 2026-08-21 16:02:54.224 | [2071 Async ks-demo-member:51735]: Signaling child to exit 2026-08-21 16:02:54.225 | WAKEUP 2026-08-21 16:02:54.292 | [2071 Async ks-demo-member:51735]: Signaled 2026-08-21 16:02:54.293 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:54.294 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:54.294 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:54.294 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:54.294 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:54.294 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:54.294 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:54.294 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:54.295 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:54.295 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 87ce8deb39e841158405d01ab81eb750 --project f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:54.295 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 87ce8deb39e841158405d01ab81eb750 --project f05763ddee8544c3917e41b43751bdc0 -c Role -f value 2026-08-21 16:02:54.295 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:54.295 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:54.295 | + functions-common:get_or_add_user_project_role:980 : echo b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:54.295 | b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:54.421 | [2071 Async ks-demo-member:51735]: finished get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 with result 0 in 13 seconds 2026-08-21 16:02:54.508 | [2071 Async ks-demo-admin:51831]: Waiting for completion of get_or_add_user_project_role admin be9717238e324b579feab86bb98e73dd f05763ddee8544c3917e41b43751bdc0 running on PID 51831 (16 other jobs running) 2026-08-21 16:02:54.570 | [2071 Async ks-demo-admin:51831]: Signaling child to exit 2026-08-21 16:02:54.570 | WAKEUP 2026-08-21 16:02:54.624 | [2071 Async ks-demo-admin:51831]: Signaled 2026-08-21 16:02:54.627 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:54.627 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:54.627 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:54.627 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:54.628 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:54.628 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:54.628 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:54.628 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:54.628 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:54.629 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user be9717238e324b579feab86bb98e73dd --project f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:54.629 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be9717238e324b579feab86bb98e73dd --project f05763ddee8544c3917e41b43751bdc0 -c Role -f value 2026-08-21 16:02:54.629 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:54.629 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:54.629 | + functions-common:get_or_add_user_project_role:980 : echo 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:54.629 | 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:54.732 | [2071 Async ks-demo-admin:51831]: finished get_or_add_user_project_role admin be9717238e324b579feab86bb98e73dd f05763ddee8544c3917e41b43751bdc0 with result 0 in 12 seconds 2026-08-21 16:02:54.820 | [2071 Async ks-demo-another:51927]: Waiting for completion of get_or_add_user_project_role anotherrole 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 running on PID 51927 (15 other jobs running) 2026-08-21 16:02:54.882 | [2071 Async ks-demo-another:51927]: Signaling child to exit 2026-08-21 16:02:54.883 | WAKEUP 2026-08-21 16:02:54.951 | [2071 Async ks-demo-another:51927]: Signaled 2026-08-21 16:02:54.956 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:54.956 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:54.956 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:54.956 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:54.956 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:54.957 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:54.957 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:54.957 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:54.958 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:54.958 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 87ce8deb39e841158405d01ab81eb750 --project f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:54.958 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 87ce8deb39e841158405d01ab81eb750 --project f05763ddee8544c3917e41b43751bdc0 -c Role -f value 2026-08-21 16:02:54.958 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:54.958 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:54.958 | + functions-common:get_or_add_user_project_role:980 : echo a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:54.959 | a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:55.050 | [2071 Async ks-demo-another:51927]: finished get_or_add_user_project_role anotherrole 87ce8deb39e841158405d01ab81eb750 f05763ddee8544c3917e41b43751bdc0 with result 0 in 12 seconds 2026-08-21 16:02:55.093 | [2071 Async ks-demo-invis:52023]: Waiting for completion of get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 9c024c46f4874593849f94fefbe41d6d running on PID 52023 (14 other jobs running) 2026-08-21 16:02:55.136 | [2071 Async ks-demo-invis:52023]: Signaling child to exit 2026-08-21 16:02:55.138 | WAKEUP 2026-08-21 16:02:55.198 | [2071 Async ks-demo-invis:52023]: Signaled 2026-08-21 16:02:55.200 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:55.200 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:55.201 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:55.201 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:55.201 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:55.201 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:55.202 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:55.202 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:55.202 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:55.202 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 87ce8deb39e841158405d01ab81eb750 --project 9c024c46f4874593849f94fefbe41d6d 2026-08-21 16:02:55.205 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 87ce8deb39e841158405d01ab81eb750 --project 9c024c46f4874593849f94fefbe41d6d -c Role -f value 2026-08-21 16:02:55.205 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:55.205 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:55.205 | + functions-common:get_or_add_user_project_role:980 : echo b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:55.205 | b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:55.320 | [2071 Async ks-demo-invis:52023]: finished get_or_add_user_project_role member 87ce8deb39e841158405d01ab81eb750 9c024c46f4874593849f94fefbe41d6d with result 0 in 13 seconds 2026-08-21 16:02:55.417 | [2071 Async ks-demo-reader:52179]: Waiting for completion of get_or_add_user_project_role reader 504fea7120c9487699ae625a41d6de8f f05763ddee8544c3917e41b43751bdc0 running on PID 52179 (13 other jobs running) 2026-08-21 16:02:55.478 | [2071 Async ks-demo-reader:52179]: Signaling child to exit 2026-08-21 16:02:55.479 | WAKEUP 2026-08-21 16:02:55.533 | [2071 Async ks-demo-reader:52179]: Signaled 2026-08-21 16:02:55.537 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:55.537 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:55.537 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:55.537 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:55.537 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:55.537 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:55.537 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:55.537 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:55.537 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:55.538 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 504fea7120c9487699ae625a41d6de8f --project f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:02:55.538 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 504fea7120c9487699ae625a41d6de8f --project f05763ddee8544c3917e41b43751bdc0 -c Role -f value 2026-08-21 16:02:55.538 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:55.538 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56877ab95937415493697cab4bd71e8e 2026-08-21 16:02:55.538 | + functions-common:get_or_add_user_project_role:980 : echo 56877ab95937415493697cab4bd71e8e 2026-08-21 16:02:55.538 | 56877ab95937415493697cab4bd71e8e 2026-08-21 16:02:55.657 | [2071 Async ks-demo-reader:52179]: finished get_or_add_user_project_role reader 504fea7120c9487699ae625a41d6de8f f05763ddee8544c3917e41b43751bdc0 with result 0 in 10 seconds 2026-08-21 16:02:55.668 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:55.674 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-21 16:02:55.822 | [2071 Async ks-alt-admin:52613]: Waiting for completion of get_or_add_user_project_role admin 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f running on PID 52613 (12 other jobs running) 2026-08-21 16:02:55.882 | [2071 Async ks-alt-admin:52613]: Signaling child to exit 2026-08-21 16:02:55.888 | WAKEUP 2026-08-21 16:02:55.949 | [2071 Async ks-alt-admin:52613]: Signaled 2026-08-21 16:02:55.953 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:55.954 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:55.954 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:55.954 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:55.954 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:55.954 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:55.954 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:55.954 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:55.954 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:55.954 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 2124fd220b31477eb1096f41b306aff0 --project 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:55.954 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2124fd220b31477eb1096f41b306aff0 --project 998e4c65216246bf82917bfd8a49520f -c Role -f value 2026-08-21 16:02:55.955 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:55.955 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:55.955 | + functions-common:get_or_add_user_project_role:980 : echo 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:55.955 | 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:02:56.071 | [2071 Async ks-alt-admin:52613]: finished get_or_add_user_project_role admin 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f with result 0 in 9 seconds 2026-08-21 16:02:56.167 | [2071 Async ks-alt-another:52709]: Waiting for completion of get_or_add_user_project_role anotherrole 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f running on PID 52709 (11 other jobs running) 2026-08-21 16:02:56.235 | [2071 Async ks-alt-another:52709]: Signaling child to exit 2026-08-21 16:02:56.241 | WAKEUP 2026-08-21 16:02:56.292 | [2071 Async ks-alt-another:52709]: Signaled 2026-08-21 16:02:56.295 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:56.295 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:56.296 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:56.296 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:56.296 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:56.296 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:56.296 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:56.296 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:56.296 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:56.296 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2124fd220b31477eb1096f41b306aff0 --project 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:56.296 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2124fd220b31477eb1096f41b306aff0 --project 998e4c65216246bf82917bfd8a49520f -c Role -f value 2026-08-21 16:02:56.296 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:56.296 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:56.297 | + functions-common:get_or_add_user_project_role:980 : echo a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:56.297 | a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:02:56.413 | [2071 Async ks-alt-another:52709]: finished get_or_add_user_project_role anotherrole 2124fd220b31477eb1096f41b306aff0 998e4c65216246bf82917bfd8a49520f with result 0 in 9 seconds 2026-08-21 16:02:56.518 | [2071 Async ks-alt-member-user:52886]: Waiting for completion of get_or_add_user_project_role member 90eedc9efe824cca987fbe9b530875f5 998e4c65216246bf82917bfd8a49520f running on PID 52886 (10 other jobs running) 2026-08-21 16:02:56.579 | [2071 Async ks-alt-member-user:52886]: Signaling child to exit 2026-08-21 16:02:56.581 | WAKEUP 2026-08-21 16:02:56.637 | [2071 Async ks-alt-member-user:52886]: Signaled 2026-08-21 16:02:56.644 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:56.644 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:56.644 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:56.644 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:56.644 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:56.645 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:56.645 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:56.645 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:56.645 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:56.645 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 90eedc9efe824cca987fbe9b530875f5 --project 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:56.645 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 90eedc9efe824cca987fbe9b530875f5 --project 998e4c65216246bf82917bfd8a49520f -c Role -f value 2026-08-21 16:02:56.645 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:56.645 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:56.645 | + functions-common:get_or_add_user_project_role:980 : echo b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:56.645 | b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:56.761 | [2071 Async ks-alt-member-user:52886]: finished get_or_add_user_project_role member 90eedc9efe824cca987fbe9b530875f5 998e4c65216246bf82917bfd8a49520f with result 0 in 9 seconds 2026-08-21 16:02:56.875 | [2071 Async ks-alt-reader-user:53057]: Waiting for completion of get_or_add_user_project_role reader 7a9eab07cdac4436b078e377bbf796e8 998e4c65216246bf82917bfd8a49520f running on PID 53057 (9 other jobs running) 2026-08-21 16:02:56.957 | [2071 Async ks-alt-reader-user:53057]: Signaling child to exit 2026-08-21 16:02:56.958 | WAKEUP 2026-08-21 16:02:57.014 | [2071 Async ks-alt-reader-user:53057]: Signaled 2026-08-21 16:02:57.017 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:02:57.018 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:02:57.018 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-21 16:02:57.018 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:57.018 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:57.020 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:57.020 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:57.020 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:57.020 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-21 16:02:57.021 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7a9eab07cdac4436b078e377bbf796e8 --project 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:02:57.021 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a9eab07cdac4436b078e377bbf796e8 --project 998e4c65216246bf82917bfd8a49520f -c Role -f value 2026-08-21 16:02:57.021 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:57.021 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56877ab95937415493697cab4bd71e8e 2026-08-21 16:02:57.021 | + functions-common:get_or_add_user_project_role:980 : echo 56877ab95937415493697cab4bd71e8e 2026-08-21 16:02:57.021 | 56877ab95937415493697cab4bd71e8e 2026-08-21 16:02:57.164 | [2071 Async ks-alt-reader-user:53057]: finished get_or_add_user_project_role reader 7a9eab07cdac4436b078e377bbf796e8 998e4c65216246bf82917bfd8a49520f with result 0 in 8 seconds 2026-08-21 16:02:57.179 | + inc/async:async_wait:197 : return 0 2026-08-21 16:02:57.191 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-21 16:02:57.337 | [2071 Async ks-system-member:53287]: Waiting for completion of get_or_add_user_system_role member db9efdee159c4c56b4d6dd31b33cc038 all running on PID 53287 (8 other jobs running) 2026-08-21 16:02:57.397 | [2071 Async ks-system-member:53287]: Signaling child to exit 2026-08-21 16:02:57.398 | WAKEUP 2026-08-21 16:02:57.451 | [2071 Async ks-system-member:53287]: Signaled 2026-08-21 16:02:57.455 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-21 16:02:57.455 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-21 16:02:57.455 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-21 16:02:57.458 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:02:57.458 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:02:57.458 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:02:57.458 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:02:57.458 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:02:57.459 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-21 16:02:57.459 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user db9efdee159c4c56b4d6dd31b33cc038 --system all -f value -c Role 2026-08-21 16:02:57.459 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:57.459 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-21 16:02:57.459 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-21 16:02:57.459 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user db9efdee159c4c56b4d6dd31b33cc038 --system all 2026-08-21 16:02:57.459 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user db9efdee159c4c56b4d6dd31b33cc038 --system all -f value -c Role 2026-08-21 16:02:57.459 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:02:57.459 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:57.459 | + functions-common:get_or_add_user_system_role:1030 : echo b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:57.460 | b4278eb80cca446097135a413acd40f1 2026-08-21 16:02:57.572 | [2071 Async ks-system-member:53287]: finished get_or_add_user_system_role member db9efdee159c4c56b4d6dd31b33cc038 all with result 0 in 13 seconds 2026-08-21 16:02:57.665 | [2071 Async ks-system-reader:53493]: Waiting for completion of get_or_add_user_system_role reader 2b43ebc4ca4b481190a6dd4f50e43fdd all running on PID 53493 (7 other jobs running) 2026-08-21 16:02:57.720 | [2071 Async ks-system-reader:53493]: Signaling child to exit 2026-08-21 16:03:01.104 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:01.170 | [53493 Async ks-system-reader:53493]: finished successfully 2026-08-21 16:03:01.228 | WAKEUP 2026-08-21 16:03:01.288 | [2071 Async ks-system-reader:53493]: Signaled 2026-08-21 16:03:01.291 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-21 16:03:01.291 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-21 16:03:01.293 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-21 16:03:01.293 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:03:01.293 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:03:01.293 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-21 16:03:01.293 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-21 16:03:01.294 | ++ functions-common:_get_domain_args:957 : echo 2026-08-21 16:03:01.294 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-21 16:03:01.294 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2b43ebc4ca4b481190a6dd4f50e43fdd --system all -f value -c Role 2026-08-21 16:03:01.294 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:01.294 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-21 16:03:01.295 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-21 16:03:01.295 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 2b43ebc4ca4b481190a6dd4f50e43fdd --system all 2026-08-21 16:03:01.295 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2b43ebc4ca4b481190a6dd4f50e43fdd --system all -f value -c Role 2026-08-21 16:03:01.295 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:01.295 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=56877ab95937415493697cab4bd71e8e 2026-08-21 16:03:01.296 | + functions-common:get_or_add_user_system_role:1030 : echo 56877ab95937415493697cab4bd71e8e 2026-08-21 16:03:01.296 | 56877ab95937415493697cab4bd71e8e 2026-08-21 16:03:01.410 | [2071 Async ks-system-reader:53493]: finished get_or_add_user_system_role reader 2b43ebc4ca4b481190a6dd4f50e43fdd all with result 0 in 16 seconds 2026-08-21 16:03:01.426 | + inc/async:async_wait:197 : return 0 2026-08-21 16:03:01.434 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-21 16:03:01.571 | [2071 Async ks-group-memberdemo:53763]: Waiting for completion of get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 running on PID 53763 (6 other jobs running) 2026-08-21 16:03:01.637 | [2071 Async ks-group-memberdemo:53763]: Signaling child to exit 2026-08-21 16:03:04.784 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:04.826 | [53763 Async ks-group-memberdemo:53763]: finished successfully 2026-08-21 16:03:04.859 | WAKEUP 2026-08-21 16:03:04.897 | [2071 Async ks-group-memberdemo:53763]: Signaled 2026-08-21 16:03:04.902 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 16:03:04.902 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group d40d2f428a9c4014ab9709cb41b460c7 --project f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:03:04.903 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d40d2f428a9c4014ab9709cb41b460c7 --project f05763ddee8544c3917e41b43751bdc0 -f value -c Role 2026-08-21 16:03:04.903 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:04.903 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b4278eb80cca446097135a413acd40f1 2026-08-21 16:03:04.903 | + functions-common:get_or_add_group_project_role:1049 : echo b4278eb80cca446097135a413acd40f1 2026-08-21 16:03:04.903 | b4278eb80cca446097135a413acd40f1 2026-08-21 16:03:04.980 | [2071 Async ks-group-memberdemo:53763]: finished get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 with result 0 in 11 seconds 2026-08-21 16:03:05.037 | [2071 Async ks-group-anotherdemo:53842]: Waiting for completion of get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 running on PID 53842 (5 other jobs running) 2026-08-21 16:03:05.080 | [2071 Async ks-group-anotherdemo:53842]: Signaling child to exit 2026-08-21 16:03:05.452 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:05.497 | [53842 Async ks-group-anotherdemo:53842]: finished successfully 2026-08-21 16:03:05.540 | WAKEUP 2026-08-21 16:03:05.587 | [2071 Async ks-group-anotherdemo:53842]: Signaled 2026-08-21 16:03:05.587 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 16:03:05.587 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group d40d2f428a9c4014ab9709cb41b460c7 --project f05763ddee8544c3917e41b43751bdc0 2026-08-21 16:03:05.587 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d40d2f428a9c4014ab9709cb41b460c7 --project f05763ddee8544c3917e41b43751bdc0 -f value -c Role 2026-08-21 16:03:05.588 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:05.588 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:03:05.588 | + functions-common:get_or_add_group_project_role:1049 : echo a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:03:05.588 | a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:03:05.655 | [2071 Async ks-group-anotherdemo:53842]: finished get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 f05763ddee8544c3917e41b43751bdc0 with result 0 in 12 seconds 2026-08-21 16:03:05.714 | [2071 Async ks-group-memberalt:53921]: Waiting for completion of get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f running on PID 53921 (4 other jobs running) 2026-08-21 16:03:05.745 | [2071 Async ks-group-memberalt:53921]: Signaling child to exit 2026-08-21 16:03:05.881 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:05.916 | [54000 Async ks-group-anotheralt:54000]: finished successfully 2026-08-21 16:03:06.094 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:06.124 | [54097 Async ks-group-admin:54097]: finished successfully 2026-08-21 16:03:06.417 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:06.448 | [53921 Async ks-group-memberalt:53921]: finished successfully 2026-08-21 16:03:06.478 | WAKEUP 2026-08-21 16:03:06.509 | [2071 Async ks-group-memberalt:53921]: Signaled 2026-08-21 16:03:06.511 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 16:03:06.511 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group d40d2f428a9c4014ab9709cb41b460c7 --project 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:03:06.511 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d40d2f428a9c4014ab9709cb41b460c7 --project 998e4c65216246bf82917bfd8a49520f -f value -c Role 2026-08-21 16:03:06.511 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:06.511 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b4278eb80cca446097135a413acd40f1 2026-08-21 16:03:06.511 | + functions-common:get_or_add_group_project_role:1049 : echo b4278eb80cca446097135a413acd40f1 2026-08-21 16:03:06.511 | b4278eb80cca446097135a413acd40f1 2026-08-21 16:03:06.567 | [2071 Async ks-group-memberalt:53921]: finished get_or_add_group_project_role member d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f with result 0 in 13 seconds 2026-08-21 16:03:06.613 | [2071 Async ks-group-anotheralt:54000]: Waiting for completion of get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f running on PID 54000 (3 other jobs running) 2026-08-21 16:03:06.645 | [2071 Async ks-group-anotheralt:54000]: Signaling child to exit 2026-08-21 16:03:06.646 | WAKEUP 2026-08-21 16:03:06.669 | [2071 Async ks-group-anotheralt:54000]: Signaled 2026-08-21 16:03:06.671 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 16:03:06.671 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group d40d2f428a9c4014ab9709cb41b460c7 --project 998e4c65216246bf82917bfd8a49520f 2026-08-21 16:03:06.671 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d40d2f428a9c4014ab9709cb41b460c7 --project 998e4c65216246bf82917bfd8a49520f -f value -c Role 2026-08-21 16:03:06.671 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:06.672 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:03:06.672 | + functions-common:get_or_add_group_project_role:1049 : echo a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:03:06.672 | a40b5af0f9d64082a4d7de17655f2b36 2026-08-21 16:03:06.725 | [2071 Async ks-group-anotheralt:54000]: finished get_or_add_group_project_role anotherrole d40d2f428a9c4014ab9709cb41b460c7 998e4c65216246bf82917bfd8a49520f with result 0 in 12 seconds 2026-08-21 16:03:06.767 | [2071 Async ks-group-admin:54097]: Waiting for completion of get_or_add_group_project_role admin 018f9bba53834856836107fca489763b a8286c0b3da64da483cd077a53ab7c0c running on PID 54097 (2 other jobs running) 2026-08-21 16:03:06.797 | [2071 Async ks-group-admin:54097]: Signaling child to exit 2026-08-21 16:03:06.797 | WAKEUP 2026-08-21 16:03:06.822 | [2071 Async ks-group-admin:54097]: Signaled 2026-08-21 16:03:06.824 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-21 16:03:06.824 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 018f9bba53834856836107fca489763b --project a8286c0b3da64da483cd077a53ab7c0c 2026-08-21 16:03:06.824 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 018f9bba53834856836107fca489763b --project a8286c0b3da64da483cd077a53ab7c0c -f value -c Role 2026-08-21 16:03:06.825 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:03:06.825 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:03:06.825 | + functions-common:get_or_add_group_project_role:1049 : echo 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:03:06.825 | 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:03:06.876 | [2071 Async ks-group-admin:54097]: finished get_or_add_group_project_role admin 018f9bba53834856836107fca489763b a8286c0b3da64da483cd077a53ab7c0c with result 0 in 12 seconds 2026-08-21 16:03:06.881 | + inc/async:async_wait:197 : return 0 2026-08-21 16:03:06.885 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-21 16:03:06.908 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:06.912 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-21 16:03:06.938 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:06.942 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-21 16:03:06.946 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-21 16:03:07.033 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-21 16:03:07.081 | [2071 Async create_nova_accounts:55979]: running: create_nova_accounts 2026-08-21 16:03:07.085 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-21 16:03:07.106 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:07.110 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-21 16:03:07.114 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-21 16:03:07.206 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-21 16:03:07.261 | [2071 Async create_glance_accounts:56102]: running: create_glance_accounts 2026-08-21 16:03:07.267 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-21 16:03:07.295 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:07.300 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-21 16:03:07.303 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-21 16:03:07.395 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-21 16:03:07.454 | [2071 Async create_cinder_accounts:56240]: running: create_cinder_accounts 2026-08-21 16:03:07.457 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-21 16:03:07.485 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:03:07.490 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-21 16:03:07.491 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-21 16:03:07.562 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-21 16:03:07.636 | [2071 Async create_neutron_accounts:56382]: running: create_neutron_accounts 2026-08-21 16:03:07.643 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-21 16:03:07.680 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:07.688 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-21 16:03:07.729 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:03:07.737 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-21 16:03:07.859 | [2071 Async create_nova_accounts:55979]: Waiting for completion of create_nova_accounts running on PID 55979 (5 other jobs running) 2026-08-21 16:03:07.911 | [2071 Async create_nova_accounts:55979]: Signaling child to exit 2026-08-21 16:03:43.872 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:43.895 | [56382 Async create_neutron_accounts:56382]: finished successfully 2026-08-21 16:03:52.224 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:03:52.254 | [56240 Async create_cinder_accounts:56240]: finished successfully 2026-08-21 16:04:09.226 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:04:09.255 | [55979 Async create_nova_accounts:55979]: finished successfully 2026-08-21 16:04:09.285 | WAKEUP 2026-08-21 16:04:09.312 | [2071 Async create_nova_accounts:55979]: Signaled 2026-08-21 16:04:09.313 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-21 16:04:09.313 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-21 16:04:09.313 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-21 16:04:09.313 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:04:09.313 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:04:09.313 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:04:09.314 | ++ 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-08-21 16:04:09.314 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.314 | + functions-common:get_or_create_user:915 : user_id=d3ab346cc16744a2ae1ae6bfffea1379 2026-08-21 16:04:09.314 | + functions-common:get_or_create_user:916 : echo d3ab346cc16744a2ae1ae6bfffea1379 2026-08-21 16:04:09.314 | d3ab346cc16744a2ae1ae6bfffea1379 2026-08-21 16:04:09.314 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-21 16:04:09.314 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:04:09.314 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:04:09.314 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:04:09.314 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:04:09.314 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:04:09.315 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:04:09.315 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:04:09.315 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:04:09.315 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:04:09.315 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:04:09.315 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:04:09.315 | + 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-08-21 16:04:09.315 | ++ 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-08-21 16:04:09.315 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.315 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:09.315 | + functions-common:get_or_add_user_project_role:980 : echo e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:09.316 | e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:09.316 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-21 16:04:09.316 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-21 16:04:09.316 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:04:09.316 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:04:09.317 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:04:09.317 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:04:09.317 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:04:09.317 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:04:09.317 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:04:09.318 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:04:09.318 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:04:09.318 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:04:09.318 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:04:09.318 | + 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-08-21 16:04:09.318 | ++ 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-08-21 16:04:09.318 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.319 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:04:09.319 | + functions-common:get_or_add_user_project_role:980 : echo 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:04:09.319 | 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:04:09.319 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-21 16:04:09.319 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.184/compute 2026-08-21 16:04:09.319 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-21 16:04:09.319 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:04:09.319 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-21 16:04:09.320 | ++ 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-08-21 16:04:09.320 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.320 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:04:09.320 | 5afceff66c6848589e32279e85ce7824' 2026-08-21 16:04:09.320 | + functions-common:get_or_create_service:1067 : echo 5afceff66c6848589e32279e85ce7824 2026-08-21 16:04:09.320 | 5afceff66c6848589e32279e85ce7824 2026-08-21 16:04:09.320 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.184/compute/v2/$(project_id)s' 2026-08-21 16:04:09.320 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:04:09.320 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.184/compute/v2/$(project_id)s' RegionOne 2026-08-21 16:04:09.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:04:09.320 | +++ 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-08-21 16:04:09.321 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:04:09.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:04:09.321 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.184/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-21 16:04:09.321 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=eff70efb6e7f4692ad3ee80dfeb02973 2026-08-21 16:04:09.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo eff70efb6e7f4692ad3ee80dfeb02973 2026-08-21 16:04:09.321 | + functions-common:get_or_create_endpoint:1100 : public_id=eff70efb6e7f4692ad3ee80dfeb02973 2026-08-21 16:04:09.321 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:04:09.321 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:04:09.322 | + functions-common:get_or_create_endpoint:1109 : echo eff70efb6e7f4692ad3ee80dfeb02973 2026-08-21 16:04:09.322 | eff70efb6e7f4692ad3ee80dfeb02973 2026-08-21 16:04:09.323 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-21 16:04:09.323 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:04:09.323 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-21 16:04:09.323 | ++ 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-08-21 16:04:09.323 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.323 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:04:09.323 | d3de432bc0d34fdf93ef471c5fb62885' 2026-08-21 16:04:09.323 | + functions-common:get_or_create_service:1067 : echo d3de432bc0d34fdf93ef471c5fb62885 2026-08-21 16:04:09.323 | d3de432bc0d34fdf93ef471c5fb62885 2026-08-21 16:04:09.324 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.184/compute/v2.1 2026-08-21 16:04:09.324 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:04:09.324 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.184/compute/v2.1 RegionOne 2026-08-21 16:04:09.324 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:04:09.324 | +++ 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-08-21 16:04:09.324 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.324 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:04:09.324 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:04:09.324 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.184/compute/v2.1 --region RegionOne -f value -c id 2026-08-21 16:04:09.324 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:09.324 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d7a6ad6707754e24a4b17983504f460e 2026-08-21 16:04:09.324 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d7a6ad6707754e24a4b17983504f460e 2026-08-21 16:04:09.325 | + functions-common:get_or_create_endpoint:1100 : public_id=d7a6ad6707754e24a4b17983504f460e 2026-08-21 16:04:09.325 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:04:09.325 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:04:09.325 | + functions-common:get_or_create_endpoint:1109 : echo d7a6ad6707754e24a4b17983504f460e 2026-08-21 16:04:09.325 | d7a6ad6707754e24a4b17983504f460e 2026-08-21 16:04:09.325 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-21 16:04:09.325 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:09.325 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-21 16:04:09.325 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:04:09.325 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-21 16:04:09.325 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:04:09.326 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-21 16:04:09.326 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:09.326 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-21 16:04:09.372 | [2071 Async create_nova_accounts:55979]: finished create_nova_accounts with result 0 in 62 seconds 2026-08-21 16:04:09.416 | [2071 Async create_glance_accounts:56102]: Waiting for completion of create_glance_accounts running on PID 56102 (4 other jobs running) 2026-08-21 16:04:09.445 | [2071 Async create_glance_accounts:56102]: Signaling child to exit 2026-08-21 16:04:23.377 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:04:23.402 | [56102 Async create_glance_accounts:56102]: finished successfully 2026-08-21 16:04:23.425 | WAKEUP 2026-08-21 16:04:23.444 | [2071 Async create_glance_accounts:56102]: Signaled 2026-08-21 16:04:23.445 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-21 16:04:23.445 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:23.445 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-21 16:04:23.446 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-21 16:04:23.446 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:04:23.446 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:04:23.446 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:04:23.446 | ++ 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-08-21 16:04:23.446 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.446 | + functions-common:get_or_create_user:915 : user_id=9d459a4adb23439bb08479b7b806d222 2026-08-21 16:04:23.446 | + functions-common:get_or_create_user:916 : echo 9d459a4adb23439bb08479b7b806d222 2026-08-21 16:04:23.446 | 9d459a4adb23439bb08479b7b806d222 2026-08-21 16:04:23.446 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-21 16:04:23.447 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:04:23.447 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:04:23.447 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:04:23.447 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:04:23.447 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:04:23.447 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:04:23.447 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:04:23.447 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:04:23.447 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:04:23.447 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:04:23.447 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:04:23.448 | + 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-08-21 16:04:23.448 | ++ 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-08-21 16:04:23.448 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.449 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.449 | + functions-common:get_or_add_user_project_role:980 : echo e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.449 | e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.449 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-21 16:04:23.449 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-21 16:04:23.449 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:04:23.449 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:04:23.449 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:04:23.449 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:04:23.449 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:04:23.449 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:04:23.450 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:04:23.450 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:04:23.450 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:04:23.451 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:04:23.451 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:04:23.451 | + 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-08-21 16:04:23.451 | ++ 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-08-21 16:04:23.451 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.451 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:04:23.451 | + functions-common:get_or_add_user_project_role:980 : echo 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:04:23.451 | 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:04:23.451 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-21 16:04:23.451 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:04:23.451 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-21 16:04:23.452 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:04:23.452 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-21 16:04:23.452 | ++ 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-08-21 16:04:23.452 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.452 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:04:23.452 | 1fc632f8ac234c3388889ea4afc8e4da' 2026-08-21 16:04:23.452 | + functions-common:get_or_create_service:1067 : echo 1fc632f8ac234c3388889ea4afc8e4da 2026-08-21 16:04:23.452 | 1fc632f8ac234c3388889ea4afc8e4da 2026-08-21 16:04:23.452 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.184/image 2026-08-21 16:04:23.452 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:04:23.452 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.184/image RegionOne 2026-08-21 16:04:23.453 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:04:23.453 | +++ 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-08-21 16:04:23.453 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.453 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:04:23.453 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:04:23.453 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.184/image --region RegionOne -f value -c id 2026-08-21 16:04:23.453 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.453 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fc5c93adade0439097fdfc9779538956 2026-08-21 16:04:23.454 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fc5c93adade0439097fdfc9779538956 2026-08-21 16:04:23.454 | + functions-common:get_or_create_endpoint:1100 : public_id=fc5c93adade0439097fdfc9779538956 2026-08-21 16:04:23.454 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:04:23.454 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:04:23.454 | + functions-common:get_or_create_endpoint:1109 : echo fc5c93adade0439097fdfc9779538956 2026-08-21 16:04:23.455 | fc5c93adade0439097fdfc9779538956 2026-08-21 16:04:23.455 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-21 16:04:23.455 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-21 16:04:23.455 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-21 16:04:23.455 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.455 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-21 16:04:23.455 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-21 16:04:23.456 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-21 16:04:23.456 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-21 16:04:23.456 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-21 16:04:23.456 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-21 16:04:23.456 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-21 16:04:23.456 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-21 16:04:23.456 | +---------------+----------------------------------+ 2026-08-21 16:04:23.457 | | Field | Value | 2026-08-21 16:04:23.457 | +---------------+----------------------------------+ 2026-08-21 16:04:23.457 | | default_limit | 2000 | 2026-08-21 16:04:23.457 | | description | None | 2026-08-21 16:04:23.457 | | id | fd9f927e41cb45bfa927e1de8b909b2e | 2026-08-21 16:04:23.457 | | region_id | RegionOne | 2026-08-21 16:04:23.458 | | resource_name | image_size_total | 2026-08-21 16:04:23.458 | | service_id | 1fc632f8ac234c3388889ea4afc8e4da | 2026-08-21 16:04:23.458 | +---------------+----------------------------------+ 2026-08-21 16:04:23.458 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-21 16:04:23.458 | +---------------+----------------------------------+ 2026-08-21 16:04:23.458 | | Field | Value | 2026-08-21 16:04:23.458 | +---------------+----------------------------------+ 2026-08-21 16:04:23.458 | | default_limit | 2000 | 2026-08-21 16:04:23.459 | | description | None | 2026-08-21 16:04:23.459 | | id | 55d125fa9bf34c698772b7ed3b13505d | 2026-08-21 16:04:23.459 | | region_id | RegionOne | 2026-08-21 16:04:23.459 | | resource_name | image_stage_total | 2026-08-21 16:04:23.459 | | service_id | 1fc632f8ac234c3388889ea4afc8e4da | 2026-08-21 16:04:23.459 | +---------------+----------------------------------+ 2026-08-21 16:04:23.459 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-21 16:04:23.460 | +---------------+----------------------------------+ 2026-08-21 16:04:23.460 | | Field | Value | 2026-08-21 16:04:23.460 | +---------------+----------------------------------+ 2026-08-21 16:04:23.460 | | default_limit | 100 | 2026-08-21 16:04:23.460 | | description | None | 2026-08-21 16:04:23.460 | | id | 8ff1d819366f482ab8e30d65f8e7097e | 2026-08-21 16:04:23.460 | | region_id | RegionOne | 2026-08-21 16:04:23.460 | | resource_name | image_count_total | 2026-08-21 16:04:23.461 | | service_id | 1fc632f8ac234c3388889ea4afc8e4da | 2026-08-21 16:04:23.461 | +---------------+----------------------------------+ 2026-08-21 16:04:23.461 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-21 16:04:23.461 | +---------------+----------------------------------+ 2026-08-21 16:04:23.461 | | Field | Value | 2026-08-21 16:04:23.461 | +---------------+----------------------------------+ 2026-08-21 16:04:23.461 | | default_limit | 100 | 2026-08-21 16:04:23.462 | | description | None | 2026-08-21 16:04:23.462 | | id | c59b489dd07d483ab7735612835c77ce | 2026-08-21 16:04:23.462 | | region_id | RegionOne | 2026-08-21 16:04:23.462 | | resource_name | image_count_uploading | 2026-08-21 16:04:23.462 | | service_id | 1fc632f8ac234c3388889ea4afc8e4da | 2026-08-21 16:04:23.462 | +---------------+----------------------------------+ 2026-08-21 16:04:23.462 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-21 16:04:23.462 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-21 16:04:23.463 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-21 16:04:23.463 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-21 16:04:23.463 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-21 16:04:23.463 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.184/identity 2026-08-21 16:04:23.463 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-21 16:04:23.463 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-21 16:04:23.464 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.464 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id fc5c93adade0439097fdfc9779538956 2026-08-21 16:04:23.464 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-21 16:04:23.464 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-21 16:04:23.464 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:04:23.491 | [2071 Async create_glance_accounts:56102]: finished create_glance_accounts with result 0 in 76 seconds 2026-08-21 16:04:23.523 | [2071 Async create_cinder_accounts:56240]: Waiting for completion of create_cinder_accounts running on PID 56240 (3 other jobs running) 2026-08-21 16:04:23.547 | [2071 Async create_cinder_accounts:56240]: Signaling child to exit 2026-08-21 16:04:23.547 | WAKEUP 2026-08-21 16:04:23.567 | [2071 Async create_cinder_accounts:56240]: Signaled 2026-08-21 16:04:23.569 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-08-21 16:04:23.569 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-21 16:04:23.569 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-21 16:04:23.569 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:04:23.569 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-21 16:04:23.570 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-21 16:04:23.570 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:04:23.570 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:04:23.570 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:04:23.570 | ++ 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-08-21 16:04:23.571 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.571 | + functions-common:get_or_create_user:915 : user_id=ce5571cae5df4cb1b288e347632624ba 2026-08-21 16:04:23.571 | + functions-common:get_or_create_user:916 : echo ce5571cae5df4cb1b288e347632624ba 2026-08-21 16:04:23.571 | ce5571cae5df4cb1b288e347632624ba 2026-08-21 16:04:23.571 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-21 16:04:23.572 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:04:23.572 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:04:23.572 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:04:23.572 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:04:23.572 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:04:23.573 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:04:23.573 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:04:23.573 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:04:23.573 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:04:23.573 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:04:23.574 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:04:23.574 | + 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-08-21 16:04:23.574 | ++ 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-08-21 16:04:23.574 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.574 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.575 | + functions-common:get_or_add_user_project_role:980 : echo e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.575 | e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.575 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-21 16:04:23.575 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-21 16:04:23.575 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:04:23.575 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-21 16:04:23.576 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.184/volume 2026-08-21 16:04:23.576 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-21 16:04:23.576 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:04:23.576 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-21 16:04:23.576 | ++ 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-08-21 16:04:23.577 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.577 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:04:23.577 | ca6d5cda30c84cc98f7479ce02eefdad' 2026-08-21 16:04:23.577 | + functions-common:get_or_create_service:1067 : echo ca6d5cda30c84cc98f7479ce02eefdad 2026-08-21 16:04:23.577 | ca6d5cda30c84cc98f7479ce02eefdad 2026-08-21 16:04:23.578 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.184/volume/v3 2026-08-21 16:04:23.578 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:04:23.578 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.184/volume/v3 RegionOne 2026-08-21 16:04:23.578 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:04:23.578 | +++ 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-08-21 16:04:23.578 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:04:23.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:04:23.580 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.184/volume/v3 --region RegionOne -f value -c id 2026-08-21 16:04:23.580 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8e651a44b31c477daf74802c9779c454 2026-08-21 16:04:23.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8e651a44b31c477daf74802c9779c454 2026-08-21 16:04:23.581 | + functions-common:get_or_create_endpoint:1100 : public_id=8e651a44b31c477daf74802c9779c454 2026-08-21 16:04:23.581 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:04:23.581 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:04:23.581 | + functions-common:get_or_create_endpoint:1109 : echo 8e651a44b31c477daf74802c9779c454 2026-08-21 16:04:23.581 | 8e651a44b31c477daf74802c9779c454 2026-08-21 16:04:23.581 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-21 16:04:23.581 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-21 16:04:23.581 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-21 16:04:23.581 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-21 16:04:23.582 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.582 | ++ functions-common:get_or_create_project:928 : project_id=e7b637d889194659a842d8688f7f63c3 2026-08-21 16:04:23.582 | ++ functions-common:get_or_create_project:929 : echo e7b637d889194659a842d8688f7f63c3 2026-08-21 16:04:23.582 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e7b637d889194659a842d8688f7f63c3 2026-08-21 16:04:23.582 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-21 16:04:23.582 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:04:23.582 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:04:23.582 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-21 16:04:23.583 | +++ 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-08-21 16:04:23.583 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-21 16:04:23.583 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.583 | ++ functions-common:get_or_create_user:915 : user_id=ce5571cae5df4cb1b288e347632624ba 2026-08-21 16:04:23.583 | ++ functions-common:get_or_create_user:916 : echo ce5571cae5df4cb1b288e347632624ba 2026-08-21 16:04:23.583 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ce5571cae5df4cb1b288e347632624ba 2026-08-21 16:04:23.611 | [2071 Async create_cinder_accounts:56240]: finished create_cinder_accounts with result 0 in 44 seconds 2026-08-21 16:04:23.616 | + inc/async:async_wait:197 : return 0 2026-08-21 16:04:23.618 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-21 16:04:23.664 | [2071 Async create_neutron_accounts:56382]: Waiting for completion of create_neutron_accounts running on PID 56382 (2 other jobs running) 2026-08-21 16:04:23.687 | [2071 Async create_neutron_accounts:56382]: Signaling child to exit 2026-08-21 16:04:23.688 | WAKEUP 2026-08-21 16:04:23.708 | [2071 Async create_neutron_accounts:56382]: Signaled 2026-08-21 16:04:23.709 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-21 16:04:23.709 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.184/ 2026-08-21 16:04:23.710 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-21 16:04:23.710 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.184/networking 2026-08-21 16:04:23.710 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-21 16:04:23.710 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:23.710 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-21 16:04:23.710 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-21 16:04:23.710 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:04:23.710 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:04:23.711 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:04:23.711 | ++ 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-08-21 16:04:23.711 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.711 | + functions-common:get_or_create_user:915 : user_id=ba2f0518ed33455fb6cb60ece68408d7 2026-08-21 16:04:23.711 | + functions-common:get_or_create_user:916 : echo ba2f0518ed33455fb6cb60ece68408d7 2026-08-21 16:04:23.711 | ba2f0518ed33455fb6cb60ece68408d7 2026-08-21 16:04:23.711 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-21 16:04:23.711 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:04:23.712 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:04:23.712 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:04:23.712 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:04:23.712 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:04:23.712 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:04:23.712 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:04:23.712 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:04:23.712 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:04:23.713 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:04:23.713 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:04:23.713 | + 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-08-21 16:04:23.713 | ++ 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-08-21 16:04:23.713 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.713 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.713 | + functions-common:get_or_add_user_project_role:980 : echo e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.713 | e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:04:23.714 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-21 16:04:23.714 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-21 16:04:23.714 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:04:23.714 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-21 16:04:23.714 | ++ 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-08-21 16:04:23.714 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.714 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:04:23.714 | e39c4d538920407e824a79503e8106b8' 2026-08-21 16:04:23.715 | + functions-common:get_or_create_service:1067 : echo e39c4d538920407e824a79503e8106b8 2026-08-21 16:04:23.715 | e39c4d538920407e824a79503e8106b8 2026-08-21 16:04:23.715 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.184/networking 2026-08-21 16:04:23.715 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:04:23.715 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.184/networking RegionOne 2026-08-21 16:04:23.715 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:04:23.715 | +++ 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-08-21 16:04:23.715 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:04:23.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:04:23.716 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.184/networking --region RegionOne -f value -c id 2026-08-21 16:04:23.716 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:04:23.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a1d9e897fb484aa79d24758a4d44a499 2026-08-21 16:04:23.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a1d9e897fb484aa79d24758a4d44a499 2026-08-21 16:04:23.716 | + functions-common:get_or_create_endpoint:1100 : public_id=a1d9e897fb484aa79d24758a4d44a499 2026-08-21 16:04:23.716 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:04:23.717 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:04:23.717 | + functions-common:get_or_create_endpoint:1109 : echo a1d9e897fb484aa79d24758a4d44a499 2026-08-21 16:04:23.717 | a1d9e897fb484aa79d24758a4d44a499 2026-08-21 16:04:23.754 | [2071 Async create_neutron_accounts:56382]: finished create_neutron_accounts with result 0 in 36 seconds 2026-08-21 16:04:23.762 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-21 16:04:23.767 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-21 16:04:23.770 | + inc/async:async_wait:197 : return 0 2026-08-21 16:04:23.772 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-21 16:04:23.791 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:23.794 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-21 16:04:23.812 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:23.814 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-21 16:04:23.817 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:04:23.820 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-21 16:04:23.822 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-21 16:04:23.825 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-21 16:04:23.887 | + inc/async:async_inner:63 : init_glance 2026-08-21 16:04:23.931 | [2071 Async init_glance:58634]: running: init_glance 2026-08-21 16:04:23.935 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-21 16:04:23.954 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:04:23.957 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-21 16:04:23.960 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:04:23.963 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-21 16:04:23.966 | + ./stack.sh:main:1170 : configure_neutron 2026-08-21 16:04:23.968 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-21 16:04:23.971 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-21 16:04:23.973 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-21 16:04:23.995 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-21 16:04:23.997 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-21 16:04:24.733 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:24.733 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:24.733 | we strongly recommend against using it for new projects. 2026-08-21 16:04:24.734 | 2026-08-21 16:04:24.734 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:24.734 | framework. For more detail see 2026-08-21 16:04:24.734 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:24.734 | 2026-08-21 16:04:24.734 | import eventlet as _eventlet # noqa 2026-08-21 16:04:29.387 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:29.387 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:29.388 | we strongly recommend against using it for new projects. 2026-08-21 16:04:29.388 | 2026-08-21 16:04:29.388 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:29.388 | framework. For more detail see 2026-08-21 16:04:29.388 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:29.389 | 2026-08-21 16:04:29.389 | import eventlet as _eventlet # noqa 2026-08-21 16:04:33.754 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:33.754 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:33.754 | we strongly recommend against using it for new projects. 2026-08-21 16:04:33.754 | 2026-08-21 16:04:33.754 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:33.754 | framework. For more detail see 2026-08-21 16:04:33.754 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:33.755 | 2026-08-21 16:04:33.755 | import eventlet as _eventlet # noqa 2026-08-21 16:04:37.930 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:37.930 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:37.930 | we strongly recommend against using it for new projects. 2026-08-21 16:04:37.931 | 2026-08-21 16:04:37.931 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:37.931 | framework. For more detail see 2026-08-21 16:04:37.931 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:37.932 | 2026-08-21 16:04:37.932 | import eventlet as _eventlet # noqa 2026-08-21 16:04:39.604 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:04:39.626 | [58634 Async init_glance:58634]: finished successfully 2026-08-21 16:04:42.595 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:42.596 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:42.596 | we strongly recommend against using it for new projects. 2026-08-21 16:04:42.596 | 2026-08-21 16:04:42.596 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:42.596 | framework. For more detail see 2026-08-21 16:04:42.597 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:42.597 | 2026-08-21 16:04:42.597 | import eventlet as _eventlet # noqa 2026-08-21 16:04:46.709 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:46.710 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:46.710 | we strongly recommend against using it for new projects. 2026-08-21 16:04:46.710 | 2026-08-21 16:04:46.710 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:46.710 | framework. For more detail see 2026-08-21 16:04:46.710 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:46.710 | 2026-08-21 16:04:46.710 | import eventlet as _eventlet # noqa 2026-08-21 16:04:51.439 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:51.439 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:51.440 | we strongly recommend against using it for new projects. 2026-08-21 16:04:51.440 | 2026-08-21 16:04:51.440 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:51.440 | framework. For more detail see 2026-08-21 16:04:51.440 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:51.440 | 2026-08-21 16:04:51.440 | import eventlet as _eventlet # noqa 2026-08-21 16:04:55.932 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:55.932 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:55.932 | we strongly recommend against using it for new projects. 2026-08-21 16:04:55.932 | 2026-08-21 16:04:55.932 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:55.933 | framework. For more detail see 2026-08-21 16:04:55.933 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:55.933 | 2026-08-21 16:04:55.933 | import eventlet as _eventlet # noqa 2026-08-21 16:04:57.992 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:04:57.992 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:04:57.992 | we strongly recommend against using it for new projects. 2026-08-21 16:04:57.993 | 2026-08-21 16:04:57.993 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:04:57.993 | framework. For more detail see 2026-08-21 16:04:57.993 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:04:57.993 | 2026-08-21 16:04:57.993 | import eventlet as _eventlet # noqa 2026-08-21 16:05:02.024 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:02.024 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:02.024 | we strongly recommend against using it for new projects. 2026-08-21 16:05:02.025 | 2026-08-21 16:05:02.025 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:02.025 | framework. For more detail see 2026-08-21 16:05:02.025 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:02.025 | 2026-08-21 16:05:02.025 | import eventlet as _eventlet # noqa 2026-08-21 16:05:04.684 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:04.684 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:04.684 | we strongly recommend against using it for new projects. 2026-08-21 16:05:04.685 | 2026-08-21 16:05:04.685 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:04.685 | framework. For more detail see 2026-08-21 16:05:04.685 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:04.685 | 2026-08-21 16:05:04.685 | import eventlet as _eventlet # noqa 2026-08-21 16:05:08.104 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-21 16:05:08.112 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-21 16:05:08.116 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-21 16:05:08.120 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-21 16:05:08.125 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-21 16:05:08.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-21 16:05:08.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-21 16:05:08.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-21 16:05:08.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-21 16:05:08.145 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-21 16:05:08.150 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-21 16:05:08.153 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-21 16:05:08.158 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-21 16:05:08.162 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-21 16:05:08.166 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-21 16:05:08.171 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-21 16:05:08.178 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:05:08.183 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:05:08.187 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-21 16:05:08.191 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:05:08.200 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-21 16:05:08.204 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-21 16:05:08.208 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-21 16:05:08.213 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-21 16:05:08.217 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:05:08.222 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:05:08.226 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:05:08.252 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:08.256 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:05:08.261 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-21 16:05:08.266 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-21 16:05:08.316 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-21 16:05:08.368 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-21 16:05:08.417 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-21 16:05:08.468 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-21 16:05:08.519 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-21 16:05:08.570 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-21 16:05:08.574 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-21 16:05:08.578 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-21 16:05:08.583 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:05:08.588 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:05:08.616 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:05:08.620 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:05:08.624 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:05:08.628 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:05:08.633 | + 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-08-21 16:05:08.683 | + 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-08-21 16:05:08.735 | + 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-08-21 16:05:08.788 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:05:08.840 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-21 16:05:08.891 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-21 16:05:08.896 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:05:08.900 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-21 16:05:08.905 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-21 16:05:08.910 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-21 16:05:08.915 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:05:08.919 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-21 16:05:08.924 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-21 16:05:08.950 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-21 16:05:08.970 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-21 16:05:08.989 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-21 16:05:09.009 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-21 16:05:09.027 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-21 16:05:09.031 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 16:05:09.036 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-21 16:05:09.042 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.4UlPqVoa4z 2026-08-21 16:05:09.047 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-21 16:05:09.051 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 16:05:09.055 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.4UlPqVoa4z 2026-08-21 16:05:09.062 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.4UlPqVoa4z 2026-08-21 16:05:09.084 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.4UlPqVoa4z /etc/sudoers.d/neutron-rootwrap 2026-08-21 16:05:09.107 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-21 16:05:09.111 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-21 16:05:09.116 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-21 16:05:09.172 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-21 16:05:09.177 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 16:05:09.232 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-21 16:05:09.237 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-21 16:05:09.242 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-21 16:05:09.247 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 16:05:09.252 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-21 16:05:09.256 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 16:05:09.284 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:09.289 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-21 16:05:09.293 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-21 16:05:09.296 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 16:05:09.322 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:09.326 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 16:05:09.331 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/ 2026-08-21 16:05:09.381 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 16:05:09.385 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 16:05:09.389 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-21 16:05:09.415 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:09.420 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-21 16:05:09.449 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:09.454 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-21 16:05:09.483 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:09.488 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-21 16:05:09.519 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:09.523 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-21 16:05:09.555 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:09.559 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-21 16:05:09.564 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-21 16:05:09.594 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:09.599 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-21 16:05:09.603 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-21 16:05:09.607 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-21 16:05:09.608 | Configuring OVN 2026-08-21 16:05:09.612 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-21 16:05:09.616 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-21 16:05:09.622 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-21 16:05:09.628 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=66a6e2e8-6666-4037-be90-563161d0f875 2026-08-21 16:05:09.633 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:05:09.637 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-21 16:05:09.642 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:05:09.646 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:05:09.650 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:05:09.655 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:05:09.659 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:05:09.662 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:05:09.666 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:05:09.669 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:05:09.673 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:05:09.676 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:05:09.680 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:05:09.685 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:05:09.689 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:05:09.693 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-21 16:05:09.697 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-21 16:05:09.701 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-21 16:05:09.705 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-21 16:05:09.731 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:09.735 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-21 16:05:09.799 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-21 16:05:09.803 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-21 16:05:09.808 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-21 16:05:09.833 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:09.838 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-21 16:05:09.841 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:05:09.845 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-21 16:05:09.849 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-21 16:05:09.868 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-21 16:05:09.875 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-21 16:05:09.879 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-21 16:05:10.560 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:10.561 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:10.561 | we strongly recommend against using it for new projects. 2026-08-21 16:05:10.561 | 2026-08-21 16:05:10.561 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:10.561 | framework. For more detail see 2026-08-21 16:05:10.561 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:10.561 | 2026-08-21 16:05:10.561 | import eventlet as _eventlet # noqa 2026-08-21 16:05:14.552 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:14.552 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:14.552 | we strongly recommend against using it for new projects. 2026-08-21 16:05:14.552 | 2026-08-21 16:05:14.553 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:14.553 | framework. For more detail see 2026-08-21 16:05:14.553 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:14.553 | 2026-08-21 16:05:14.553 | import eventlet as _eventlet # noqa 2026-08-21 16:05:18.539 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:18.539 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:18.539 | we strongly recommend against using it for new projects. 2026-08-21 16:05:18.539 | 2026-08-21 16:05:18.539 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:18.539 | framework. For more detail see 2026-08-21 16:05:18.539 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:18.539 | 2026-08-21 16:05:18.539 | import eventlet as _eventlet # noqa 2026-08-21 16:05:22.529 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:22.529 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:22.529 | we strongly recommend against using it for new projects. 2026-08-21 16:05:22.529 | 2026-08-21 16:05:22.529 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:22.530 | framework. For more detail see 2026-08-21 16:05:22.530 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:22.530 | 2026-08-21 16:05:22.530 | import eventlet as _eventlet # noqa 2026-08-21 16:05:27.038 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:27.039 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:27.039 | we strongly recommend against using it for new projects. 2026-08-21 16:05:27.040 | 2026-08-21 16:05:27.040 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:27.041 | framework. For more detail see 2026-08-21 16:05:27.041 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:27.042 | 2026-08-21 16:05:27.042 | import eventlet as _eventlet # noqa 2026-08-21 16:05:31.103 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:31.103 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:31.103 | we strongly recommend against using it for new projects. 2026-08-21 16:05:31.103 | 2026-08-21 16:05:31.103 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:31.104 | framework. For more detail see 2026-08-21 16:05:31.104 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:31.104 | 2026-08-21 16:05:31.104 | import eventlet as _eventlet # noqa 2026-08-21 16:05:35.707 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:35.707 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:35.707 | we strongly recommend against using it for new projects. 2026-08-21 16:05:35.707 | 2026-08-21 16:05:35.707 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:35.708 | framework. For more detail see 2026-08-21 16:05:35.708 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:35.708 | 2026-08-21 16:05:35.708 | import eventlet as _eventlet # noqa 2026-08-21 16:05:39.951 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:39.952 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:39.952 | we strongly recommend against using it for new projects. 2026-08-21 16:05:39.952 | 2026-08-21 16:05:39.952 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:39.952 | framework. For more detail see 2026-08-21 16:05:39.952 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:39.952 | 2026-08-21 16:05:39.952 | import eventlet as _eventlet # noqa 2026-08-21 16:05:41.913 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:41.913 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:41.913 | we strongly recommend against using it for new projects. 2026-08-21 16:05:41.913 | 2026-08-21 16:05:41.914 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:41.914 | framework. For more detail see 2026-08-21 16:05:41.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:41.914 | 2026-08-21 16:05:41.914 | import eventlet as _eventlet # noqa 2026-08-21 16:05:45.958 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:45.958 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:45.958 | we strongly recommend against using it for new projects. 2026-08-21 16:05:45.958 | 2026-08-21 16:05:45.959 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:45.959 | framework. For more detail see 2026-08-21 16:05:45.959 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:45.959 | 2026-08-21 16:05:45.959 | import eventlet as _eventlet # noqa 2026-08-21 16:05:48.571 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:48.571 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:48.572 | we strongly recommend against using it for new projects. 2026-08-21 16:05:48.572 | 2026-08-21 16:05:48.572 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:48.572 | framework. For more detail see 2026-08-21 16:05:48.572 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:48.572 | 2026-08-21 16:05:48.572 | import eventlet as _eventlet # noqa 2026-08-21 16:05:51.964 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:05:51.971 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:05:51.974 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:05:51.978 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-21 16:05:52.018 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-21 16:05:52.020 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-21 16:05:52.055 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-21 16:05:52.091 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.184 2026-08-21 16:05:52.126 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-21 16:05:52.162 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-21 16:05:52.199 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-21 16:05:52.236 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.184:6642 2026-08-21 16:05:52.274 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-21 16:05:52.295 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:52.299 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-21 16:05:52.302 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-21 16:05:52.341 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.184:6641 2026-08-21 16:05:52.379 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-21 16:05:52.383 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-21 16:05:52.386 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-21 16:05:52.386 | Configuring Neutron for OVN 2026-08-21 16:05:52.390 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-21 16:05:52.411 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:05:52.414 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-21 16:05:52.419 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-21 16:05:52.419 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-21 16:05:53.098 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:53.098 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:53.098 | we strongly recommend against using it for new projects. 2026-08-21 16:05:53.098 | 2026-08-21 16:05:53.098 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:53.098 | framework. For more detail see 2026-08-21 16:05:53.098 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:53.098 | 2026-08-21 16:05:53.098 | import eventlet as _eventlet # noqa 2026-08-21 16:05:56.372 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-21 16:05:56.376 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-21 16:05:56.376 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-21 16:05:57.036 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:05:57.036 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:05:57.036 | we strongly recommend against using it for new projects. 2026-08-21 16:05:57.036 | 2026-08-21 16:05:57.037 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:05:57.037 | framework. For more detail see 2026-08-21 16:05:57.037 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:05:57.037 | 2026-08-21 16:05:57.037 | import eventlet as _eventlet # noqa 2026-08-21 16:05:59.728 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-21 16:05:59.730 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-21 16:05:59.746 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:05:59.748 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-21 16:05:59.753 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.753 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-21 16:05:59.754 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-21 16:05:59.754 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-21 16:05:59.756 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.757 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-21 16:05:59.761 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-21 16:05:59.762 | address-scope 2026-08-21 16:05:59.762 | agent 2026-08-21 16:05:59.762 | allowed-address-pairs 2026-08-21 16:05:59.762 | auto-allocated-topology 2026-08-21 16:05:59.762 | availability_zone 2026-08-21 16:05:59.762 | bgp 2026-08-21 16:05:59.762 | bgp_4byte_asn 2026-08-21 16:05:59.762 | bgp_dragent_scheduler 2026-08-21 16:05:59.762 | binding 2026-08-21 16:05:59.762 | binding-extended 2026-08-21 16:05:59.762 | default-subnetpools 2026-08-21 16:05:59.763 | dhcp_agent_scheduler 2026-08-21 16:05:59.763 | dns-domain-ports 2026-08-21 16:05:59.763 | dns-integration 2026-08-21 16:05:59.763 | dns-integration-domain-keywords 2026-08-21 16:05:59.763 | empty-string-filtering 2026-08-21 16:05:59.763 | enable-default-route-bfd 2026-08-21 16:05:59.763 | enable-default-route-ecmp 2026-08-21 16:05:59.763 | expose-port-forwarding-in-fip 2026-08-21 16:05:59.763 | ext-gw-mode 2026-08-21 16:05:59.763 | external-gateway-multihoming 2026-08-21 16:05:59.763 | external-net 2026-08-21 16:05:59.764 | extra_dhcp_opt 2026-08-21 16:05:59.764 | extraroute 2026-08-21 16:05:59.764 | extraroute-atomic 2026-08-21 16:05:59.764 | filter-validation 2026-08-21 16:05:59.764 | fip-port-details 2026-08-21 16:05:59.765 | flavors 2026-08-21 16:05:59.766 | floating-ip-port-forwarding 2026-08-21 16:05:59.766 | floating-ip-port-forwarding-description 2026-08-21 16:05:59.766 | floating-ip-port-forwarding-detail 2026-08-21 16:05:59.767 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:05:59.767 | floatingip-pools 2026-08-21 16:05:59.767 | fwaas_v2 2026-08-21 16:05:59.768 | ip_allocation 2026-08-21 16:05:59.768 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:05:59.768 | l3-flavors 2026-08-21 16:05:59.768 | l3-ha 2026-08-21 16:05:59.768 | l3_agent_scheduler 2026-08-21 16:05:59.769 | logging 2026-08-21 16:05:59.769 | multi-provider 2026-08-21 16:05:59.769 | net-mtu 2026-08-21 16:05:59.769 | net-mtu-writable 2026-08-21 16:05:59.769 | network-ip-availability 2026-08-21 16:05:59.769 | network_availability_zone 2026-08-21 16:05:59.769 | network_ha 2026-08-21 16:05:59.769 | pagination 2026-08-21 16:05:59.769 | port-device-profile 2026-08-21 16:05:59.769 | port-hardware-offload-type 2026-08-21 16:05:59.770 | port-mac-address-regenerate 2026-08-21 16:05:59.770 | port-numa-affinity-policy 2026-08-21 16:05:59.770 | port-numa-affinity-policy-socket 2026-08-21 16:05:59.770 | port-resource-request 2026-08-21 16:05:59.770 | port-security 2026-08-21 16:05:59.770 | port-trusted-vif 2026-08-21 16:05:59.771 | project-id 2026-08-21 16:05:59.771 | provider 2026-08-21 16:05:59.771 | pvlan 2026-08-21 16:05:59.772 | qinq 2026-08-21 16:05:59.772 | qos 2026-08-21 16:05:59.772 | qos-bw-limit-direction 2026-08-21 16:05:59.772 | qos-bw-minimum-ingress 2026-08-21 16:05:59.772 | qos-default 2026-08-21 16:05:59.772 | qos-fip 2026-08-21 16:05:59.772 | qos-gateway-ip 2026-08-21 16:05:59.773 | qos-rule-type-details 2026-08-21 16:05:59.773 | qos-rule-type-filter 2026-08-21 16:05:59.773 | qos-rules-alias 2026-08-21 16:05:59.773 | quota-check-limit 2026-08-21 16:05:59.773 | quota-check-limit-default 2026-08-21 16:05:59.773 | quota_details 2026-08-21 16:05:59.773 | quotas 2026-08-21 16:05:59.773 | rbac-address-scope 2026-08-21 16:05:59.773 | rbac-policies 2026-08-21 16:05:59.773 | rbac-security-groups 2026-08-21 16:05:59.774 | router 2026-08-21 16:05:59.774 | router-enable-snat 2026-08-21 16:05:59.774 | router_availability_zone 2026-08-21 16:05:59.774 | security-group 2026-08-21 16:05:59.774 | security-groups-default-rules 2026-08-21 16:05:59.775 | security-groups-default-statefulness 2026-08-21 16:05:59.775 | security-groups-normalized-cidr 2026-08-21 16:05:59.775 | security-groups-remote-address-group 2026-08-21 16:05:59.776 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:05:59.776 | security-groups-shared-filtering 2026-08-21 16:05:59.776 | segment 2026-08-21 16:05:59.777 | sorting 2026-08-21 16:05:59.777 | standard-attr-description 2026-08-21 16:05:59.777 | standard-attr-fwaas-v2 2026-08-21 16:05:59.777 | standard-attr-revisions 2026-08-21 16:05:59.777 | standard-attr-tag 2026-08-21 16:05:59.777 | standard-attr-timestamp 2026-08-21 16:05:59.777 | stateful-security-group 2026-08-21 16:05:59.777 | subnet-dns-publish-fixed-ip 2026-08-21 16:05:59.777 | subnet-external-network 2026-08-21 16:05:59.778 | subnet-service-types 2026-08-21 16:05:59.778 | subnet_allocation 2026-08-21 16:05:59.778 | subnet_onboard 2026-08-21 16:05:59.778 | subnetpool-prefix-ops 2026-08-21 16:05:59.778 | tag-creation 2026-08-21 16:05:59.778 | tap-mirror 2026-08-21 16:05:59.778 | tap-mirror-both-direction 2026-08-21 16:05:59.778 | trunk 2026-08-21 16:05:59.778 | uplink-status-propagation 2026-08-21 16:05:59.778 | uplink-status-propagation-updatable 2026-08-21 16:05:59.778 | vlan-transparent 2026-08-21 16:05:59.779 | vpn-endpoint-groups 2026-08-21 16:05:59.779 | vpnaas' 2026-08-21 16:05:59.779 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.779 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-21 16:05:59.780 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-21 16:05:59.780 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-21 16:05:59.781 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.781 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-21 16:05:59.781 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-21 16:05:59.782 | address-scope 2026-08-21 16:05:59.782 | agent 2026-08-21 16:05:59.782 | allowed-address-pairs 2026-08-21 16:05:59.782 | auto-allocated-topology 2026-08-21 16:05:59.782 | availability_zone 2026-08-21 16:05:59.782 | bgp 2026-08-21 16:05:59.782 | bgp_4byte_asn 2026-08-21 16:05:59.782 | bgp_dragent_scheduler 2026-08-21 16:05:59.783 | binding 2026-08-21 16:05:59.783 | binding-extended 2026-08-21 16:05:59.783 | default-subnetpools 2026-08-21 16:05:59.783 | dhcp_agent_scheduler 2026-08-21 16:05:59.783 | dns-domain-ports 2026-08-21 16:05:59.784 | dns-integration 2026-08-21 16:05:59.784 | dns-integration-domain-keywords 2026-08-21 16:05:59.784 | empty-string-filtering 2026-08-21 16:05:59.784 | enable-default-route-bfd 2026-08-21 16:05:59.785 | enable-default-route-ecmp 2026-08-21 16:05:59.785 | expose-port-forwarding-in-fip 2026-08-21 16:05:59.785 | ext-gw-mode 2026-08-21 16:05:59.785 | external-gateway-multihoming 2026-08-21 16:05:59.785 | external-net 2026-08-21 16:05:59.785 | extra_dhcp_opt 2026-08-21 16:05:59.785 | extraroute 2026-08-21 16:05:59.785 | extraroute-atomic 2026-08-21 16:05:59.785 | filter-validation 2026-08-21 16:05:59.785 | fip-port-details 2026-08-21 16:05:59.785 | flavors 2026-08-21 16:05:59.786 | floating-ip-port-forwarding 2026-08-21 16:05:59.786 | floating-ip-port-forwarding-description 2026-08-21 16:05:59.786 | floating-ip-port-forwarding-detail 2026-08-21 16:05:59.786 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:05:59.786 | floatingip-pools 2026-08-21 16:05:59.786 | fwaas_v2 2026-08-21 16:05:59.786 | ip_allocation 2026-08-21 16:05:59.786 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:05:59.786 | l3-flavors 2026-08-21 16:05:59.786 | l3-ha 2026-08-21 16:05:59.786 | l3_agent_scheduler 2026-08-21 16:05:59.786 | logging 2026-08-21 16:05:59.787 | multi-provider 2026-08-21 16:05:59.787 | net-mtu 2026-08-21 16:05:59.787 | net-mtu-writable 2026-08-21 16:05:59.787 | network-ip-availability 2026-08-21 16:05:59.787 | network_availability_zone 2026-08-21 16:05:59.787 | network_ha 2026-08-21 16:05:59.787 | pagination 2026-08-21 16:05:59.787 | port-device-profile 2026-08-21 16:05:59.787 | port-hardware-offload-type 2026-08-21 16:05:59.787 | port-mac-address-regenerate 2026-08-21 16:05:59.787 | port-numa-affinity-policy 2026-08-21 16:05:59.788 | port-numa-affinity-policy-socket 2026-08-21 16:05:59.788 | port-resource-request 2026-08-21 16:05:59.788 | port-security 2026-08-21 16:05:59.788 | port-trusted-vif 2026-08-21 16:05:59.788 | project-id 2026-08-21 16:05:59.788 | provider 2026-08-21 16:05:59.788 | pvlan 2026-08-21 16:05:59.788 | qinq 2026-08-21 16:05:59.788 | qos 2026-08-21 16:05:59.788 | qos-bw-limit-direction 2026-08-21 16:05:59.788 | qos-bw-minimum-ingress 2026-08-21 16:05:59.788 | qos-default 2026-08-21 16:05:59.789 | qos-fip 2026-08-21 16:05:59.789 | qos-gateway-ip 2026-08-21 16:05:59.789 | qos-rule-type-details 2026-08-21 16:05:59.789 | qos-rule-type-filter 2026-08-21 16:05:59.789 | qos-rules-alias 2026-08-21 16:05:59.789 | quota-check-limit 2026-08-21 16:05:59.789 | quota-check-limit-default 2026-08-21 16:05:59.789 | quota_details 2026-08-21 16:05:59.789 | quotas 2026-08-21 16:05:59.789 | rbac-address-scope 2026-08-21 16:05:59.789 | rbac-policies 2026-08-21 16:05:59.789 | rbac-security-groups 2026-08-21 16:05:59.790 | router 2026-08-21 16:05:59.790 | router-enable-snat 2026-08-21 16:05:59.790 | router_availability_zone 2026-08-21 16:05:59.790 | security-group 2026-08-21 16:05:59.790 | security-groups-default-rules 2026-08-21 16:05:59.790 | security-groups-default-statefulness 2026-08-21 16:05:59.790 | security-groups-normalized-cidr 2026-08-21 16:05:59.790 | security-groups-remote-address-group 2026-08-21 16:05:59.790 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:05:59.790 | security-groups-shared-filtering 2026-08-21 16:05:59.790 | segment 2026-08-21 16:05:59.791 | sorting 2026-08-21 16:05:59.791 | standard-attr-description 2026-08-21 16:05:59.791 | standard-attr-fwaas-v2 2026-08-21 16:05:59.791 | standard-attr-revisions 2026-08-21 16:05:59.791 | standard-attr-tag 2026-08-21 16:05:59.791 | standard-attr-timestamp 2026-08-21 16:05:59.791 | stateful-security-group 2026-08-21 16:05:59.791 | subnet-dns-publish-fixed-ip 2026-08-21 16:05:59.791 | subnet-external-network 2026-08-21 16:05:59.791 | subnet-service-types 2026-08-21 16:05:59.791 | subnet_allocation 2026-08-21 16:05:59.792 | subnet_onboard 2026-08-21 16:05:59.792 | subnetpool-prefix-ops 2026-08-21 16:05:59.792 | tag-creation 2026-08-21 16:05:59.792 | tap-mirror 2026-08-21 16:05:59.792 | tap-mirror-both-direction 2026-08-21 16:05:59.792 | trunk 2026-08-21 16:05:59.792 | uplink-status-propagation 2026-08-21 16:05:59.792 | uplink-status-propagation-updatable 2026-08-21 16:05:59.792 | vlan-transparent 2026-08-21 16:05:59.792 | vpn-endpoint-groups 2026-08-21 16:05:59.792 | vpnaas' 2026-08-21 16:05:59.793 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-21 16:05:59.793 | address-scope 2026-08-21 16:05:59.793 | agent 2026-08-21 16:05:59.793 | allowed-address-pairs 2026-08-21 16:05:59.793 | auto-allocated-topology 2026-08-21 16:05:59.793 | availability_zone 2026-08-21 16:05:59.793 | bgp 2026-08-21 16:05:59.793 | bgp_4byte_asn 2026-08-21 16:05:59.793 | bgp_dragent_scheduler 2026-08-21 16:05:59.793 | binding 2026-08-21 16:05:59.793 | binding-extended 2026-08-21 16:05:59.794 | default-subnetpools 2026-08-21 16:05:59.794 | dhcp_agent_scheduler 2026-08-21 16:05:59.794 | dns-domain-ports 2026-08-21 16:05:59.794 | dns-integration 2026-08-21 16:05:59.794 | dns-integration-domain-keywords 2026-08-21 16:05:59.794 | empty-string-filtering 2026-08-21 16:05:59.794 | enable-default-route-bfd 2026-08-21 16:05:59.794 | enable-default-route-ecmp 2026-08-21 16:05:59.794 | expose-port-forwarding-in-fip 2026-08-21 16:05:59.794 | ext-gw-mode 2026-08-21 16:05:59.794 | external-gateway-multihoming 2026-08-21 16:05:59.794 | external-net 2026-08-21 16:05:59.795 | extra_dhcp_opt 2026-08-21 16:05:59.795 | extraroute 2026-08-21 16:05:59.795 | extraroute-atomic 2026-08-21 16:05:59.795 | filter-validation 2026-08-21 16:05:59.795 | fip-port-details 2026-08-21 16:05:59.795 | flavors 2026-08-21 16:05:59.795 | floating-ip-port-forwarding 2026-08-21 16:05:59.795 | floating-ip-port-forwarding-description 2026-08-21 16:05:59.795 | floating-ip-port-forwarding-detail 2026-08-21 16:05:59.795 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:05:59.795 | floatingip-pools 2026-08-21 16:05:59.795 | fwaas_v2 2026-08-21 16:05:59.796 | ip_allocation 2026-08-21 16:05:59.796 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:05:59.796 | l3-flavors 2026-08-21 16:05:59.796 | l3-ha 2026-08-21 16:05:59.796 | l3_agent_scheduler 2026-08-21 16:05:59.796 | logging 2026-08-21 16:05:59.796 | multi-provider 2026-08-21 16:05:59.796 | net-mtu 2026-08-21 16:05:59.796 | net-mtu-writable 2026-08-21 16:05:59.796 | network-ip-availability 2026-08-21 16:05:59.796 | network_availability_zone 2026-08-21 16:05:59.796 | network_ha 2026-08-21 16:05:59.797 | pagination 2026-08-21 16:05:59.797 | port-device-profile 2026-08-21 16:05:59.797 | port-hardware-offload-type 2026-08-21 16:05:59.797 | port-mac-address-regenerate 2026-08-21 16:05:59.797 | port-numa-affinity-policy 2026-08-21 16:05:59.797 | port-numa-affinity-policy-socket 2026-08-21 16:05:59.798 | port-resource-request 2026-08-21 16:05:59.798 | port-security 2026-08-21 16:05:59.798 | port-trusted-vif 2026-08-21 16:05:59.798 | project-id 2026-08-21 16:05:59.798 | provider 2026-08-21 16:05:59.798 | pvlan 2026-08-21 16:05:59.798 | qinq 2026-08-21 16:05:59.798 | qos 2026-08-21 16:05:59.798 | qos-bw-limit-direction 2026-08-21 16:05:59.799 | qos-bw-minimum-ingress 2026-08-21 16:05:59.799 | qos-default 2026-08-21 16:05:59.799 | qos-fip 2026-08-21 16:05:59.799 | qos-gateway-ip 2026-08-21 16:05:59.799 | qos-rule-type-details 2026-08-21 16:05:59.799 | qos-rule-type-filter 2026-08-21 16:05:59.799 | qos-rules-alias 2026-08-21 16:05:59.799 | quota-check-limit 2026-08-21 16:05:59.799 | quota-check-limit-default 2026-08-21 16:05:59.799 | quota_details 2026-08-21 16:05:59.799 | quotas 2026-08-21 16:05:59.799 | rbac-address-scope 2026-08-21 16:05:59.800 | rbac-policies 2026-08-21 16:05:59.800 | rbac-security-groups 2026-08-21 16:05:59.800 | router 2026-08-21 16:05:59.800 | router-enable-snat 2026-08-21 16:05:59.800 | router_availability_zone 2026-08-21 16:05:59.800 | security-group 2026-08-21 16:05:59.800 | security-groups-default-rules 2026-08-21 16:05:59.800 | security-groups-default-statefulness 2026-08-21 16:05:59.800 | security-groups-normalized-cidr 2026-08-21 16:05:59.800 | security-groups-remote-address-group 2026-08-21 16:05:59.800 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:05:59.801 | security-groups-shared-filtering 2026-08-21 16:05:59.801 | segment 2026-08-21 16:05:59.801 | sorting 2026-08-21 16:05:59.801 | standard-attr-description 2026-08-21 16:05:59.801 | standard-attr-fwaas-v2 2026-08-21 16:05:59.801 | standard-attr-revisions 2026-08-21 16:05:59.801 | standard-attr-tag 2026-08-21 16:05:59.801 | standard-attr-timestamp 2026-08-21 16:05:59.801 | stateful-security-group 2026-08-21 16:05:59.801 | subnet-dns-publish-fixed-ip 2026-08-21 16:05:59.801 | subnet-external-network 2026-08-21 16:05:59.801 | subnet-service-types 2026-08-21 16:05:59.802 | subnet_allocation 2026-08-21 16:05:59.802 | subnet_onboard 2026-08-21 16:05:59.802 | subnetpool-prefix-ops 2026-08-21 16:05:59.802 | tag-creation 2026-08-21 16:05:59.802 | tap-mirror 2026-08-21 16:05:59.802 | tap-mirror-both-direction 2026-08-21 16:05:59.802 | trunk 2026-08-21 16:05:59.802 | uplink-status-propagation 2026-08-21 16:05:59.802 | uplink-status-propagation-updatable 2026-08-21 16:05:59.802 | vlan-transparent 2026-08-21 16:05:59.802 | vpn-endpoint-groups 2026-08-21 16:05:59.803 | vpnaas' 2026-08-21 16:05:59.803 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.803 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-21 16:05:59.803 | address-scope 2026-08-21 16:05:59.803 | agent 2026-08-21 16:05:59.803 | allowed-address-pairs 2026-08-21 16:05:59.803 | auto-allocated-topology 2026-08-21 16:05:59.803 | availability_zone 2026-08-21 16:05:59.803 | bgp 2026-08-21 16:05:59.803 | bgp_4byte_asn 2026-08-21 16:05:59.803 | bgp_dragent_scheduler 2026-08-21 16:05:59.803 | binding 2026-08-21 16:05:59.804 | binding-extended 2026-08-21 16:05:59.804 | default-subnetpools 2026-08-21 16:05:59.804 | dhcp_agent_scheduler 2026-08-21 16:05:59.804 | dns-domain-ports 2026-08-21 16:05:59.804 | dns-integration 2026-08-21 16:05:59.804 | dns-integration-domain-keywords 2026-08-21 16:05:59.804 | empty-string-filtering 2026-08-21 16:05:59.804 | enable-default-route-bfd 2026-08-21 16:05:59.804 | enable-default-route-ecmp 2026-08-21 16:05:59.804 | expose-port-forwarding-in-fip 2026-08-21 16:05:59.804 | ext-gw-mode 2026-08-21 16:05:59.804 | external-gateway-multihoming 2026-08-21 16:05:59.805 | external-net 2026-08-21 16:05:59.805 | extra_dhcp_opt 2026-08-21 16:05:59.805 | extraroute 2026-08-21 16:05:59.805 | extraroute-atomic 2026-08-21 16:05:59.805 | filter-validation 2026-08-21 16:05:59.805 | fip-port-details 2026-08-21 16:05:59.805 | flavors 2026-08-21 16:05:59.805 | floating-ip-port-forwarding 2026-08-21 16:05:59.805 | floating-ip-port-forwarding-description 2026-08-21 16:05:59.805 | floating-ip-port-forwarding-detail 2026-08-21 16:05:59.805 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:05:59.806 | floatingip-pools 2026-08-21 16:05:59.806 | fwaas_v2 2026-08-21 16:05:59.806 | ip_allocation 2026-08-21 16:05:59.806 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:05:59.806 | l3-flavors 2026-08-21 16:05:59.806 | l3-ha 2026-08-21 16:05:59.806 | l3_agent_scheduler 2026-08-21 16:05:59.806 | logging 2026-08-21 16:05:59.806 | multi-provider 2026-08-21 16:05:59.806 | net-mtu 2026-08-21 16:05:59.806 | net-mtu-writable 2026-08-21 16:05:59.806 | network-ip-availability 2026-08-21 16:05:59.807 | network_availability_zone 2026-08-21 16:05:59.807 | network_ha 2026-08-21 16:05:59.807 | pagination 2026-08-21 16:05:59.807 | port-device-profile 2026-08-21 16:05:59.807 | port-hardware-offload-type 2026-08-21 16:05:59.807 | port-mac-address-regenerate 2026-08-21 16:05:59.807 | port-numa-affinity-policy 2026-08-21 16:05:59.807 | port-numa-affinity-policy-socket 2026-08-21 16:05:59.807 | port-resource-request 2026-08-21 16:05:59.807 | port-security 2026-08-21 16:05:59.807 | port-trusted-vif 2026-08-21 16:05:59.808 | project-id 2026-08-21 16:05:59.808 | provider 2026-08-21 16:05:59.808 | pvlan 2026-08-21 16:05:59.808 | qinq 2026-08-21 16:05:59.808 | qos 2026-08-21 16:05:59.808 | qos-bw-limit-direction 2026-08-21 16:05:59.808 | qos-bw-minimum-ingress 2026-08-21 16:05:59.808 | qos-default 2026-08-21 16:05:59.808 | qos-fip 2026-08-21 16:05:59.808 | qos-gateway-ip 2026-08-21 16:05:59.808 | qos-rule-type-details 2026-08-21 16:05:59.808 | qos-rule-type-filter 2026-08-21 16:05:59.809 | qos-rules-alias 2026-08-21 16:05:59.809 | quota-check-limit 2026-08-21 16:05:59.809 | quota-check-limit-default 2026-08-21 16:05:59.809 | quota_details 2026-08-21 16:05:59.809 | quotas 2026-08-21 16:05:59.809 | rbac-address-scope 2026-08-21 16:05:59.809 | rbac-policies 2026-08-21 16:05:59.809 | rbac-security-groups 2026-08-21 16:05:59.809 | router 2026-08-21 16:05:59.809 | router-enable-snat 2026-08-21 16:05:59.809 | router_availability_zone 2026-08-21 16:05:59.810 | security-group 2026-08-21 16:05:59.810 | security-groups-default-rules 2026-08-21 16:05:59.810 | security-groups-default-statefulness 2026-08-21 16:05:59.810 | security-groups-normalized-cidr 2026-08-21 16:05:59.810 | security-groups-remote-address-group 2026-08-21 16:05:59.810 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:05:59.810 | security-groups-shared-filtering 2026-08-21 16:05:59.810 | segment 2026-08-21 16:05:59.810 | sorting 2026-08-21 16:05:59.810 | standard-attr-description 2026-08-21 16:05:59.810 | standard-attr-fwaas-v2 2026-08-21 16:05:59.810 | standard-attr-revisions 2026-08-21 16:05:59.811 | standard-attr-tag 2026-08-21 16:05:59.811 | standard-attr-timestamp 2026-08-21 16:05:59.811 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-21 16:05:59.811 | stateful-security-group 2026-08-21 16:05:59.811 | subnet-dns-publish-fixed-ip 2026-08-21 16:05:59.811 | subnet-external-network 2026-08-21 16:05:59.811 | subnet-service-types 2026-08-21 16:05:59.811 | subnet_allocation 2026-08-21 16:05:59.811 | subnet_onboard 2026-08-21 16:05:59.811 | subnetpool-prefix-ops 2026-08-21 16:05:59.811 | tag-creation 2026-08-21 16:05:59.812 | tap-mirror 2026-08-21 16:05:59.812 | tap-mirror-both-direction 2026-08-21 16:05:59.812 | trunk 2026-08-21 16:05:59.812 | uplink-status-propagation 2026-08-21 16:05:59.812 | uplink-status-propagation-updatable 2026-08-21 16:05:59.812 | vlan-transparent 2026-08-21 16:05:59.812 | vpn-endpoint-groups 2026-08-21 16:05:59.812 | vpnaas' 2026-08-21 16:05:59.812 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.812 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-21 16:05:59.812 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-21 16:05:59.812 | address-scope 2026-08-21 16:05:59.813 | agent 2026-08-21 16:05:59.813 | allowed-address-pairs 2026-08-21 16:05:59.813 | auto-allocated-topology 2026-08-21 16:05:59.813 | availability_zone 2026-08-21 16:05:59.813 | bgp 2026-08-21 16:05:59.813 | bgp_4byte_asn 2026-08-21 16:05:59.813 | bgp_dragent_scheduler 2026-08-21 16:05:59.813 | binding 2026-08-21 16:05:59.813 | binding-extended 2026-08-21 16:05:59.813 | default-subnetpools 2026-08-21 16:05:59.813 | dhcp_agent_scheduler 2026-08-21 16:05:59.813 | dns-domain-ports 2026-08-21 16:05:59.814 | dns-integration 2026-08-21 16:05:59.814 | dns-integration-domain-keywords 2026-08-21 16:05:59.814 | empty-string-filtering 2026-08-21 16:05:59.814 | enable-default-route-bfd 2026-08-21 16:05:59.814 | enable-default-route-ecmp 2026-08-21 16:05:59.814 | expose-port-forwarding-in-fip 2026-08-21 16:05:59.814 | ext-gw-mode 2026-08-21 16:05:59.814 | external-gateway-multihoming 2026-08-21 16:05:59.814 | external-net 2026-08-21 16:05:59.814 | extra_dhcp_opt 2026-08-21 16:05:59.814 | extraroute 2026-08-21 16:05:59.814 | extraroute-atomic 2026-08-21 16:05:59.815 | filter-validation 2026-08-21 16:05:59.815 | fip-port-details 2026-08-21 16:05:59.815 | flavors 2026-08-21 16:05:59.815 | floating-ip-port-forwarding 2026-08-21 16:05:59.815 | floating-ip-port-forwarding-description 2026-08-21 16:05:59.815 | floating-ip-port-forwarding-detail 2026-08-21 16:05:59.815 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:05:59.815 | floatingip-pools 2026-08-21 16:05:59.815 | fwaas_v2 2026-08-21 16:05:59.815 | ip_allocation 2026-08-21 16:05:59.815 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:05:59.816 | l3-flavors 2026-08-21 16:05:59.816 | l3-ha 2026-08-21 16:05:59.816 | l3_agent_scheduler 2026-08-21 16:05:59.816 | logging 2026-08-21 16:05:59.816 | multi-provider 2026-08-21 16:05:59.816 | net-mtu 2026-08-21 16:05:59.816 | net-mtu-writable 2026-08-21 16:05:59.816 | network-ip-availability 2026-08-21 16:05:59.816 | network_availability_zone 2026-08-21 16:05:59.816 | network_ha 2026-08-21 16:05:59.816 | pagination 2026-08-21 16:05:59.816 | port-device-profile 2026-08-21 16:05:59.817 | port-hardware-offload-type 2026-08-21 16:05:59.817 | port-mac-address-regenerate 2026-08-21 16:05:59.817 | port-numa-affinity-policy 2026-08-21 16:05:59.817 | port-numa-affinity-policy-socket 2026-08-21 16:05:59.817 | port-resource-request 2026-08-21 16:05:59.817 | port-security 2026-08-21 16:05:59.817 | port-trusted-vif 2026-08-21 16:05:59.817 | project-id 2026-08-21 16:05:59.818 | provider 2026-08-21 16:05:59.818 | pvlan 2026-08-21 16:05:59.818 | qinq 2026-08-21 16:05:59.818 | qos 2026-08-21 16:05:59.818 | qos-bw-limit-direction 2026-08-21 16:05:59.818 | qos-bw-minimum-ingress 2026-08-21 16:05:59.818 | qos-default 2026-08-21 16:05:59.818 | qos-fip 2026-08-21 16:05:59.818 | qos-gateway-ip 2026-08-21 16:05:59.818 | qos-rule-type-details 2026-08-21 16:05:59.818 | qos-rule-type-filter 2026-08-21 16:05:59.819 | qos-rules-alias 2026-08-21 16:05:59.819 | quota-check-limit 2026-08-21 16:05:59.819 | quota-check-limit-default 2026-08-21 16:05:59.819 | quota_details 2026-08-21 16:05:59.819 | quotas 2026-08-21 16:05:59.819 | rbac-address-scope 2026-08-21 16:05:59.819 | rbac-policies 2026-08-21 16:05:59.819 | rbac-security-groups 2026-08-21 16:05:59.819 | router 2026-08-21 16:05:59.819 | router-enable-snat 2026-08-21 16:05:59.819 | router_availability_zone 2026-08-21 16:05:59.819 | security-group 2026-08-21 16:05:59.820 | security-groups-default-rules 2026-08-21 16:05:59.820 | security-groups-default-statefulness 2026-08-21 16:05:59.820 | security-groups-normalized-cidr 2026-08-21 16:05:59.820 | security-groups-remote-address-group 2026-08-21 16:05:59.820 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:05:59.820 | security-groups-shared-filtering 2026-08-21 16:05:59.820 | segment 2026-08-21 16:05:59.820 | sorting 2026-08-21 16:05:59.820 | standard-attr-description 2026-08-21 16:05:59.820 | standard-attr-fwaas-v2 2026-08-21 16:05:59.820 | standard-attr-revisions 2026-08-21 16:05:59.821 | standard-attr-tag 2026-08-21 16:05:59.821 | standard-attr-timestamp 2026-08-21 16:05:59.821 | stateful-security-group 2026-08-21 16:05:59.821 | subnet-dns-publish-fixed-ip 2026-08-21 16:05:59.821 | subnet-external-network 2026-08-21 16:05:59.821 | subnet-service-types 2026-08-21 16:05:59.821 | subnet_allocation 2026-08-21 16:05:59.821 | subnet_onboard 2026-08-21 16:05:59.821 | subnetpool-prefix-ops 2026-08-21 16:05:59.821 | tag-creation 2026-08-21 16:05:59.821 | tap-mirror 2026-08-21 16:05:59.821 | tap-mirror-both-direction 2026-08-21 16:05:59.822 | trunk 2026-08-21 16:05:59.822 | uplink-status-propagation 2026-08-21 16:05:59.822 | uplink-status-propagation-updatable 2026-08-21 16:05:59.822 | vlan-transparent 2026-08-21 16:05:59.822 | vpn-endpoint-groups 2026-08-21 16:05:59.822 | vpnaas' 2026-08-21 16:05:59.822 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-21 16:05:59.822 | address-scope 2026-08-21 16:05:59.822 | agent 2026-08-21 16:05:59.822 | allowed-address-pairs 2026-08-21 16:05:59.822 | auto-allocated-topology 2026-08-21 16:05:59.823 | availability_zone 2026-08-21 16:05:59.823 | bgp 2026-08-21 16:05:59.823 | bgp_4byte_asn 2026-08-21 16:05:59.823 | bgp_dragent_scheduler 2026-08-21 16:05:59.823 | binding 2026-08-21 16:05:59.823 | binding-extended 2026-08-21 16:05:59.823 | default-subnetpools 2026-08-21 16:05:59.823 | dhcp_agent_scheduler 2026-08-21 16:05:59.823 | dns-domain-ports 2026-08-21 16:05:59.823 | dns-integration 2026-08-21 16:05:59.823 | dns-integration-domain-keywords 2026-08-21 16:05:59.823 | empty-string-filtering 2026-08-21 16:05:59.824 | enable-default-route-bfd 2026-08-21 16:05:59.824 | enable-default-route-ecmp 2026-08-21 16:05:59.824 | expose-port-forwarding-in-fip 2026-08-21 16:05:59.824 | ext-gw-mode 2026-08-21 16:05:59.824 | external-gateway-multihoming 2026-08-21 16:05:59.824 | external-net 2026-08-21 16:05:59.824 | extra_dhcp_opt 2026-08-21 16:05:59.824 | extraroute 2026-08-21 16:05:59.824 | extraroute-atomic 2026-08-21 16:05:59.824 | filter-validation 2026-08-21 16:05:59.824 | fip-port-details 2026-08-21 16:05:59.825 | flavors 2026-08-21 16:05:59.825 | floating-ip-port-forwarding 2026-08-21 16:05:59.825 | floating-ip-port-forwarding-description 2026-08-21 16:05:59.825 | floating-ip-port-forwarding-detail 2026-08-21 16:05:59.825 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:05:59.825 | floatingip-pools 2026-08-21 16:05:59.825 | fwaas_v2 2026-08-21 16:05:59.825 | ip_allocation 2026-08-21 16:05:59.825 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:05:59.825 | l3-flavors 2026-08-21 16:05:59.825 | l3-ha 2026-08-21 16:05:59.825 | l3_agent_scheduler 2026-08-21 16:05:59.826 | logging 2026-08-21 16:05:59.826 | multi-provider 2026-08-21 16:05:59.826 | net-mtu 2026-08-21 16:05:59.826 | net-mtu-writable 2026-08-21 16:05:59.826 | network-ip-availability 2026-08-21 16:05:59.826 | network_availability_zone 2026-08-21 16:05:59.826 | network_ha 2026-08-21 16:05:59.826 | pagination 2026-08-21 16:05:59.826 | port-device-profile 2026-08-21 16:05:59.826 | port-hardware-offload-type 2026-08-21 16:05:59.826 | port-mac-address-regenerate 2026-08-21 16:05:59.827 | port-numa-affinity-policy 2026-08-21 16:05:59.827 | port-numa-affinity-policy-socket 2026-08-21 16:05:59.827 | port-resource-request 2026-08-21 16:05:59.827 | port-security 2026-08-21 16:05:59.827 | port-trusted-vif 2026-08-21 16:05:59.827 | project-id 2026-08-21 16:05:59.827 | provider 2026-08-21 16:05:59.827 | pvlan 2026-08-21 16:05:59.827 | qinq 2026-08-21 16:05:59.827 | qos 2026-08-21 16:05:59.827 | qos-bw-limit-direction 2026-08-21 16:05:59.827 | qos-bw-minimum-ingress 2026-08-21 16:05:59.828 | qos-default 2026-08-21 16:05:59.828 | qos-fip 2026-08-21 16:05:59.828 | qos-gateway-ip 2026-08-21 16:05:59.828 | qos-rule-type-details 2026-08-21 16:05:59.828 | qos-rule-type-filter 2026-08-21 16:05:59.828 | qos-rules-alias 2026-08-21 16:05:59.828 | quota-check-limit 2026-08-21 16:05:59.828 | quota-check-limit-default 2026-08-21 16:05:59.828 | quota_details 2026-08-21 16:05:59.828 | quotas 2026-08-21 16:05:59.828 | rbac-address-scope 2026-08-21 16:05:59.828 | rbac-policies 2026-08-21 16:05:59.829 | rbac-security-groups 2026-08-21 16:05:59.829 | router 2026-08-21 16:05:59.829 | router-enable-snat 2026-08-21 16:05:59.829 | router_availability_zone 2026-08-21 16:05:59.829 | security-group 2026-08-21 16:05:59.829 | security-groups-default-rules 2026-08-21 16:05:59.829 | security-groups-default-statefulness 2026-08-21 16:05:59.829 | security-groups-normalized-cidr 2026-08-21 16:05:59.829 | security-groups-remote-address-group 2026-08-21 16:05:59.829 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:05:59.829 | security-groups-shared-filtering 2026-08-21 16:05:59.830 | segment 2026-08-21 16:05:59.830 | sorting 2026-08-21 16:05:59.830 | standard-attr-description 2026-08-21 16:05:59.830 | standard-attr-fwaas-v2 2026-08-21 16:05:59.830 | standard-attr-revisions 2026-08-21 16:05:59.830 | standard-attr-tag 2026-08-21 16:05:59.830 | standard-attr-timestamp 2026-08-21 16:05:59.830 | stateful-security-group 2026-08-21 16:05:59.830 | subnet-dns-publish-fixed-ip 2026-08-21 16:05:59.830 | subnet-external-network 2026-08-21 16:05:59.830 | subnet-service-types 2026-08-21 16:05:59.830 | subnet_allocation 2026-08-21 16:05:59.831 | subnet_onboard 2026-08-21 16:05:59.831 | subnetpool-prefix-ops 2026-08-21 16:05:59.831 | tag-creation 2026-08-21 16:05:59.831 | tap-mirror 2026-08-21 16:05:59.831 | tap-mirror-both-direction 2026-08-21 16:05:59.831 | trunk 2026-08-21 16:05:59.831 | uplink-status-propagation 2026-08-21 16:05:59.831 | uplink-status-propagation-updatable 2026-08-21 16:05:59.831 | vlan-transparent 2026-08-21 16:05:59.831 | vpn-endpoint-groups 2026-08-21 16:05:59.831 | vpnaas' 2026-08-21 16:05:59.832 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-21 16:05:59.832 | address-scope 2026-08-21 16:05:59.832 | agent 2026-08-21 16:05:59.832 | allowed-address-pairs 2026-08-21 16:05:59.832 | auto-allocated-topology 2026-08-21 16:05:59.832 | availability_zone 2026-08-21 16:05:59.832 | bgp 2026-08-21 16:05:59.832 | bgp_4byte_asn 2026-08-21 16:05:59.832 | bgp_dragent_scheduler 2026-08-21 16:05:59.832 | binding 2026-08-21 16:05:59.832 | binding-extended 2026-08-21 16:05:59.832 | default-subnetpools 2026-08-21 16:05:59.833 | dhcp_agent_scheduler 2026-08-21 16:05:59.833 | dns-domain-ports 2026-08-21 16:05:59.833 | dns-integration 2026-08-21 16:05:59.833 | dns-integration-domain-keywords 2026-08-21 16:05:59.833 | empty-string-filtering 2026-08-21 16:05:59.833 | enable-default-route-bfd 2026-08-21 16:05:59.833 | enable-default-route-ecmp 2026-08-21 16:05:59.833 | expose-port-forwarding-in-fip 2026-08-21 16:05:59.833 | ext-gw-mode 2026-08-21 16:05:59.833 | external-gateway-multihoming 2026-08-21 16:05:59.833 | external-net 2026-08-21 16:05:59.833 | extra_dhcp_opt 2026-08-21 16:05:59.834 | extraroute 2026-08-21 16:05:59.834 | extraroute-atomic 2026-08-21 16:05:59.834 | filter-validation 2026-08-21 16:05:59.834 | fip-port-details 2026-08-21 16:05:59.834 | flavors 2026-08-21 16:05:59.834 | floating-ip-port-forwarding 2026-08-21 16:05:59.834 | floating-ip-port-forwarding-description 2026-08-21 16:05:59.834 | floating-ip-port-forwarding-detail 2026-08-21 16:05:59.834 | floating-ip-port-forwarding-port-ranges 2026-08-21 16:05:59.834 | floatingip-pools 2026-08-21 16:05:59.834 | fwaas_v2 2026-08-21 16:05:59.834 | ip_allocation 2026-08-21 16:05:59.835 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:05:59.835 | l3-flavors 2026-08-21 16:05:59.835 | l3-ha 2026-08-21 16:05:59.835 | l3_agent_scheduler 2026-08-21 16:05:59.835 | logging 2026-08-21 16:05:59.835 | multi-provider 2026-08-21 16:05:59.835 | net-mtu 2026-08-21 16:05:59.835 | net-mtu-writable 2026-08-21 16:05:59.835 | network-ip-availability 2026-08-21 16:05:59.835 | network_availability_zone 2026-08-21 16:05:59.835 | network_ha 2026-08-21 16:05:59.835 | pagination 2026-08-21 16:05:59.836 | port-device-profile 2026-08-21 16:05:59.836 | port-hardware-offload-type 2026-08-21 16:05:59.836 | port-mac-address-regenerate 2026-08-21 16:05:59.836 | port-numa-affinity-policy 2026-08-21 16:05:59.836 | port-numa-affinity-policy-socket 2026-08-21 16:05:59.836 | port-resource-request 2026-08-21 16:05:59.836 | port-security 2026-08-21 16:05:59.836 | port-trusted-vif 2026-08-21 16:05:59.836 | project-id 2026-08-21 16:05:59.836 | provider 2026-08-21 16:05:59.836 | pvlan 2026-08-21 16:05:59.837 | qinq 2026-08-21 16:05:59.837 | qos 2026-08-21 16:05:59.837 | qos-bw-limit-direction 2026-08-21 16:05:59.837 | qos-bw-minimum-ingress 2026-08-21 16:05:59.837 | qos-default 2026-08-21 16:05:59.837 | qos-fip 2026-08-21 16:05:59.837 | qos-gateway-ip 2026-08-21 16:05:59.837 | qos-rule-type-details 2026-08-21 16:05:59.837 | qos-rule-type-filter 2026-08-21 16:05:59.837 | qos-rules-alias 2026-08-21 16:05:59.837 | quota-check-limit 2026-08-21 16:05:59.838 | quota-check-limit-default 2026-08-21 16:05:59.838 | quota_details 2026-08-21 16:05:59.838 | quotas 2026-08-21 16:05:59.838 | rbac-address-scope 2026-08-21 16:05:59.838 | rbac-policies 2026-08-21 16:05:59.838 | rbac-security-groups 2026-08-21 16:05:59.838 | router 2026-08-21 16:05:59.838 | router-enable-snat 2026-08-21 16:05:59.838 | router_availability_zone 2026-08-21 16:05:59.838 | security-group 2026-08-21 16:05:59.838 | security-groups-default-rules 2026-08-21 16:05:59.838 | security-groups-default-statefulness 2026-08-21 16:05:59.839 | security-groups-normalized-cidr 2026-08-21 16:05:59.839 | security-groups-remote-address-group 2026-08-21 16:05:59.839 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:05:59.839 | security-groups-shared-filtering 2026-08-21 16:05:59.839 | segment 2026-08-21 16:05:59.839 | sorting 2026-08-21 16:05:59.839 | standard-attr-description 2026-08-21 16:05:59.839 | standard-attr-fwaas-v2 2026-08-21 16:05:59.839 | standard-attr-revisions 2026-08-21 16:05:59.839 | standard-attr-tag 2026-08-21 16:05:59.839 | standard-attr-timestamp 2026-08-21 16:05:59.840 | stateful-security-group 2026-08-21 16:05:59.840 | subnet-dns-publish-fixed-ip 2026-08-21 16:05:59.840 | subnet-external-network 2026-08-21 16:05:59.840 | subnet-service-types 2026-08-21 16:05:59.840 | subnet_allocation 2026-08-21 16:05:59.840 | subnet_onboard 2026-08-21 16:05:59.840 | subnetpool-prefix-ops 2026-08-21 16:05:59.840 | tag-creation 2026-08-21 16:05:59.840 | tap-mirror 2026-08-21 16:05:59.840 | tap-mirror-both-direction 2026-08-21 16:05:59.840 | trunk 2026-08-21 16:05:59.841 | uplink-status-propagation 2026-08-21 16:05:59.841 | uplink-status-propagation-updatable 2026-08-21 16:05:59.841 | vlan-transparent 2026-08-21 16:05:59.841 | vpn-endpoint-groups 2026-08-21 16:05:59.841 | vpnaas' 2026-08-21 16:05:59.841 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.841 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-21 16:05:59.841 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:05:59.841 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-21 16:05:59.841 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-21 16:05:59.841 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-21 16:05:59.842 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-21 16:05:59.842 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-21 16:05:59.842 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-21 16:05:59.842 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-21 16:05:59.842 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-21 16:05:59.845 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:05:59.848 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-21 16:05:59.850 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-21 16:05:59.853 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-21 16:05:59.856 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:05:59.858 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-21 16:05:59.894 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.184:6641 2026-08-21 16:05:59.897 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:05:59.899 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:05:59.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.184:6641 2026-08-21 16:05:59.904 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.184:6641 ']' 2026-08-21 16:05:59.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:05:59.909 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.184:6641 2026-08-21 16:05:59.943 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.184:6642 2026-08-21 16:05:59.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:05:59.949 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:05:59.952 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.184:6642 2026-08-21 16:05:59.955 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.184:6642 ']' 2026-08-21 16:05:59.958 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:05:59.961 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.184:6642 2026-08-21 16:06:00.001 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-21 16:06:00.022 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.026 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-21 16:06:00.030 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:00.033 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:06:00.036 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-21 16:06:00.039 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-21 16:06:00.042 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:00.045 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-21 16:06:00.083 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-21 16:06:00.087 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:00.090 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:06:00.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-21 16:06:00.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-21 16:06:00.100 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:00.103 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-21 16:06:00.142 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-21 16:06:00.145 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:00.148 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-21 16:06:00.151 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-21 16:06:00.155 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-21 16:06:00.158 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:00.161 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-21 16:06:00.200 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-21 16:06:00.225 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-21 16:06:00.247 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.250 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-21 16:06:00.254 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-21 16:06:00.276 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:00.280 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:06:00.283 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-21 16:06:00.287 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-21 16:06:00.290 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:00.293 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-21 16:06:00.297 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-21 16:06:00.300 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-21 16:06:00.304 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:00.307 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-21 16:06:00.347 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-21 16:06:00.370 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.372 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-21 16:06:00.416 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-21 16:06:00.438 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.442 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-21 16:06:00.483 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-21 16:06:00.503 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:00.507 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-21 16:06:00.511 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-21 16:06:00.531 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:00.535 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:06:00.537 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-21 16:06:00.540 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-21 16:06:00.576 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-21 16:06:00.598 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.602 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-21 16:06:00.623 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.627 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-21 16:06:00.647 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.650 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-21 16:06:00.671 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.674 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-21 16:06:00.694 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.697 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-21 16:06:00.721 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:00.724 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-21 16:06:00.747 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:00.751 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-21 16:06:00.754 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-21 16:06:00.758 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-21 16:06:00.764 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-21 16:06:00.805 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-21 16:06:00.841 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-21 16:06:00.881 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-21 16:06:00.925 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-21 16:06:00.928 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:06:00.933 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-21 16:06:00.936 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-21 16:06:00.940 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-21 16:06:00.946 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-21 16:06:00.949 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:06:00.953 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-21 16:06:00.956 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-21 16:06:00.959 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-21 16:06:00.999 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-21 16:06:01.042 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.184/identity 2026-08-21 16:06:01.087 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-21 16:06:01.133 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-21 16:06:01.178 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-21 16:06:01.229 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-21 16:06:01.276 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-21 16:06:01.320 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.184/identity 2026-08-21 16:06:01.365 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-21 16:06:01.409 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-21 16:06:01.454 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-21 16:06:01.458 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-21 16:06:01.506 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-21 16:06:01.550 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-21 16:06:01.554 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:06:01.558 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:06:01.562 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-21 16:06:01.565 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-21 16:06:01.611 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-21 16:06:01.658 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.184/identity 2026-08-21 16:06:01.705 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-21 16:06:01.749 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-21 16:06:01.795 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-21 16:06:01.840 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-21 16:06:01.888 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-21 16:06:01.933 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-21 16:06:01.938 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-21 16:06:01.941 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-21 16:06:01.946 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-21 16:06:01.950 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-21 16:06:01.997 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-21 16:06:02.042 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.184/identity 2026-08-21 16:06:02.086 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-21 16:06:02.130 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-21 16:06:02.174 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-21 16:06:02.217 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-21 16:06:02.261 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-21 16:06:02.304 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-21 16:06:02.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-21 16:06:02.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-21 16:06:02.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-21 16:06:02.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-21 16:06:02.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-21 16:06:02.329 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-21 16:06:02.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-21 16:06:02.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-21 16:06:02.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-21 16:06:02.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-21 16:06:02.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-21 16:06:02.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-21 16:06:02.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-21 16:06:02.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-21 16:06:02.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-21 16:06:02.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-21 16:06:02.372 | + 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-08-21 16:06:02.376 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.380 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-21 16:06:02.384 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-21 16:06:02.388 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-21 16:06:02.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.396 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-21 16:06:02.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-21 16:06:02.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.451 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:06:02.455 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-21 16:06:02.458 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-21 16:06:02.462 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.466 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-21 16:06:02.509 | + 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-08-21 16:06:02.513 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:06:02.522 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-21 16:06:02.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-21 16:06:02.530 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.534 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-21 16:06:02.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-21 16:06:02.584 | + 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-08-21 16:06:02.589 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.593 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:06:02.596 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-21 16:06:02.601 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-21 16:06:02.604 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.608 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-21 16:06:02.654 | + 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-08-21 16:06:02.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.661 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:06:02.664 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-21 16:06:02.667 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-21 16:06:02.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.676 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-21 16:06:02.720 | + 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-08-21 16:06:02.725 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-21 16:06:02.733 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-21 16:06:02.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-21 16:06:02.740 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.744 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-21 16:06:02.790 | + 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-08-21 16:06:02.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.798 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-21 16:06:02.802 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-21 16:06:02.806 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-21 16:06:02.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.814 | + 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-08-21 16:06:02.863 | + 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-08-21 16:06:02.867 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.871 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-21 16:06:02.875 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-21 16:06:02.878 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-21 16:06:02.882 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.886 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-21 16:06:02.933 | + 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-08-21 16:06:02.936 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:02.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-21 16:06:02.943 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-21 16:06:02.946 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-21 16:06:02.950 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:02.953 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-21 16:06:02.998 | + 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-08-21 16:06:03.003 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:03.006 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-21 16:06:03.009 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-21 16:06:03.012 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-21 16:06:03.016 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:03.019 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-21 16:06:03.065 | + 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-08-21 16:06:03.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-21 16:06:03.073 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-21 16:06:03.077 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-21 16:06:03.082 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-21 16:06:03.086 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-21 16:06:03.090 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-21 16:06:03.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-21 16:06:03.141 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-21 16:06:03.188 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-21 16:06:03.234 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-21 16:06:03.238 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-21 16:06:03.242 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-21 16:06:03.246 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-21 16:06:03.249 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-21 16:06:03.253 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-21 16:06:03.257 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-21 16:06:03.261 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-21 16:06:03.265 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-21 16:06:03.287 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-21 16:06:03.288 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:06:03.300 | d /var/run/uwsgi 0755 quobyte root 2026-08-21 16:06:03.307 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-21 16:06:03.323 | /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-08-21 16:06:03.329 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-21 16:06:03.334 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-21 16:06:03.340 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-21 16:06:03.345 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-21 16:06:03.393 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-21 16:06:03.441 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-21 16:06:03.490 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-21 16:06:03.543 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-21 16:06:03.586 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-21 16:06:03.633 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-21 16:06:03.680 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-21 16:06:03.725 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-21 16:06:03.768 | + 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-08-21 16:06:03.810 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-21 16:06:03.852 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-21 16:06:03.894 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-21 16:06:03.937 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-21 16:06:03.983 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-21 16:06:03.988 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-21 16:06:03.994 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-21 16:06:03.998 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-21 16:06:04.003 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-21 16:06:04.008 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:06:04.012 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:06:04.016 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-21 16:06:04.020 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-21 16:06:04.024 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-21 16:06:04.068 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-21 16:06:04.112 | + 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-08-21 16:06:04.113 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-21 16:06:04.125 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-21 16:06:04.132 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-21 16:06:04.136 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-21 16:06:04.140 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-21 16:06:04.145 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-21 16:06:04.150 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-21 16:06:04.154 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-21 16:06:04.158 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:06:04.162 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:06:04.167 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-21 16:06:04.171 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-21 16:06:04.175 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:06:04.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:06:04.184 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-21 16:06:04.200 | perl: warning: Setting locale failed. 2026-08-21 16:06:04.200 | perl: warning: Please check that your locale settings: 2026-08-21 16:06:04.200 | LANGUAGE = (unset), 2026-08-21 16:06:04.200 | LC_ALL = "en_US.utf8", 2026-08-21 16:06:04.200 | LANG = "de_DE.UTF-8" 2026-08-21 16:06:04.201 | are supported and installed on your system. 2026-08-21 16:06:04.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-21 16:06:04.240 | Enabling site neutron-api. 2026-08-21 16:06:04.247 | To activate the new configuration, you need to run: 2026-08-21 16:06:04.247 | systemctl reload apache2 2026-08-21 16:06:04.254 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-21 16:06:04.258 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-21 16:06:04.263 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-21 16:06:04.267 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-21 16:06:04.438 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-21 16:06:04.467 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:04.470 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-21 16:06:04.495 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:04.498 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-21 16:06:04.501 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-21 16:06:04.591 | + inc/async:async_inner:63 : init_neutron 2026-08-21 16:06:04.638 | [2071 Async init_neutron:62889]: running: init_neutron 2026-08-21 16:06:04.642 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-21 16:06:04.666 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:04.669 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-21 16:06:04.694 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:04.698 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-21 16:06:04.704 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-21 16:06:04.706 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-21 16:06:04.758 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-21 16:06:04.764 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-21 16:06:04.815 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-21 16:06:04.843 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:04.848 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-21 16:06:04.877 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:04.881 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-21 16:06:04.886 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:06:04.890 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-21 16:06:04.894 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-21 16:06:04.899 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-21 16:06:04.994 | + inc/async:async_inner:63 : init_cinder 2026-08-21 16:06:05.053 | [2071 Async init_cinder:63125]: running: init_cinder 2026-08-21 16:06:05.059 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-21 16:06:05.094 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:05.101 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-21 16:06:05.104 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:06:05.108 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-21 16:06:05.113 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-21 16:06:05.118 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-21 16:06:05.208 | + inc/async:async_inner:63 : init_placement 2026-08-21 16:06:05.276 | [2071 Async init_placement:63255]: running: init_placement 2026-08-21 16:06:05.279 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-21 16:06:05.359 | [2071 Async init_neutron:62889]: Waiting for completion of init_neutron running on PID 62889 (5 other jobs running) 2026-08-21 16:06:05.383 | [2071 Async init_neutron:62889]: Signaling child to exit 2026-08-21 16:06:20.250 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:06:20.292 | [63125 Async init_cinder:63125]: finished successfully 2026-08-21 16:06:48.364 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:06:48.392 | [62889 Async init_neutron:62889]: finished successfully 2026-08-21 16:06:48.422 | WAKEUP 2026-08-21 16:06:48.450 | [2071 Async init_neutron:62889]: Signaled 2026-08-21 16:06:48.451 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-21 16:06:48.451 | + lib/database:recreate_database:112 : local db=neutron 2026-08-21 16:06:48.451 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-21 16:06:48.451 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-21 16:06:48.452 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-21 16:06:48.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:48.452 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-21 16:06:48.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:48.452 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-21 16:06:48.453 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 16:06:48.453 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:06:48.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:06:48.453 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:06:48.453 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328364804 2026-08-21 16:06:48.453 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-21 16:06:48.454 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:06:48.454 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:48.454 | we strongly recommend against using it for new projects. 2026-08-21 16:06:48.454 | 2026-08-21 16:06:48.454 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:48.454 | framework. For more detail see 2026-08-21 16:06:48.454 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:48.454 | 2026-08-21 16:06:48.454 | import eventlet as _eventlet # noqa 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-21 16:06:48.455 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-21 16:06:48.456 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-21 16:06:48.457 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-21 16:06:48.458 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-21 16:06:48.459 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-21 16:06:48.460 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-21 16:06:48.461 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-21 16:06:48.462 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-21 16:06:48.463 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-21 16:06:48.463 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-21 16:06:48.463 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-21 16:06:48.463 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-21 16:06:48.463 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-21 16:06:48.464 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-21 16:06:48.465 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-21 16:06:48.466 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-21 16:06:48.467 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-21 16:06:48.468 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-21 16:06:48.469 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-21 16:06:48.469 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-21 16:06:48.469 | Running upgrade for neutron ... 2026-08-21 16:06:48.469 | OK 2026-08-21 16:06:48.469 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-21 16:06:48.469 | + functions-common:time_stop:2420 : local name 2026-08-21 16:06:48.469 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:48.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:48.469 | + functions-common:time_stop:2423 : local total 2026-08-21 16:06:48.470 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:48.470 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 16:06:48.470 | + functions-common:time_stop:2427 : start_time=1787328364804 2026-08-21 16:06:48.470 | + functions-common:time_stop:2429 : [[ -z 1787328364804 ]] 2026-08-21 16:06:48.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:48.470 | + functions-common:time_stop:2432 : end_time=1787328408339 2026-08-21 16:06:48.470 | + functions-common:time_stop:2433 : elapsed_time=43535 2026-08-21 16:06:48.470 | + functions-common:time_stop:2434 : total=9136 2026-08-21 16:06:48.470 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:48.470 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=52671 2026-08-21 16:06:48.513 | [2071 Async init_neutron:62889]: finished init_neutron with result 0 in 43 seconds 2026-08-21 16:06:48.520 | + inc/async:async_wait:197 : return 0 2026-08-21 16:06:48.525 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-21 16:06:48.592 | [2071 Async init_placement:63255]: Waiting for completion of init_placement running on PID 63255 (4 other jobs running) 2026-08-21 16:06:48.624 | [2071 Async init_placement:63255]: Signaling child to exit 2026-08-21 16:06:55.615 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:06:55.643 | [63255 Async init_placement:63255]: finished successfully 2026-08-21 16:06:55.666 | WAKEUP 2026-08-21 16:06:55.691 | [2071 Async init_placement:63255]: Signaled 2026-08-21 16:06:55.693 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-21 16:06:55.693 | + lib/database:recreate_database:112 : local db=placement 2026-08-21 16:06:55.693 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-21 16:06:55.693 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-21 16:06:55.693 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-21 16:06:55.693 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:55.693 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-21 16:06:55.693 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:55.693 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-21 16:06:55.694 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-21 16:06:55.694 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-21 16:06:55.694 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-21 16:06:55.694 | + functions-common:get_or_create_user:899 : local user_id 2026-08-21 16:06:55.694 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-21 16:06:55.694 | + functions-common:get_or_create_user:903 : local email= 2026-08-21 16:06:55.694 | ++ 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-08-21 16:06:55.694 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:55.694 | + functions-common:get_or_create_user:915 : user_id=4773171cc06b49cd99e233b214af1377 2026-08-21 16:06:55.695 | + functions-common:get_or_create_user:916 : echo 4773171cc06b49cd99e233b214af1377 2026-08-21 16:06:55.695 | 4773171cc06b49cd99e233b214af1377 2026-08-21 16:06:55.695 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-21 16:06:55.695 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:06:55.695 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:06:55.695 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:06:55.695 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:06:55.695 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:06:55.696 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:06:55.696 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:06:55.696 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:06:55.696 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:06:55.696 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:06:55.696 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:06:55.696 | + 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-08-21 16:06:55.696 | ++ 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-08-21 16:06:55.696 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:55.696 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:06:55.697 | + functions-common:get_or_add_user_project_role:980 : echo e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:06:55.697 | e9122f364b9a438bbe4bdf74b51080cd 2026-08-21 16:06:55.697 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-21 16:06:55.697 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-21 16:06:55.697 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-21 16:06:55.697 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-21 16:06:55.697 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-21 16:06:55.697 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-21 16:06:55.697 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-21 16:06:55.697 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-21 16:06:55.698 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-21 16:06:55.698 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-21 16:06:55.698 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-21 16:06:55.698 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-21 16:06:55.698 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-21 16:06:55.698 | + 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-08-21 16:06:55.698 | ++ 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-08-21 16:06:55.698 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:55.698 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:06:55.698 | + functions-common:get_or_add_user_project_role:980 : echo 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:06:55.698 | 3e45e821506f4077965fb4d693e46a5c 2026-08-21 16:06:55.699 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.184/placement 2026-08-21 16:06:55.699 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-21 16:06:55.699 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-21 16:06:55.699 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-21 16:06:55.699 | ++ 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-08-21 16:06:55.699 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:55.699 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-21 16:06:55.699 | c47bfc2fab804fd0bbe70afffeb90aab' 2026-08-21 16:06:55.699 | + functions-common:get_or_create_service:1067 : echo c47bfc2fab804fd0bbe70afffeb90aab 2026-08-21 16:06:55.699 | c47bfc2fab804fd0bbe70afffeb90aab 2026-08-21 16:06:55.700 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.184/placement 2026-08-21 16:06:55.700 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-21 16:06:55.700 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.184/placement RegionOne 2026-08-21 16:06:55.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-21 16:06:55.700 | +++ 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-08-21 16:06:55.700 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:55.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-21 16:06:55.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-21 16:06:55.700 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.184/placement --region RegionOne -f value -c id 2026-08-21 16:06:55.701 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:06:55.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3331768459cd471bb9364be486de0c86 2026-08-21 16:06:55.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3331768459cd471bb9364be486de0c86 2026-08-21 16:06:55.701 | + functions-common:get_or_create_endpoint:1100 : public_id=3331768459cd471bb9364be486de0c86 2026-08-21 16:06:55.701 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-21 16:06:55.701 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-21 16:06:55.701 | + functions-common:get_or_create_endpoint:1109 : echo 3331768459cd471bb9364be486de0c86 2026-08-21 16:06:55.701 | 3331768459cd471bb9364be486de0c86 2026-08-21 16:06:55.744 | [2071 Async init_placement:63255]: finished init_placement with result 0 in 50 seconds 2026-08-21 16:06:55.749 | + inc/async:async_wait:197 : return 0 2026-08-21 16:06:55.753 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-21 16:06:55.810 | [2071 Async init_glance:58634]: Waiting for completion of init_glance running on PID 58634 (3 other jobs running) 2026-08-21 16:06:55.839 | [2071 Async init_glance:58634]: Signaling child to exit 2026-08-21 16:06:55.839 | WAKEUP 2026-08-21 16:06:55.862 | [2071 Async init_glance:58634]: Signaled 2026-08-21 16:06:55.864 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-21 16:06:55.864 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-21 16:06:55.864 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-21 16:06:55.864 | + lib/database:recreate_database:112 : local db=glance 2026-08-21 16:06:55.864 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-21 16:06:55.864 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-21 16:06:55.864 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-21 16:06:55.864 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:55.865 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-21 16:06:55.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:55.865 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-21 16:06:55.865 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 16:06:55.865 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:06:55.865 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:06:55.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:06:55.865 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328264105 2026-08-21 16:06:55.865 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-21 16:06:55.865 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:06:55.865 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:55.866 | we strongly recommend against using it for new projects. 2026-08-21 16:06:55.866 | 2026-08-21 16:06:55.866 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:55.866 | framework. For more detail see 2026-08-21 16:06:55.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:55.866 | 2026-08-21 16:06:55.866 | import eventlet as _eventlet # noqa 2026-08-21 16:06:55.867 | INFO dbcounter [-] Registered counter for database glance 2026-08-21 16:06:55.867 | 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=58740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:06:55.867 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.867 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.867 | DEBUG dbcounter [-] [58740] Writer thread running {{(pid=58740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:06:55.867 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.867 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.867 | INFO dbcounter [-] Registered counter for database glance 2026-08-21 16:06:55.868 | 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=58740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:06:55.868 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.868 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.868 | DEBUG dbcounter [-] [58740] Writer thread running {{(pid=58740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:06:55.868 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-21 16:06:55.868 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:06:55.868 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-21 16:06:55.869 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.869 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-21 16:06:55.869 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.869 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-21 16:06:55.869 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.869 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-21 16:06:55.869 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.869 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-21 16:06:55.869 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.869 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-21 16:06:55.869 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.870 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-21 16:06:55.870 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.870 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-21 16:06:55.870 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.870 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-21 16:06:55.870 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.870 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-21 16:06:55.870 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.870 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:06:55.870 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.871 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:06:55.871 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.871 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:06:55.871 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.871 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-21 16:06:55.871 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.871 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-21 16:06:55.871 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.871 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.871 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-21 16:06:55.872 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:06:55.872 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-21 16:06:55.873 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.873 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-21 16:06:55.873 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.873 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-21 16:06:55.873 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.873 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-21 16:06:55.873 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.873 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-21 16:06:55.873 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.873 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-21 16:06:55.873 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.874 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-21 16:06:55.874 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.874 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-21 16:06:55.874 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.874 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-21 16:06:55.874 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.874 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-21 16:06:55.874 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.874 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-21 16:06:55.874 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:55.875 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-21 16:06:55.875 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=58740) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-21 16:06:55.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:55.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:55.875 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-21 16:06:55.875 | Database migration is up to date. No migration needed. 2026-08-21 16:06:55.875 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-21 16:06:55.875 | Database is synced successfully. 2026-08-21 16:06:55.875 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-21 16:06:55.875 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-21 16:06:55.876 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:55.876 | we strongly recommend against using it for new projects. 2026-08-21 16:06:55.876 | 2026-08-21 16:06:55.876 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:55.876 | framework. For more detail see 2026-08-21 16:06:55.876 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:55.876 | 2026-08-21 16:06:55.876 | import eventlet as _eventlet # noqa 2026-08-21 16:06:55.876 | INFO dbcounter [-] Registered counter for database glance 2026-08-21 16:06:55.876 | 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=58954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:06:55.877 | DEBUG dbcounter [-] [58954] Writer thread running {{(pid=58954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-21 16:06:55.877 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-21 16:06:55.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-21 16:06:55.879 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-21 16:06:55.879 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-21 16:06:55.880 | + functions-common:time_stop:2420 : local name 2026-08-21 16:06:55.880 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:55.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:55.880 | + functions-common:time_stop:2423 : local total 2026-08-21 16:06:55.880 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:55.880 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 16:06:55.880 | + functions-common:time_stop:2427 : start_time=1787328264105 2026-08-21 16:06:55.880 | + functions-common:time_stop:2429 : [[ -z 1787328264105 ]] 2026-08-21 16:06:55.880 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:55.880 | + functions-common:time_stop:2432 : end_time=1787328279588 2026-08-21 16:06:55.880 | + functions-common:time_stop:2433 : elapsed_time=15483 2026-08-21 16:06:55.881 | + functions-common:time_stop:2434 : total=9136 2026-08-21 16:06:55.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:55.881 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24619 2026-08-21 16:06:55.907 | [2071 Async init_glance:58634]: finished init_glance with result 0 in 15 seconds 2026-08-21 16:06:55.912 | + inc/async:async_wait:197 : return 0 2026-08-21 16:06:55.915 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-21 16:06:55.939 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-21 16:06:55.942 | + inc/async:async_wait:197 : return 0 2026-08-21 16:06:55.945 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-21 16:06:56.003 | [2071 Async init_cinder:63125]: Waiting for completion of init_cinder running on PID 63125 (2 other jobs running) 2026-08-21 16:06:56.031 | [2071 Async init_cinder:63125]: Signaling child to exit 2026-08-21 16:06:56.031 | WAKEUP 2026-08-21 16:06:56.056 | [2071 Async init_cinder:63125]: Signaled 2026-08-21 16:06:56.057 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-21 16:06:56.057 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:56.057 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-21 16:06:56.057 | + lib/database:recreate_database:112 : local db=cinder 2026-08-21 16:06:56.057 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-21 16:06:56.058 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-21 16:06:56.058 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-21 16:06:56.058 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:56.058 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-21 16:06:56.058 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:56.058 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-21 16:06:56.058 | + functions-common:time_start:2406 : local name=dbsync 2026-08-21 16:06:56.058 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:06:56.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:06:56.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:06:56.058 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328365249 2026-08-21 16:06:56.059 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-21 16:06:56.059 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-21 16:06:56.059 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:56.059 | we strongly recommend against using it for new projects. 2026-08-21 16:06:56.059 | 2026-08-21 16:06:56.059 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:56.059 | framework. For more detail see 2026-08-21 16:06:56.059 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:56.059 | 2026-08-21 16:06:56.059 | import eventlet # noqa 2026-08-21 16:06:56.059 | INFO dbcounter [-] Registered counter for database cinder 2026-08-21 16:06:56.059 | 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=63301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:06:56.060 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-21 16:06:56.060 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:06:56.060 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:06:56.060 | DEBUG dbcounter [-] [63301] Writer thread running {{(pid=63301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:06:56.060 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-21 16:06:56.061 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:06:56.061 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-21 16:06:56.061 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:56.062 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-21 16:06:56.062 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:56.062 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-21 16:06:56.063 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:56.063 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-21 16:06:56.063 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:56.064 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-21 16:06:56.064 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:56.064 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-21 16:06:56.064 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:56.064 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-21 16:06:56.064 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=63301) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:06:56.064 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-21 16:06:56.064 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-21 16:06:56.065 | + functions-common:time_stop:2420 : local name 2026-08-21 16:06:56.065 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:06:56.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:06:56.065 | + functions-common:time_stop:2423 : local total 2026-08-21 16:06:56.065 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:06:56.066 | + functions-common:time_stop:2426 : name=dbsync 2026-08-21 16:06:56.066 | + functions-common:time_stop:2427 : start_time=1787328365249 2026-08-21 16:06:56.066 | + functions-common:time_stop:2429 : [[ -z 1787328365249 ]] 2026-08-21 16:06:56.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:06:56.067 | + functions-common:time_stop:2432 : end_time=1787328377904 2026-08-21 16:06:56.067 | + functions-common:time_stop:2433 : elapsed_time=12655 2026-08-21 16:06:56.067 | + functions-common:time_stop:2434 : total=9136 2026-08-21 16:06:56.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:06:56.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21791 2026-08-21 16:06:56.067 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-21 16:06:56.067 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:56.067 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 16:06:56.067 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-21 16:06:56.067 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-21 16:06:56.068 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-21 16:06:56.068 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-21 16:06:56.068 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-21 16:06:56.068 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-21 16:06:56.068 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-21 16:06:56.068 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-21 16:06:56.068 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-21 16:06:56.068 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-21 16:06:56.068 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-21 16:06:56.068 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-21 16:06:56.068 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-21 16:06:56.069 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-21 16:06:56.069 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-21 16:06:56.069 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-21 16:06:56.069 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-21 16:06:56.069 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-21 16:06:56.069 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-21 16:06:56.070 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-21 16:06:56.070 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-21 16:06:56.070 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-21 16:06:56.071 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-21 16:06:56.071 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-21 16:06:56.071 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-21 16:06:56.072 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-21 16:06:56.072 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-21 16:06:56.072 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:06:56.072 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-21 16:06:56.072 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-21 16:06:56.073 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-21 16:06:56.073 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-21 16:06:56.073 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-21 16:06:56.073 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-21 16:06:56.074 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-21 16:06:56.074 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-21 16:06:56.074 | [Unit] 2026-08-21 16:06:56.074 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:06:56.074 | DefaultDependencies=no 2026-08-21 16:06:56.074 | After=systemd-udev-settle.service 2026-08-21 16:06:56.074 | Before=lvm2-activation-early.service 2026-08-21 16:06:56.074 | Wants=systemd-udev-settle.service 2026-08-21 16:06:56.074 | 2026-08-21 16:06:56.074 | [Service] 2026-08-21 16:06:56.075 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-21 16:06:56.075 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-21 16:06:56.075 | RemainAfterExit=yes 2026-08-21 16:06:56.075 | Type=oneshot 2026-08-21 16:06:56.075 | 2026-08-21 16:06:56.075 | [Install] 2026-08-21 16:06:56.075 | WantedBy=local-fs.target 2026-08-21 16:06:56.075 | Also=systemd-udev-settle.service 2026-08-21 16:06:56.075 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-21 16:06:56.075 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-21 16:06:56.076 | 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-08-21 16:06:56.076 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-21 16:06:56.076 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-21 16:06:56.076 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-21 16:06:56.076 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-21 16:06:56.076 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-21 16:06:56.076 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-21 16:06:56.076 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-21 16:06:56.076 | Physical volume "/dev/loop0" successfully created. 2026-08-21 16:06:56.076 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-21 16:06:56.077 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-21 16:06:56.077 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:56.077 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-21 16:06:56.077 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-21 16:06:56.077 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-21 16:06:56.077 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-21 16:06:56.077 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:56.077 | we strongly recommend against using it for new projects. 2026-08-21 16:06:56.077 | 2026-08-21 16:06:56.077 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:56.078 | framework. For more detail see 2026-08-21 16:06:56.078 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:56.078 | 2026-08-21 16:06:56.078 | import eventlet # noqa 2026-08-21 16:06:56.078 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-21 16:06:56.078 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-21 16:06:56.078 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-21 16:06:56.078 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-21 16:06:56.078 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:06:56.078 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-21 16:06:56.118 | [2071 Async init_cinder:63125]: finished init_cinder with result 0 in 15 seconds 2026-08-21 16:06:56.124 | + inc/async:async_wait:197 : return 0 2026-08-21 16:06:56.128 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-21 16:06:56.149 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:56.152 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-21 16:06:56.156 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:06:56.160 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-21 16:06:56.163 | + ./stack.sh:main:1242 : init_nova 2026-08-21 16:06:56.166 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-21 16:06:56.187 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:56.191 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-21 16:06:56.211 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:06:56.214 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:06:56.217 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-21 16:06:56.290 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-21 16:06:56.334 | [2071 Async nova-cell-0:65400]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-21 16:06:56.338 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-21 16:06:56.344 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:06:56.349 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-21 16:06:56.352 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:06:56.356 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:06:56.359 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-21 16:06:56.426 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-21 16:06:56.479 | [2071 Async nova-cell-1:65504]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-21 16:06:56.483 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-21 16:06:56.487 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-21 16:06:56.491 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-21 16:06:56.495 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-21 16:06:56.500 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-21 16:06:56.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:56.575 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-21 16:06:56.580 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:06:56.658 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-21 16:06:57.248 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:06:57.248 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:06:57.248 | we strongly recommend against using it for new projects. 2026-08-21 16:06:57.248 | 2026-08-21 16:06:57.249 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:06:57.249 | framework. For more detail see 2026-08-21 16:06:57.249 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:06:57.249 | 2026-08-21 16:06:57.249 | import eventlet # noqa 2026-08-21 16:06:57.546 | 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-08-21 16:07:01.787 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-21 16:07:01.892 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:07:01.892 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:07:01.892 | DEBUG dbcounter [-] [65574] Writer thread running {{(pid=65574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:01.989 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-21 16:07:08.131 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=65574) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:07:08.137 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-21 16:07:10.436 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=65574) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:10.440 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-21 16:07:10.445 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=65574) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:11.280 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-21 16:07:11.286 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-21 16:07:11.292 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-21 16:07:11.301 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-21 16:07:11.304 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-21 16:07:11.308 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-21 16:07:11.314 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-21 16:07:11.352 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:11.355 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-21 16:07:11.358 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-21 16:07:11.365 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-21 16:07:12.020 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:07:12.021 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:07:12.021 | we strongly recommend against using it for new projects. 2026-08-21 16:07:12.021 | 2026-08-21 16:07:12.021 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:07:12.021 | framework. For more detail see 2026-08-21 16:07:12.021 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:07:12.022 | 2026-08-21 16:07:12.022 | import eventlet # noqa 2026-08-21 16:07:12.343 | 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-08-21 16:07:15.898 | INFO dbcounter [None req-2ab4a524-2368-4701-bdca-2d971a6ba25c None None] Registered counter for database nova_api 2026-08-21 16:07:16.044 | DEBUG dbcounter [-] [66164] Writer thread running {{(pid=66164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:16.834 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-21 16:07:16.845 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-21 16:07:16.850 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-21 16:07:16.951 | [2071 Async nova-cell-0:65400]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 65400 (3 other jobs running) 2026-08-21 16:07:16.996 | [2071 Async nova-cell-0:65400]: Signaling child to exit 2026-08-21 16:07:25.671 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:07:25.694 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:07:25.726 | [65504 Async nova-cell-1:65504]: finished successfully 2026-08-21 16:07:25.742 | [65400 Async nova-cell-0:65400]: finished successfully 2026-08-21 16:07:25.781 | WAKEUP 2026-08-21 16:07:25.811 | [2071 Async nova-cell-0:65400]: Signaled 2026-08-21 16:07:25.813 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-21 16:07:25.814 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-21 16:07:25.814 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-21 16:07:25.814 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-21 16:07:25.814 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-21 16:07:25.814 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-21 16:07:25.814 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-21 16:07:25.814 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:07:25.814 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-21 16:07:25.814 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:07:25.815 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-21 16:07:25.815 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:07:25.815 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:07:25.815 | we strongly recommend against using it for new projects. 2026-08-21 16:07:25.815 | 2026-08-21 16:07:25.815 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:07:25.815 | framework. For more detail see 2026-08-21 16:07:25.815 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:07:25.815 | 2026-08-21 16:07:25.815 | import eventlet # noqa 2026-08-21 16:07:25.815 | 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-08-21 16:07:25.816 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-21 16:07:25.816 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:07:25.816 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:07:25.816 | DEBUG dbcounter [-] [65548] Writer thread running {{(pid=65548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:25.816 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-21 16:07:25.816 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:07:25.816 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-21 16:07:25.816 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.816 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-21 16:07:25.816 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.816 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-21 16:07:25.817 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.817 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-21 16:07:25.817 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.817 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-21 16:07:25.817 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.817 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-21 16:07:25.817 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.817 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-21 16:07:25.817 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.817 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-21 16:07:25.818 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.818 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-21 16:07:25.818 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65548) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:25.877 | [2071 Async nova-cell-0:65400]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 29 seconds 2026-08-21 16:07:25.885 | + inc/async:async_wait:197 : return 0 2026-08-21 16:07:25.890 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-21 16:07:25.895 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-21 16:07:25.969 | [2071 Async nova-cell-1:65504]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 65504 (2 other jobs running) 2026-08-21 16:07:26.003 | [2071 Async nova-cell-1:65504]: Signaling child to exit 2026-08-21 16:07:26.003 | WAKEUP 2026-08-21 16:07:26.034 | [2071 Async nova-cell-1:65504]: Signaled 2026-08-21 16:07:26.037 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-21 16:07:26.037 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-21 16:07:26.037 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-21 16:07:26.037 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-21 16:07:26.037 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-21 16:07:26.037 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-21 16:07:26.037 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-21 16:07:26.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:07:26.037 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-21 16:07:26.038 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-21 16:07:26.038 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-21 16:07:26.038 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:07:26.038 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:07:26.038 | we strongly recommend against using it for new projects. 2026-08-21 16:07:26.038 | 2026-08-21 16:07:26.038 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:07:26.038 | framework. For more detail see 2026-08-21 16:07:26.038 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:07:26.038 | 2026-08-21 16:07:26.038 | import eventlet # noqa 2026-08-21 16:07:26.038 | 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-08-21 16:07:26.039 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-21 16:07:26.039 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-21 16:07:26.039 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-21 16:07:26.039 | DEBUG dbcounter [-] [65571] Writer thread running {{(pid=65571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:26.039 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-21 16:07:26.039 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-21 16:07:26.039 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-21 16:07:26.039 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.039 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-21 16:07:26.039 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.039 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-21 16:07:26.040 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.040 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-21 16:07:26.040 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.040 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-21 16:07:26.040 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.040 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-21 16:07:26.040 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.040 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-21 16:07:26.040 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.040 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-21 16:07:26.040 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.041 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-21 16:07:26.041 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65571) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-21 16:07:26.099 | [2071 Async nova-cell-1:65504]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 29 seconds 2026-08-21 16:07:26.107 | + inc/async:async_wait:197 : return 0 2026-08-21 16:07:26.111 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:07:26.116 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-21 16:07:26.741 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:07:26.741 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:07:26.741 | we strongly recommend against using it for new projects. 2026-08-21 16:07:26.741 | 2026-08-21 16:07:26.741 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:07:26.742 | framework. For more detail see 2026-08-21 16:07:26.742 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:07:26.742 | 2026-08-21 16:07:26.742 | import eventlet # noqa 2026-08-21 16:07:27.046 | 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-08-21 16:07:30.278 | Running batches of 50 until complete 2026-08-21 16:07:30.278 | INFO dbcounter [None req-db50d94e-6a6a-458c-b259-6523c8bcbc8d None None] Registered counter for database nova_cell0 2026-08-21 16:07:30.497 | DEBUG dbcounter [-] [66798] Writer thread running {{(pid=66798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:30.504 | INFO dbcounter [None req-db50d94e-6a6a-458c-b259-6523c8bcbc8d None None] Registered counter for database nova_api 2026-08-21 16:07:30.692 | DEBUG dbcounter [-] [66798] Writer thread running {{(pid=66798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:30.727 | INFO dbcounter [None req-db50d94e-6a6a-458c-b259-6523c8bcbc8d None None] Registered counter for database nova_cell0 2026-08-21 16:07:30.806 | DEBUG dbcounter [-] [66798] Writer thread running {{(pid=66798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:31.094 | +-------------------------------------+--------------+-----------+ 2026-08-21 16:07:31.094 | | Migration | Total Needed | Completed | 2026-08-21 16:07:31.094 | +-------------------------------------+--------------+-----------+ 2026-08-21 16:07:31.094 | | fill_virtual_interface_list | 0 | 0 | 2026-08-21 16:07:31.094 | | migrate_empty_ratio | 0 | 0 | 2026-08-21 16:07:31.094 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-21 16:07:31.094 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-21 16:07:31.094 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-21 16:07:31.095 | | populate_dev_uuids | 0 | 0 | 2026-08-21 16:07:31.095 | | populate_instance_compute_id | 0 | 0 | 2026-08-21 16:07:31.095 | | populate_missing_availability_zones | 0 | 0 | 2026-08-21 16:07:31.095 | | populate_queued_for_delete | 0 | 0 | 2026-08-21 16:07:31.095 | | populate_user_id | 0 | 0 | 2026-08-21 16:07:31.095 | | populate_uuids | 0 | 0 | 2026-08-21 16:07:31.095 | +-------------------------------------+--------------+-----------+ 2026-08-21 16:07:32.011 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-21 16:07:32.019 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:07:32.025 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-21 16:07:32.030 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:07:32.034 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:07:32.039 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-21 16:07:32.627 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:07:32.627 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:07:32.627 | we strongly recommend against using it for new projects. 2026-08-21 16:07:32.627 | 2026-08-21 16:07:32.628 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:07:32.628 | framework. For more detail see 2026-08-21 16:07:32.628 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:07:32.628 | 2026-08-21 16:07:32.628 | import eventlet # noqa 2026-08-21 16:07:32.919 | 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-08-21 16:07:36.149 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-21 16:07:36.150 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-21 16:07:36.150 | INFO dbcounter [None req-d47e3ec5-e9be-4823-9170-5c96ed62576c None None] Registered counter for database nova_api 2026-08-21 16:07:36.280 | DEBUG dbcounter [-] [66852] Writer thread running {{(pid=66852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:07:37.131 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-21 16:07:37.135 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-21 16:07:37.156 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-21 16:07:37.160 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-21 16:07:37.164 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-21 16:07:37.253 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-21 16:07:37.302 | [2071 Async configure_neutron_nova:66911]: running: configure_neutron_nova 2026-08-21 16:07:37.306 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-21 16:07:37.312 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 16:07:37.316 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-21 16:07:37.320 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 16:07:37.324 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 16:07:37.327 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 16:07:37.332 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 16:07:37.335 | + functions-common:run_phase:1858 : local extra 2026-08-21 16:07:37.340 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 16:07:37.346 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 16:07:37.349 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 16:07:37.353 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 16:07:37.356 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-21 16:07:37.361 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 16:07:37.385 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:37.389 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:07:37.392 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:07:37.395 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-21 16:07:37.398 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:07:37.401 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:07:37.404 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-21 16:07:37.408 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 16:07:37.412 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 16:07:37.417 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:07:37.420 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 16:07:37.424 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-21 16:07:37.427 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 16:07:37.431 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-21 16:07:37.436 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 16:07:37.440 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 16:07:37.443 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-21 16:07:37.447 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:07:37.450 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:07:37.453 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-21 16:07:37.457 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:07:37.461 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:07:37.466 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:07:37.470 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-21 16:07:37.474 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:07:37.479 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-21 16:07:37.483 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:07:37.485 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-21 16:07:37.485 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:07:37.485 | gsub("[][]", "", $1); 2026-08-21 16:07:37.485 | split($1, a, "|"); 2026-08-21 16:07:37.486 | if (a[1] == matchgroup) 2026-08-21 16:07:37.486 | print a[2] 2026-08-21 16:07:37.486 | } 2026-08-21 16:07:37.486 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:07:37.494 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-21 16:07:37.497 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-21 16:07:37.500 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-21 16:07:37.505 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-21 16:07:37.509 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-21 16:07:37.512 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-21 16:07:37.517 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-21 16:07:37.521 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-21 16:07:37.528 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-21 16:07:37.532 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-21 16:07:37.536 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-21 16:07:37.540 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-21 16:07:37.544 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-21 16:07:37.550 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:07:37.554 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:07:37.558 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-21 16:07:37.562 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:07:37.567 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-21 16:07:37.570 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-21 16:07:37.574 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-21 16:07:37.577 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-21 16:07:37.581 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-21 16:07:37.584 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-21 16:07:37.584 | BEGIN { 2026-08-21 16:07:37.584 | section = "" 2026-08-21 16:07:37.584 | last_section = "" 2026-08-21 16:07:37.584 | section_count = 0 2026-08-21 16:07:37.585 | } 2026-08-21 16:07:37.585 | /^\[.+\]/ { 2026-08-21 16:07:37.585 | gsub("[][]", "", $1); 2026-08-21 16:07:37.585 | section=$1 2026-08-21 16:07:37.585 | next 2026-08-21 16:07:37.585 | } 2026-08-21 16:07:37.585 | /^ *\#/ { 2026-08-21 16:07:37.585 | next 2026-08-21 16:07:37.585 | } 2026-08-21 16:07:37.585 | /^[^ \t]+/ { 2026-08-21 16:07:37.585 | # get offset of first = in $0 2026-08-21 16:07:37.585 | eq_idx = index($0, "=") 2026-08-21 16:07:37.586 | # extract attr & value from $0 2026-08-21 16:07:37.586 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:07:37.586 | value = substr($0, eq_idx + 1) 2026-08-21 16:07:37.586 | # only need to strip trailing whitespace from attr 2026-08-21 16:07:37.586 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:07:37.587 | # need to strip leading & trailing whitespace from value 2026-08-21 16:07:37.587 | sub(/^[ \t]*/, "", value) 2026-08-21 16:07:37.587 | sub(/[ \t]*$/, "", value) 2026-08-21 16:07:37.587 | 2026-08-21 16:07:37.587 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:07:37.587 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:07:37.588 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:07:37.588 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:07:37.588 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:07:37.588 | if (section != last_section) { 2026-08-21 16:07:37.588 | cfg_section[section_count++] = section 2026-08-21 16:07:37.589 | last_section = section 2026-08-21 16:07:37.589 | } 2026-08-21 16:07:37.589 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:07:37.589 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:07:37.589 | 2026-08-21 16:07:37.589 | cfg_attr[section, attr, 0] = value 2026-08-21 16:07:37.589 | cfg_attr_count[section, attr] = 1 2026-08-21 16:07:37.589 | } else { 2026-08-21 16:07:37.590 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:07:37.590 | cfg_attr[section, attr, lno] = value 2026-08-21 16:07:37.590 | } 2026-08-21 16:07:37.590 | } 2026-08-21 16:07:37.590 | END { 2026-08-21 16:07:37.591 | # Process each section in order 2026-08-21 16:07:37.591 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:07:37.591 | section = cfg_section[sno] 2026-08-21 16:07:37.591 | # The ini routines simply append a config item immediately 2026-08-21 16:07:37.591 | # after the section header. To keep the same order as defined 2026-08-21 16:07:37.591 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:07:37.591 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:07:37.592 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:07:37.592 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:07:37.592 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:07:37.592 | else { 2026-08-21 16:07:37.592 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:07:37.592 | count = cfg_attr_count[section, attr] 2026-08-21 16:07:37.592 | print "inidelete " configfile " " section " " attr 2026-08-21 16:07:37.592 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:07:37.592 | for (l = count -2; l >= 0; l--) 2026-08-21 16:07:37.592 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:07:37.592 | } 2026-08-21 16:07:37.593 | } 2026-08-21 16:07:37.593 | } 2026-08-21 16:07:37.593 | } 2026-08-21 16:07:37.593 | ' 2026-08-21 16:07:37.593 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:37.594 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:07:37.595 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:07:37.595 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:07:37.595 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-21 16:07:37.597 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:07:37.601 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-21 16:07:37.604 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-21 16:07:37.604 | BEGIN { group = "" } 2026-08-21 16:07:37.604 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:07:37.604 | gsub("[][]", "", $1); 2026-08-21 16:07:37.605 | split($1, a, "|"); 2026-08-21 16:07:37.605 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:07:37.605 | group=a[1] 2026-08-21 16:07:37.605 | } else { 2026-08-21 16:07:37.605 | group="" 2026-08-21 16:07:37.605 | } 2026-08-21 16:07:37.605 | next 2026-08-21 16:07:37.605 | } 2026-08-21 16:07:37.606 | { 2026-08-21 16:07:37.606 | if (group != "") 2026-08-21 16:07:37.606 | print $0 2026-08-21 16:07:37.606 | } 2026-08-21 16:07:37.606 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:07:37.614 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-21 16:07:37.617 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-21 16:07:37.658 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:37.663 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-21 16:07:37.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-21 16:07:37.711 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:37.715 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-21 16:07:37.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-21 16:07:37.757 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:37.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-21 16:07:37.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-21 16:07:37.810 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:37.814 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-21 16:07:37.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-21 16:07:37.860 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:37.865 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-21 16:07:37.868 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-21 16:07:37.873 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-21 16:07:37.877 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-21 16:07:37.883 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.886 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.891 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-21 16:07:37.894 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.899 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-21 16:07:37.902 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-21 16:07:37.906 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-21 16:07:37.909 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-21 16:07:37.912 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.916 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:07:37.920 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:07:37.925 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.928 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:07:37.934 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.937 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.942 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.948 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-21 16:07:37.952 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.960 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.960 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-21 16:07:37.960 | BEGIN { 2026-08-21 16:07:37.960 | section = "" 2026-08-21 16:07:37.960 | last_section = "" 2026-08-21 16:07:37.960 | section_count = 0 2026-08-21 16:07:37.961 | } 2026-08-21 16:07:37.961 | /^\[.+\]/ { 2026-08-21 16:07:37.961 | gsub("[][]", "", $1); 2026-08-21 16:07:37.961 | section=$1 2026-08-21 16:07:37.961 | next 2026-08-21 16:07:37.961 | } 2026-08-21 16:07:37.961 | /^ *\#/ { 2026-08-21 16:07:37.961 | next 2026-08-21 16:07:37.961 | } 2026-08-21 16:07:37.961 | /^[^ \t]+/ { 2026-08-21 16:07:37.961 | # get offset of first = in $0 2026-08-21 16:07:37.962 | eq_idx = index($0, "=") 2026-08-21 16:07:37.962 | # extract attr & value from $0 2026-08-21 16:07:37.962 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:07:37.962 | value = substr($0, eq_idx + 1) 2026-08-21 16:07:37.962 | # only need to strip trailing whitespace from attr 2026-08-21 16:07:37.962 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:07:37.962 | # need to strip leading & trailing whitespace from value 2026-08-21 16:07:37.962 | sub(/^[ \t]*/, "", value) 2026-08-21 16:07:37.962 | sub(/[ \t]*$/, "", value) 2026-08-21 16:07:37.962 | 2026-08-21 16:07:37.962 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:07:37.963 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:07:37.963 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:07:37.963 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:07:37.963 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:07:37.963 | if (section != last_section) { 2026-08-21 16:07:37.963 | cfg_section[section_count++] = section 2026-08-21 16:07:37.963 | last_section = section 2026-08-21 16:07:37.963 | } 2026-08-21 16:07:37.963 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:07:37.963 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:07:37.963 | 2026-08-21 16:07:37.964 | cfg_attr[section, attr, 0] = value 2026-08-21 16:07:37.964 | cfg_attr_count[section, attr] = 1 2026-08-21 16:07:37.964 | } else { 2026-08-21 16:07:37.964 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:07:37.964 | cfg_attr[section, attr, lno] = value 2026-08-21 16:07:37.964 | } 2026-08-21 16:07:37.964 | } 2026-08-21 16:07:37.964 | END { 2026-08-21 16:07:37.964 | # Process each section in order 2026-08-21 16:07:37.966 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:07:37.966 | section = cfg_section[sno] 2026-08-21 16:07:37.966 | # The ini routines simply append a config item immediately 2026-08-21 16:07:37.966 | # after the section header. To keep the same order as defined 2026-08-21 16:07:37.967 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:07:37.967 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:07:37.967 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:07:37.967 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:07:37.967 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:07:37.967 | else { 2026-08-21 16:07:37.967 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:07:37.967 | count = cfg_attr_count[section, attr] 2026-08-21 16:07:37.967 | print "inidelete " configfile " " section " " attr 2026-08-21 16:07:37.967 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:07:37.967 | for (l = count -2; l >= 0; l--) 2026-08-21 16:07:37.968 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:07:37.968 | } 2026-08-21 16:07:37.968 | } 2026-08-21 16:07:37.968 | } 2026-08-21 16:07:37.968 | } 2026-08-21 16:07:37.968 | ' 2026-08-21 16:07:37.968 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:37.968 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:07:37.968 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:07:37.973 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:07:37.976 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-21 16:07:37.980 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:07:37.984 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-21 16:07:37.987 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-21 16:07:37.987 | BEGIN { group = "" } 2026-08-21 16:07:37.987 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:07:37.987 | gsub("[][]", "", $1); 2026-08-21 16:07:37.987 | split($1, a, "|"); 2026-08-21 16:07:37.987 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:07:37.988 | group=a[1] 2026-08-21 16:07:37.988 | } else { 2026-08-21 16:07:37.988 | group="" 2026-08-21 16:07:37.988 | } 2026-08-21 16:07:37.988 | next 2026-08-21 16:07:37.988 | } 2026-08-21 16:07:37.988 | { 2026-08-21 16:07:37.988 | if (group != "") 2026-08-21 16:07:37.988 | print $0 2026-08-21 16:07:37.988 | } 2026-08-21 16:07:37.988 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:07:37.996 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-21 16:07:37.999 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-21 16:07:38.042 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.047 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-21 16:07:38.051 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-21 16:07:38.057 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-21 16:07:38.062 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-21 16:07:38.066 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-21 16:07:38.071 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-21 16:07:38.076 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-21 16:07:38.081 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-21 16:07:38.088 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-21 16:07:38.092 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-21 16:07:38.098 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-21 16:07:38.102 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-21 16:07:38.107 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-21 16:07:38.112 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:07:38.116 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:07:38.120 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-21 16:07:38.125 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:07:38.131 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-21 16:07:38.136 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-21 16:07:38.141 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-21 16:07:38.145 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-21 16:07:38.154 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-21 16:07:38.154 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.154 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-21 16:07:38.155 | BEGIN { 2026-08-21 16:07:38.155 | section = "" 2026-08-21 16:07:38.155 | last_section = "" 2026-08-21 16:07:38.155 | section_count = 0 2026-08-21 16:07:38.155 | } 2026-08-21 16:07:38.155 | /^\[.+\]/ { 2026-08-21 16:07:38.155 | gsub("[][]", "", $1); 2026-08-21 16:07:38.155 | section=$1 2026-08-21 16:07:38.155 | next 2026-08-21 16:07:38.155 | } 2026-08-21 16:07:38.155 | /^ *\#/ { 2026-08-21 16:07:38.156 | next 2026-08-21 16:07:38.156 | } 2026-08-21 16:07:38.156 | /^[^ \t]+/ { 2026-08-21 16:07:38.156 | # get offset of first = in $0 2026-08-21 16:07:38.156 | eq_idx = index($0, "=") 2026-08-21 16:07:38.156 | # extract attr & value from $0 2026-08-21 16:07:38.156 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:07:38.156 | value = substr($0, eq_idx + 1) 2026-08-21 16:07:38.156 | # only need to strip trailing whitespace from attr 2026-08-21 16:07:38.156 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:07:38.156 | # need to strip leading & trailing whitespace from value 2026-08-21 16:07:38.157 | sub(/^[ \t]*/, "", value) 2026-08-21 16:07:38.157 | sub(/[ \t]*$/, "", value) 2026-08-21 16:07:38.157 | 2026-08-21 16:07:38.157 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:07:38.157 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:07:38.159 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:07:38.159 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:07:38.159 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:07:38.159 | if (section != last_section) { 2026-08-21 16:07:38.159 | cfg_section[section_count++] = section 2026-08-21 16:07:38.159 | last_section = section 2026-08-21 16:07:38.159 | } 2026-08-21 16:07:38.160 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:07:38.160 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:07:38.160 | 2026-08-21 16:07:38.160 | cfg_attr[section, attr, 0] = value 2026-08-21 16:07:38.160 | cfg_attr_count[section, attr] = 1 2026-08-21 16:07:38.160 | } else { 2026-08-21 16:07:38.160 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:07:38.160 | cfg_attr[section, attr, lno] = value 2026-08-21 16:07:38.160 | } 2026-08-21 16:07:38.160 | } 2026-08-21 16:07:38.160 | END { 2026-08-21 16:07:38.160 | # Process each section in order 2026-08-21 16:07:38.161 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:07:38.161 | section = cfg_section[sno] 2026-08-21 16:07:38.161 | # The ini routines simply append a config item immediately 2026-08-21 16:07:38.161 | # after the section header. To keep the same order as defined 2026-08-21 16:07:38.161 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:07:38.161 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:07:38.161 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:07:38.161 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:07:38.161 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:07:38.161 | else { 2026-08-21 16:07:38.161 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:07:38.162 | count = cfg_attr_count[section, attr] 2026-08-21 16:07:38.162 | print "inidelete " configfile " " section " " attr 2026-08-21 16:07:38.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:07:38.162 | for (l = count -2; l >= 0; l--) 2026-08-21 16:07:38.162 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:07:38.162 | } 2026-08-21 16:07:38.162 | } 2026-08-21 16:07:38.162 | } 2026-08-21 16:07:38.162 | } 2026-08-21 16:07:38.162 | ' 2026-08-21 16:07:38.162 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:07:38.163 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:07:38.163 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:07:38.168 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-21 16:07:38.172 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:07:38.176 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-21 16:07:38.180 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-21 16:07:38.180 | BEGIN { group = "" } 2026-08-21 16:07:38.180 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:07:38.180 | gsub("[][]", "", $1); 2026-08-21 16:07:38.180 | split($1, a, "|"); 2026-08-21 16:07:38.180 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:07:38.181 | group=a[1] 2026-08-21 16:07:38.181 | } else { 2026-08-21 16:07:38.181 | group="" 2026-08-21 16:07:38.181 | } 2026-08-21 16:07:38.181 | next 2026-08-21 16:07:38.181 | } 2026-08-21 16:07:38.181 | { 2026-08-21 16:07:38.181 | if (group != "") 2026-08-21 16:07:38.181 | print $0 2026-08-21 16:07:38.181 | } 2026-08-21 16:07:38.181 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:07:38.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-21 16:07:38.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-21 16:07:38.246 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-21 16:07:38.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-21 16:07:38.303 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-21 16:07:38.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-21 16:07:38.362 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.367 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-21 16:07:38.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-21 16:07:38.421 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.426 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-bee7bda4-3927-4491-a5bd-2a2a5b2a5f1e"' 2026-08-21 16:07:38.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-bee7bda4-3927-4491-a5bd-2a2a5b2a5f1e 2026-08-21 16:07:38.450 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:07:38.479 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-21 16:07:38.485 | [66911 Async configure_neutron_nova:66911]: finished successfully 2026-08-21 16:07:38.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-21 16:07:38.530 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.534 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-08-21 16:07:38.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-08-21 16:07:38.582 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:07:38.587 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-21 16:07:38.615 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:38.620 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:07:38.624 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-21 16:07:38.652 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:38.656 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:07:38.707 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-21 16:07:38.774 | [2071 Async configure_neutron_nova:66911]: Waiting for completion of configure_neutron_nova running on PID 66911 (2 other jobs running) 2026-08-21 16:07:38.806 | [2071 Async configure_neutron_nova:66911]: Signaling child to exit 2026-08-21 16:07:38.807 | WAKEUP 2026-08-21 16:07:38.835 | [2071 Async configure_neutron_nova:66911]: Signaled 2026-08-21 16:07:38.837 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-21 16:07:38.837 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-21 16:07:38.837 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-21 16:07:38.837 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-21 16:07:38.838 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:07:38.838 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-21 16:07:38.838 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-21 16:07:38.838 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-21 16:07:38.838 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.184/identity 2026-08-21 16:07:38.838 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-21 16:07:38.838 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-21 16:07:38.839 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-21 16:07:38.839 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-21 16:07:38.839 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-21 16:07:38.839 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-21 16:07:38.839 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-21 16:07:38.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-21 16:07:38.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-21 16:07:38.840 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-21 16:07:38.840 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:38.840 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-21 16:07:38.840 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-21 16:07:38.840 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:07:38.841 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-21 16:07:38.841 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:07:38.841 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-21 16:07:38.841 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-21 16:07:38.841 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:07:38.841 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:07:38.841 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:07:38.842 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-21 16:07:38.842 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-21 16:07:38.842 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-21 16:07:38.842 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-21 16:07:38.842 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-21 16:07:38.842 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-21 16:07:38.843 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-21 16:07:38.843 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-21 16:07:38.843 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.184/identity 2026-08-21 16:07:38.843 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-21 16:07:38.843 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-21 16:07:38.844 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-21 16:07:38.844 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-21 16:07:38.844 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-21 16:07:38.844 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-21 16:07:38.844 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-21 16:07:38.844 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-21 16:07:38.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-21 16:07:38.845 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-21 16:07:38.845 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:38.845 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-21 16:07:38.845 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-21 16:07:38.895 | [2071 Async configure_neutron_nova:66911]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-21 16:07:38.902 | + inc/async:async_wait:197 : return 0 2026-08-21 16:07:38.906 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-21 16:07:38.932 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:38.937 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:07:38.983 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-21 16:07:39.034 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-21 16:07:39.059 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:39.064 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-21 16:07:39.067 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:07:39.071 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-21 16:07:39.075 | + ./stack.sh:main:1296 : start_nova_api 2026-08-21 16:07:39.079 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:07:39.082 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:07:39.088 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:07:39.094 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-21 16:07:39.102 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:07:39.107 | + functions-common:run_process:1674 : local service=n-api 2026-08-21 16:07:39.111 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:07:39.115 | + functions-common:run_process:1676 : local group= 2026-08-21 16:07:39.121 | + functions-common:run_process:1677 : local user= 2026-08-21 16:07:39.125 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:07:39.129 | + functions-common:run_process:1680 : local name=n-api 2026-08-21 16:07:39.134 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:07:39.138 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:07:39.142 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:07:39.147 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:07:39.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:07:39.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328459154 2026-08-21 16:07:39.163 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-21 16:07:39.191 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:39.196 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-21 16:07:39.201 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-21 16:07:39.206 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:07:39.210 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:07:39.215 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:07:39.219 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-21 16:07:39.224 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-21 16:07:39.228 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-21 16:07:39.233 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-21 16:07:39.238 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:07:39.242 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:07:39.247 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:07:39.251 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:07:39.256 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-21 16:07:39.260 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:07:39.265 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:07:39.270 | + 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-08-21 16:07:39.275 | + 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-08-21 16:07:39.279 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-21 16:07:39.284 | + 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-08-21 16:07:39.288 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:07:39.292 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:07:39.296 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:07:39.301 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-21 16:07:39.306 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:07:39.314 | + 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-08-21 16:07:39.410 | + 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-08-21 16:07:39.505 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-21 16:07:39.584 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-21 16:07:39.667 | + 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-08-21 16:07:39.754 | + 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-08-21 16:07:39.838 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-21 16:07:39.922 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-21 16:07:40.005 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-21 16:07:40.087 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-21 16:07:40.164 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-21 16:07:40.246 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:07:40.250 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:07:40.253 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-21 16:07:40.351 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:07:40.870 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-21 16:07:40.899 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-21 16:07:41.363 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-21 16:07:41.519 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:07:41.523 | + functions-common:time_stop:2420 : local name 2026-08-21 16:07:41.529 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:07:41.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:07:41.531 | + functions-common:time_stop:2423 : local total 2026-08-21 16:07:41.533 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:07:41.536 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:07:41.538 | + functions-common:time_stop:2427 : start_time=1787328459154 2026-08-21 16:07:41.541 | + functions-common:time_stop:2429 : [[ -z 1787328459154 ]] 2026-08-21 16:07:41.544 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:07:41.548 | + functions-common:time_stop:2432 : end_time=1787328461545 2026-08-21 16:07:41.550 | + functions-common:time_stop:2433 : elapsed_time=2391 2026-08-21 16:07:41.553 | + functions-common:time_stop:2434 : total=4488 2026-08-21 16:07:41.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:07:41.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6879 2026-08-21 16:07:41.560 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-21 16:07:41.560 | Waiting for nova-api to start... 2026-08-21 16:07:41.562 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.184/compute/v2.1/ 2026-08-21 16:07:41.564 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.184/compute/v2.1/ 2026-08-21 16:07:41.567 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:07:41.570 | + functions:wait_for_service:477 : local url=http://192.168.122.184/compute/v2.1/ 2026-08-21 16:07:41.572 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:07:41.574 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:07:41.576 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:07:41.581 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:07:41.581 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:07:41.584 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:07:41.588 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328461585 2026-08-21 16:07:41.591 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:07:41.595 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:07:41.597 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.184/compute/v2.1/ 2026-08-21 16:07:47.845 | + :: : [[ 200 == 503 ]] 2026-08-21 16:07:47.848 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:07:47.854 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:07:47.859 | + functions-common:time_stop:2420 : local name 2026-08-21 16:07:47.864 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:07:47.868 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:07:47.873 | + functions-common:time_stop:2423 : local total 2026-08-21 16:07:47.878 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:07:47.883 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:07:47.887 | + functions-common:time_stop:2427 : start_time=1787328461585 2026-08-21 16:07:47.892 | + functions-common:time_stop:2429 : [[ -z 1787328461585 ]] 2026-08-21 16:07:47.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:07:47.906 | + functions-common:time_stop:2432 : end_time=1787328467902 2026-08-21 16:07:47.910 | + functions-common:time_stop:2433 : elapsed_time=6317 2026-08-21 16:07:47.914 | + functions-common:time_stop:2434 : total=5816 2026-08-21 16:07:47.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:07:47.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12133 2026-08-21 16:07:47.927 | + functions:wait_for_service:486 : return 0 2026-08-21 16:07:47.931 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:07:47.936 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:07:47.940 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-21 16:07:47.968 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:47.973 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-21 16:07:47.977 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:07:47.982 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-21 16:07:47.986 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-21 16:07:47.990 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-21 16:07:47.995 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-21 16:07:47.999 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-21 16:07:48.003 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-21 16:07:48.007 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:07:48.012 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-21 16:07:48.016 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-21 16:07:48.035 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-21 16:07:48.043 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-21 16:07:48.050 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-21 16:07:48.057 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-21 16:07:48.075 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-21 16:07:48.094 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-21 16:07:48.113 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-21 16:07:48.118 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-21 16:07:48.118 | Starting OVN 2026-08-21 16:07:48.122 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-21 16:07:48.127 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-21 16:07:48.127 | Starting OVS 2026-08-21 16:07:48.131 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-21 16:07:48.158 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:48.162 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-21 16:07:48.232 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-21 16:07:48.301 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-21 16:07:48.306 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-21 16:07:48.310 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:07:48.819 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-21 16:07:49.328 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-21 16:07:49.328 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-21 16:07:49.328 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-21 16:07:49.328 | 2026-08-21 16:07:49.329 | Possible reasons for having these kinds of units are: 2026-08-21 16:07:49.329 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-21 16:07:49.329 | .wants/, .requires/, or .upholds/ directory. 2026-08-21 16:07:49.329 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-21 16:07:49.329 | a requirement dependency on it. 2026-08-21 16:07:49.329 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-21 16:07:49.329 | D-Bus, udev, scripted systemctl call, ...). 2026-08-21 16:07:49.329 | • In case of template units, the unit is meant to be enabled with some 2026-08-21 16:07:49.329 | instance name specified. 2026-08-21 16:07:49.335 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-21 16:07:54.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-21 16:07:54.043 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:07:54.556 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-21 16:07:55.072 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-21 16:07:55.072 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-21 16:07:55.072 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-21 16:07:55.072 | 2026-08-21 16:07:55.072 | Possible reasons for having these kinds of units are: 2026-08-21 16:07:55.072 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-21 16:07:55.072 | .wants/, .requires/, or .upholds/ directory. 2026-08-21 16:07:55.073 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-21 16:07:55.073 | a requirement dependency on it. 2026-08-21 16:07:55.073 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-21 16:07:55.073 | D-Bus, udev, scripted systemctl call, ...). 2026-08-21 16:07:55.073 | • In case of template units, the unit is meant to be enabled with some 2026-08-21 16:07:55.073 | instance name specified. 2026-08-21 16:07:55.087 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-21 16:07:55.453 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-21 16:07:55.453 | Configuring OVSDB 2026-08-21 16:07:55.458 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-21 16:07:55.491 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:55.494 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-21 16:07:55.531 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-21 16:07:55.566 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=66a6e2e8-6666-4037-be90-563161d0f875 2026-08-21 16:07:55.592 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.184:6642 2026-08-21 16:07:55.623 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-21 16:07:55.649 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-21 16:07:55.676 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.184 2026-08-21 16:07:55.713 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-21 16:07:55.719 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-21 16:07:55.751 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-21 16:07:55.756 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-21 16:07:55.787 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-21 16:07:55.791 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-21 16:07:55.797 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-21 16:07:55.801 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:07:55.805 | + functions-common:is_provider_network:2272 : return 1 2026-08-21 16:07:55.809 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-21 16:07:55.814 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-21 16:07:55.818 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-21 16:07:55.823 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-21 16:07:55.827 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-21 16:07:55.831 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-21 16:07:55.865 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-21 16:07:55.895 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-21 16:07:55.930 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-21 16:07:55.960 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:55.965 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-21 16:07:55.969 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-21 16:07:55.974 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:07:55.978 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-21 16:07:55.983 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-21 16:07:56.014 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:56.018 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-21 16:07:56.023 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-21 16:07:56.027 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:07:56.551 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-21 16:07:57.063 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-21 16:07:57.134 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-21 16:07:57.135 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-21 16:07:57.139 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-21 16:07:57.143 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-21 16:07:57.147 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-21 16:07:58.155 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-21 16:07:58.159 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-21 16:07:58.163 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-21 16:07:58.167 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-21 16:07:58.171 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-21 16:07:58.175 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-21 16:07:58.179 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-21 16:07:58.183 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-21 16:07:58.188 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-21 16:07:58.192 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-21 16:07:58.197 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-21 16:07:58.201 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-21 16:07:58.205 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-21 16:07:58.233 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:58.237 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-21 16:07:58.267 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-21 16:07:58.295 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-21 16:07:58.316 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-21 16:07:58.336 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-21 16:07:58.365 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:58.369 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-21 16:07:58.373 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-21 16:07:58.378 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-21 16:07:58.888 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-21 16:07:59.387 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-21 16:07:59.387 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-21 16:07:59.387 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-21 16:07:59.387 | 2026-08-21 16:07:59.387 | Possible reasons for having these kinds of units are: 2026-08-21 16:07:59.387 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-21 16:07:59.387 | .wants/, .requires/, or .upholds/ directory. 2026-08-21 16:07:59.387 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-21 16:07:59.388 | a requirement dependency on it. 2026-08-21 16:07:59.389 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-21 16:07:59.389 | D-Bus, udev, scripted systemctl call, ...). 2026-08-21 16:07:59.389 | • In case of template units, the unit is meant to be enabled with some 2026-08-21 16:07:59.389 | instance name specified. 2026-08-21 16:07:59.399 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-21 16:07:59.675 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-21 16:07:59.705 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:07:59.709 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-21 16:07:59.714 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-21 16:07:59.745 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:59.749 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-21 16:07:59.752 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-21 16:07:59.755 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-21 16:07:59.759 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-21 16:07:59.763 | + 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-08-21 16:07:59.767 | + functions-common:run_process:1676 : local group= 2026-08-21 16:07:59.772 | + functions-common:run_process:1677 : local user= 2026-08-21 16:07:59.776 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:07:59.780 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-21 16:07:59.784 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:07:59.789 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:07:59.792 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:07:59.797 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:07:59.802 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:07:59.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328479804 2026-08-21 16:07:59.812 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-21 16:07:59.840 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:07:59.846 | + 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-08-21 16:07:59.850 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-21 16:07:59.856 | + 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-08-21 16:07:59.861 | + 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-08-21 16:07:59.865 | + 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-08-21 16:07:59.869 | + 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-08-21 16:07:59.873 | + 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-08-21 16:07:59.877 | + 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-08-21 16:07:59.882 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-21 16:07:59.886 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:07:59.891 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:07:59.895 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:07:59.900 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:07:59.903 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-21 16:07:59.907 | + 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-08-21 16:07:59.911 | + 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-08-21 16:07:59.916 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-21 16:07:59.919 | + 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-08-21 16:07:59.923 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:07:59.926 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:07:59.930 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:07:59.934 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:07:59.938 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:07:59.942 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-21 16:07:59.947 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:07:59.954 | + 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-08-21 16:08:00.047 | + 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-08-21 16:08:00.144 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-21 16:08:00.225 | + 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-08-21 16:08:00.302 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-21 16:08:00.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-21 16:08:00.455 | + 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-08-21 16:08:00.534 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:08:00.536 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:08:00.539 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-21 16:08:00.627 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:08:01.130 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-21 16:08:01.156 | 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-08-21 16:08:01.628 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-21 16:08:01.688 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:01.693 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:01.697 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:01.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:01.705 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:01.709 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:01.713 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:01.717 | + functions-common:time_stop:2427 : start_time=1787328479804 2026-08-21 16:08:01.722 | + functions-common:time_stop:2429 : [[ -z 1787328479804 ]] 2026-08-21 16:08:01.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:01.734 | + functions-common:time_stop:2432 : end_time=1787328481730 2026-08-21 16:08:01.739 | + functions-common:time_stop:2433 : elapsed_time=1926 2026-08-21 16:08:01.743 | + functions-common:time_stop:2434 : total=6879 2026-08-21 16:08:01.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:01.752 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8805 2026-08-21 16:08:01.756 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-21 16:08:01.760 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-21 16:08:01.764 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-21 16:08:01.771 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:08:01.799 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:08:01.804 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:08:01.808 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:08:01.812 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:08:01.817 | + 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-08-21 16:08:01.870 | + 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-08-21 16:08:01.921 | + 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-08-21 16:08:01.980 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:08:02.032 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-21 16:08:02.082 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-21 16:08:02.087 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-21 16:08:02.115 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:02.120 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-21 16:08:02.189 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-21 16:08:02.193 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-21 16:08:02.198 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-21 16:08:02.202 | + 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-08-21 16:08:02.207 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:02.211 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:02.215 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:02.220 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-21 16:08:02.224 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:02.227 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:02.232 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:02.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:02.242 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:02.250 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328482245 2026-08-21 16:08:02.254 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-21 16:08:02.284 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:02.289 | + 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-08-21 16:08:02.293 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-21 16:08:02.298 | + 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-08-21 16:08:02.302 | + 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-08-21 16:08:02.307 | + 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-08-21 16:08:02.311 | + 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-08-21 16:08:02.315 | + 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-08-21 16:08:02.320 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-21 16:08:02.326 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-21 16:08:02.331 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:08:02.335 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:08:02.340 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:08:02.344 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:08:02.349 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-21 16:08:02.353 | + 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-08-21 16:08:02.357 | + 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-08-21 16:08:02.362 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-21 16:08:02.366 | + 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-08-21 16:08:02.370 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:08:02.375 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:08:02.379 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:08:02.383 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:08:02.388 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:08:02.393 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-21 16:08:02.397 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:08:02.404 | + 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-08-21 16:08:02.506 | + 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-08-21 16:08:02.607 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-21 16:08:02.694 | + 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-08-21 16:08:02.780 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-21 16:08:02.869 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-21 16:08:02.959 | + 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-08-21 16:08:03.045 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:08:03.049 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:08:03.054 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-21 16:08:03.156 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:08:03.671 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-21 16:08:03.700 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-21 16:08:04.209 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-21 16:08:04.264 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:04.269 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:04.272 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:04.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:04.280 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:04.283 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:04.287 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:04.290 | + functions-common:time_stop:2427 : start_time=1787328482245 2026-08-21 16:08:04.294 | + functions-common:time_stop:2429 : [[ -z 1787328482245 ]] 2026-08-21 16:08:04.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:04.306 | + functions-common:time_stop:2432 : end_time=1787328484301 2026-08-21 16:08:04.310 | + functions-common:time_stop:2433 : elapsed_time=2056 2026-08-21 16:08:04.314 | + functions-common:time_stop:2434 : total=8805 2026-08-21 16:08:04.317 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:04.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10861 2026-08-21 16:08:04.325 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:08:04.328 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:08:04.332 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-21 16:08:04.337 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-21 16:08:04.368 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-21 16:08:04.373 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-21 16:08:04.377 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-21 16:08:04.381 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-21 16:08:04.384 | + 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-08-21 16:08:04.433 | + 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-08-21 16:08:04.490 | + 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-08-21 16:08:04.543 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-21 16:08:04.592 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-21 16:08:04.646 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-21 16:08:04.651 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-21 16:08:04.656 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-21 16:08:04.661 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-21 16:08:04.692 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-21 16:08:04.717 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-21 16:08:04.721 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-21 16:08:04.725 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-21 16:08:04.729 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-21 16:08:04.807 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-21 16:08:04.838 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:04.843 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-21 16:08:04.847 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:08:04.851 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-21 16:08:04.856 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-21 16:08:04.860 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-21 16:08:04.865 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-21 16:08:04.920 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-21 16:08:04.924 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-21 16:08:04.928 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-21 16:08:04.993 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-21 16:08:04.998 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-21 16:08:05.003 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-21 16:08:05.010 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-21 16:08:05.014 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-21 16:08:05.018 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-21 16:08:05.023 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-21 16:08:05.028 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-21 16:08:05.032 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-21 16:08:05.036 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-21 16:08:05.041 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:05.046 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:05.050 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:05.054 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-21 16:08:05.058 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:05.064 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:05.069 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-21 16:08:05.072 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-21 16:08:05.077 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-21 16:08:05.083 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-21 16:08:05.115 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-21 16:08:05.119 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-21 16:08:05.181 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-21 16:08:05.248 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-21 16:08:05.252 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-21 16:08:05.325 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-21 16:08:05.330 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-21 16:08:05.402 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-21 16:08:05.411 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:08:05.414 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-21 16:08:05.419 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:08:05.424 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:05.428 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:05.433 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:05.439 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-21 16:08:05.444 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:05.449 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:05.454 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:05.458 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:05.465 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:05.472 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328485466 2026-08-21 16:08:05.477 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-21 16:08:05.507 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:05.514 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-21 16:08:05.519 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-21 16:08:05.525 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:08:05.531 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:08:05.535 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:08:05.540 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-21 16:08:05.544 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-21 16:08:05.550 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-21 16:08:05.554 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-21 16:08:05.560 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:08:05.564 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:08:05.569 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:08:05.573 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:08:05.578 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-21 16:08:05.582 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:08:05.587 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:08:05.592 | + 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-08-21 16:08:05.596 | + 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-08-21 16:08:05.601 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-21 16:08:05.605 | + 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-08-21 16:08:05.609 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:08:05.614 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:08:05.619 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:08:05.623 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-21 16:08:05.627 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:08:05.634 | + 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-08-21 16:08:05.736 | + 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-08-21 16:08:05.842 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-21 16:08:05.935 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-21 16:08:06.027 | + 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-08-21 16:08:06.114 | + 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-08-21 16:08:06.202 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-21 16:08:06.290 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-21 16:08:06.381 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-21 16:08:06.468 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-21 16:08:06.557 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-21 16:08:06.646 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:08:06.650 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:08:06.654 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-21 16:08:06.759 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:08:07.332 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-21 16:08:07.368 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-21 16:08:07.906 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-21 16:08:08.062 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:08.069 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:08.073 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:08.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:08.086 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:08.089 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:08.093 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:08.095 | + functions-common:time_stop:2427 : start_time=1787328485466 2026-08-21 16:08:08.098 | + functions-common:time_stop:2429 : [[ -z 1787328485466 ]] 2026-08-21 16:08:08.101 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:08.107 | + functions-common:time_stop:2432 : end_time=1787328488104 2026-08-21 16:08:08.110 | + functions-common:time_stop:2433 : elapsed_time=2638 2026-08-21 16:08:08.114 | + functions-common:time_stop:2434 : total=10861 2026-08-21 16:08:08.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:08.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13499 2026-08-21 16:08:08.123 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.184/ 2026-08-21 16:08:08.126 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:08.129 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-21 16:08:08.133 | + 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-08-21 16:08:08.136 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:08.139 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:08.142 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:08.146 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-21 16:08:08.149 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:08.152 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:08.155 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:08.158 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:08.163 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:08.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328488163 2026-08-21 16:08:08.169 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-21 16:08:08.192 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:08.194 | + 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-08-21 16:08:08.197 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-21 16:08:08.201 | + 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-08-21 16:08:08.204 | + 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-08-21 16:08:08.207 | + 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-08-21 16:08:08.210 | + 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-08-21 16:08:08.213 | + 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-08-21 16:08:08.217 | + 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-08-21 16:08:08.221 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-21 16:08:08.224 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:08:08.227 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:08:08.230 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:08:08.233 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:08:08.236 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-21 16:08:08.239 | + 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-08-21 16:08:08.243 | + 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-08-21 16:08:08.247 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-21 16:08:08.249 | + 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-08-21 16:08:08.252 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:08:08.255 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:08:08.258 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:08:08.261 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:08:08.263 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:08:08.266 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-21 16:08:08.271 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:08:08.280 | + 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-08-21 16:08:08.375 | + 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-08-21 16:08:08.475 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-21 16:08:08.613 | + 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-08-21 16:08:08.712 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-21 16:08:08.808 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-21 16:08:08.902 | + 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-08-21 16:08:09.008 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:08:09.008 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:08:09.009 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-21 16:08:09.104 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:08:09.663 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-21 16:08:09.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-21 16:08:10.252 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-21 16:08:10.315 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:10.326 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:10.334 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:10.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:10.354 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:10.362 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:10.374 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:10.382 | + functions-common:time_stop:2427 : start_time=1787328488163 2026-08-21 16:08:10.387 | + functions-common:time_stop:2429 : [[ -z 1787328488163 ]] 2026-08-21 16:08:10.404 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:10.418 | + functions-common:time_stop:2432 : end_time=1787328490405 2026-08-21 16:08:10.429 | + functions-common:time_stop:2433 : elapsed_time=2242 2026-08-21 16:08:10.438 | + functions-common:time_stop:2434 : total=13499 2026-08-21 16:08:10.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:10.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15741 2026-08-21 16:08:10.453 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:10.461 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-21 16:08:10.467 | + 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-08-21 16:08:10.476 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:10.485 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:10.495 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:10.502 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-21 16:08:10.508 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:10.515 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:10.520 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:10.530 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:10.536 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:10.548 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328490539 2026-08-21 16:08:10.553 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-21 16:08:10.597 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:10.602 | + 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-08-21 16:08:10.610 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-21 16:08:10.619 | + 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-08-21 16:08:10.624 | + 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-08-21 16:08:10.631 | + 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-08-21 16:08:10.637 | + 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-08-21 16:08:10.643 | + 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-08-21 16:08:10.649 | + 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-08-21 16:08:10.655 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-21 16:08:10.660 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:08:10.668 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:08:10.671 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:08:10.681 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:08:10.684 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-21 16:08:10.691 | + 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-08-21 16:08:10.700 | + 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-08-21 16:08:10.706 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-21 16:08:10.715 | + 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-08-21 16:08:10.721 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:08:10.726 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:08:10.733 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:08:10.741 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:08:10.747 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:08:10.755 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-21 16:08:10.760 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:08:10.766 | + 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-08-21 16:08:10.873 | + 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-08-21 16:08:11.000 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-21 16:08:11.130 | + 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-08-21 16:08:11.314 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-21 16:08:11.474 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-21 16:08:11.635 | + 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-08-21 16:08:11.768 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:08:11.777 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:08:11.786 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-21 16:08:11.978 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:08:12.571 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-21 16:08:12.608 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-21 16:08:13.128 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-21 16:08:13.196 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:13.203 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:13.206 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:13.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:13.220 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:13.224 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:13.228 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:13.234 | + functions-common:time_stop:2427 : start_time=1787328490539 2026-08-21 16:08:13.236 | + functions-common:time_stop:2429 : [[ -z 1787328490539 ]] 2026-08-21 16:08:13.243 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:13.249 | + functions-common:time_stop:2432 : end_time=1787328493245 2026-08-21 16:08:13.257 | + functions-common:time_stop:2433 : elapsed_time=2706 2026-08-21 16:08:13.263 | + functions-common:time_stop:2434 : total=15741 2026-08-21 16:08:13.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:13.273 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18447 2026-08-21 16:08:13.276 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-21 16:08:13.279 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-21 16:08:13.284 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:13.290 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-21 16:08:13.295 | + 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-08-21 16:08:13.300 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:13.304 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:13.307 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:13.311 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-21 16:08:13.315 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:13.321 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:13.325 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:13.329 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:13.333 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:13.342 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328493338 2026-08-21 16:08:13.346 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-21 16:08:13.377 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:13.380 | + 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-08-21 16:08:13.384 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-21 16:08:13.387 | + 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-08-21 16:08:13.390 | + 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-08-21 16:08:13.395 | + 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-08-21 16:08:13.401 | + 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-08-21 16:08:13.405 | + 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-08-21 16:08:13.409 | + 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-08-21 16:08:13.414 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:08:13.417 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:08:13.423 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:08:13.426 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:08:13.429 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:08:13.432 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-21 16:08:13.438 | + 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-08-21 16:08:13.438 | + 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-08-21 16:08:13.444 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:08:13.447 | + 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-08-21 16:08:13.451 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:08:13.457 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:08:13.461 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:08:13.464 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:08:13.468 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:08:13.474 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:08:13.480 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:08:13.487 | + 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-08-21 16:08:13.637 | + 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-08-21 16:08:13.758 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-21 16:08:13.882 | + 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-08-21 16:08:14.007 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-21 16:08:14.118 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-21 16:08:14.227 | + 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-08-21 16:08:14.338 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:08:14.342 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:08:14.348 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-21 16:08:14.480 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:08:15.082 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:08:15.120 | 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-08-21 16:08:15.651 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:08:15.706 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:15.708 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:15.714 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:15.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:15.730 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:15.734 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:15.740 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:15.749 | + functions-common:time_stop:2427 : start_time=1787328493338 2026-08-21 16:08:15.754 | + functions-common:time_stop:2429 : [[ -z 1787328493338 ]] 2026-08-21 16:08:15.764 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:15.774 | + functions-common:time_stop:2432 : end_time=1787328495767 2026-08-21 16:08:15.782 | + functions-common:time_stop:2433 : elapsed_time=2429 2026-08-21 16:08:15.791 | + functions-common:time_stop:2434 : total=18447 2026-08-21 16:08:15.798 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:15.803 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20876 2026-08-21 16:08:15.810 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-21 16:08:15.818 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.184/networking 2026-08-21 16:08:15.823 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-21 16:08:15.823 | Waiting for Neutron to start... 2026-08-21 16:08:15.830 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.184/networking' 2026-08-21 16:08:15.835 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.184/networking' 'Neutron did not start' 60 2026-08-21 16:08:15.847 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.184/networking' 2026-08-21 16:08:15.853 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-21 16:08:15.861 | + functions-common:test_with_retry:2360 : local until=60 2026-08-21 16:08:15.866 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-21 16:08:15.875 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-21 16:08:15.883 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-21 16:08:15.890 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:15.898 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:15.906 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:15.911 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328495908 2026-08-21 16:08:15.915 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.184/networking; do sleep 0.5; done' 2026-08-21 16:08:24.752 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.184/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-21 16:08:24.758 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:24.762 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:24.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:24.771 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:24.776 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:24.782 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-21 16:08:24.786 | + functions-common:time_stop:2427 : start_time=1787328495908 2026-08-21 16:08:24.792 | + functions-common:time_stop:2429 : [[ -z 1787328495908 ]] 2026-08-21 16:08:24.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:24.805 | + functions-common:time_stop:2432 : end_time=1787328504799 2026-08-21 16:08:24.810 | + functions-common:time_stop:2433 : elapsed_time=8891 2026-08-21 16:08:24.814 | + functions-common:time_stop:2434 : total=0 2026-08-21 16:08:24.819 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:24.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8891 2026-08-21 16:08:24.829 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-21 16:08:24.863 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:24.868 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-21 16:08:24.873 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:08:24.878 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-21 16:08:24.882 | + ./stack.sh:main:1314 : start_placement 2026-08-21 16:08:24.887 | + lib/placement:start_placement:137 : start_placement_api 2026-08-21 16:08:24.893 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-21 16:08:24.900 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:08:24.904 | + functions-common:run_process:1674 : local service=placement-api 2026-08-21 16:08:24.908 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:08:24.911 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:24.915 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:24.918 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:24.922 | + functions-common:run_process:1680 : local name=placement-api 2026-08-21 16:08:24.925 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:24.929 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:24.933 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:24.938 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:24.944 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:24.950 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328504945 2026-08-21 16:08:24.952 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-21 16:08:24.979 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:24.983 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-21 16:08:24.987 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-21 16:08:24.990 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:08:24.994 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:08:24.998 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:08:25.002 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-21 16:08:25.006 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-21 16:08:25.010 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-21 16:08:25.014 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-21 16:08:25.018 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:08:25.022 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:08:25.027 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:08:25.031 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:08:25.035 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-21 16:08:25.039 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:08:25.043 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:08:25.047 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-21 16:08:25.051 | + 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-08-21 16:08:25.055 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-21 16:08:25.060 | + 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-08-21 16:08:25.065 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:08:25.069 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:08:25.073 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:08:25.076 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-21 16:08:25.080 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:08:25.086 | + 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-08-21 16:08:25.181 | + 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-08-21 16:08:25.271 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-21 16:08:25.351 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-21 16:08:25.434 | + 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-08-21 16:08:25.520 | + 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-08-21 16:08:25.602 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-21 16:08:25.679 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-21 16:08:25.758 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-21 16:08:25.834 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-21 16:08:25.912 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-21 16:08:25.998 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:08:26.002 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:08:26.007 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-21 16:08:26.112 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:08:26.620 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-21 16:08:26.656 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-21 16:08:27.182 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-21 16:08:27.343 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:27.349 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:27.354 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:27.357 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:27.360 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:27.363 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:27.365 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:27.367 | + functions-common:time_stop:2427 : start_time=1787328504945 2026-08-21 16:08:27.369 | + functions-common:time_stop:2429 : [[ -z 1787328504945 ]] 2026-08-21 16:08:27.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:27.377 | + functions-common:time_stop:2432 : end_time=1787328507374 2026-08-21 16:08:27.379 | + functions-common:time_stop:2433 : elapsed_time=2429 2026-08-21 16:08:27.381 | + functions-common:time_stop:2434 : total=20876 2026-08-21 16:08:27.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:27.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23305 2026-08-21 16:08:27.389 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-21 16:08:27.389 | Waiting for placement-api to start... 2026-08-21 16:08:27.391 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.184/placement 2026-08-21 16:08:27.394 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:08:27.396 | + functions:wait_for_service:477 : local url=http://192.168.122.184/placement 2026-08-21 16:08:27.399 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:08:27.401 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:08:27.403 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:08:27.406 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:27.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:27.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:27.417 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328507414 2026-08-21 16:08:27.419 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:08:27.422 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:08:27.427 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.184/placement 2026-08-21 16:08:30.172 | + :: : [[ 200 == 503 ]] 2026-08-21 16:08:30.174 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:08:30.178 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:08:30.183 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:30.188 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:30.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:30.197 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:30.201 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:30.206 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:08:30.211 | + functions-common:time_stop:2427 : start_time=1787328507414 2026-08-21 16:08:30.215 | + functions-common:time_stop:2429 : [[ -z 1787328507414 ]] 2026-08-21 16:08:30.221 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:30.228 | + functions-common:time_stop:2432 : end_time=1787328510224 2026-08-21 16:08:30.232 | + functions-common:time_stop:2433 : elapsed_time=2810 2026-08-21 16:08:30.237 | + functions-common:time_stop:2434 : total=12133 2026-08-21 16:08:30.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:30.246 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14943 2026-08-21 16:08:30.250 | + functions:wait_for_service:486 : return 0 2026-08-21 16:08:30.255 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-21 16:08:30.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:30.293 | + ./stack.sh:main:1318 : start_neutron 2026-08-21 16:08:30.297 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-21 16:08:30.302 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:30.308 | + functions-common:run_process:1674 : local service=q-agt 2026-08-21 16:08:30.312 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-21 16:08:30.317 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:30.322 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:30.326 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:30.332 | + functions-common:run_process:1680 : local name=q-agt 2026-08-21 16:08:30.334 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:30.339 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:30.343 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:30.348 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:30.353 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:30.361 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328510355 2026-08-21 16:08:30.366 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-21 16:08:30.398 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:08:30.404 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:30.409 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:30.414 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:30.419 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:30.423 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:30.427 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:30.431 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:30.436 | + functions-common:time_stop:2427 : start_time=1787328510355 2026-08-21 16:08:30.440 | + functions-common:time_stop:2429 : [[ -z 1787328510355 ]] 2026-08-21 16:08:30.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:30.452 | + functions-common:time_stop:2432 : end_time=1787328510447 2026-08-21 16:08:30.456 | + functions-common:time_stop:2433 : elapsed_time=92 2026-08-21 16:08:30.460 | + functions-common:time_stop:2434 : total=23305 2026-08-21 16:08:30.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:30.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23397 2026-08-21 16:08:30.473 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-21 16:08:30.479 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:08:30.483 | + functions-common:is_provider_network:2272 : return 1 2026-08-21 16:08:30.487 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-21 16:08:30.491 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-21 16:08:30.496 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-21 16:08:30.502 | + 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-08-21 16:08:30.506 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:30.509 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:30.514 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:30.519 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-21 16:08:30.521 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:30.527 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:30.531 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:30.535 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:30.542 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:30.551 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328510545 2026-08-21 16:08:30.555 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-21 16:08:30.587 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:08:30.592 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:30.598 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:30.603 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:30.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:30.612 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:30.615 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:30.619 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:30.624 | + functions-common:time_stop:2427 : start_time=1787328510545 2026-08-21 16:08:30.629 | + functions-common:time_stop:2429 : [[ -z 1787328510545 ]] 2026-08-21 16:08:30.634 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:30.641 | + functions-common:time_stop:2432 : end_time=1787328510636 2026-08-21 16:08:30.645 | + functions-common:time_stop:2433 : elapsed_time=91 2026-08-21 16:08:30.649 | + functions-common:time_stop:2434 : total=23397 2026-08-21 16:08:30.653 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:30.657 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23488 2026-08-21 16:08:30.663 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-21 16:08:30.667 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-21 16:08:30.672 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-21 16:08:30.676 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-21 16:08:30.681 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:08:30.685 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:08:30.691 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:08:30.695 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-21 16:08:30.699 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:08:30.704 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-21 16:08:30.708 | + functions-common:run_process:1674 : local service=q-l3 2026-08-21 16:08:30.713 | + 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-08-21 16:08:30.717 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:30.720 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:30.724 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:30.729 | + functions-common:run_process:1680 : local name=q-l3 2026-08-21 16:08:30.734 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:30.739 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:30.744 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:30.750 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:30.756 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:30.764 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328510759 2026-08-21 16:08:30.769 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-21 16:08:30.799 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:08:30.805 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:30.810 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:30.815 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:30.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:30.825 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:30.829 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:30.834 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:30.839 | + functions-common:time_stop:2427 : start_time=1787328510759 2026-08-21 16:08:30.844 | + functions-common:time_stop:2429 : [[ -z 1787328510759 ]] 2026-08-21 16:08:30.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:30.857 | + functions-common:time_stop:2432 : end_time=1787328510852 2026-08-21 16:08:30.861 | + functions-common:time_stop:2433 : elapsed_time=93 2026-08-21 16:08:30.866 | + functions-common:time_stop:2434 : total=23488 2026-08-21 16:08:30.871 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:30.875 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23581 2026-08-21 16:08:30.879 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-21 16:08:30.883 | + functions-common:run_process:1674 : local service=q-meta 2026-08-21 16:08:30.886 | + 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-08-21 16:08:30.890 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:30.895 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:30.899 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:30.905 | + functions-common:run_process:1680 : local name=q-meta 2026-08-21 16:08:30.910 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:30.913 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:30.918 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:30.922 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:30.928 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:30.939 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328510931 2026-08-21 16:08:30.944 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-21 16:08:30.969 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:08:30.974 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:30.978 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:30.983 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:30.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:30.991 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:30.996 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:31.001 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:31.004 | + functions-common:time_stop:2427 : start_time=1787328510931 2026-08-21 16:08:31.008 | + functions-common:time_stop:2429 : [[ -z 1787328510931 ]] 2026-08-21 16:08:31.013 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:31.021 | + functions-common:time_stop:2432 : end_time=1787328511016 2026-08-21 16:08:31.025 | + functions-common:time_stop:2433 : elapsed_time=85 2026-08-21 16:08:31.030 | + functions-common:time_stop:2434 : total=23581 2026-08-21 16:08:31.035 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:31.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23666 2026-08-21 16:08:31.044 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-21 16:08:31.048 | + functions-common:run_process:1674 : local service=q-metering 2026-08-21 16:08:31.052 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-21 16:08:31.056 | + functions-common:run_process:1676 : local group= 2026-08-21 16:08:31.060 | + functions-common:run_process:1677 : local user= 2026-08-21 16:08:31.065 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:08:31.070 | + functions-common:run_process:1680 : local name=q-metering 2026-08-21 16:08:31.074 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:08:31.078 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:08:31.084 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:08:31.088 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:08:31.094 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:08:31.103 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328511098 2026-08-21 16:08:31.108 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-21 16:08:31.135 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:08:31.138 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:08:31.144 | + functions-common:time_stop:2420 : local name 2026-08-21 16:08:31.148 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:08:31.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:08:31.157 | + functions-common:time_stop:2423 : local total 2026-08-21 16:08:31.160 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:08:31.163 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:08:31.168 | + functions-common:time_stop:2427 : start_time=1787328511098 2026-08-21 16:08:31.172 | + functions-common:time_stop:2429 : [[ -z 1787328511098 ]] 2026-08-21 16:08:31.179 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:08:31.186 | + functions-common:time_stop:2432 : end_time=1787328511181 2026-08-21 16:08:31.189 | + functions-common:time_stop:2433 : elapsed_time=83 2026-08-21 16:08:31.194 | + functions-common:time_stop:2434 : total=23666 2026-08-21 16:08:31.199 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:08:31.204 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23749 2026-08-21 16:08:31.209 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-21 16:08:31.238 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:08:31.242 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-21 16:08:31.247 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-21 16:08:31.252 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:08:31.257 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-21 16:08:31.262 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-21 16:08:31.266 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-21 16:08:31.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-21 16:08:31.275 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-21 16:08:31.280 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-21 16:08:31.285 | ++ 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-08-21 16:08:35.448 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:08:35.452 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:08:35.452 | address-scope 2026-08-21 16:08:35.452 | agent 2026-08-21 16:08:35.452 | allowed-address-pairs 2026-08-21 16:08:35.452 | auto-allocated-topology 2026-08-21 16:08:35.453 | availability_zone 2026-08-21 16:08:35.453 | default-subnetpools 2026-08-21 16:08:35.453 | dhcp_agent_scheduler 2026-08-21 16:08:35.453 | dns-integration 2026-08-21 16:08:35.453 | dns-domain-ports 2026-08-21 16:08:35.454 | dns-integration-domain-keywords 2026-08-21 16:08:35.454 | empty-string-filtering 2026-08-21 16:08:35.454 | external-net 2026-08-21 16:08:35.454 | extra_dhcp_opt 2026-08-21 16:08:35.454 | extraroute 2026-08-21 16:08:35.454 | extraroute-atomic 2026-08-21 16:08:35.455 | filter-validation 2026-08-21 16:08:35.455 | floating-ip-port-forwarding-detail 2026-08-21 16:08:35.455 | fip-port-details 2026-08-21 16:08:35.455 | flavors 2026-08-21 16:08:35.456 | floatingip-pools 2026-08-21 16:08:35.456 | router 2026-08-21 16:08:35.456 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:08:35.456 | enable-default-route-bfd 2026-08-21 16:08:35.456 | enable-default-route-ecmp 2026-08-21 16:08:35.457 | ext-gw-mode 2026-08-21 16:08:35.457 | l3-ha 2026-08-21 16:08:35.457 | external-gateway-multihoming 2026-08-21 16:08:35.457 | l3-flavors 2026-08-21 16:08:35.457 | l3_agent_scheduler 2026-08-21 16:08:35.458 | multi-provider 2026-08-21 16:08:35.458 | net-mtu 2026-08-21 16:08:35.458 | net-mtu-writable 2026-08-21 16:08:35.458 | network_availability_zone 2026-08-21 16:08:35.458 | network-ip-availability 2026-08-21 16:08:35.459 | network-ip-availability-details 2026-08-21 16:08:35.459 | pagination 2026-08-21 16:08:35.459 | port-device-profile 2026-08-21 16:08:35.459 | port-mac-address-regenerate 2026-08-21 16:08:35.459 | port-numa-affinity-policy 2026-08-21 16:08:35.460 | port-numa-affinity-policy-socket 2026-08-21 16:08:35.460 | binding 2026-08-21 16:08:35.460 | binding-extended 2026-08-21 16:08:35.460 | port-security 2026-08-21 16:08:35.460 | project-id 2026-08-21 16:08:35.461 | provider 2026-08-21 16:08:35.461 | qinq 2026-08-21 16:08:35.461 | quota-check-limit 2026-08-21 16:08:35.461 | quota-check-limit-default 2026-08-21 16:08:35.461 | quotas 2026-08-21 16:08:35.461 | quota_details 2026-08-21 16:08:35.462 | rbac-policies 2026-08-21 16:08:35.462 | rbac-address-scope 2026-08-21 16:08:35.462 | rbac-security-groups 2026-08-21 16:08:35.462 | revision-if-match 2026-08-21 16:08:35.462 | standard-attr-revisions 2026-08-21 16:08:35.463 | router_availability_zone 2026-08-21 16:08:35.463 | router-enable-snat 2026-08-21 16:08:35.463 | security-groups-default-rules 2026-08-21 16:08:35.464 | security-groups-default-statefulness 2026-08-21 16:08:35.464 | security-groups-normalized-cidr 2026-08-21 16:08:35.465 | security-groups-remote-address-group 2026-08-21 16:08:35.465 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:08:35.465 | security-groups-shared-filtering 2026-08-21 16:08:35.465 | security-group 2026-08-21 16:08:35.465 | service-type 2026-08-21 16:08:35.466 | sorting 2026-08-21 16:08:35.466 | standard-attr-description 2026-08-21 16:08:35.466 | stateful-security-group 2026-08-21 16:08:35.466 | subnet-dns-publish-fixed-ip 2026-08-21 16:08:35.466 | subnet-external-network 2026-08-21 16:08:35.466 | subnet_onboard 2026-08-21 16:08:35.467 | subnet-service-types 2026-08-21 16:08:35.467 | subnet_allocation 2026-08-21 16:08:35.467 | subnetpool-prefix-ops 2026-08-21 16:08:35.467 | tag-creation 2026-08-21 16:08:35.467 | standard-attr-tag 2026-08-21 16:08:35.468 | standard-attr-timestamp 2026-08-21 16:08:35.468 | vlan-transparent' 2026-08-21 16:08:35.468 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:08:35.468 | address-scope 2026-08-21 16:08:35.468 | agent 2026-08-21 16:08:35.468 | allowed-address-pairs 2026-08-21 16:08:35.469 | auto-allocated-topology 2026-08-21 16:08:35.469 | availability_zone 2026-08-21 16:08:35.469 | default-subnetpools 2026-08-21 16:08:35.469 | dhcp_agent_scheduler 2026-08-21 16:08:35.469 | dns-integration 2026-08-21 16:08:35.470 | dns-domain-ports 2026-08-21 16:08:35.470 | dns-integration-domain-keywords 2026-08-21 16:08:35.470 | empty-string-filtering 2026-08-21 16:08:35.470 | external-net 2026-08-21 16:08:35.470 | extra_dhcp_opt 2026-08-21 16:08:35.471 | extraroute 2026-08-21 16:08:35.471 | extraroute-atomic 2026-08-21 16:08:35.471 | filter-validation 2026-08-21 16:08:35.471 | floating-ip-port-forwarding-detail 2026-08-21 16:08:35.471 | fip-port-details 2026-08-21 16:08:35.472 | flavors 2026-08-21 16:08:35.472 | floatingip-pools 2026-08-21 16:08:35.472 | router 2026-08-21 16:08:35.472 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:08:35.472 | enable-default-route-bfd 2026-08-21 16:08:35.473 | enable-default-route-ecmp 2026-08-21 16:08:35.473 | ext-gw-mode 2026-08-21 16:08:35.473 | l3-ha 2026-08-21 16:08:35.473 | external-gateway-multihoming 2026-08-21 16:08:35.473 | l3-flavors 2026-08-21 16:08:35.473 | l3_agent_scheduler 2026-08-21 16:08:35.474 | multi-provider 2026-08-21 16:08:35.474 | net-mtu 2026-08-21 16:08:35.474 | net-mtu-writable 2026-08-21 16:08:35.474 | network_availability_zone 2026-08-21 16:08:35.474 | network-ip-availability 2026-08-21 16:08:35.474 | network-ip-availability-details 2026-08-21 16:08:35.475 | pagination 2026-08-21 16:08:35.475 | port-device-profile 2026-08-21 16:08:35.475 | port-mac-address-regenerate 2026-08-21 16:08:35.476 | port-numa-affinity-policy 2026-08-21 16:08:35.476 | port-numa-affinity-policy-socket 2026-08-21 16:08:35.476 | binding 2026-08-21 16:08:35.476 | binding-extended 2026-08-21 16:08:35.476 | port-security 2026-08-21 16:08:35.476 | project-id 2026-08-21 16:08:35.477 | provider 2026-08-21 16:08:35.477 | qinq 2026-08-21 16:08:35.477 | quota-check-limit 2026-08-21 16:08:35.477 | quota-check-limit-default 2026-08-21 16:08:35.477 | quotas 2026-08-21 16:08:35.477 | quota_details 2026-08-21 16:08:35.478 | rbac-policies 2026-08-21 16:08:35.478 | rbac-address-scope 2026-08-21 16:08:35.478 | rbac-security-groups 2026-08-21 16:08:35.478 | revision-if-match 2026-08-21 16:08:35.478 | standard-attr-revisions 2026-08-21 16:08:35.479 | router_availability_zone 2026-08-21 16:08:35.479 | router-enable-snat 2026-08-21 16:08:35.479 | security-groups-default-rules 2026-08-21 16:08:35.479 | security-groups-default-statefulness 2026-08-21 16:08:35.479 | security-groups-normalized-cidr 2026-08-21 16:08:35.480 | security-groups-remote-address-group 2026-08-21 16:08:35.480 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:08:35.480 | security-groups-shared-filtering 2026-08-21 16:08:35.480 | security-group 2026-08-21 16:08:35.480 | service-type 2026-08-21 16:08:35.481 | sorting 2026-08-21 16:08:35.481 | standard-attr-description 2026-08-21 16:08:35.481 | stateful-security-group 2026-08-21 16:08:35.481 | subnet-dns-publish-fixed-ip 2026-08-21 16:08:35.482 | subnet-external-network 2026-08-21 16:08:35.482 | subnet_onboard 2026-08-21 16:08:35.482 | subnet-service-types 2026-08-21 16:08:35.482 | subnet_allocation 2026-08-21 16:08:35.482 | subnetpool-prefix-ops 2026-08-21 16:08:35.483 | tag-creation 2026-08-21 16:08:35.483 | standard-attr-tag 2026-08-21 16:08:35.483 | standard-attr-timestamp 2026-08-21 16:08:35.483 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-21 16:08:35.483 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:08:35.483 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-21 16:08:35.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-21 16:08:35.484 | ++ 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-08-21 16:08:39.719 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:08:39.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=5764026a-2ee4-4623-8574-05491f62819c 2026-08-21 16:08:39.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-21 16:08:39.734 | ++ 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 fd24:6a52:3dab::/56 --share --default -f value -c id 2026-08-21 16:08:43.667 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:08:43.673 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=58e55c40-69f4-4f28-a4a2-42b756f66e44 2026-08-21 16:08:43.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-21 16:08:43.681 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:08:43.685 | + functions-common:is_provider_network:2272 : return 1 2026-08-21 16:08:43.690 | ++ 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-08-21 16:08:49.214 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:08:49.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=c68622d6-d2aa-4e2c-8fce-884057f184fc 2026-08-21 16:08:49.223 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-21 16:08:49.226 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:08:49.250 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-21 16:08:49.255 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-21 16:08:49.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 5764026a-2ee4-4623-8574-05491f62819c ']' 2026-08-21 16:08:49.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-21 16:08:49.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-21 16:08:49.270 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 5764026a-2ee4-4623-8574-05491f62819c ' 2026-08-21 16:08:49.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-21 16:08:49.278 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network c68622d6-d2aa-4e2c-8fce-884057f184fc private-subnet' 2026-08-21 16:08:49.282 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-21 16:08:49.288 | +++ 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 5764026a-2ee4-4623-8574-05491f62819c --network c68622d6-d2aa-4e2c-8fce-884057f184fc private-subnet -f value -c id 2026-08-21 16:08:54.714 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:08:54.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=9cbb790c-262e-477d-9d57-8fd6c4e44e91 2026-08-21 16:08:54.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-21 16:08:54.729 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:08:54.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 9cbb790c-262e-477d-9d57-8fd6c4e44e91 2026-08-21 16:08:54.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=9cbb790c-262e-477d-9d57-8fd6c4e44e91 2026-08-21 16:08:54.768 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-21 16:08:54.775 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-21 16:08:54.778 | ++ 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-08-21 16:08:54.783 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:08:54.812 | ++ 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-08-21 16:08:54.816 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:08:54.841 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-21 16:08:54.844 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 58e55c40-69f4-4f28-a4a2-42b756f66e44 ']' 2026-08-21 16:08:54.847 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-21 16:08:54.850 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-21 16:08:54.852 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 58e55c40-69f4-4f28-a4a2-42b756f66e44 ' 2026-08-21 16:08:54.856 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-21 16:08:54.861 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c68622d6-d2aa-4e2c-8fce-884057f184fc ipv6-private-subnet ' 2026-08-21 16:08:54.865 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-21 16:08:54.870 | +++ 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 58e55c40-69f4-4f28-a4a2-42b756f66e44 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c68622d6-d2aa-4e2c-8fce-884057f184fc ipv6-private-subnet -f value -c id 2026-08-21 16:08:59.980 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:08:59.985 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ce4db9da-358f-48e3-bac0-8544a90c35e4 2026-08-21 16:08:59.988 | ++ 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-08-21 16:08:59.993 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:09:00.022 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ce4db9da-358f-48e3-bac0-8544a90c35e4 2026-08-21 16:09:00.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ce4db9da-358f-48e3-bac0-8544a90c35e4 2026-08-21 16:09:00.032 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-21 16:09:00.036 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-21 16:09:00.042 | ++ 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-08-21 16:09:03.319 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:03.325 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:09:03.325 | address-scope 2026-08-21 16:09:03.325 | agent 2026-08-21 16:09:03.325 | allowed-address-pairs 2026-08-21 16:09:03.325 | auto-allocated-topology 2026-08-21 16:09:03.325 | availability_zone 2026-08-21 16:09:03.326 | default-subnetpools 2026-08-21 16:09:03.326 | dhcp_agent_scheduler 2026-08-21 16:09:03.326 | dns-integration 2026-08-21 16:09:03.326 | dns-domain-ports 2026-08-21 16:09:03.326 | dns-integration-domain-keywords 2026-08-21 16:09:03.326 | empty-string-filtering 2026-08-21 16:09:03.326 | external-net 2026-08-21 16:09:03.326 | extra_dhcp_opt 2026-08-21 16:09:03.326 | extraroute 2026-08-21 16:09:03.326 | extraroute-atomic 2026-08-21 16:09:03.326 | filter-validation 2026-08-21 16:09:03.327 | floating-ip-port-forwarding-detail 2026-08-21 16:09:03.327 | fip-port-details 2026-08-21 16:09:03.327 | flavors 2026-08-21 16:09:03.327 | floatingip-pools 2026-08-21 16:09:03.327 | router 2026-08-21 16:09:03.327 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:09:03.327 | enable-default-route-bfd 2026-08-21 16:09:03.327 | enable-default-route-ecmp 2026-08-21 16:09:03.327 | ext-gw-mode 2026-08-21 16:09:03.327 | l3-ha 2026-08-21 16:09:03.327 | external-gateway-multihoming 2026-08-21 16:09:03.328 | l3-flavors 2026-08-21 16:09:03.328 | l3_agent_scheduler 2026-08-21 16:09:03.328 | multi-provider 2026-08-21 16:09:03.328 | net-mtu 2026-08-21 16:09:03.328 | net-mtu-writable 2026-08-21 16:09:03.328 | network_availability_zone 2026-08-21 16:09:03.329 | network-ip-availability 2026-08-21 16:09:03.329 | network-ip-availability-details 2026-08-21 16:09:03.329 | pagination 2026-08-21 16:09:03.330 | port-device-profile 2026-08-21 16:09:03.330 | port-mac-address-regenerate 2026-08-21 16:09:03.330 | port-numa-affinity-policy 2026-08-21 16:09:03.331 | port-numa-affinity-policy-socket 2026-08-21 16:09:03.331 | binding 2026-08-21 16:09:03.331 | binding-extended 2026-08-21 16:09:03.332 | port-security 2026-08-21 16:09:03.332 | project-id 2026-08-21 16:09:03.332 | provider 2026-08-21 16:09:03.332 | qinq 2026-08-21 16:09:03.332 | quota-check-limit 2026-08-21 16:09:03.332 | quota-check-limit-default 2026-08-21 16:09:03.332 | quotas 2026-08-21 16:09:03.332 | quota_details 2026-08-21 16:09:03.332 | rbac-policies 2026-08-21 16:09:03.333 | rbac-address-scope 2026-08-21 16:09:03.333 | rbac-security-groups 2026-08-21 16:09:03.333 | revision-if-match 2026-08-21 16:09:03.333 | standard-attr-revisions 2026-08-21 16:09:03.333 | router_availability_zone 2026-08-21 16:09:03.333 | router-enable-snat 2026-08-21 16:09:03.334 | security-groups-default-rules 2026-08-21 16:09:03.334 | security-groups-default-statefulness 2026-08-21 16:09:03.334 | security-groups-normalized-cidr 2026-08-21 16:09:03.334 | security-groups-remote-address-group 2026-08-21 16:09:03.335 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:09:03.335 | security-groups-shared-filtering 2026-08-21 16:09:03.335 | security-group 2026-08-21 16:09:03.336 | service-type 2026-08-21 16:09:03.337 | sorting 2026-08-21 16:09:03.337 | standard-attr-description 2026-08-21 16:09:03.337 | stateful-security-group 2026-08-21 16:09:03.337 | subnet-dns-publish-fixed-ip 2026-08-21 16:09:03.337 | subnet-external-network 2026-08-21 16:09:03.338 | subnet_onboard 2026-08-21 16:09:03.338 | subnet-service-types 2026-08-21 16:09:03.338 | subnet_allocation 2026-08-21 16:09:03.338 | subnetpool-prefix-ops 2026-08-21 16:09:03.338 | tag-creation 2026-08-21 16:09:03.338 | standard-attr-tag 2026-08-21 16:09:03.338 | standard-attr-timestamp 2026-08-21 16:09:03.339 | vlan-transparent' 2026-08-21 16:09:03.339 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:09:03.339 | address-scope 2026-08-21 16:09:03.339 | agent 2026-08-21 16:09:03.339 | allowed-address-pairs 2026-08-21 16:09:03.339 | auto-allocated-topology 2026-08-21 16:09:03.339 | availability_zone 2026-08-21 16:09:03.340 | default-subnetpools 2026-08-21 16:09:03.340 | dhcp_agent_scheduler 2026-08-21 16:09:03.340 | dns-integration 2026-08-21 16:09:03.340 | dns-domain-ports 2026-08-21 16:09:03.340 | dns-integration-domain-keywords 2026-08-21 16:09:03.340 | empty-string-filtering 2026-08-21 16:09:03.340 | external-net 2026-08-21 16:09:03.340 | extra_dhcp_opt 2026-08-21 16:09:03.341 | extraroute 2026-08-21 16:09:03.341 | extraroute-atomic 2026-08-21 16:09:03.341 | filter-validation 2026-08-21 16:09:03.341 | floating-ip-port-forwarding-detail 2026-08-21 16:09:03.341 | fip-port-details 2026-08-21 16:09:03.341 | flavors 2026-08-21 16:09:03.341 | floatingip-pools 2026-08-21 16:09:03.342 | router 2026-08-21 16:09:03.342 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:09:03.342 | enable-default-route-bfd 2026-08-21 16:09:03.342 | enable-default-route-ecmp 2026-08-21 16:09:03.342 | ext-gw-mode 2026-08-21 16:09:03.342 | l3-ha 2026-08-21 16:09:03.342 | external-gateway-multihoming 2026-08-21 16:09:03.342 | l3-flavors 2026-08-21 16:09:03.343 | l3_agent_scheduler 2026-08-21 16:09:03.343 | multi-provider 2026-08-21 16:09:03.343 | net-mtu 2026-08-21 16:09:03.343 | net-mtu-writable 2026-08-21 16:09:03.343 | network_availability_zone 2026-08-21 16:09:03.343 | network-ip-availability 2026-08-21 16:09:03.343 | network-ip-availability-details 2026-08-21 16:09:03.344 | pagination 2026-08-21 16:09:03.344 | port-device-profile 2026-08-21 16:09:03.344 | port-mac-address-regenerate 2026-08-21 16:09:03.344 | port-numa-affinity-policy 2026-08-21 16:09:03.344 | port-numa-affinity-policy-socket 2026-08-21 16:09:03.344 | binding 2026-08-21 16:09:03.344 | binding-extended 2026-08-21 16:09:03.344 | port-security 2026-08-21 16:09:03.345 | project-id 2026-08-21 16:09:03.345 | provider 2026-08-21 16:09:03.345 | qinq 2026-08-21 16:09:03.345 | quota-check-limit 2026-08-21 16:09:03.345 | quota-check-limit-default 2026-08-21 16:09:03.345 | quotas 2026-08-21 16:09:03.345 | quota_details 2026-08-21 16:09:03.346 | rbac-policies 2026-08-21 16:09:03.346 | rbac-address-scope 2026-08-21 16:09:03.346 | rbac-security-groups 2026-08-21 16:09:03.346 | revision-if-match 2026-08-21 16:09:03.346 | standard-attr-revisions 2026-08-21 16:09:03.346 | router_availability_zone 2026-08-21 16:09:03.346 | router-enable-snat 2026-08-21 16:09:03.347 | security-groups-default-rules 2026-08-21 16:09:03.347 | security-groups-default-statefulness 2026-08-21 16:09:03.347 | security-groups-normalized-cidr 2026-08-21 16:09:03.347 | security-groups-remote-address-group 2026-08-21 16:09:03.347 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:09:03.347 | security-groups-shared-filtering 2026-08-21 16:09:03.347 | security-group 2026-08-21 16:09:03.348 | service-type 2026-08-21 16:09:03.348 | sorting 2026-08-21 16:09:03.348 | standard-attr-description 2026-08-21 16:09:03.348 | stateful-security-group 2026-08-21 16:09:03.348 | subnet-dns-publish-fixed-ip 2026-08-21 16:09:03.348 | subnet-external-network 2026-08-21 16:09:03.348 | subnet_onboard 2026-08-21 16:09:03.348 | subnet-service-types 2026-08-21 16:09:03.349 | subnet_allocation 2026-08-21 16:09:03.349 | subnetpool-prefix-ops 2026-08-21 16:09:03.349 | tag-creation 2026-08-21 16:09:03.349 | standard-attr-tag 2026-08-21 16:09:03.349 | standard-attr-timestamp 2026-08-21 16:09:03.349 | vlan-transparent =~ router ]] 2026-08-21 16:09:03.349 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:09:03.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-21 16:09:03.350 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-21 16:09:03.352 | ++ 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-08-21 16:09:06.671 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:06.677 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:09:06.677 | address-scope 2026-08-21 16:09:06.677 | agent 2026-08-21 16:09:06.677 | allowed-address-pairs 2026-08-21 16:09:06.677 | auto-allocated-topology 2026-08-21 16:09:06.678 | availability_zone 2026-08-21 16:09:06.678 | default-subnetpools 2026-08-21 16:09:06.678 | dhcp_agent_scheduler 2026-08-21 16:09:06.678 | dns-integration 2026-08-21 16:09:06.678 | dns-domain-ports 2026-08-21 16:09:06.678 | dns-integration-domain-keywords 2026-08-21 16:09:06.678 | empty-string-filtering 2026-08-21 16:09:06.679 | external-net 2026-08-21 16:09:06.679 | extra_dhcp_opt 2026-08-21 16:09:06.679 | extraroute 2026-08-21 16:09:06.679 | extraroute-atomic 2026-08-21 16:09:06.679 | filter-validation 2026-08-21 16:09:06.679 | floating-ip-port-forwarding-detail 2026-08-21 16:09:06.680 | fip-port-details 2026-08-21 16:09:06.680 | flavors 2026-08-21 16:09:06.680 | floatingip-pools 2026-08-21 16:09:06.680 | router 2026-08-21 16:09:06.680 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:09:06.680 | enable-default-route-bfd 2026-08-21 16:09:06.680 | enable-default-route-ecmp 2026-08-21 16:09:06.681 | ext-gw-mode 2026-08-21 16:09:06.681 | l3-ha 2026-08-21 16:09:06.681 | external-gateway-multihoming 2026-08-21 16:09:06.681 | l3-flavors 2026-08-21 16:09:06.681 | l3_agent_scheduler 2026-08-21 16:09:06.681 | multi-provider 2026-08-21 16:09:06.681 | net-mtu 2026-08-21 16:09:06.681 | net-mtu-writable 2026-08-21 16:09:06.682 | network_availability_zone 2026-08-21 16:09:06.682 | network-ip-availability 2026-08-21 16:09:06.682 | network-ip-availability-details 2026-08-21 16:09:06.682 | pagination 2026-08-21 16:09:06.682 | port-device-profile 2026-08-21 16:09:06.682 | port-mac-address-regenerate 2026-08-21 16:09:06.682 | port-numa-affinity-policy 2026-08-21 16:09:06.683 | port-numa-affinity-policy-socket 2026-08-21 16:09:06.683 | binding 2026-08-21 16:09:06.683 | binding-extended 2026-08-21 16:09:06.683 | port-security 2026-08-21 16:09:06.683 | project-id 2026-08-21 16:09:06.683 | provider 2026-08-21 16:09:06.683 | qinq 2026-08-21 16:09:06.684 | quota-check-limit 2026-08-21 16:09:06.684 | quota-check-limit-default 2026-08-21 16:09:06.684 | quotas 2026-08-21 16:09:06.684 | quota_details 2026-08-21 16:09:06.684 | rbac-policies 2026-08-21 16:09:06.684 | rbac-address-scope 2026-08-21 16:09:06.684 | rbac-security-groups 2026-08-21 16:09:06.685 | revision-if-match 2026-08-21 16:09:06.685 | standard-attr-revisions 2026-08-21 16:09:06.685 | router_availability_zone 2026-08-21 16:09:06.685 | router-enable-snat 2026-08-21 16:09:06.685 | security-groups-default-rules 2026-08-21 16:09:06.685 | security-groups-default-statefulness 2026-08-21 16:09:06.685 | security-groups-normalized-cidr 2026-08-21 16:09:06.686 | security-groups-remote-address-group 2026-08-21 16:09:06.686 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:09:06.686 | security-groups-shared-filtering 2026-08-21 16:09:06.686 | security-group 2026-08-21 16:09:06.686 | service-type 2026-08-21 16:09:06.686 | sorting 2026-08-21 16:09:06.686 | standard-attr-description 2026-08-21 16:09:06.686 | stateful-security-group 2026-08-21 16:09:06.687 | subnet-dns-publish-fixed-ip 2026-08-21 16:09:06.687 | subnet-external-network 2026-08-21 16:09:06.687 | subnet_onboard 2026-08-21 16:09:06.687 | subnet-service-types 2026-08-21 16:09:06.687 | subnet_allocation 2026-08-21 16:09:06.687 | subnetpool-prefix-ops 2026-08-21 16:09:06.687 | tag-creation 2026-08-21 16:09:06.687 | standard-attr-tag 2026-08-21 16:09:06.688 | standard-attr-timestamp 2026-08-21 16:09:06.688 | vlan-transparent' 2026-08-21 16:09:06.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:09:06.688 | address-scope 2026-08-21 16:09:06.688 | agent 2026-08-21 16:09:06.688 | allowed-address-pairs 2026-08-21 16:09:06.688 | auto-allocated-topology 2026-08-21 16:09:06.689 | availability_zone 2026-08-21 16:09:06.689 | default-subnetpools 2026-08-21 16:09:06.689 | dhcp_agent_scheduler 2026-08-21 16:09:06.689 | dns-integration 2026-08-21 16:09:06.689 | dns-domain-ports 2026-08-21 16:09:06.689 | dns-integration-domain-keywords 2026-08-21 16:09:06.689 | empty-string-filtering 2026-08-21 16:09:06.690 | external-net 2026-08-21 16:09:06.690 | extra_dhcp_opt 2026-08-21 16:09:06.690 | extraroute 2026-08-21 16:09:06.690 | extraroute-atomic 2026-08-21 16:09:06.690 | filter-validation 2026-08-21 16:09:06.690 | floating-ip-port-forwarding-detail 2026-08-21 16:09:06.690 | fip-port-details 2026-08-21 16:09:06.691 | flavors 2026-08-21 16:09:06.691 | floatingip-pools 2026-08-21 16:09:06.691 | router 2026-08-21 16:09:06.691 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:09:06.691 | enable-default-route-bfd 2026-08-21 16:09:06.691 | enable-default-route-ecmp 2026-08-21 16:09:06.692 | ext-gw-mode 2026-08-21 16:09:06.692 | l3-ha 2026-08-21 16:09:06.692 | external-gateway-multihoming 2026-08-21 16:09:06.692 | l3-flavors 2026-08-21 16:09:06.692 | l3_agent_scheduler 2026-08-21 16:09:06.692 | multi-provider 2026-08-21 16:09:06.692 | net-mtu 2026-08-21 16:09:06.692 | net-mtu-writable 2026-08-21 16:09:06.692 | network_availability_zone 2026-08-21 16:09:06.693 | network-ip-availability 2026-08-21 16:09:06.693 | network-ip-availability-details 2026-08-21 16:09:06.693 | pagination 2026-08-21 16:09:06.693 | port-device-profile 2026-08-21 16:09:06.693 | port-mac-address-regenerate 2026-08-21 16:09:06.693 | port-numa-affinity-policy 2026-08-21 16:09:06.693 | port-numa-affinity-policy-socket 2026-08-21 16:09:06.694 | binding 2026-08-21 16:09:06.694 | binding-extended 2026-08-21 16:09:06.694 | port-security 2026-08-21 16:09:06.694 | project-id 2026-08-21 16:09:06.694 | provider 2026-08-21 16:09:06.694 | qinq 2026-08-21 16:09:06.694 | quota-check-limit 2026-08-21 16:09:06.694 | quota-check-limit-default 2026-08-21 16:09:06.694 | quotas 2026-08-21 16:09:06.695 | quota_details 2026-08-21 16:09:06.695 | rbac-policies 2026-08-21 16:09:06.695 | rbac-address-scope 2026-08-21 16:09:06.695 | rbac-security-groups 2026-08-21 16:09:06.695 | revision-if-match 2026-08-21 16:09:06.695 | standard-attr-revisions 2026-08-21 16:09:06.696 | router_availability_zone 2026-08-21 16:09:06.696 | router-enable-snat 2026-08-21 16:09:06.696 | security-groups-default-rules 2026-08-21 16:09:06.696 | security-groups-default-statefulness 2026-08-21 16:09:06.696 | security-groups-normalized-cidr 2026-08-21 16:09:06.696 | security-groups-remote-address-group 2026-08-21 16:09:06.696 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:09:06.696 | security-groups-shared-filtering 2026-08-21 16:09:06.697 | security-group 2026-08-21 16:09:06.697 | service-type 2026-08-21 16:09:06.697 | sorting 2026-08-21 16:09:06.697 | standard-attr-description 2026-08-21 16:09:06.697 | stateful-security-group 2026-08-21 16:09:06.697 | subnet-dns-publish-fixed-ip 2026-08-21 16:09:06.697 | subnet-external-network 2026-08-21 16:09:06.698 | subnet_onboard 2026-08-21 16:09:06.698 | subnet-service-types 2026-08-21 16:09:06.698 | subnet_allocation 2026-08-21 16:09:06.698 | subnetpool-prefix-ops 2026-08-21 16:09:06.698 | tag-creation 2026-08-21 16:09:06.698 | standard-attr-tag 2026-08-21 16:09:06.698 | standard-attr-timestamp 2026-08-21 16:09:06.699 | vlan-transparent =~ external-net ]] 2026-08-21 16:09:06.699 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:09:06.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-21 16:09:06.704 | ++ 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-08-21 16:09:10.378 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:10.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f094c6ed-8a59-48e3-bedb-acbb0975a4af 2026-08-21 16:09:10.388 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-21 16:09:10.393 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:09:10.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-21 16:09:10.424 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-21 16:09:10.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-21 16:09:10.432 | ++ 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-08-21 16:09:13.761 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:13.767 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:09:13.767 | address-scope 2026-08-21 16:09:13.767 | agent 2026-08-21 16:09:13.768 | allowed-address-pairs 2026-08-21 16:09:13.768 | auto-allocated-topology 2026-08-21 16:09:13.768 | availability_zone 2026-08-21 16:09:13.768 | default-subnetpools 2026-08-21 16:09:13.768 | dhcp_agent_scheduler 2026-08-21 16:09:13.769 | dns-integration 2026-08-21 16:09:13.769 | dns-domain-ports 2026-08-21 16:09:13.769 | dns-integration-domain-keywords 2026-08-21 16:09:13.769 | empty-string-filtering 2026-08-21 16:09:13.769 | external-net 2026-08-21 16:09:13.769 | extra_dhcp_opt 2026-08-21 16:09:13.769 | extraroute 2026-08-21 16:09:13.769 | extraroute-atomic 2026-08-21 16:09:13.769 | filter-validation 2026-08-21 16:09:13.770 | floating-ip-port-forwarding-detail 2026-08-21 16:09:13.770 | fip-port-details 2026-08-21 16:09:13.770 | flavors 2026-08-21 16:09:13.770 | floatingip-pools 2026-08-21 16:09:13.770 | router 2026-08-21 16:09:13.770 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:09:13.770 | enable-default-route-bfd 2026-08-21 16:09:13.770 | enable-default-route-ecmp 2026-08-21 16:09:13.771 | ext-gw-mode 2026-08-21 16:09:13.771 | l3-ha 2026-08-21 16:09:13.771 | external-gateway-multihoming 2026-08-21 16:09:13.771 | l3-flavors 2026-08-21 16:09:13.771 | l3_agent_scheduler 2026-08-21 16:09:13.771 | multi-provider 2026-08-21 16:09:13.771 | net-mtu 2026-08-21 16:09:13.771 | net-mtu-writable 2026-08-21 16:09:13.771 | network_availability_zone 2026-08-21 16:09:13.771 | network-ip-availability 2026-08-21 16:09:13.771 | network-ip-availability-details 2026-08-21 16:09:13.772 | pagination 2026-08-21 16:09:13.772 | port-device-profile 2026-08-21 16:09:13.772 | port-mac-address-regenerate 2026-08-21 16:09:13.772 | port-numa-affinity-policy 2026-08-21 16:09:13.772 | port-numa-affinity-policy-socket 2026-08-21 16:09:13.772 | binding 2026-08-21 16:09:13.772 | binding-extended 2026-08-21 16:09:13.772 | port-security 2026-08-21 16:09:13.772 | project-id 2026-08-21 16:09:13.772 | provider 2026-08-21 16:09:13.772 | qinq 2026-08-21 16:09:13.772 | quota-check-limit 2026-08-21 16:09:13.773 | quota-check-limit-default 2026-08-21 16:09:13.773 | quotas 2026-08-21 16:09:13.773 | quota_details 2026-08-21 16:09:13.773 | rbac-policies 2026-08-21 16:09:13.773 | rbac-address-scope 2026-08-21 16:09:13.773 | rbac-security-groups 2026-08-21 16:09:13.773 | revision-if-match 2026-08-21 16:09:13.773 | standard-attr-revisions 2026-08-21 16:09:13.773 | router_availability_zone 2026-08-21 16:09:13.773 | router-enable-snat 2026-08-21 16:09:13.773 | security-groups-default-rules 2026-08-21 16:09:13.774 | security-groups-default-statefulness 2026-08-21 16:09:13.774 | security-groups-normalized-cidr 2026-08-21 16:09:13.774 | security-groups-remote-address-group 2026-08-21 16:09:13.774 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:09:13.774 | security-groups-shared-filtering 2026-08-21 16:09:13.774 | security-group 2026-08-21 16:09:13.774 | service-type 2026-08-21 16:09:13.774 | sorting 2026-08-21 16:09:13.774 | standard-attr-description 2026-08-21 16:09:13.774 | stateful-security-group 2026-08-21 16:09:13.774 | subnet-dns-publish-fixed-ip 2026-08-21 16:09:13.775 | subnet-external-network 2026-08-21 16:09:13.775 | subnet_onboard 2026-08-21 16:09:13.775 | subnet-service-types 2026-08-21 16:09:13.775 | subnet_allocation 2026-08-21 16:09:13.775 | subnetpool-prefix-ops 2026-08-21 16:09:13.775 | tag-creation 2026-08-21 16:09:13.775 | standard-attr-tag 2026-08-21 16:09:13.775 | standard-attr-timestamp 2026-08-21 16:09:13.775 | vlan-transparent' 2026-08-21 16:09:13.775 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:09:13.776 | address-scope 2026-08-21 16:09:13.776 | agent 2026-08-21 16:09:13.776 | allowed-address-pairs 2026-08-21 16:09:13.776 | auto-allocated-topology 2026-08-21 16:09:13.776 | availability_zone 2026-08-21 16:09:13.776 | default-subnetpools 2026-08-21 16:09:13.776 | dhcp_agent_scheduler 2026-08-21 16:09:13.776 | dns-integration 2026-08-21 16:09:13.776 | dns-domain-ports 2026-08-21 16:09:13.776 | dns-integration-domain-keywords 2026-08-21 16:09:13.776 | empty-string-filtering 2026-08-21 16:09:13.777 | external-net 2026-08-21 16:09:13.777 | extra_dhcp_opt 2026-08-21 16:09:13.777 | extraroute 2026-08-21 16:09:13.777 | extraroute-atomic 2026-08-21 16:09:13.777 | filter-validation 2026-08-21 16:09:13.777 | floating-ip-port-forwarding-detail 2026-08-21 16:09:13.777 | fip-port-details 2026-08-21 16:09:13.777 | flavors 2026-08-21 16:09:13.777 | floatingip-pools 2026-08-21 16:09:13.777 | router 2026-08-21 16:09:13.777 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:09:13.778 | enable-default-route-bfd 2026-08-21 16:09:13.778 | enable-default-route-ecmp 2026-08-21 16:09:13.778 | ext-gw-mode 2026-08-21 16:09:13.778 | l3-ha 2026-08-21 16:09:13.778 | external-gateway-multihoming 2026-08-21 16:09:13.778 | l3-flavors 2026-08-21 16:09:13.778 | l3_agent_scheduler 2026-08-21 16:09:13.778 | multi-provider 2026-08-21 16:09:13.778 | net-mtu 2026-08-21 16:09:13.778 | net-mtu-writable 2026-08-21 16:09:13.778 | network_availability_zone 2026-08-21 16:09:13.779 | network-ip-availability 2026-08-21 16:09:13.779 | network-ip-availability-details 2026-08-21 16:09:13.779 | pagination 2026-08-21 16:09:13.779 | port-device-profile 2026-08-21 16:09:13.779 | port-mac-address-regenerate 2026-08-21 16:09:13.779 | port-numa-affinity-policy 2026-08-21 16:09:13.779 | port-numa-affinity-policy-socket 2026-08-21 16:09:13.779 | binding 2026-08-21 16:09:13.779 | binding-extended 2026-08-21 16:09:13.779 | port-security 2026-08-21 16:09:13.780 | project-id 2026-08-21 16:09:13.780 | provider 2026-08-21 16:09:13.780 | qinq 2026-08-21 16:09:13.780 | quota-check-limit 2026-08-21 16:09:13.780 | quota-check-limit-default 2026-08-21 16:09:13.780 | quotas 2026-08-21 16:09:13.780 | quota_details 2026-08-21 16:09:13.780 | rbac-policies 2026-08-21 16:09:13.780 | rbac-address-scope 2026-08-21 16:09:13.780 | rbac-security-groups 2026-08-21 16:09:13.781 | revision-if-match 2026-08-21 16:09:13.781 | standard-attr-revisions 2026-08-21 16:09:13.781 | router_availability_zone 2026-08-21 16:09:13.781 | router-enable-snat 2026-08-21 16:09:13.781 | security-groups-default-rules 2026-08-21 16:09:13.781 | security-groups-default-statefulness 2026-08-21 16:09:13.781 | security-groups-normalized-cidr 2026-08-21 16:09:13.781 | security-groups-remote-address-group 2026-08-21 16:09:13.781 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:09:13.781 | security-groups-shared-filtering 2026-08-21 16:09:13.781 | security-group 2026-08-21 16:09:13.781 | service-type 2026-08-21 16:09:13.782 | sorting 2026-08-21 16:09:13.782 | standard-attr-description 2026-08-21 16:09:13.782 | stateful-security-group 2026-08-21 16:09:13.782 | subnet-dns-publish-fixed-ip 2026-08-21 16:09:13.782 | subnet-external-network 2026-08-21 16:09:13.782 | subnet_onboard 2026-08-21 16:09:13.782 | subnet-service-types 2026-08-21 16:09:13.782 | subnet_allocation 2026-08-21 16:09:13.782 | subnetpool-prefix-ops 2026-08-21 16:09:13.782 | tag-creation 2026-08-21 16:09:13.782 | standard-attr-tag 2026-08-21 16:09:13.783 | standard-attr-timestamp 2026-08-21 16:09:13.783 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-21 16:09:13.783 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:09:13.783 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-21 16:09:13.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-21 16:09:13.792 | ++ 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-08-21 16:09:18.624 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:18.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=92d2678d-c0ba-4af4-af63-0b25fc7c9aad 2026-08-21 16:09:18.634 | + 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-08-21 16:09:18.638 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:09:18.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-21 16:09:18.670 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-21 16:09:18.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f094c6ed-8a59-48e3-bedb-acbb0975a4af 9cbb790c-262e-477d-9d57-8fd6c4e44e91 2026-08-21 16:09:24.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-21 16:09:25.000 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 92d2678d-c0ba-4af4-af63-0b25fc7c9aad 2026-08-21 16:09:25.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-21 16:09:25.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-21 16:09:25.006 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-21 16:09:25.009 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-21 16:09:25.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-21 16:09:25.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 92d2678d-c0ba-4af4-af63-0b25fc7c9aad --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-21 16:09:25.021 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-21 16:09:25.025 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-21 16:09:25.030 | +++ 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 92d2678d-c0ba-4af4-af63-0b25fc7c9aad --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-21 16:09:25.031 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-21 16:09:28.725 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:28.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-21 16:09:28.729 | | id | 5939a109-ced9-4786-a833-bf580fa44a78 |' 2026-08-21 16:09:28.731 | ++ 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-08-21 16:09:28.734 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:09:28.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 5939a109-ced9-4786-a833-bf580fa44a78 '|' 2026-08-21 16:09:28.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 5939a109-ced9-4786-a833-bf580fa44a78 |' 2026-08-21 16:09:28.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-21 16:09:28.770 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 5939a109-ced9-4786-a833-bf580fa44a78 '|' 2026-08-21 16:09:28.770 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-21 16:09:28.774 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:09:28.778 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:28.781 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-21 16:09:28.784 | ++ functions-common:get_field:811 : field='$3' 2026-08-21 16:09:28.791 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 5939a109-ced9-4786-a833-bf580fa44a78 |' 2026-08-21 16:09:28.791 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-21 16:09:28.798 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:28.802 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-21 16:09:28.808 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 5939a109-ced9-4786-a833-bf580fa44a78 '|' 2026-08-21 16:09:28.809 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-21 16:09:28.812 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:09:28.816 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:28.820 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-21 16:09:28.824 | ++ functions-common:get_field:811 : field='$6' 2026-08-21 16:09:28.829 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 5939a109-ced9-4786-a833-bf580fa44a78 |' 2026-08-21 16:09:28.830 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-21 16:09:28.839 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:28.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=5939a109-ced9-4786-a833-bf580fa44a78 2026-08-21 16:09:28.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 92d2678d-c0ba-4af4-af63-0b25fc7c9aad f094c6ed-8a59-48e3-bedb-acbb0975a4af 2026-08-21 16:09:35.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-21 16:09:35.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-21 16:09:35.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-21 16:09:35.235 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:09:35.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-21 16:09:35.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-21 16:09:35.249 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-21 16:09:35.255 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-21 16:09:35.259 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-21 16:09:35.262 | ++ 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-08-21 16:09:35.298 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-21 16:09:35.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-21 16:09:35.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-21 16:09:35.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-21 16:09:35.316 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-21 16:09:35.320 | + 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-08-21 16:09:35.324 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-21 16:09:35.328 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-21 16:09:35.331 | + functions-common:test_with_retry:2360 : local until=10 2026-08-21 16:09:35.335 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-21 16:09:35.340 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-21 16:09:35.345 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-21 16:09:35.350 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:09:35.354 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:09:35.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:09:35.366 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328575361 2026-08-21 16:09:35.370 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-21 16:09:35.380 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-21 16:09:35.384 | + functions-common:time_stop:2420 : local name 2026-08-21 16:09:35.388 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:09:35.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:09:35.394 | + functions-common:time_stop:2423 : local total 2026-08-21 16:09:35.399 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:09:35.403 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-21 16:09:35.407 | + functions-common:time_stop:2427 : start_time=1787328575361 2026-08-21 16:09:35.411 | + functions-common:time_stop:2429 : [[ -z 1787328575361 ]] 2026-08-21 16:09:35.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:09:35.425 | + functions-common:time_stop:2432 : end_time=1787328575421 2026-08-21 16:09:35.432 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-21 16:09:35.436 | + functions-common:time_stop:2434 : total=8891 2026-08-21 16:09:35.438 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:09:35.443 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8951 2026-08-21 16:09:35.449 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-21 16:09:35.449 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-21 16:09:35.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-21 16:09:35.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:09:35.463 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-21 16:09:35.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-21 16:09:35.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-21 16:09:35.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-21 16:09:35.525 | ++ 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-08-21 16:09:35.525 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-21 16:09:35.525 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-21 16:09:35.527 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-21 16:09:38.849 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:38.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.142 ' 2026-08-21 16:09:38.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-21 16:09:38.861 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:09:38.885 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-21 16:09:38.889 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:09:38.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-21 16:09:38.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-21 16:09:38.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f094c6ed-8a59-48e3-bedb-acbb0975a4af ce4db9da-358f-48e3-bac0-8544a90c35e4 2026-08-21 16:09:45.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-21 16:09:45.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 92d2678d-c0ba-4af4-af63-0b25fc7c9aad 2026-08-21 16:09:45.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-21 16:09:45.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-21 16:09:45.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-21 16:09:45.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-21 16:09:45.191 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 92d2678d-c0ba-4af4-af63-0b25fc7c9aad --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-21 16:09:45.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-21 16:09:45.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-21 16:09:45.206 | +++ 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 92d2678d-c0ba-4af4-af63-0b25fc7c9aad --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-21 16:09:45.207 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-21 16:09:51.852 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:51.858 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-21 16:09:51.858 | | id | 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 |' 2026-08-21 16:09:51.862 | ++ 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-08-21 16:09:51.867 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:09:51.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 '|' 2026-08-21 16:09:51.895 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 |' 2026-08-21 16:09:51.900 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-21 16:09:51.907 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-21 16:09:51.907 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 '|' 2026-08-21 16:09:51.910 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:09:51.915 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:51.919 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-21 16:09:51.922 | ++ functions-common:get_field:811 : field='$3' 2026-08-21 16:09:51.928 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 |' 2026-08-21 16:09:51.929 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-21 16:09:51.938 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:51.943 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-21 16:09:51.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-21 16:09:51.954 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-21 16:09:51.956 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 '|' 2026-08-21 16:09:51.958 | ++ functions-common:get_field:806 : local data field 2026-08-21 16:09:51.962 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:51.966 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-21 16:09:51.969 | ++ functions-common:get_field:811 : field='$6' 2026-08-21 16:09:51.974 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-21 16:09:51.974 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 |' 2026-08-21 16:09:51.981 | ++ functions-common:get_field:807 : read data 2026-08-21 16:09:51.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=4cf9b15e-3cfe-4439-b4b5-881e2be41e33 2026-08-21 16:09:51.991 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-21 16:09:51.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-21 16:09:51.999 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-21 16:09:52.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-21 16:09:52.027 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:09:52.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-21 16:09:52.046 | net.ipv6.conf.all.forwarding = 1 2026-08-21 16:09:52.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f094c6ed-8a59-48e3-bedb-acbb0975a4af -c external_gateway_info -f json 2026-08-21 16:09:52.056 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 4cf9b15e-3cfe-4439-b4b5-881e2be41e33 2026-08-21 16:09:52.056 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-21 16:09:52.059 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-21 16:09:52.062 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-21 16:09:55.547 | ++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:09:55.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-21 16:09:55.557 | + 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-08-21 16:09:55.559 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-21 16:09:55.580 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-21 16:09:55.586 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-21 16:09:55.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-21 16:09:55.593 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-21 16:09:55.598 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-21 16:09:55.601 | ++ 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-08-21 16:09:55.635 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-21 16:09:55.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-21 16:09:55.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-21 16:09:55.648 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-21 16:09:55.667 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-21 16:09:55.691 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd24:6a52:3dab::/56 2026-08-21 16:09:55.695 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 58e55c40-69f4-4f28-a4a2-42b756f66e44 ]] 2026-08-21 16:09:55.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd24:6a52:3dab::/56 via 2001:db8::1 dev br-ex 2026-08-21 16:09:55.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-21 16:09:55.728 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:09:55.733 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-21 16:09:55.760 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:09:55.763 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-21 16:09:55.766 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:09:55.771 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-21 16:09:55.776 | + ./stack.sh:main:1335 : start_nova 2026-08-21 16:09:55.782 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-21 16:09:55.786 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:09:55.791 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:09:55.797 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:09:55.801 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-21 16:09:55.805 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:09:55.809 | + functions-common:run_process:1674 : local service=n-sch 2026-08-21 16:09:55.813 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:09:55.816 | + functions-common:run_process:1676 : local group= 2026-08-21 16:09:55.819 | + functions-common:run_process:1677 : local user= 2026-08-21 16:09:55.822 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:09:55.825 | + functions-common:run_process:1680 : local name=n-sch 2026-08-21 16:09:55.829 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:09:55.833 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:09:55.837 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:09:55.839 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:09:55.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:09:55.850 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328595847 2026-08-21 16:09:55.854 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-21 16:09:55.876 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:09:55.878 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-21 16:09:55.882 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-21 16:09:55.885 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:09:55.887 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:09:55.891 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:09:55.894 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:09:55.896 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-21 16:09:55.898 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-21 16:09:55.902 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-21 16:09:55.905 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:09:55.908 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:09:55.911 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:09:55.915 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:09:55.918 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-21 16:09:55.921 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-21 16:09:55.925 | + 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-08-21 16:09:55.929 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-21 16:09:55.932 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-21 16:09:55.935 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:09:55.937 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:09:55.941 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:09:55.944 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:09:55.947 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:09:55.949 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-21 16:09:55.953 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:09:55.959 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-21 16:09:56.059 | + 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-08-21 16:09:56.151 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-21 16:09:56.238 | + 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-08-21 16:09:56.318 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-21 16:09:56.397 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-21 16:09:56.480 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:09:56.562 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:09:56.566 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:09:56.569 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-21 16:09:56.671 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:09:57.248 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-21 16:09:57.280 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-21 16:09:57.794 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-21 16:09:57.848 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:09:57.852 | + functions-common:time_stop:2420 : local name 2026-08-21 16:09:57.857 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:09:57.861 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:09:57.865 | + functions-common:time_stop:2423 : local total 2026-08-21 16:09:57.869 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:09:57.872 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:09:57.877 | + functions-common:time_stop:2427 : start_time=1787328595847 2026-08-21 16:09:57.880 | + functions-common:time_stop:2429 : [[ -z 1787328595847 ]] 2026-08-21 16:09:57.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:09:57.891 | + functions-common:time_stop:2432 : end_time=1787328597887 2026-08-21 16:09:57.896 | + functions-common:time_stop:2433 : elapsed_time=2040 2026-08-21 16:09:57.900 | + functions-common:time_stop:2434 : total=23749 2026-08-21 16:09:57.904 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:09:57.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25789 2026-08-21 16:09:57.915 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-21 16:09:57.922 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:09:57.926 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-21 16:09:57.931 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:09:57.935 | + functions-common:run_process:1676 : local group= 2026-08-21 16:09:57.938 | + functions-common:run_process:1677 : local user= 2026-08-21 16:09:57.942 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:09:57.945 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-21 16:09:57.948 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:09:57.951 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:09:57.954 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:09:57.957 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:09:57.960 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:09:57.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328597962 2026-08-21 16:09:57.968 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-21 16:09:57.986 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:09:57.990 | + 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-08-21 16:09:57.992 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-21 16:09:57.995 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:09:57.998 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:09:58.001 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:09:58.003 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-21 16:09:58.006 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-21 16:09:58.009 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-21 16:09:58.012 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-21 16:09:58.014 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:09:58.017 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:09:58.020 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:09:58.023 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:09:58.025 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-21 16:09:58.028 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:09:58.031 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:09:58.033 | + 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-08-21 16:09:58.036 | + 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-08-21 16:09:58.038 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-21 16:09:58.042 | + 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-08-21 16:09:58.045 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:09:58.047 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:09:58.049 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:09:58.052 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-21 16:09:58.054 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:09:58.059 | + 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-08-21 16:09:58.145 | + 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-08-21 16:09:58.233 | + 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-08-21 16:09:58.314 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-21 16:09:58.393 | + 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-08-21 16:09:58.478 | + 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-08-21 16:09:58.560 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-21 16:09:58.636 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-21 16:09:58.719 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-21 16:09:58.802 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-21 16:09:58.894 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-21 16:09:58.983 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:09:58.987 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:09:58.992 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-21 16:09:59.100 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:09:59.665 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-21 16:09:59.697 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-21 16:10:00.189 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-21 16:10:00.343 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:00.350 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:00.353 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:00.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:00.366 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:00.370 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:00.374 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:00.380 | + functions-common:time_stop:2427 : start_time=1787328597962 2026-08-21 16:10:00.385 | + functions-common:time_stop:2429 : [[ -z 1787328597962 ]] 2026-08-21 16:10:00.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:00.393 | + functions-common:time_stop:2432 : end_time=1787328600390 2026-08-21 16:10:00.397 | + functions-common:time_stop:2433 : elapsed_time=2428 2026-08-21 16:10:00.402 | + functions-common:time_stop:2434 : total=25789 2026-08-21 16:10:00.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:00.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28217 2026-08-21 16:10:00.414 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:00.417 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:00.420 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-21 16:10:00.426 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:00.427 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:00.430 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:00.433 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-21 16:10:00.436 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:10:00.439 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-21 16:10:00.442 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-21 16:10:00.447 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:10:00.451 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-21 16:10:00.453 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-21 16:10:00.484 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:00.487 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-21 16:10:00.550 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-21 16:10:00.552 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-21 16:10:00.577 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:00.580 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-21 16:10:00.582 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-21 16:10:00.608 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:00.613 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-21 16:10:00.616 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:10:00.619 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-21 16:10:00.622 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-21 16:10:00.625 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:10:00.628 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:10:00.631 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:10:00.633 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-21 16:10:00.636 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-21 16:10:00.639 | + 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-08-21 16:10:00.641 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:00.644 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:00.646 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:00.649 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-21 16:10:00.652 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:00.654 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:00.656 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:00.659 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:00.662 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:00.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328600664 2026-08-21 16:10:00.669 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-21 16:10:00.691 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:00.694 | + 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-08-21 16:10:00.696 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-21 16:10:00.699 | + 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-08-21 16:10:00.701 | + 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-08-21 16:10:00.706 | + 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-08-21 16:10:00.710 | + 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-08-21 16:10:00.711 | + 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-08-21 16:10:00.713 | + 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-08-21 16:10:00.715 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-21 16:10:00.718 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:10:00.720 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:00.723 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:00.726 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:10:00.730 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-21 16:10:00.733 | + 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-08-21 16:10:00.735 | + 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-08-21 16:10:00.738 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-21 16:10:00.740 | + 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-08-21 16:10:00.745 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:10:00.745 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:10:00.747 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:10:00.750 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:10:00.752 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:10:00.754 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-21 16:10:00.756 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:10:00.761 | + 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-08-21 16:10:00.869 | + 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-08-21 16:10:00.981 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-21 16:10:01.075 | + 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-08-21 16:10:01.159 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-21 16:10:01.256 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-21 16:10:01.354 | + 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-08-21 16:10:01.449 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:10:01.451 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:10:01.454 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-21 16:10:01.586 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:10:02.212 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-21 16:10:02.237 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-21 16:10:02.757 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-21 16:10:02.816 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:02.825 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:02.831 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:02.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:02.840 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:02.840 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:02.847 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:02.848 | + functions-common:time_stop:2427 : start_time=1787328600664 2026-08-21 16:10:02.855 | + functions-common:time_stop:2429 : [[ -z 1787328600664 ]] 2026-08-21 16:10:02.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:02.867 | + functions-common:time_stop:2432 : end_time=1787328602862 2026-08-21 16:10:02.870 | + functions-common:time_stop:2433 : elapsed_time=2198 2026-08-21 16:10:02.876 | + functions-common:time_stop:2434 : total=28217 2026-08-21 16:10:02.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:02.882 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30415 2026-08-21 16:10:02.885 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-21 16:10:02.888 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-21 16:10:02.890 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-21 16:10:02.893 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:02.895 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:02.898 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:02.900 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-21 16:10:02.903 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:02.906 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:02.908 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:02.910 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:02.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:02.922 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328602916 2026-08-21 16:10:02.922 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-21 16:10:02.949 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:02.956 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:02.960 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:02.966 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:02.968 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:02.972 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:02.975 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:02.977 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:02.979 | + functions-common:time_stop:2427 : start_time=1787328602916 2026-08-21 16:10:02.982 | + functions-common:time_stop:2429 : [[ -z 1787328602916 ]] 2026-08-21 16:10:02.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:02.989 | + functions-common:time_stop:2432 : end_time=1787328602986 2026-08-21 16:10:02.991 | + functions-common:time_stop:2433 : elapsed_time=70 2026-08-21 16:10:02.993 | + functions-common:time_stop:2434 : total=30415 2026-08-21 16:10:02.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:02.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30485 2026-08-21 16:10:03.000 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:03.003 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-21 16:10:03.005 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:03.009 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:03.009 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:03.013 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:03.015 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-21 16:10:03.017 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:03.020 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:03.022 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:03.024 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:03.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:03.032 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328603029 2026-08-21 16:10:03.035 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-21 16:10:03.056 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:03.059 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:03.062 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:03.064 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:03.067 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:03.070 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:03.073 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:03.075 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:03.078 | + functions-common:time_stop:2427 : start_time=1787328603029 2026-08-21 16:10:03.081 | + functions-common:time_stop:2429 : [[ -z 1787328603029 ]] 2026-08-21 16:10:03.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:03.093 | + functions-common:time_stop:2432 : end_time=1787328603090 2026-08-21 16:10:03.096 | + functions-common:time_stop:2433 : elapsed_time=61 2026-08-21 16:10:03.098 | + functions-common:time_stop:2434 : total=30485 2026-08-21 16:10:03.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:03.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30546 2026-08-21 16:10:03.106 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:03.109 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:03.111 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-21 16:10:03.114 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:10:03.117 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-21 16:10:03.120 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-21 16:10:03.142 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:03.146 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-21 16:10:03.232 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-21 16:10:03.243 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:10:03.246 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-21 16:10:03.347 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-21 16:10:03.381 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:03.386 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:10:03.392 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-21 16:10:03.399 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:10:03.402 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:03.407 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:03.414 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:03.419 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-21 16:10:03.423 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:03.427 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:03.435 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:03.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:03.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:03.446 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328603444 2026-08-21 16:10:03.450 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-21 16:10:03.481 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:03.487 | + 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-08-21 16:10:03.492 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-21 16:10:03.495 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:10:03.505 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:10:03.509 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:10:03.513 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:10:03.518 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-21 16:10:03.523 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-21 16:10:03.531 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-21 16:10:03.534 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:10:03.540 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:03.547 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:03.553 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:10:03.558 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-21 16:10:03.562 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-21 16:10:03.566 | + 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-08-21 16:10:03.574 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-21 16:10:03.579 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-21 16:10:03.583 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:10:03.586 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:10:03.589 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:10:03.592 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:10:03.603 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:10:03.606 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-21 16:10:03.612 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:10:03.622 | + 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-08-21 16:10:03.750 | + 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-08-21 16:10:03.899 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-21 16:10:04.045 | + 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-08-21 16:10:04.173 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-21 16:10:04.295 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-21 16:10:04.418 | + 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-08-21 16:10:04.524 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:10:04.529 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:10:04.533 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-21 16:10:04.632 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:10:05.205 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-21 16:10:05.259 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-21 16:10:05.844 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-21 16:10:05.912 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:05.921 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:05.927 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:05.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:05.942 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:05.951 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:05.960 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:05.968 | + functions-common:time_stop:2427 : start_time=1787328603444 2026-08-21 16:10:05.977 | + functions-common:time_stop:2429 : [[ -z 1787328603444 ]] 2026-08-21 16:10:05.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:06.000 | + functions-common:time_stop:2432 : end_time=1787328605989 2026-08-21 16:10:06.006 | + functions-common:time_stop:2433 : elapsed_time=2545 2026-08-21 16:10:06.011 | + functions-common:time_stop:2434 : total=30546 2026-08-21 16:10:06.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:06.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33091 2026-08-21 16:10:06.043 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-21 16:10:06.055 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-21 16:10:06.060 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-21 16:10:06.112 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:06.119 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-21 16:10:06.130 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-21 16:10:06.135 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-21 16:10:06.140 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-21 16:10:06.151 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-21 16:10:06.157 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:06.167 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-21 16:10:06.171 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:06.175 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:06.183 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:06.188 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:06.196 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-21 16:10:06.203 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:06.207 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:06.216 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:06.220 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:06.229 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:06.237 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328606229 2026-08-21 16:10:06.248 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-21 16:10:06.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:06.291 | + 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-08-21 16:10:06.296 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-21 16:10:06.300 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:06.304 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:06.307 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:06.311 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:06.317 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-21 16:10:06.319 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-21 16:10:06.325 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-21 16:10:06.329 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:10:06.335 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:06.337 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:06.343 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:10:06.346 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-21 16:10:06.351 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-21 16:10:06.358 | + 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-08-21 16:10:06.363 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-21 16:10:06.368 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-21 16:10:06.375 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:10:06.380 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:10:06.387 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:10:06.392 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:10:06.399 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:10:06.403 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-21 16:10:06.407 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:10:06.413 | + 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-08-21 16:10:06.557 | + 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-08-21 16:10:06.719 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-21 16:10:06.839 | + 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-08-21 16:10:06.961 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-21 16:10:07.064 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-21 16:10:07.164 | + 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-08-21 16:10:07.290 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:10:07.295 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:10:07.301 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-21 16:10:07.436 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:10:07.996 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-21 16:10:08.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-21 16:10:08.542 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-21 16:10:08.598 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:08.603 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:08.609 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:08.615 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:08.621 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:08.626 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:08.630 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:08.635 | + functions-common:time_stop:2427 : start_time=1787328606229 2026-08-21 16:10:08.640 | + functions-common:time_stop:2429 : [[ -z 1787328606229 ]] 2026-08-21 16:10:08.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:08.653 | + functions-common:time_stop:2432 : end_time=1787328608648 2026-08-21 16:10:08.658 | + functions-common:time_stop:2433 : elapsed_time=2419 2026-08-21 16:10:08.662 | + functions-common:time_stop:2434 : total=33091 2026-08-21 16:10:08.667 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:08.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35510 2026-08-21 16:10:08.677 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-21 16:10:08.682 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:08.686 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:08.691 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:08.696 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-21 16:10:08.699 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-21 16:10:08.707 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-21 16:10:08.711 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:10:08.714 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-21 16:10:08.718 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-21 16:10:08.722 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-21 16:10:08.727 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-21 16:10:08.732 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-21 16:10:08.738 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-21 16:10:08.742 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-21 16:10:08.750 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-21 16:10:08.751 | + inc/meta-config:merge_config_file:164 : read a 2026-08-21 16:10:08.753 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:10:08.756 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-21 16:10:08.756 | BEGIN { 2026-08-21 16:10:08.757 | section = "" 2026-08-21 16:10:08.757 | last_section = "" 2026-08-21 16:10:08.757 | section_count = 0 2026-08-21 16:10:08.757 | } 2026-08-21 16:10:08.757 | /^\[.+\]/ { 2026-08-21 16:10:08.757 | gsub("[][]", "", $1); 2026-08-21 16:10:08.757 | section=$1 2026-08-21 16:10:08.757 | next 2026-08-21 16:10:08.757 | } 2026-08-21 16:10:08.758 | /^ *\#/ { 2026-08-21 16:10:08.758 | next 2026-08-21 16:10:08.758 | } 2026-08-21 16:10:08.758 | /^[^ \t]+/ { 2026-08-21 16:10:08.758 | # get offset of first = in $0 2026-08-21 16:10:08.758 | eq_idx = index($0, "=") 2026-08-21 16:10:08.758 | # extract attr & value from $0 2026-08-21 16:10:08.758 | attr = substr($0, 1, eq_idx - 1) 2026-08-21 16:10:08.758 | value = substr($0, eq_idx + 1) 2026-08-21 16:10:08.758 | # only need to strip trailing whitespace from attr 2026-08-21 16:10:08.758 | sub(/[ \t]*$/, "", attr) 2026-08-21 16:10:08.759 | # need to strip leading & trailing whitespace from value 2026-08-21 16:10:08.759 | sub(/^[ \t]*/, "", value) 2026-08-21 16:10:08.759 | sub(/[ \t]*$/, "", value) 2026-08-21 16:10:08.759 | 2026-08-21 16:10:08.759 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-21 16:10:08.762 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-21 16:10:08.762 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-21 16:10:08.763 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-21 16:10:08.763 | if (! (section, attr) in cfg_attr_count) { 2026-08-21 16:10:08.763 | if (section != last_section) { 2026-08-21 16:10:08.763 | cfg_section[section_count++] = section 2026-08-21 16:10:08.763 | last_section = section 2026-08-21 16:10:08.764 | } 2026-08-21 16:10:08.764 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-21 16:10:08.764 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-21 16:10:08.765 | 2026-08-21 16:10:08.766 | cfg_attr[section, attr, 0] = value 2026-08-21 16:10:08.766 | cfg_attr_count[section, attr] = 1 2026-08-21 16:10:08.766 | } else { 2026-08-21 16:10:08.766 | lno = cfg_attr_count[section, attr]++ 2026-08-21 16:10:08.766 | cfg_attr[section, attr, lno] = value 2026-08-21 16:10:08.766 | } 2026-08-21 16:10:08.766 | } 2026-08-21 16:10:08.766 | END { 2026-08-21 16:10:08.766 | # Process each section in order 2026-08-21 16:10:08.766 | for (sno = 0; sno < section_count; sno++) { 2026-08-21 16:10:08.766 | section = cfg_section[sno] 2026-08-21 16:10:08.767 | # The ini routines simply append a config item immediately 2026-08-21 16:10:08.767 | # after the section header. To keep the same order as defined 2026-08-21 16:10:08.767 | # in local.conf, invoke the ini routines in the reverse order 2026-08-21 16:10:08.767 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-21 16:10:08.767 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-21 16:10:08.767 | if (cfg_attr_count[section, attr] == 1) 2026-08-21 16:10:08.767 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-21 16:10:08.767 | else { 2026-08-21 16:10:08.767 | # For multiline, invoke the ini routines in the reverse order 2026-08-21 16:10:08.767 | count = cfg_attr_count[section, attr] 2026-08-21 16:10:08.768 | print "inidelete " configfile " " section " " attr 2026-08-21 16:10:08.768 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-21 16:10:08.768 | for (l = count -2; l >= 0; l--) 2026-08-21 16:10:08.768 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-21 16:10:08.768 | } 2026-08-21 16:10:08.768 | } 2026-08-21 16:10:08.769 | } 2026-08-21 16:10:08.769 | } 2026-08-21 16:10:08.769 | ' 2026-08-21 16:10:08.769 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-21 16:10:08.769 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-21 16:10:08.769 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-21 16:10:08.770 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:10:08.775 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-21 16:10:08.779 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-21 16:10:08.779 | BEGIN { group = "" } 2026-08-21 16:10:08.779 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:10:08.780 | gsub("[][]", "", $1); 2026-08-21 16:10:08.780 | split($1, a, "|"); 2026-08-21 16:10:08.780 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-21 16:10:08.780 | group=a[1] 2026-08-21 16:10:08.780 | } else { 2026-08-21 16:10:08.780 | group="" 2026-08-21 16:10:08.780 | } 2026-08-21 16:10:08.780 | next 2026-08-21 16:10:08.780 | } 2026-08-21 16:10:08.780 | { 2026-08-21 16:10:08.780 | if (group != "") 2026-08-21 16:10:08.781 | print $0 2026-08-21 16:10:08.781 | } 2026-08-21 16:10:08.781 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:10:08.792 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-21 16:10:08.797 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-21 16:10:08.850 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-21 16:10:08.890 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-21 16:10:08.893 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-21 16:10:08.895 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-21 16:10:08.898 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-21 16:10:08.901 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-21 16:10:08.904 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-21 16:10:08.924 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:08.927 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-21 16:10:08.930 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-21 16:10:08.933 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-21 16:10:08.957 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:08.961 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.184:5672/nova_cell1 2026-08-21 16:10:08.964 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.184:5672/nova_cell1 2026-08-21 16:10:09.000 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-21 16:10:09.003 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-21 16:10:09.006 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-21 16:10:09.027 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-21 16:10:09.048 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-21 16:10:09.050 | + lib/nova:configure_console_compute:671 : local offset 2026-08-21 16:10:09.053 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-21 16:10:09.056 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-21 16:10:09.059 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-21 16:10:09.090 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.184 2026-08-21 16:10:09.092 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-21 16:10:09.112 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:09.116 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-21 16:10:09.119 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-21 16:10:09.123 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-21 16:10:09.127 | + functions:vercmp:648 : local 'op=<' 2026-08-21 16:10:09.130 | + functions:vercmp:649 : local v2=1.0.0 2026-08-21 16:10:09.133 | + functions:vercmp:650 : local result 2026-08-21 16:10:09.138 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-21 16:10:09.144 | ++ functions:vercmp:654 : sort -V 2026-08-21 16:10:09.146 | ++ functions:vercmp:654 : head -1 2026-08-21 16:10:09.152 | + functions:vercmp:654 : result=1.0.0 2026-08-21 16:10:09.156 | + functions:vercmp:656 : case $op in 2026-08-21 16:10:09.160 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-21 16:10:09.165 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-21 16:10:09.170 | + functions:vercmp:667 : return 2026-08-21 16:10:09.175 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.184:6080/vnc_lite.html 2026-08-21 16:10:09.180 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.184:6080/vnc_lite.html 2026-08-21 16:10:09.237 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.184:6081/spice_auto.html 2026-08-21 16:10:09.241 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.184:6081/spice_auto.html 2026-08-21 16:10:09.300 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-21 16:10:09.335 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:09.341 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-21 16:10:09.345 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.184 2026-08-21 16:10:09.351 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-21 16:10:09.391 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.184 2026-08-21 16:10:09.425 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-21 16:10:09.453 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:09.456 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-21 16:10:09.463 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-21 16:10:09.500 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:09.505 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-21 16:10:09.513 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-21 16:10:09.569 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-21 16:10:09.575 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-21 16:10:09.628 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-21 16:10:09.634 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-21 16:10:09.638 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-21 16:10:09.644 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-21 16:10:09.648 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-21 16:10:09.654 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-21 16:10:09.658 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-21 16:10:09.662 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:10:09.668 | + functions-common:run_process:1676 : local group=libvirt 2026-08-21 16:10:09.672 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:09.678 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:09.683 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-21 16:10:09.686 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:09.693 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:09.698 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:09.702 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:09.707 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:09.715 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328609710 2026-08-21 16:10:09.720 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-21 16:10:09.750 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:09.756 | + 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-08-21 16:10:09.761 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-21 16:10:09.765 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:10:09.771 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:10:09.777 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:10:09.781 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:10:09.787 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-21 16:10:09.790 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-21 16:10:09.795 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-21 16:10:09.800 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-21 16:10:09.805 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:09.810 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:09.814 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:10:09.819 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-21 16:10:09.823 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-21 16:10:09.829 | + 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-08-21 16:10:09.832 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-21 16:10:09.836 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-21 16:10:09.842 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-21 16:10:09.845 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:10:09.850 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:10:09.856 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:10:09.860 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-21 16:10:09.865 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-21 16:10:09.870 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-21 16:10:09.874 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:10:09.883 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-21 16:10:09.996 | + 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-08-21 16:10:10.106 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-21 16:10:10.214 | + 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-08-21 16:10:10.324 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-21 16:10:10.431 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-21 16:10:10.528 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:10:10.623 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:10:10.627 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-21 16:10:10.631 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-21 16:10:10.725 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-21 16:10:10.829 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:10:11.399 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-21 16:10:11.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-21 16:10:12.021 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-21 16:10:12.083 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:12.090 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:12.097 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:12.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:12.112 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:12.118 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:12.124 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:12.132 | + functions-common:time_stop:2427 : start_time=1787328609710 2026-08-21 16:10:12.139 | + functions-common:time_stop:2429 : [[ -z 1787328609710 ]] 2026-08-21 16:10:12.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:12.155 | + functions-common:time_stop:2432 : end_time=1787328612149 2026-08-21 16:10:12.161 | + functions-common:time_stop:2433 : elapsed_time=2439 2026-08-21 16:10:12.168 | + functions-common:time_stop:2434 : total=35510 2026-08-21 16:10:12.174 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:12.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37949 2026-08-21 16:10:12.185 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:12.192 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-21 16:10:12.201 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-21 16:10:12.242 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:12.248 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-21 16:10:12.248 | Dumping cells_v2 mapping 2026-08-21 16:10:12.252 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-21 16:10:12.922 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:10:12.922 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:10:12.922 | we strongly recommend against using it for new projects. 2026-08-21 16:10:12.922 | 2026-08-21 16:10:12.922 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:10:12.922 | framework. For more detail see 2026-08-21 16:10:12.922 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:10:12.922 | 2026-08-21 16:10:12.922 | import eventlet # noqa 2026-08-21 16:10:13.281 | 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-08-21 16:10:16.558 | INFO dbcounter [None req-2b5669fa-b799-4f32-aa95-e9af9d8ea8e6 None None] Registered counter for database nova_api 2026-08-21 16:10:16.691 | DEBUG dbcounter [-] [81277] Writer thread running {{(pid=81277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:10:16.724 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-21 16:10:16.724 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-21 16:10:16.724 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-21 16:10:16.724 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-21 16:10:16.724 | | cell1 | 542de2ad-861e-4529-87cf-339b61b54235 | rabbit://stackrabbit:stackqueue@192.168.122.184:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-21 16:10:16.724 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-21 16:10:17.580 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-21 16:10:17.583 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-21 16:10:17.688 | + inc/async:async_inner:63 : create_flavors 2026-08-21 16:10:17.750 | [2071 Async create_flavors:81384]: running: create_flavors 2026-08-21 16:10:17.756 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-21 16:10:17.790 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:17.793 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-21 16:10:17.799 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:10:17.806 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-21 16:10:17.813 | + ./stack.sh:main:1340 : start_cinder 2026-08-21 16:10:17.819 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-21 16:10:17.822 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-21 16:10:17.833 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:10:17.840 | + functions-common:run_process:1674 : local service=c-api 2026-08-21 16:10:17.850 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:10:17.858 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:17.866 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:17.871 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:17.879 | + functions-common:run_process:1680 : local name=c-api 2026-08-21 16:10:17.883 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:17.887 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:17.891 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:17.895 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:17.903 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:17.905 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328617902 2026-08-21 16:10:17.909 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-21 16:10:17.933 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:17.936 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-21 16:10:17.939 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-21 16:10:17.941 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:10:17.944 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:10:17.946 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:10:17.950 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-21 16:10:17.951 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-21 16:10:17.954 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-21 16:10:17.957 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-21 16:10:17.958 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:10:17.961 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:17.964 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:17.967 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:10:17.970 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-21 16:10:17.973 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:10:17.976 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:10:17.978 | + 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-08-21 16:10:17.981 | + 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-08-21 16:10:17.986 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-21 16:10:17.988 | + 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-08-21 16:10:17.993 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:10:17.995 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:10:17.998 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:10:18.002 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-21 16:10:18.004 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:10:18.016 | + 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-08-21 16:10:18.132 | + 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-08-21 16:10:18.236 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-21 16:10:18.330 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-21 16:10:18.420 | + 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-08-21 16:10:18.518 | + 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-08-21 16:10:18.620 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-21 16:10:18.707 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-21 16:10:18.795 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-21 16:10:18.886 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-21 16:10:18.972 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-21 16:10:19.069 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:10:19.073 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:10:19.078 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-21 16:10:19.186 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:10:19.752 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-21 16:10:19.776 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-21 16:10:20.323 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-21 16:10:20.502 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:20.506 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:20.509 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:20.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:20.513 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:20.519 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:20.526 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:20.532 | + functions-common:time_stop:2427 : start_time=1787328617902 2026-08-21 16:10:20.538 | + functions-common:time_stop:2429 : [[ -z 1787328617902 ]] 2026-08-21 16:10:20.545 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:20.558 | + functions-common:time_stop:2432 : end_time=1787328620549 2026-08-21 16:10:20.565 | + functions-common:time_stop:2433 : elapsed_time=2647 2026-08-21 16:10:20.570 | + functions-common:time_stop:2434 : total=37949 2026-08-21 16:10:20.580 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:20.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40596 2026-08-21 16:10:20.596 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-21 16:10:20.596 | Waiting for Cinder API to start... 2026-08-21 16:10:20.604 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.184/volume/v3/ 2026-08-21 16:10:20.610 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.184/volume/v3/ 2026-08-21 16:10:20.619 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:10:20.627 | + functions:wait_for_service:477 : local url=http://192.168.122.184/volume/v3/ 2026-08-21 16:10:20.633 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:10:20.641 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:10:20.650 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:10:20.659 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:20.666 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:20.676 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:20.685 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328620679 2026-08-21 16:10:20.690 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:10:20.699 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:10:20.701 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.184/volume/v3/ 2026-08-21 16:10:25.724 | + :: : [[ 401 == 503 ]] 2026-08-21 16:10:25.726 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:10:25.734 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:10:25.739 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:25.747 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:25.752 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:25.755 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:25.759 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:25.764 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:10:25.768 | + functions-common:time_stop:2427 : start_time=1787328620679 2026-08-21 16:10:25.774 | + functions-common:time_stop:2429 : [[ -z 1787328620679 ]] 2026-08-21 16:10:25.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:25.786 | + functions-common:time_stop:2432 : end_time=1787328625782 2026-08-21 16:10:25.790 | + functions-common:time_stop:2433 : elapsed_time=5103 2026-08-21 16:10:25.795 | + functions-common:time_stop:2434 : total=14943 2026-08-21 16:10:25.800 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:25.806 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20046 2026-08-21 16:10:25.809 | + functions:wait_for_service:486 : return 0 2026-08-21 16:10:25.815 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:25.820 | + functions-common:run_process:1674 : local service=c-sch 2026-08-21 16:10:25.825 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:25.829 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:25.835 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:25.839 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:25.842 | + functions-common:run_process:1680 : local name=c-sch 2026-08-21 16:10:25.846 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:25.850 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:25.853 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:25.857 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:25.862 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:25.868 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328625864 2026-08-21 16:10:25.872 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-21 16:10:25.901 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:25.904 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-21 16:10:25.908 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-21 16:10:25.912 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:25.916 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:25.919 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:25.923 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:25.927 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-21 16:10:25.931 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-21 16:10:25.936 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-21 16:10:25.938 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:10:25.941 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:25.944 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:25.949 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:10:25.952 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-21 16:10:25.954 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-21 16:10:25.957 | + 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-08-21 16:10:25.959 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-21 16:10:25.961 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:25.964 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:10:25.966 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:10:25.968 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-21 16:10:25.971 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:10:25.973 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:10:25.975 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-21 16:10:25.978 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:10:25.982 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-21 16:10:26.079 | + 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-08-21 16:10:26.171 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-21 16:10:26.265 | + 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-08-21 16:10:26.356 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-21 16:10:26.451 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-21 16:10:26.541 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:10:26.631 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-21 16:10:26.634 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:10:26.637 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-21 16:10:26.745 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:10:27.309 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-21 16:10:27.344 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-21 16:10:27.907 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-21 16:10:27.973 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:27.978 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:27.981 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:27.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:27.991 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:27.996 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:28.001 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:28.005 | + functions-common:time_stop:2427 : start_time=1787328625864 2026-08-21 16:10:28.009 | + functions-common:time_stop:2429 : [[ -z 1787328625864 ]] 2026-08-21 16:10:28.015 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:28.023 | + functions-common:time_stop:2432 : end_time=1787328628018 2026-08-21 16:10:28.029 | + functions-common:time_stop:2433 : elapsed_time=2154 2026-08-21 16:10:28.033 | + functions-common:time_stop:2434 : total=40596 2026-08-21 16:10:28.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:28.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42750 2026-08-21 16:10:28.047 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:10:28.054 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:10:28.061 | + functions-common:run_process:1674 : local service=c-bak 2026-08-21 16:10:28.066 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:28.070 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:28.075 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:28.077 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:10:28.080 | + functions-common:run_process:1680 : local name=c-bak 2026-08-21 16:10:28.086 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:28.088 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:28.092 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:28.095 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:28.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:28.111 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328628103 2026-08-21 16:10:28.119 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-21 16:10:28.152 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:28.155 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:28.158 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:28.160 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:28.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:28.166 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:28.168 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:28.170 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:28.173 | + functions-common:time_stop:2427 : start_time=1787328628103 2026-08-21 16:10:28.179 | + functions-common:time_stop:2429 : [[ -z 1787328628103 ]] 2026-08-21 16:10:28.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:28.196 | + functions-common:time_stop:2432 : end_time=1787328628187 2026-08-21 16:10:28.199 | + functions-common:time_stop:2433 : elapsed_time=84 2026-08-21 16:10:28.202 | + functions-common:time_stop:2434 : total=42750 2026-08-21 16:10:28.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:28.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42834 2026-08-21 16:10:28.215 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:10:28.218 | + functions-common:run_process:1674 : local service=c-vol 2026-08-21 16:10:28.221 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:28.223 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:28.225 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:28.228 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:10:28.230 | + functions-common:run_process:1680 : local name=c-vol 2026-08-21 16:10:28.233 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:28.235 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:28.238 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:28.240 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:28.245 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:28.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328628247 2026-08-21 16:10:28.258 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-21 16:10:28.299 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:28.304 | + 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-08-21 16:10:28.312 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-21 16:10:28.320 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:28.326 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:28.330 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:28.335 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:28.339 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-21 16:10:28.344 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-21 16:10:28.349 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-21 16:10:28.354 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:10:28.359 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:28.363 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:28.368 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:10:28.373 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-21 16:10:28.377 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-21 16:10:28.382 | + 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-08-21 16:10:28.386 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-21 16:10:28.391 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-21 16:10:28.396 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-21 16:10:28.400 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-21 16:10:28.405 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-21 16:10:28.409 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-21 16:10:28.414 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-21 16:10:28.419 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-21 16:10:28.424 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-21 16:10:28.431 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-21 16:10:28.546 | + 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-08-21 16:10:28.691 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-21 16:10:28.806 | + 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-08-21 16:10:28.912 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-21 16:10:29.015 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-21 16:10:29.121 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-21 16:10:29.233 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-21 16:10:29.237 | + 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-08-21 16:10:29.332 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-21 16:10:29.338 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-21 16:10:29.457 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-21 16:10:30.093 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-21 16:10:30.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-21 16:10:30.700 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-21 16:10:30.751 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:30.760 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:30.769 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:30.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:30.785 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:30.791 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:30.804 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:30.807 | + functions-common:time_stop:2427 : start_time=1787328628247 2026-08-21 16:10:30.818 | + functions-common:time_stop:2429 : [[ -z 1787328628247 ]] 2026-08-21 16:10:30.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:30.839 | + functions-common:time_stop:2432 : end_time=1787328630828 2026-08-21 16:10:30.850 | + functions-common:time_stop:2433 : elapsed_time=2581 2026-08-21 16:10:30.858 | + functions-common:time_stop:2434 : total=42834 2026-08-21 16:10:30.869 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:30.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45415 2026-08-21 16:10:30.885 | + ./stack.sh:main:1341 : create_volume_types 2026-08-21 16:10:30.892 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-21 16:10:30.942 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:30.948 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 16:10:30.957 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-21 16:10:30.965 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-21 16:10:30.970 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-21 16:10:30.979 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-21 16:10:30.985 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-21 16:10:30.991 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-21 16:10:31.004 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-21 16:10:31.009 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-21 16:10:31.052 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:31.060 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-21 16:10:36.326 | +-------------+--------------------------------------+ 2026-08-21 16:10:36.326 | | Field | Value | 2026-08-21 16:10:36.326 | +-------------+--------------------------------------+ 2026-08-21 16:10:36.326 | | description | None | 2026-08-21 16:10:36.326 | | id | 2f2b4ccf-7753-41af-aa32-07493a1d1e2b | 2026-08-21 16:10:36.326 | | is_public | True | 2026-08-21 16:10:36.326 | | name | lvmdriver-1 | 2026-08-21 16:10:36.327 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-21 16:10:36.327 | +-------------+--------------------------------------+ 2026-08-21 16:10:36.690 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-21 16:10:36.692 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-21 16:10:36.700 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-21 16:10:36.704 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-21 16:10:36.707 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-21 16:10:36.739 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:36.741 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-21 16:10:36.748 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:10:36.756 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-21 16:10:36.763 | + ./stack.sh:main:1356 : start_glance 2026-08-21 16:10:36.768 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-21 16:10:36.773 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-21 16:10:36.782 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:10:36.788 | + functions-common:run_process:1674 : local service=g-api 2026-08-21 16:10:36.795 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:10:36.801 | + functions-common:run_process:1676 : local group= 2026-08-21 16:10:36.804 | + functions-common:run_process:1677 : local user= 2026-08-21 16:10:36.807 | + functions-common:run_process:1678 : local env_vars= 2026-08-21 16:10:36.811 | + functions-common:run_process:1680 : local name=g-api 2026-08-21 16:10:36.817 | + functions-common:run_process:1682 : time_start run_process 2026-08-21 16:10:36.827 | + functions-common:time_start:2406 : local name=run_process 2026-08-21 16:10:36.832 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:36.836 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:36.844 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:36.850 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328636845 2026-08-21 16:10:36.855 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-21 16:10:36.884 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:36.888 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-21 16:10:36.893 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-21 16:10:36.900 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:10:36.904 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:10:36.908 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:10:36.914 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-21 16:10:36.919 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-21 16:10:36.924 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-21 16:10:36.928 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-21 16:10:36.934 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-21 16:10:36.943 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-21 16:10:36.952 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-21 16:10:36.959 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-21 16:10:36.964 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-21 16:10:36.970 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-21 16:10:36.979 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-21 16:10:36.989 | + 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-08-21 16:10:37.000 | + 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-08-21 16:10:37.008 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-21 16:10:37.016 | + 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-08-21 16:10:37.024 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-21 16:10:37.035 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-21 16:10:37.039 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-21 16:10:37.049 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-21 16:10:37.055 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-21 16:10:37.064 | + 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-08-21 16:10:37.222 | + 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-08-21 16:10:37.345 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-21 16:10:37.444 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-21 16:10:37.534 | + 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-08-21 16:10:37.623 | + 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-08-21 16:10:37.711 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-21 16:10:37.803 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-21 16:10:37.923 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-21 16:10:38.015 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-21 16:10:38.111 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-21 16:10:38.198 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-21 16:10:38.204 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-21 16:10:38.209 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-21 16:10:38.330 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-21 16:10:38.959 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-21 16:10:39.001 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-21 16:10:39.574 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-21 16:10:39.756 | + functions-common:run_process:1686 : time_stop run_process 2026-08-21 16:10:39.761 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:39.773 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:39.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:39.781 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:39.791 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:39.798 | + functions-common:time_stop:2426 : name=run_process 2026-08-21 16:10:39.807 | + functions-common:time_stop:2427 : start_time=1787328636845 2026-08-21 16:10:39.814 | + functions-common:time_stop:2429 : [[ -z 1787328636845 ]] 2026-08-21 16:10:39.833 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:39.844 | + functions-common:time_stop:2432 : end_time=1787328639832 2026-08-21 16:10:39.854 | + functions-common:time_stop:2433 : elapsed_time=2987 2026-08-21 16:10:39.865 | + functions-common:time_stop:2434 : total=45415 2026-08-21 16:10:39.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:39.880 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48402 2026-08-21 16:10:39.890 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-21 16:10:39.944 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:10:39.954 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.184) to start...' 2026-08-21 16:10:39.954 | Waiting for g-api (192.168.122.184) to start... 2026-08-21 16:10:39.961 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.184/image 2026-08-21 16:10:39.969 | + functions:wait_for_service:476 : local timeout=60 2026-08-21 16:10:39.976 | + functions:wait_for_service:477 : local url=http://192.168.122.184/image 2026-08-21 16:10:39.983 | + functions:wait_for_service:478 : local rval=0 2026-08-21 16:10:39.993 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-21 16:10:39.999 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:10:40.009 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:10:40.019 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:10:40.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:10:40.040 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328640029 2026-08-21 16:10:40.047 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-21 16:10:40.058 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:10:40.063 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.184/image 2026-08-21 16:10:45.444 | + :: : [[ 300 == 503 ]] 2026-08-21 16:10:45.448 | + :: : [[ 0 -eq 7 ]] 2026-08-21 16:10:45.459 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-21 16:10:45.470 | + functions-common:time_stop:2420 : local name 2026-08-21 16:10:45.478 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:10:45.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:10:45.491 | + functions-common:time_stop:2423 : local total 2026-08-21 16:10:45.500 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:10:45.506 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:10:45.516 | + functions-common:time_stop:2427 : start_time=1787328640029 2026-08-21 16:10:45.520 | + functions-common:time_stop:2429 : [[ -z 1787328640029 ]] 2026-08-21 16:10:45.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:10:45.543 | + functions-common:time_stop:2432 : end_time=1787328645533 2026-08-21 16:10:45.551 | + functions-common:time_stop:2433 : elapsed_time=5504 2026-08-21 16:10:45.560 | + functions-common:time_stop:2434 : total=20046 2026-08-21 16:10:45.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:10:45.574 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25550 2026-08-21 16:10:45.581 | + functions:wait_for_service:486 : return 0 2026-08-21 16:10:45.589 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-21 16:10:45.629 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:45.632 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-21 16:10:45.665 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:10:45.670 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-21 16:10:45.675 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:10:45.680 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-21 16:10:45.684 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-21 16:10:45.689 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:10:45.694 | + 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-08-21 16:10:45.698 | + functions:upload_image:141 : local image image_fname image_name 2026-08-21 16:10:45.702 | + functions:upload_image:143 : local max_attempts=5 2026-08-21 16:10:45.706 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-21 16:10:45.717 | ++ 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-08-21 16:10:45.723 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-21 16:10:45.727 | + 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-08-21 16:10:45.732 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-21 16:10:45.737 | ++ functions:upload_image:151 : seq 5 2026-08-21 16:10:45.743 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-21 16:10:45.748 | + functions:upload_image:152 : local rc=0 2026-08-21 16:10:45.752 | + 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-08-21 16:10:45.759 | --2026-08-21 18:10:45-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:10:45.815 | Resolving github.com (github.com)... 140.82.121.4 2026-08-21 16:10:45.830 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-21 16:10:45.887 | HTTP request sent, awaiting response... 302 Found 2026-08-21 16:10:45.888 | 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-08-21T16%3A56%3A22Z&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-08-21T15%3A56%3A10Z&ske=2026-08-21T16%3A56%3A22Z&sks=b&skv=2018-11-09&sig=OxEIT0ZKj%2Fno8IZNoo4sxTucdDgMQg4DdpQ8lwXVPGI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMzMDQzOSwibmJmIjoxNzg3MzI4NjM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.h17TYFB-0S1z-8pBvxGST0AxfTGHwmJjTU1xBGnWols&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-21 16:10:45.888 | --2026-08-21 18:10:45-- 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-08-21T16%3A56%3A22Z&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-08-21T15%3A56%3A10Z&ske=2026-08-21T16%3A56%3A22Z&sks=b&skv=2018-11-09&sig=OxEIT0ZKj%2Fno8IZNoo4sxTucdDgMQg4DdpQ8lwXVPGI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzMzMDQzOSwibmJmIjoxNzg3MzI4NjM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.h17TYFB-0S1z-8pBvxGST0AxfTGHwmJjTU1xBGnWols&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-21 16:10:45.890 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-08-21 16:10:45.903 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-21 16:10:45.970 | HTTP request sent, awaiting response... 200 OK 2026-08-21 16:10:45.971 | Length: 21692416 (21M) [application/octet-stream] 2026-08-21 16:10:45.971 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-21 16:10:46.025 | 2026-08-21 16:10:46.258 | 0K ........ ........ .... 100% 71.9M=0.3s 2026-08-21 16:10:46.258 | 2026-08-21 16:10:46.258 | 2026-08-21 18:10:46 (71.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-21 16:10:46.259 | 2026-08-21 16:10:46.265 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-21 16:10:46.270 | + functions:upload_image:163 : break 2026-08-21 16:10:46.274 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:10:46.279 | + 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-08-21 16:10:46.284 | + 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-08-21 16:10:46.287 | + 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-08-21 16:10:46.291 | + functions:upload_image:313 : local kernel= 2026-08-21 16:10:46.296 | + functions:upload_image:314 : local ramdisk= 2026-08-21 16:10:46.301 | + functions:upload_image:315 : local disk_format= 2026-08-21 16:10:46.305 | + functions:upload_image:316 : local container_format= 2026-08-21 16:10:46.310 | + functions:upload_image:317 : local unpack= 2026-08-21 16:10:46.316 | + functions:upload_image:318 : local img_property= 2026-08-21 16:10:46.319 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-21 16:10:46.323 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-21 16:10:46.328 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-21 16:10:46.330 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-21 16:10:46.334 | + functions:upload_image:328 : case "$image_fname" in 2026-08-21 16:10:46.340 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-21 16:10:46.347 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-21 16:10:46.350 | + functions:upload_image:350 : local format 2026-08-21 16:10:46.358 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:10:46.358 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-21 16:10:46.373 | + functions:upload_image:351 : format=qcow2 2026-08-21 16:10:46.376 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-21 16:10:46.381 | + functions:upload_image:353 : disk_format=qcow2 2026-08-21 16:10:46.386 | + functions:upload_image:357 : container_format=bare 2026-08-21 16:10:46.391 | + functions:upload_image:404 : is_arch ppc64le 2026-08-21 16:10:46.398 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:10:46.406 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-21 16:10:46.412 | + functions:upload_image:404 : is_arch ppc64 2026-08-21 16:10:46.422 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:10:46.432 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-21 16:10:46.438 | + functions:upload_image:404 : is_arch ppc 2026-08-21 16:10:46.445 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:10:46.455 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-21 16:10:46.461 | + functions:upload_image:408 : is_arch aarch64 2026-08-21 16:10:46.468 | ++ functions-common:is_arch:519 : uname -m 2026-08-21 16:10:46.474 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-21 16:10:46.479 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-21 16:10:46.483 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-21 16:10:46.489 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-21 16:10:46.494 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-21 16:10:46.499 | + 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-08-21 16:10:46.504 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-21 16:10:46.509 | + functions:_upload_image:112 : shift 2026-08-21 16:10:46.514 | + functions:_upload_image:113 : local container=bare 2026-08-21 16:10:46.519 | + functions:_upload_image:114 : shift 2026-08-21 16:10:46.523 | + functions:_upload_image:115 : local disk=qcow2 2026-08-21 16:10:46.528 | + functions:_upload_image:116 : shift 2026-08-21 16:10:46.533 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:10:46.537 | + functions:_upload_image:118 : shift 2026-08-21 16:10:46.542 | + functions:_upload_image:119 : local properties 2026-08-21 16:10:46.547 | + functions:_upload_image:120 : local useimport 2026-08-21 16:10:46.553 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-21 16:10:46.558 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-21 16:10:46.563 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-21 16:10:46.568 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-21 16:10:46.573 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-21 16:10:46.579 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-21 16:10:46.583 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-21 16:10:46.589 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-21 16:10:46.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-08-21 16:10:52.765 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-21 16:10:52.766 | | Field | Value | 2026-08-21 16:10:52.766 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-21 16:10:52.766 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-21 16:10:52.766 | | container_format | bare | 2026-08-21 16:10:52.766 | | created_at | 2026-08-21T16:10:51Z | 2026-08-21 16:10:52.766 | | disk_format | qcow2 | 2026-08-21 16:10:52.766 | | file | /v2/images/9c6d55c9-5071-451c-9398-c0746c37fdcd/file | 2026-08-21 16:10:52.766 | | id | 9c6d55c9-5071-451c-9398-c0746c37fdcd | 2026-08-21 16:10:52.766 | | min_disk | 0 | 2026-08-21 16:10:52.767 | | min_ram | 0 | 2026-08-21 16:10:52.767 | | name | cirros-0.6.3-x86_64-disk | 2026-08-21 16:10:52.767 | | owner | a8286c0b3da64da483cd077a53ab7c0c | 2026-08-21 16:10:52.767 | | 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-08-21 16:10:52.767 | | protected | False | 2026-08-21 16:10:52.767 | | schema | /v2/schemas/image | 2026-08-21 16:10:52.767 | | size | 21692416 | 2026-08-21 16:10:52.767 | | status | active | 2026-08-21 16:10:52.767 | | tags | | 2026-08-21 16:10:52.767 | | updated_at | 2026-08-21T16:10:53Z | 2026-08-21 16:10:52.768 | | virtual_size | 117440512 | 2026-08-21 16:10:52.768 | | visibility | public | 2026-08-21 16:10:52.768 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-21 16:10:53.244 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-21 16:10:53.335 | [2071 Async create_flavors:81384]: Waiting for completion of create_flavors running on PID 81384 (2 other jobs running) 2026-08-21 16:10:53.381 | [2071 Async create_flavors:81384]: Signaling child to exit 2026-08-21 16:11:01.677 | + inc/async:async_inner:64 : rc=0 2026-08-21 16:11:01.710 | [81384 Async create_flavors:81384]: finished successfully 2026-08-21 16:11:01.738 | WAKEUP 2026-08-21 16:11:01.767 | [2071 Async create_flavors:81384]: Signaled 2026-08-21 16:11:01.770 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-21 16:11:01.770 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:01.770 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-21 16:11:01.770 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-21 16:11:01.771 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-21 16:11:01.771 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.771 | | Field | Value | 2026-08-21 16:11:01.771 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.771 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.771 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.771 | | description | None | 2026-08-21 16:11:01.771 | | disk | 1 | 2026-08-21 16:11:01.772 | | id | c1 | 2026-08-21 16:11:01.772 | | name | cirros256 | 2026-08-21 16:11:01.772 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.772 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.772 | | ram | 256 | 2026-08-21 16:11:01.772 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.772 | | swap | 0 | 2026-08-21 16:11:01.773 | | vcpus | 1 | 2026-08-21 16:11:01.773 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.773 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-21 16:11:01.773 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.773 | | Field | Value | 2026-08-21 16:11:01.773 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.773 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.773 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.774 | | description | None | 2026-08-21 16:11:01.774 | | disk | 5 | 2026-08-21 16:11:01.774 | | id | d1 | 2026-08-21 16:11:01.774 | | name | ds512M | 2026-08-21 16:11:01.774 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.774 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.774 | | ram | 512 | 2026-08-21 16:11:01.775 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.775 | | swap | 0 | 2026-08-21 16:11:01.775 | | vcpus | 1 | 2026-08-21 16:11:01.775 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.775 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-21 16:11:01.775 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.775 | | Field | Value | 2026-08-21 16:11:01.775 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.776 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.776 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.776 | | description | None | 2026-08-21 16:11:01.776 | | disk | 10 | 2026-08-21 16:11:01.776 | | id | d2 | 2026-08-21 16:11:01.776 | | name | ds1G | 2026-08-21 16:11:01.776 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.777 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.777 | | ram | 1024 | 2026-08-21 16:11:01.777 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.777 | | swap | 0 | 2026-08-21 16:11:01.777 | | vcpus | 1 | 2026-08-21 16:11:01.777 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.777 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-21 16:11:01.777 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.778 | | Field | Value | 2026-08-21 16:11:01.778 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.778 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.778 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.778 | | description | None | 2026-08-21 16:11:01.778 | | disk | 10 | 2026-08-21 16:11:01.778 | | id | d3 | 2026-08-21 16:11:01.778 | | name | ds2G | 2026-08-21 16:11:01.779 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.779 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.779 | | ram | 2048 | 2026-08-21 16:11:01.779 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.779 | | swap | 0 | 2026-08-21 16:11:01.779 | | vcpus | 2 | 2026-08-21 16:11:01.779 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.779 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-21 16:11:01.780 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.780 | | Field | Value | 2026-08-21 16:11:01.780 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.780 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.780 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.780 | | description | None | 2026-08-21 16:11:01.780 | | disk | 20 | 2026-08-21 16:11:01.780 | | id | d4 | 2026-08-21 16:11:01.781 | | name | ds4G | 2026-08-21 16:11:01.781 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.781 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.781 | | ram | 4096 | 2026-08-21 16:11:01.781 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.781 | | swap | 0 | 2026-08-21 16:11:01.781 | | vcpus | 4 | 2026-08-21 16:11:01.782 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.782 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-21 16:11:01.782 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-21 16:11:01.782 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-21 16:11:01.782 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.782 | | Field | Value | 2026-08-21 16:11:01.782 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.782 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.783 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.783 | | description | None | 2026-08-21 16:11:01.783 | | disk | 1 | 2026-08-21 16:11:01.783 | | id | 1 | 2026-08-21 16:11:01.783 | | name | m1.tiny | 2026-08-21 16:11:01.783 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.783 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.783 | | ram | 512 | 2026-08-21 16:11:01.783 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.784 | | swap | 0 | 2026-08-21 16:11:01.784 | | vcpus | 1 | 2026-08-21 16:11:01.784 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.784 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-21 16:11:01.784 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.784 | | Field | Value | 2026-08-21 16:11:01.784 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.784 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.784 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.784 | | description | None | 2026-08-21 16:11:01.785 | | disk | 20 | 2026-08-21 16:11:01.785 | | id | 2 | 2026-08-21 16:11:01.785 | | name | m1.small | 2026-08-21 16:11:01.785 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.785 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.785 | | ram | 2048 | 2026-08-21 16:11:01.785 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.785 | | swap | 0 | 2026-08-21 16:11:01.786 | | vcpus | 1 | 2026-08-21 16:11:01.786 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.786 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-21 16:11:01.786 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.786 | | Field | Value | 2026-08-21 16:11:01.786 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.786 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.786 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.786 | | description | None | 2026-08-21 16:11:01.787 | | disk | 40 | 2026-08-21 16:11:01.787 | | id | 3 | 2026-08-21 16:11:01.787 | | name | m1.medium | 2026-08-21 16:11:01.787 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.787 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.787 | | ram | 4096 | 2026-08-21 16:11:01.787 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.787 | | swap | 0 | 2026-08-21 16:11:01.787 | | vcpus | 2 | 2026-08-21 16:11:01.788 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.788 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-21 16:11:01.788 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.788 | | Field | Value | 2026-08-21 16:11:01.788 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.788 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.788 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.788 | | description | None | 2026-08-21 16:11:01.788 | | disk | 80 | 2026-08-21 16:11:01.789 | | id | 4 | 2026-08-21 16:11:01.789 | | name | m1.large | 2026-08-21 16:11:01.789 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.789 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.789 | | ram | 8192 | 2026-08-21 16:11:01.789 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.789 | | swap | 0 | 2026-08-21 16:11:01.790 | | vcpus | 4 | 2026-08-21 16:11:01.790 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.790 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-21 16:11:01.790 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.790 | | Field | Value | 2026-08-21 16:11:01.790 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.790 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:01.790 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:01.791 | | description | None | 2026-08-21 16:11:01.791 | | disk | 160 | 2026-08-21 16:11:01.791 | | id | 5 | 2026-08-21 16:11:01.791 | | name | m1.xlarge | 2026-08-21 16:11:01.791 | | os-flavor-access:is_public | True | 2026-08-21 16:11:01.791 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:01.791 | | ram | 16384 | 2026-08-21 16:11:01.791 | | rxtx_factor | 1.0 | 2026-08-21 16:11:01.791 | | swap | 0 | 2026-08-21 16:11:01.792 | | vcpus | 8 | 2026-08-21 16:11:01.792 | +----------------------------+-----------------------+ 2026-08-21 16:11:01.826 | [2071 Async create_flavors:81384]: finished create_flavors with result 0 in 44 seconds 2026-08-21 16:11:01.830 | + inc/async:async_wait:197 : return 0 2026-08-21 16:11:01.833 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-21 16:11:01.851 | + functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:11:01.854 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-21 16:11:01.873 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:01.875 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-21 16:11:01.893 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:01.897 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-21 16:11:01.900 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-21 16:11:01.903 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-21 16:11:01.907 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:11:01.909 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-21 16:11:01.911 | ++ 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-08-21 16:11:01.915 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-21 16:11:01.917 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-21 16:11:01.918 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-21 16:11:01.920 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-21 16:11:01.921 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-21 16:11:01.923 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-21 16:11:01.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-21 16:11:01.927 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-21 16:11:01.928 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-21 16:11:01.931 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-21 16:11:01.933 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-21 16:11:01.935 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:11:01.938 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-21 16:11:01.940 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:11:01.942 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-21 16:11:01.944 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:11:01.946 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-21 16:11:01.948 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:11:01.950 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-21 16:11:01.952 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:11:01.954 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-21 16:11:01.956 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-21 16:11:01.958 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:11:01.960 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-21 16:11:01.961 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:11:01.963 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-21 16:11:01.965 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-21 16:11:01.967 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-21 16:11:01.968 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-21 16:11:01.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-21 16:11:01.972 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-21 16:11:01.973 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-21 16:11:01.975 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-21 16:11:01.977 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-21 16:11:01.979 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-21 16:11:01.981 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-21 16:11:01.983 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-21 16:11:01.984 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-21 16:11:01.987 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-21 16:11:01.989 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-21 16:11:01.991 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-21 16:11:01.993 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-21 16:11:01.995 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-21 16:11:01.997 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-21 16:11:01.999 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-21 16:11:02.001 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-21 16:11:02.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-21 16:11:02.005 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-21 16:11:02.007 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-21 16:11:02.009 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-21 16:11:02.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-21 16:11:02.013 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-21 16:11:02.016 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-21 16:11:02.019 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-21 16:11:02.019 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-21 16:11:02.020 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-21 16:11:02.021 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-21 16:11:02.023 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-21 16:11:04.251 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-21 16:11:04.255 | 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-08-21 16:11:04.594 | + ./stack.sh:main:1406 : save_stackenv 2026-08-21 16:11:04.596 | + functions-common:save_stackenv:65 : local tag= 2026-08-21 16:11:04.601 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-21 16:11:04.606 | + functions-common:save_stackenv:67 : time_stamp=2026-08-21-181104 2026-08-21 16:11:04.609 | + functions-common:save_stackenv:68 : echo '# 2026-08-21-181104 ' 2026-08-21 16:11:04.612 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.615 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-21 16:11:04.617 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.620 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-21 16:11:04.623 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.626 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-21 16:11:04.628 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.631 | + 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-08-21 16:11:04.634 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.637 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.184 2026-08-21 16:11:04.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.643 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.184/identity 2026-08-21 16:11:04.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.648 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-21-174551 2026-08-21 16:11:04.651 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.654 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-21 16:11:04.656 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.659 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.184 2026-08-21 16:11:04.662 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.664 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-21 16:11:04.667 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.670 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-21 16:11:04.672 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.676 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-21 16:11:04.678 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.681 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-21 16:11:04.684 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.686 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.184 2026-08-21 16:11:04.689 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-21 16:11:04.692 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-21 16:11:04.694 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-21 16:11:04.697 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:11:04.700 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:11:04.702 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-21 16:11:04.705 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:11:04.707 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:11:04.710 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:11:04.713 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-21 16:11:04.716 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:11:04.719 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-21 16:11:04.722 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:11:04.725 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-21 16:11:04.725 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:11:04.725 | gsub("[][]", "", $1); 2026-08-21 16:11:04.726 | split($1, a, "|"); 2026-08-21 16:11:04.726 | if (a[1] == matchgroup) 2026-08-21 16:11:04.726 | print a[2] 2026-08-21 16:11:04.726 | } 2026-08-21 16:11:04.726 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:11:04.732 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-21 16:11:04.735 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 16:11:04.738 | + functions-common:run_phase:1849 : local phase=extra 2026-08-21 16:11:04.740 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 16:11:04.743 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 16:11:04.746 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 16:11:04.749 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 16:11:04.752 | + functions-common:run_phase:1858 : local extra 2026-08-21 16:11:04.756 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 16:11:04.759 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 16:11:04.763 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 16:11:04.765 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 16:11:04.768 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-21 16:11:04.772 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 16:11:04.789 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:04.792 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:11:04.795 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:04.797 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-21 16:11:04.800 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:04.803 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:11:04.805 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:04.809 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-21 16:11:04.813 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-21 16:11:04.815 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 16:11:04.818 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 16:11:04.821 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:11:04.823 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 16:11:04.826 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-21 16:11:04.829 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 16:11:04.831 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-21 16:11:04.835 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 16:11:04.837 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 16:11:04.840 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-21 16:11:04.843 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:11:04.846 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:11:04.848 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-21 16:11:04.852 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:11:04.854 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:11:04.856 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:11:04.860 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-21 16:11:04.863 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:11:04.865 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-21 16:11:04.868 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:11:04.870 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-21 16:11:04.871 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:11:04.871 | gsub("[][]", "", $1); 2026-08-21 16:11:04.871 | split($1, a, "|"); 2026-08-21 16:11:04.871 | if (a[1] == matchgroup) 2026-08-21 16:11:04.871 | print a[2] 2026-08-21 16:11:04.871 | } 2026-08-21 16:11:04.871 | ' /home/quobyte/devstack/local.conf 2026-08-21 16:11:04.877 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-21 16:11:04.896 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:04.899 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-21 16:11:04.902 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-21 16:11:04.905 | + functions:wait_for_compute:490 : local timeout=60 2026-08-21 16:11:04.907 | + functions:wait_for_compute:491 : local rval=0 2026-08-21 16:11:04.910 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-21 16:11:04.912 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-21 16:11:04.915 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-21 16:11:04.918 | + functions-common:time_start:2407 : local start_time= 2026-08-21 16:11:04.921 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:11:04.925 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:11:04.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1787328664926 2026-08-21 16:11:04.934 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-21 16:11:04.957 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-21 16:11:04.959 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-21 16:11:04.963 | ++ functions:wait_for_compute:496 : hostname 2026-08-21 16:11:04.967 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-21 16:11:04.969 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-21 16:11:04.974 | ++ functions:wait_for_compute:498 : hostname 2026-08-21 16:11:04.978 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:11:04.979 | + :: : ID= 2026-08-21 16:11:04.981 | + :: : [[ '' == '' ]] 2026-08-21 16:11:04.982 | + :: : sleep 1 2026-08-21 16:11:05.986 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-21 16:11:05.988 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-21 16:11:09.219 | + :: : ID=6dbf211a-d867-465a-85c1-732c65613f34 2026-08-21 16:11:09.221 | + :: : [[ 6dbf211a-d867-465a-85c1-732c65613f34 == '' ]] 2026-08-21 16:11:09.224 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-21 16:11:09.227 | + functions-common:time_stop:2420 : local name 2026-08-21 16:11:09.230 | + functions-common:time_stop:2421 : local end_time 2026-08-21 16:11:09.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:11:09.235 | + functions-common:time_stop:2423 : local total 2026-08-21 16:11:09.237 | + functions-common:time_stop:2424 : local start_time 2026-08-21 16:11:09.240 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-21 16:11:09.243 | + functions-common:time_stop:2427 : start_time=1787328664926 2026-08-21 16:11:09.245 | + functions-common:time_stop:2429 : [[ -z 1787328664926 ]] 2026-08-21 16:11:09.249 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:11:09.253 | + functions-common:time_stop:2432 : end_time=1787328669250 2026-08-21 16:11:09.256 | + functions-common:time_stop:2433 : elapsed_time=4324 2026-08-21 16:11:09.258 | + functions-common:time_stop:2434 : total=25550 2026-08-21 16:11:09.261 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:11:09.264 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29874 2026-08-21 16:11:09.266 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-21 16:11:09.269 | + functions:wait_for_compute:516 : return 0 2026-08-21 16:11:09.271 | + ./stack.sh:main:1446 : service_check 2026-08-21 16:11:09.274 | + functions-common:service_check:1713 : local service 2026-08-21 16:11:09.277 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.279 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-21 16:11:09.295 | not-found 2026-08-21 16:11:09.301 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.303 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-21 16:11:09.322 | enabled 2026-08-21 16:11:09.327 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-21 16:11:09.349 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-21 16:11:09.349 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-21 16:11:09.349 | Active: active (running) since Fri 2026-08-21 18:07:41 CEST; 3min 27s ago 2026-08-21 16:11:09.349 | Main PID: 69087 (uwsgi) 2026-08-21 16:11:09.349 | Status: "uWSGI is ready" 2026-08-21 16:11:09.349 | Tasks: 17 (limit: 14255) 2026-08-21 16:11:09.350 | Memory: 271.4M (peak: 271.9M) 2026-08-21 16:11:09.350 | CPU: 15.345s 2026-08-21 16:11:09.350 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-21 16:11:09.350 | ├─69087 "nova-apiuWSGI master" 2026-08-21 16:11:09.350 | ├─69094 "nova-apiuWSGI worker 1" 2026-08-21 16:11:09.350 | └─69095 "nova-apiuWSGI worker 2" 2026-08-21 16:11:09.350 | 2026-08-21 16:11:09.350 | Aug 21 18:11:08 devstack devstack@n-api.service[69094]: [pid: 69094|app: 0|req: 18/36] 192.168.122.184 () {54 vars in 935 bytes} [Fri Aug 21 18:11:08 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-08-21 16:11:09.350 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: DEBUG nova.api.openstack.wsgi [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a admin admin] Calling method '>' {{(pid=69095) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: DEBUG oslo_concurrency.lockutils [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69095) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: DEBUG oslo_concurrency.lockutils [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a 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=69095) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: DEBUG oslo_concurrency.lockutils [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a 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=69095) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: DEBUG oslo_concurrency.lockutils [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a admin admin] Acquiring lock "542de2ad-861e-4529-87cf-339b61b54235" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69095) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: DEBUG oslo_concurrency.lockutils [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a admin admin] Lock "542de2ad-861e-4529-87cf-339b61b54235" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=69095) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: DEBUG oslo_concurrency.lockutils [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a admin admin] Lock "542de2ad-861e-4529-87cf-339b61b54235" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=69095) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: INFO nova.api.openstack.requestlog [None req-6ad7cb77-e6f0-4cd4-94cf-f8aecfe7328a admin admin] 192.168.122.184 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.171404 2026-08-21 16:11:09.351 | Aug 21 18:11:08 devstack devstack@n-api.service[69095]: [pid: 69095|app: 0|req: 19/37] 192.168.122.184 () {60 vars in 1325 bytes} [Fri Aug 21 18:11:08 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-21 16:11:09.356 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-21 16:11:09.377 | enabled 2026-08-21 16:11:09.382 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-21 16:11:09.404 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-21 16:11:09.404 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-21 16:11:09.404 | Active: active (running) since Fri 2026-08-21 18:10:12 CEST; 57s ago 2026-08-21 16:11:09.404 | Main PID: 81219 (nova-compute) 2026-08-21 16:11:09.404 | Tasks: 10 (limit: 14255) 2026-08-21 16:11:09.404 | Memory: 135.2M (peak: 136.6M) 2026-08-21 16:11:09.404 | CPU: 5.151s 2026-08-21 16:11:09.404 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-21 16:11:09.404 | └─81219 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-21 16:11:09.405 | 2026-08-21 16:11:09.405 | Aug 21 18:10:36 devstack nova-compute[81219]: DEBUG nova.compute.resource_tracker [None req-c8a9d987-9b1c-4f2e-92a5-b7cd4a1e021e None None] Compute_service record updated for devstack:devstack {{(pid=81219) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-21 16:11:09.405 | Aug 21 18:10:36 devstack nova-compute[81219]: DEBUG oslo_concurrency.lockutils [None req-c8a9d987-9b1c-4f2e-92a5-b7cd4a1e021e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.192s {{(pid=81219) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:11:09.405 | Aug 21 18:10:36 devstack nova-compute[81219]: DEBUG nova.service [None req-c8a9d987-9b1c-4f2e-92a5-b7cd4a1e021e None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=81219) start /opt/stack/nova/nova/service.py:262}} 2026-08-21 16:11:09.405 | Aug 21 18:10:36 devstack nova-compute[81219]: DEBUG nova.service [None req-c8a9d987-9b1c-4f2e-92a5-b7cd4a1e021e None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=81219) start /opt/stack/nova/nova/service.py:278}} 2026-08-21 16:11:09.405 | Aug 21 18:10:36 devstack nova-compute[81219]: DEBUG nova.service [None req-c8a9d987-9b1c-4f2e-92a5-b7cd4a1e021e None None] Join ServiceGroup membership for this service compute {{(pid=81219) start /opt/stack/nova/nova/service.py:288}} 2026-08-21 16:11:09.405 | Aug 21 18:10:36 devstack nova-compute[81219]: DEBUG nova.servicegroup.drivers.db [None req-c8a9d987-9b1c-4f2e-92a5-b7cd4a1e021e None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=81219) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-21 16:11:09.405 | Aug 21 18:10:41 devstack nova-compute[81219]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.92 seconds {{(pid=81219) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:09.406 | Aug 21 18:10:48 devstack nova-compute[81219]: DEBUG oslo_service.periodic_task [None req-71e2b575-f8ee-4950-8b14-38fbfbbe505e None None] Running periodic task ComputeManager._sync_power_states {{(pid=81219) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-21 16:11:09.406 | Aug 21 18:10:48 devstack nova-compute[81219]: DEBUG oslo_service.periodic_task [None req-71e2b575-f8ee-4950-8b14-38fbfbbe505e None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=81219) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-21 16:11:09.406 | Aug 21 18:10:48 devstack nova-compute[81219]: DEBUG oslo.service.backend._threading.loopingcall [None req-71e2b575-f8ee-4950-8b14-38fbfbbe505e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 28.18 seconds {{(pid=81219) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:09.409 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.412 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-21 16:11:09.430 | not-found 2026-08-21 16:11:09.434 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.437 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-21 16:11:09.456 | enabled 2026-08-21 16:11:09.462 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-21 16:11:09.488 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-21 16:11:09.488 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-21 16:11:09.488 | Active: active (running) since Fri 2026-08-21 18:09:57 CEST; 1min 11s ago 2026-08-21 16:11:09.488 | Main PID: 77521 (nova-scheduler:) 2026-08-21 16:11:09.488 | Tasks: 19 (limit: 14255) 2026-08-21 16:11:09.488 | Memory: 156.6M (peak: 157.0M) 2026-08-21 16:11:09.488 | CPU: 5.153s 2026-08-21 16:11:09.489 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-21 16:11:09.489 | ├─77521 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-21 16:11:09.489 | ├─79171 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-21 16:11:09.489 | └─79183 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-21 16:11:09.489 | 2026-08-21 16:11:09.489 | Aug 21 18:10:04 devstack nova-scheduler[79171]: DEBUG nova.servicegroup.drivers.db [None req-56841724-9587-48a0-9bb2-b5726ec31ef8 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=79171) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-21 16:11:09.489 | Aug 21 18:10:09 devstack nova-scheduler[79183]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=79183) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:09.489 | Aug 21 18:10:09 devstack nova-scheduler[79171]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=79171) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:09.490 | Aug 21 18:10:11 devstack nova-scheduler[77521]: DEBUG dbcounter [-] [77521] Writing DB stats nova_api:SELECT=3 {{(pid=77521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.490 | Aug 21 18:10:12 devstack nova-scheduler[77521]: DEBUG dbcounter [-] [77521] Writing DB stats nova_cell1:SELECT=1 {{(pid=77521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.490 | Aug 21 18:10:12 devstack nova-scheduler[77521]: DEBUG dbcounter [-] [77521] Writing DB stats nova_cell0:SELECT=1 {{(pid=77521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.490 | Aug 21 18:10:19 devstack nova-scheduler[79183]: DEBUG dbcounter [-] [79183] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.491 | Aug 21 18:10:19 devstack nova-scheduler[79171]: DEBUG dbcounter [-] [79171] Writing DB stats nova_cell0:SELECT=3 {{(pid=79171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.491 | Aug 21 18:10:56 devstack nova-scheduler[79183]: DEBUG oslo.service.backend._threading.loopingcall [None req-52ad4d76-4509-4a53-b60c-90c4cc13b48f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79183) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:09.491 | Aug 21 18:11:02 devstack nova-scheduler[79171]: DEBUG oslo.service.backend._threading.loopingcall [None req-77d828a6-b557-40fc-8e60-d4b1140f6532 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79171) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:09.495 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.498 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-21 16:11:09.516 | not-found 2026-08-21 16:11:09.521 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.525 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-21 16:11:09.548 | enabled 2026-08-21 16:11:09.554 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-21 16:11:09.577 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-21 16:11:09.578 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-21 16:11:09.578 | Active: active (running) since Fri 2026-08-21 18:10:00 CEST; 1min 9s ago 2026-08-21 16:11:09.578 | Main PID: 78134 (uwsgi) 2026-08-21 16:11:09.578 | Status: "uWSGI is ready" 2026-08-21 16:11:09.578 | Tasks: 16 (limit: 14255) 2026-08-21 16:11:09.579 | Memory: 218.8M (peak: 219.5M) 2026-08-21 16:11:09.579 | CPU: 10.806s 2026-08-21 16:11:09.579 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-21 16:11:09.579 | ├─78134 "nova-api-metauWSGI master" 2026-08-21 16:11:09.579 | ├─78137 "nova-api-metauWSGI worker 1" 2026-08-21 16:11:09.580 | ├─78138 "nova-api-metauWSGI worker 2" 2026-08-21 16:11:09.580 | └─78139 "nova-api-metauWSGI http 1" 2026-08-21 16:11:09.580 | 2026-08-21 16:11:09.580 | Aug 21 18:10:07 devstack devstack@n-api-meta.service[78138]: DEBUG nova.api.openstack.wsgi_app [None req-3db575eb-ca17-46f9-a145-0d1cb1fbf041 None None] ******************************************************************************** {{(pid=78138) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-21 16:11:09.580 | Aug 21 18:10:07 devstack devstack@n-api-meta.service[78138]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x72cfbe4a4668 pid: 78138 (default app) 2026-08-21 16:11:09.580 | Aug 21 18:10:15 devstack devstack@n-api-meta.service[78137]: DEBUG dbcounter [-] [78137] Writing DB stats nova_api:SELECT=1 {{(pid=78137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.580 | Aug 21 18:10:16 devstack devstack@n-api-meta.service[78138]: DEBUG dbcounter [-] [78138] Writing DB stats nova_api:SELECT=1 {{(pid=78138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.580 | Aug 21 18:10:16 devstack devstack@n-api-meta.service[78137]: DEBUG dbcounter [-] [78137] Writing DB stats nova_cell1:SELECT=1 {{(pid=78137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.580 | Aug 21 18:10:16 devstack devstack@n-api-meta.service[78137]: DEBUG dbcounter [-] [78137] Writing DB stats nova_cell0:SELECT=1 {{(pid=78137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.580 | Aug 21 18:10:16 devstack devstack@n-api-meta.service[78137]: DEBUG dbcounter [-] [78137] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=78137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.581 | Aug 21 18:10:16 devstack devstack@n-api-meta.service[78138]: DEBUG dbcounter [-] [78138] Writing DB stats nova_cell1:SELECT=1 {{(pid=78138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.581 | Aug 21 18:10:16 devstack devstack@n-api-meta.service[78138]: DEBUG dbcounter [-] [78138] Writing DB stats nova_cell0:SELECT=1 {{(pid=78138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.581 | Aug 21 18:10:16 devstack devstack@n-api-meta.service[78138]: DEBUG dbcounter [-] [78138] Writing DB stats nova_cell0:SELECT=1 {{(pid=78138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.583 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.585 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-21 16:11:09.605 | enabled 2026-08-21 16:11:09.610 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-21 16:11:09.634 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-21 16:11:09.634 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-21 16:11:09.634 | Active: active (running) since Fri 2026-08-21 18:08:27 CEST; 2min 42s ago 2026-08-21 16:11:09.634 | Main PID: 75253 (uwsgi) 2026-08-21 16:11:09.635 | Status: "uWSGI is ready" 2026-08-21 16:11:09.635 | Tasks: 5 (limit: 14255) 2026-08-21 16:11:09.635 | Memory: 173.7M (peak: 173.9M) 2026-08-21 16:11:09.635 | CPU: 6.889s 2026-08-21 16:11:09.635 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-21 16:11:09.635 | ├─75253 "placementuWSGI master" 2026-08-21 16:11:09.635 | ├─75272 "placementuWSGI worker 1" 2026-08-21 16:11:09.635 | └─75273 "placementuWSGI worker 2" 2026-08-21 16:11:09.635 | 2026-08-21 16:11:09.636 | Aug 21 18:10:36 devstack devstack@placement-api.service[75272]: INFO placement.requestlog [req-763158d8-d3d6-4a94-a5e3-a2edc00168d4 req-66df5360-fa06-435e-b089-eed8482267c6 service nova] 192.168.122.184 "PUT /placement/resource_providers/37128dd4-6778-4b35-b5a9-273179d95b4a/inventories" status: 200 len: 396 microversion: 1.26 2026-08-21 16:11:09.636 | Aug 21 18:10:36 devstack devstack@placement-api.service[75272]: [pid: 75272|app: 0|req: 4/9] 192.168.122.184 () {64 vars in 1498 bytes} [Fri Aug 21 18:10:36 2026] PUT /placement/resource_providers/37128dd4-6778-4b35-b5a9-273179d95b4a/inventories => generated 396 bytes in 84 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-21 16:11:09.637 | Aug 21 18:10:36 devstack devstack@placement-api.service[75273]: DEBUG placement.requestlog [req-763158d8-d3d6-4a94-a5e3-a2edc00168d4 req-9b65841a-c7cd-4b76-99e1-c454253d807b None None] Starting request: 192.168.122.184 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AESNI,HW_CPU_X86_CLMUL,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE41,HW_CPU_X86_SSE2,HW_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_BMI2,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AVX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE" {{(pid=75273) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-21 16:11:09.637 | Aug 21 18:10:36 devstack devstack@placement-api.service[75273]: INFO placement.requestlog [req-763158d8-d3d6-4a94-a5e3-a2edc00168d4 req-9b65841a-c7cd-4b76-99e1-c454253d807b service nova] 192.168.122.184 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AESNI,HW_CPU_X86_CLMUL,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE41,HW_CPU_X86_SSE2,HW_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_BMI2,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AVX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE" status: 200 len: 2058 microversion: 1.6 2026-08-21 16:11:09.638 | Aug 21 18:10:36 devstack devstack@placement-api.service[75273]: [pid: 75273|app: 0|req: 6/10] 192.168.122.184 () {60 vars in 4912 bytes} [Fri Aug 21 18:10:36 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AESNI,HW_CPU_X86_CLMUL,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE41,HW_CPU_X86_SSE2,HW_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_BMI2,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AVX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE => generated 2058 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-21 16:11:09.638 | Aug 21 18:10:36 devstack devstack@placement-api.service[75272]: DEBUG placement.requestlog [req-763158d8-d3d6-4a94-a5e3-a2edc00168d4 req-0c7480de-81e8-4651-a736-308fa1d8bb48 None None] Starting request: 192.168.122.184 "PUT /placement/resource_providers/37128dd4-6778-4b35-b5a9-273179d95b4a/traits" {{(pid=75272) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-21 16:11:09.638 | Aug 21 18:10:36 devstack devstack@placement-api.service[75272]: INFO placement.requestlog [req-763158d8-d3d6-4a94-a5e3-a2edc00168d4 req-0c7480de-81e8-4651-a736-308fa1d8bb48 service nova] 192.168.122.184 "PUT /placement/resource_providers/37128dd4-6778-4b35-b5a9-273179d95b4a/traits" status: 200 len: 2093 microversion: 1.6 2026-08-21 16:11:09.638 | Aug 21 18:10:36 devstack devstack@placement-api.service[75272]: [pid: 75272|app: 0|req: 5/11] 192.168.122.184 () {64 vars in 1483 bytes} [Fri Aug 21 18:10:36 2026] PUT /placement/resource_providers/37128dd4-6778-4b35-b5a9-273179d95b4a/traits => generated 2093 bytes in 257 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-21 16:11:09.639 | Aug 21 18:10:46 devstack devstack@placement-api.service[75273]: DEBUG dbcounter [-] [75273] Writing DB stats placement:SELECT=4 {{(pid=75273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.639 | Aug 21 18:10:46 devstack devstack@placement-api.service[75272]: DEBUG dbcounter [-] [75272] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=75272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.642 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.644 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-21 16:11:09.662 | not-found 2026-08-21 16:11:09.667 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.670 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-21 16:11:09.689 | enabled 2026-08-21 16:11:09.694 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-21 16:11:09.715 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-21 16:11:09.716 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-21 16:11:09.716 | Active: active (running) since Fri 2026-08-21 18:10:39 CEST; 29s ago 2026-08-21 16:11:09.716 | Main PID: 84377 (uwsgi) 2026-08-21 16:11:09.716 | Status: "uWSGI is ready" 2026-08-21 16:11:09.716 | Tasks: 9 (limit: 14255) 2026-08-21 16:11:09.716 | Memory: 255.0M (peak: 255.3M) 2026-08-21 16:11:09.716 | CPU: 11.543s 2026-08-21 16:11:09.718 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-21 16:11:09.718 | ├─84377 "glance-apiuWSGI master" 2026-08-21 16:11:09.718 | ├─84383 "glance-apiuWSGI worker 1" 2026-08-21 16:11:09.718 | └─84384 "glance-apiuWSGI worker 2" 2026-08-21 16:11:09.718 | 2026-08-21 16:11:09.718 | Aug 21 18:10:52 devstack devstack@g-api.service[84384]: INFO glance.location [None req-cc97af89-99fa-4715-bb17-9706184174c4 admin admin] Image format matched and virtual size computed: 117440512 2026-08-21 16:11:09.719 | Aug 21 18:10:52 devstack devstack@g-api.service[84384]: DEBUG glance_store.backend [None req-cc97af89-99fa-4715-bb17-9706184174c4 admin admin] Skipping store.set_acls... not implemented. {{(pid=84384) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-21 16:11:09.719 | Aug 21 18:10:52 devstack devstack@g-api.service[84384]: [pid: 84384|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 914 bytes} [Fri Aug 21 18:10:50 2026] PUT /v2/images/9c6d55c9-5071-451c-9398-c0746c37fdcd/file => generated 0 bytes in 1900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-21 16:11:09.719 | Aug 21 18:10:52 devstack devstack@g-api.service[84383]: DEBUG glance.api.middleware.version_negotiation [None req-53972a69-fdd8-40d2-b23e-bd32bb66d9a7 admin admin] Determining version of request: GET /v2/images/9c6d55c9-5071-451c-9398-c0746c37fdcd Accept: */* {{(pid=84383) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-21 16:11:09.719 | Aug 21 18:10:52 devstack devstack@g-api.service[84383]: DEBUG glance.api.middleware.version_negotiation [None req-53972a69-fdd8-40d2-b23e-bd32bb66d9a7 admin admin] Using url versioning {{(pid=84383) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-21 16:11:09.719 | Aug 21 18:10:52 devstack devstack@g-api.service[84383]: DEBUG glance.api.middleware.version_negotiation [None req-53972a69-fdd8-40d2-b23e-bd32bb66d9a7 admin admin] Matched version: v2 {{(pid=84383) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-21 16:11:09.719 | Aug 21 18:10:52 devstack devstack@g-api.service[84383]: DEBUG glance.api.middleware.version_negotiation [None req-53972a69-fdd8-40d2-b23e-bd32bb66d9a7 admin admin] new path /v2/images/9c6d55c9-5071-451c-9398-c0746c37fdcd {{(pid=84383) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-21 16:11:09.719 | Aug 21 18:10:52 devstack devstack@g-api.service[84383]: [pid: 84383|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Aug 21 18:10:52 2026] GET /v2/images/9c6d55c9-5071-451c-9398-c0746c37fdcd => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-21 16:11:09.719 | Aug 21 18:11:02 devstack devstack@g-api.service[84384]: DEBUG dbcounter [-] [84384] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=84384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.719 | Aug 21 18:11:02 devstack devstack@g-api.service[84383]: DEBUG dbcounter [-] [84383] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=84383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.721 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.724 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-21 16:11:09.743 | enabled 2026-08-21 16:11:09.748 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-21 16:11:09.771 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-21 16:11:09.771 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-21 16:11:09.771 | Active: active (running) since Fri 2026-08-21 18:10:27 CEST; 41s ago 2026-08-21 16:11:09.771 | Main PID: 82844 (cinder-schedule) 2026-08-21 16:11:09.771 | Tasks: 1 (limit: 14255) 2026-08-21 16:11:09.771 | Memory: 108.1M (peak: 108.4M) 2026-08-21 16:11:09.772 | CPU: 4.387s 2026-08-21 16:11:09.772 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-21 16:11:09.772 | └─82844 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-21 16:11:09.772 | 2026-08-21 16:11:09.772 | Aug 21 18:10:33 devstack cinder-scheduler[82844]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-21 16:11:09.772 | Aug 21 18:10:33 devstack cinder-scheduler[82844]: INFO cinder.manager [None req-9c3c780c-b89d-4676-b178-28d438f7f5d6 None None] Initiating service 1 cleanup 2026-08-21 16:11:09.772 | Aug 21 18:10:33 devstack cinder-scheduler[82844]: INFO cinder.manager [None req-9c3c780c-b89d-4676-b178-28d438f7f5d6 None None] Service 1 cleanup completed. 2026-08-21 16:11:09.772 | Aug 21 18:10:33 devstack cinder-scheduler[82844]: DEBUG cinder.service [None req-9c3c780c-b89d-4676-b178-28d438f7f5d6 None None] Creating RPC server for service cinder-scheduler {{(pid=82844) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-21 16:11:09.772 | Aug 21 18:10:33 devstack cinder-scheduler[82844]: DEBUG cinder.service [None req-9c3c780c-b89d-4676-b178-28d438f7f5d6 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82844) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-21 16:11:09.773 | Aug 21 18:10:43 devstack cinder-scheduler[82844]: DEBUG dbcounter [-] [82844] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.773 | Aug 21 18:10:44 devstack cinder-scheduler[82844]: DEBUG cinder.scheduler.host_manager [None req-300d80b0-9fb0-43b5-a78c-b77c821198cc None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=82844) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-21 16:11:09.773 | Aug 21 18:10:44 devstack cinder-scheduler[82844]: DEBUG cinder.scheduler.host_manager [None req-300d80b0-9fb0-43b5-a78c-b77c821198cc 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, 8, 21, 16, 10, 44, 917602)}, {'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, 8, 21, 16, 10, 44, 917602)}]. {{(pid=82844) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-21 16:11:09.773 | Aug 21 18:10:44 devstack cinder-scheduler[82844]: DEBUG cinder.scheduler.host_manager [None req-300d80b0-9fb0-43b5-a78c-b77c821198cc 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, 8, 21, 16, 10, 44, 879359)} {{(pid=82844) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-21 16:11:09.773 | Aug 21 18:10:54 devstack cinder-scheduler[82844]: DEBUG dbcounter [-] [82844] Writing DB stats cinder:SELECT=1 {{(pid=82844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.778 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.781 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-21 16:11:09.800 | enabled 2026-08-21 16:11:09.806 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-21 16:11:09.829 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-21 16:11:09.829 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-21 16:11:09.829 | Active: active (running) since Fri 2026-08-21 18:10:20 CEST; 49s ago 2026-08-21 16:11:09.829 | Main PID: 82118 (uwsgi) 2026-08-21 16:11:09.829 | Status: "uWSGI is ready" 2026-08-21 16:11:09.829 | Tasks: 7 (limit: 14255) 2026-08-21 16:11:09.829 | Memory: 245.7M (peak: 245.9M) 2026-08-21 16:11:09.829 | CPU: 11.317s 2026-08-21 16:11:09.829 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-21 16:11:09.830 | ├─82118 "cinder-apiuWSGI master" 2026-08-21 16:11:09.830 | ├─82128 "cinder-apiuWSGI worker 1" 2026-08-21 16:11:09.830 | └─82129 "cinder-apiuWSGI worker 2" 2026-08-21 16:11:09.830 | 2026-08-21 16:11:09.830 | Aug 21 18:10:35 devstack devstack@c-api.service[82128]: DEBUG cinder.api.middleware.request_id [None req-bf1cb700-78c6-4c46-a6cc-f99fa1199134 None None] RequestId filter calling following filter/app {{(pid=82128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-21 16:11:09.830 | Aug 21 18:10:36 devstack devstack@c-api.service[82128]: INFO cinder.api.openstack.wsgi [None req-bf1cb700-78c6-4c46-a6cc-f99fa1199134 admin admin] POST http://192.168.122.184/volume/v3/types/2f2b4ccf-7753-41af-aa32-07493a1d1e2b/extra_specs 2026-08-21 16:11:09.831 | Aug 21 18:10:36 devstack devstack@c-api.service[82128]: DEBUG cinder.api.openstack.wsgi [None req-bf1cb700-78c6-4c46-a6cc-f99fa1199134 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=82128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-21 16:11:09.831 | Aug 21 18:10:36 devstack devstack@c-api.service[82128]: /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-08-21 16:11:09.831 | Aug 21 18:10:36 devstack devstack@c-api.service[82128]: warnings.warn( 2026-08-21 16:11:09.831 | Aug 21 18:10:36 devstack devstack@c-api.service[82128]: DEBUG oslo_db.sqlalchemy.engines [None req-bf1cb700-78c6-4c46-a6cc-f99fa1199134 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=82128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-21 16:11:09.831 | Aug 21 18:10:36 devstack devstack@c-api.service[82128]: INFO cinder.api.openstack.wsgi [None req-bf1cb700-78c6-4c46-a6cc-f99fa1199134 admin admin] http://192.168.122.184/volume/v3/types/2f2b4ccf-7753-41af-aa32-07493a1d1e2b/extra_specs returned with HTTP 200 2026-08-21 16:11:09.832 | Aug 21 18:10:36 devstack devstack@c-api.service[82128]: [pid: 82128|app: 0|req: 2/3] 192.168.122.184 () {60 vars in 1338 bytes} [Fri Aug 21 18:10:35 2026] POST /volume/v3/types/2f2b4ccf-7753-41af-aa32-07493a1d1e2b/extra_specs => generated 55 bytes in 866 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-21 16:11:09.832 | Aug 21 18:10:45 devstack devstack@c-api.service[82129]: DEBUG dbcounter [-] [82129] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=82129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.832 | Aug 21 18:10:46 devstack devstack@c-api.service[82128]: DEBUG dbcounter [-] [82128] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=82128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.835 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.837 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-21 16:11:09.858 | enabled 2026-08-21 16:11:09.864 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-21 16:11:09.885 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-21 16:11:09.885 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-21 16:11:09.886 | Active: active (running) since Fri 2026-08-21 18:10:30 CEST; 39s ago 2026-08-21 16:11:09.886 | Main PID: 83505 (cinder-volume) 2026-08-21 16:11:09.886 | Tasks: 2 (limit: 14255) 2026-08-21 16:11:09.886 | Memory: 142.2M (peak: 156.6M) 2026-08-21 16:11:09.886 | CPU: 12.496s 2026-08-21 16:11:09.886 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-21 16:11:09.886 | ├─83505 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-21 16:11:09.886 | └─83803 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-21 16:11:09.886 | 2026-08-21 16:11:09.886 | Aug 21 18:10:46 devstack sudo[84657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-21 16:11:09.887 | Aug 21 18:10:46 devstack sudo[84657]: pam_unix(sudo:session): session closed for user root 2026-08-21 16:11:09.887 | Aug 21 18:10:46 devstack cinder-volume[83803]: DEBUG oslo_concurrency.processutils [None req-300d80b0-9fb0-43b5-a78c-b77c821198cc 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.268s {{(pid=83803) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-21 16:11:09.887 | Aug 21 18:10:46 devstack cinder-volume[83803]: INFO cinder.volume.manager [None req-300d80b0-9fb0-43b5-a78c-b77c821198cc None None] Driver post RPC initialization completed successfully. 2026-08-21 16:11:09.887 | Aug 21 18:10:46 devstack cinder-volume[83803]: DEBUG oslo_service.periodic_task [None req-67f96922-990a-4a9b-9a36-1e9557316420 None None] Running periodic task VolumeManager._thread_info {{(pid=83803) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-21 16:11:09.887 | Aug 21 18:10:46 devstack cinder-volume[83803]: DEBUG cinder.volume.manager [None req-67f96922-990a-4a9b-9a36-1e9557316420 None None] thread count: 6 {{(pid=83803) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-21 16:11:09.887 | Aug 21 18:10:46 devstack cinder-volume[83803]: DEBUG cinder.volume.manager [None req-67f96922-990a-4a9b-9a36-1e9557316420 None None] thread info: [<_MainThread(MainThread, started 126989599608960)>, , , , , ] {{(pid=83803) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-21 16:11:09.887 | Aug 21 18:10:46 devstack cinder-volume[83505]: DEBUG dbcounter [-] [83505] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.887 | Aug 21 18:10:56 devstack cinder-volume[83803]: DEBUG dbcounter [-] [83803] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.888 | Aug 21 18:10:56 devstack cinder-volume[83803]: DEBUG dbcounter [-] [83803] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=83803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:09.893 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.896 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-21 16:11:09.914 | not-found 2026-08-21 16:11:09.920 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.922 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-21 16:11:09.941 | not-found 2026-08-21 16:11:09.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.949 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-21 16:11:09.966 | not-found 2026-08-21 16:11:09.972 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:09.975 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-21 16:11:09.992 | not-found 2026-08-21 16:11:09.997 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.000 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-21 16:11:10.018 | not-found 2026-08-21 16:11:10.024 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.026 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-21 16:11:10.045 | enabled 2026-08-21 16:11:10.050 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-21 16:11:10.073 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-21 16:11:10.073 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-21 16:11:10.073 | Active: active (running) since Fri 2026-08-21 18:08:04 CEST; 3min 5s ago 2026-08-21 16:11:10.073 | Main PID: 71874 (neutron-ovn-age) 2026-08-21 16:11:10.073 | Tasks: 20 (limit: 14255) 2026-08-21 16:11:10.073 | Memory: 342.2M (peak: 343.0M) 2026-08-21 16:11:10.074 | CPU: 12.537s 2026-08-21 16:11:10.074 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-21 16:11:10.074 | ├─71874 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-21 16:11:10.074 | ├─73139 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-21 16:11:10.074 | ├─73456 /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/tmpxo60e0ra/privsep.sock 2026-08-21 16:11:10.074 | └─76181 /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/tmpq5zt9yyn/privsep.sock 2026-08-21 16:11:10.074 | 2026-08-21 16:11:10.074 | Aug 21 18:10:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:11:10.074 | Aug 21 18:10:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:11:10.075 | Aug 21 18:10:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:11:10.075 | Aug 21 18:10:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:11:10.075 | Aug 21 18:11:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:11:10.075 | Aug 21 18:11:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:11:10.075 | Aug 21 18:11:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:11:10.075 | Aug 21 18:11:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-21 16:11:10.075 | Aug 21 18:11:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-21 16:11:10.075 | Aug 21 18:11:08 devstack neutron-ovn-agent[73139]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-21 16:11:10.079 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.081 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-21 16:11:10.098 | not-found 2026-08-21 16:11:10.103 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.106 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-21 16:11:10.123 | not-found 2026-08-21 16:11:10.128 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.131 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-21 16:11:10.148 | not-found 2026-08-21 16:11:10.153 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.156 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-21 16:11:10.173 | not-found 2026-08-21 16:11:10.179 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.182 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-21 16:11:10.200 | enabled 2026-08-21 16:11:10.206 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-21 16:11:10.230 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-21 16:11:10.230 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-21 16:11:10.230 | Active: active (running) since Fri 2026-08-21 18:01:08 CEST; 10min ago 2026-08-21 16:11:10.230 | Main PID: 48354 (dstat.sh) 2026-08-21 16:11:10.230 | Tasks: 3 (limit: 14255) 2026-08-21 16:11:10.230 | Memory: 27.1M (peak: 27.6M) 2026-08-21 16:11:10.230 | CPU: 3.784s 2026-08-21 16:11:10.230 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-21 16:11:10.231 | ├─48354 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-21 16:11:10.231 | ├─48470 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-21 16:11:10.231 | └─48471 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-21 16:11:10.231 | 2026-08-21 16:11:10.231 | Aug 21 18:11:00 devstack dstat.sh[48471]: 21-08 18:11:00| 21 8 70 0 0|5260M 199M 223M 6040M| 0 0 | 0 256k| 0 13.0 |2148 1621 |3.45 2.83 1.86|2.0 0 0| 0 0 | | 17 283 0 26 0 2026-08-21 16:11:10.231 | Aug 21 18:11:01 devstack dstat.sh[48471]: 21-08 18:11:01| 19 11 64 0 0|5205M 255M 223M 6040M|8296B 26k| 44k 428k|3.00 42.0 |4184 3822 |3.45 2.83 1.86|2.0 0 162| 0 0 | | 17 283 0 26 0 2026-08-21 16:11:10.231 | Aug 21 18:11:02 devstack dstat.sh[48471]: 21-08 18:11:02| 20 12 65 0 0|5231M 228M 223M 6040M|3169B 9010B| 0 264k| 0 24.0 |2981 2557 |3.45 2.83 1.86|1.0 0 102| 0 0 | | 17 287 0 26 0 2026-08-21 16:11:10.232 | Aug 21 18:11:03 devstack dstat.sh[48471]: 21-08 18:11:03| 18 9 69 0 0|5253M 206M 223M 6040M| 52B 0 | 0 399k| 0 25.0 |2040 1524 |3.26 2.80 1.85|1.0 0 1.0| 0 0 | | 17 287 0 26 0 2026-08-21 16:11:10.232 | Aug 21 18:11:04 devstack dstat.sh[48471]: 21-08 18:11:04| 17 13 65 0 0|5198M 261M 223M 6040M|7202B 20k| 16k 1690k|3.00 31.0 |4119 3672 |3.26 2.80 1.85|3.0 0 240| 0 0 | | 17 287 0 26 0 2026-08-21 16:11:10.232 | Aug 21 18:11:05 devstack dstat.sh[48471]: 21-08 18:11:05| 1 3 94 0 0|5192M 268M 223M 6040M| 779B 1892B| 0 32k| 0 4.00 |1298 1567 |3.26 2.80 1.85|1.0 0 40| 0 0 | | 17 287 0 26 0 2026-08-21 16:11:10.232 | Aug 21 18:11:06 devstack dstat.sh[48471]: 21-08 18:11:06| 16 10 72 0 0|5200M 259M 223M 6040M| 202B 476B| 0 0 | 0 0 |1993 1535 |3.26 2.80 1.85|2.0 0 5.0| 0 0 | | 17 287 0 26 0 2026-08-21 16:11:10.232 | Aug 21 18:11:07 devstack dstat.sh[48471]: 21-08 18:11:07| 19 8 70 0 0|5228M 231M 223M 6040M| 94B 0 | 0 0 | 0 0 |2031 1537 |3.26 2.80 1.85|2.0 0 0| 0 0 | | 17 287 0 26 0 2026-08-21 16:11:10.232 | Aug 21 18:11:08 devstack dstat.sh[48471]: 21-08 18:11:08| 23 8 66 0 0|5233M 226M 223M 6040M| 84B 0 | 0 376k| 0 37.0 |3110 2840 |3.08 2.77 1.85|2.0 0 6.0| 0 0 | | 17 293 0 26 0 2026-08-21 16:11:10.232 | Aug 21 18:11:09 devstack dstat.sh[48471]: 21-08 18:11:09| 15 16 61 0 0|5162M 297M 223M 6041M| 11k 60k|8179B 395k|2.00 36.9 |5231 4448 |3.08 2.77 1.85|3.0 0 168| 0 0 | | 17 293 0 26 0 2026-08-21 16:11:10.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.238 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-21 16:11:10.256 | enabled 2026-08-21 16:11:10.262 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-21 16:11:10.284 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-21 16:11:10.284 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-21 16:11:10.284 | Active: active (running) since Fri 2026-08-21 18:08:01 CEST; 3min 8s ago 2026-08-21 16:11:10.284 | Main PID: 71176 (neutron-ovn-met) 2026-08-21 16:11:10.284 | Tasks: 2 (limit: 14255) 2026-08-21 16:11:10.284 | Memory: 120.7M (peak: 121.4M) 2026-08-21 16:11:10.285 | CPU: 3.997s 2026-08-21 16:11:10.285 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-21 16:11:10.285 | └─71176 "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-08-21 16:11:10.285 | 2026-08-21 16:11:10.285 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-21 16:11:10.285 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-21 16:11:10.285 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 16:11:10.285 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: 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-08-21 16:11:10.286 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-21 16:11:10.286 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 16:11:10.286 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: 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-08-21 16:11:10.286 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-21 16:11:10.286 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-21 16:11:10.286 | Aug 21 18:08:05 devstack neutron-ovn-metadata-agent[71176]: ERROR neutron 2026-08-21 16:11:10.290 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.293 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-21 16:11:10.311 | enabled 2026-08-21 16:11:10.318 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-21 16:11:10.341 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-21 16:11:10.341 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-21 16:11:10.341 | Active: active (running) since Fri 2026-08-21 18:08:08 CEST; 3min 2s ago 2026-08-21 16:11:10.341 | Main PID: 72948 (uwsgi) 2026-08-21 16:11:10.341 | Status: "uWSGI is ready" 2026-08-21 16:11:10.342 | Tasks: 23 (limit: 14255) 2026-08-21 16:11:10.342 | Memory: 385.5M (peak: 386.2M) 2026-08-21 16:11:10.342 | CPU: 44.479s 2026-08-21 16:11:10.342 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-21 16:11:10.342 | ├─72948 "neutron-apiuWSGI master" 2026-08-21 16:11:10.342 | ├─72949 "neutron-apiuWSGI worker 1" 2026-08-21 16:11:10.342 | └─72950 "neutron-apiuWSGI worker 2" 2026-08-21 16:11:10.342 | 2026-08-21 16:11:10.342 | Aug 21 18:10:54 devstack devstack@neutron-api.service[72949]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72949) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-21 16:11:10.342 | Aug 21 18:10:54 devstack devstack@neutron-api.service[72949]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "365932357f1959e7bb224ba4893861c0" from periodic health check thread {{(pid=72949) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-21 16:11:10.342 | Aug 21 18:10:54 devstack devstack@neutron-api.service[72950]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72950) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-21 16:11:10.343 | Aug 21 18:10:54 devstack devstack@neutron-api.service[72950]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "36da9d196bc65afeaa5118a45742f1f0" from periodic health check thread {{(pid=72950) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-21 16:11:10.343 | Aug 21 18:11:04 devstack devstack@neutron-api.service[72949]: DEBUG dbcounter [-] [72949] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.343 | Aug 21 18:11:04 devstack devstack@neutron-api.service[72950]: DEBUG dbcounter [-] [72950] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.343 | Aug 21 18:11:09 devstack devstack@neutron-api.service[72949]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72949) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-21 16:11:10.344 | Aug 21 18:11:09 devstack devstack@neutron-api.service[72949]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "365932357f1959e7bb224ba4893861c0" from periodic health check thread {{(pid=72949) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-21 16:11:10.344 | Aug 21 18:11:09 devstack devstack@neutron-api.service[72950]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72950) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-21 16:11:10.344 | Aug 21 18:11:09 devstack devstack@neutron-api.service[72950]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "36da9d196bc65afeaa5118a45742f1f0" from periodic health check thread {{(pid=72950) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-21 16:11:10.347 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.350 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-21 16:11:10.369 | enabled 2026-08-21 16:11:10.374 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-21 16:11:10.398 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-21 16:11:10.398 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-21 16:11:10.398 | Active: active (running) since Fri 2026-08-21 18:08:13 CEST; 2min 57s ago 2026-08-21 16:11:10.398 | Main PID: 73960 (neutron-periodi) 2026-08-21 16:11:10.398 | Tasks: 15 (limit: 14255) 2026-08-21 16:11:10.398 | Memory: 179.0M (peak: 179.2M) 2026-08-21 16:11:10.399 | CPU: 7.104s 2026-08-21 16:11:10.399 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-21 16:11:10.399 | ├─73960 "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-08-21 16:11:10.399 | └─74577 "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-08-21 16:11:10.399 | 2026-08-21 16:11:10.399 | Aug 21 18:09:53 devstack neutron-periodic-workers[74577]: DEBUG oslo.service.backend._threading.loopingcall [None req-95770de7-7fed-4f0c-91e1-51fbcc6c9b7c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=74577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.399 | Aug 21 18:09:57 devstack neutron-periodic-workers[74577]: DEBUG neutron.db.agents_db [None req-df13a119-b3e6-419d-8e3f-9d0f16d6214b None None] Agent healthcheck: found 0 active agents {{(pid=74577) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-21 16:11:10.399 | Aug 21 18:09:57 devstack neutron-periodic-workers[74577]: DEBUG oslo.service.backend._threading.loopingcall [None req-df13a119-b3e6-419d-8e3f-9d0f16d6214b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.400 | Aug 21 18:10:07 devstack neutron-periodic-workers[74577]: DEBUG dbcounter [-] [74577] Writing DB stats neutron:SELECT=5 {{(pid=74577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.400 | Aug 21 18:10:23 devstack neutron-periodic-workers[74577]: DEBUG oslo.service.backend._threading.loopingcall [None req-35374203-9b58-41fd-bed9-9636b6b486fb None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=74577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.400 | Aug 21 18:10:30 devstack neutron-periodic-workers[74577]: DEBUG oslo.service.backend._threading.loopingcall [None req-95770de7-7fed-4f0c-91e1-51fbcc6c9b7c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=74577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.400 | Aug 21 18:10:34 devstack neutron-periodic-workers[74577]: DEBUG neutron.db.agents_db [None req-df13a119-b3e6-419d-8e3f-9d0f16d6214b None None] Agent healthcheck: found 0 active agents {{(pid=74577) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-21 16:11:10.400 | Aug 21 18:10:34 devstack neutron-periodic-workers[74577]: DEBUG oslo.service.backend._threading.loopingcall [None req-df13a119-b3e6-419d-8e3f-9d0f16d6214b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.96 seconds {{(pid=74577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.400 | Aug 21 18:10:44 devstack neutron-periodic-workers[74577]: DEBUG dbcounter [-] [74577] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=74577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.400 | Aug 21 18:11:07 devstack neutron-periodic-workers[74577]: DEBUG oslo.service.backend._threading.loopingcall [None req-95770de7-7fed-4f0c-91e1-51fbcc6c9b7c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=74577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.404 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.407 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-21 16:11:10.426 | enabled 2026-08-21 16:11:10.431 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-21 16:11:10.453 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-21 16:11:10.454 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-21 16:11:10.454 | Active: active (running) since Fri 2026-08-21 18:08:10 CEST; 3min 0s ago 2026-08-21 16:11:10.454 | Main PID: 73462 (neutron-rpc-ser) 2026-08-21 16:11:10.454 | Tasks: 23 (limit: 14255) 2026-08-21 16:11:10.454 | Memory: 189.7M (peak: 190.4M) 2026-08-21 16:11:10.454 | CPU: 8.864s 2026-08-21 16:11:10.454 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-21 16:11:10.454 | ├─73462 "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-08-21 16:11:10.454 | ├─74550 "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-08-21 16:11:10.455 | └─74553 "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-08-21 16:11:10.455 | 2026-08-21 16:11:10.455 | Aug 21 18:08:23 devstack neutron-rpc-server[74553]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=74553) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-21 16:11:10.455 | Aug 21 18:08:23 devstack neutron-rpc-server[74550]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74550) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-21 16:11:10.455 | Aug 21 18:08:23 devstack neutron-rpc-server[74553]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74553) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-21 16:11:10.455 | Aug 21 18:08:23 devstack neutron-rpc-server[74553]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74553) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-21 16:11:10.455 | Aug 21 18:08:23 devstack neutron-rpc-server[74550]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74550) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-21 16:11:10.455 | Aug 21 18:08:23 devstack neutron-rpc-server[74550]: DEBUG neutron.service [-] calling wait on {{(pid=74550) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-21 16:11:10.455 | Aug 21 18:08:23 devstack neutron-rpc-server[74553]: DEBUG neutron.service [-] calling wait on {{(pid=74553) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-21 16:11:10.456 | Aug 21 18:08:31 devstack neutron-rpc-server[73462]: DEBUG dbcounter [-] [73462] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=73462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.456 | Aug 21 18:08:53 devstack neutron-rpc-server[74553]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-21 16:11:10.456 | Aug 21 18:08:53 devstack neutron-rpc-server[74550]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-21 16:11:10.460 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.462 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:11:10.481 | enabled 2026-08-21 16:11:10.487 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-21 16:11:10.510 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:11:10.510 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-21 16:11:10.511 | Active: active (running) since Fri 2026-08-21 18:08:15 CEST; 2min 54s ago 2026-08-21 16:11:10.511 | Main PID: 74468 (neutron-ovn-mai) 2026-08-21 16:11:10.511 | Tasks: 12 (limit: 14255) 2026-08-21 16:11:10.511 | Memory: 251.7M (peak: 252.2M) 2026-08-21 16:11:10.511 | CPU: 8.306s 2026-08-21 16:11:10.511 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-21 16:11:10.511 | ├─74468 "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-08-21 16:11:10.512 | └─74590 "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-08-21 16:11:10.512 | 2026-08-21 16:11:10.512 | Aug 21 18:08:44 devstack neutron-ovn-maintenance-worker[74590]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-156492ff-77dd-484b-bf32-669ad1d4e625 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=74590) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-21 16:11:10.512 | Aug 21 18:08:44 devstack neutron-ovn-maintenance-worker[74590]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-156492ff-77dd-484b-bf32-669ad1d4e625 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=74590) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-21 16:11:10.512 | Aug 21 18:08:44 devstack neutron-ovn-maintenance-worker[74590]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-156492ff-77dd-484b-bf32-669ad1d4e625 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-08-21 16:11:10.512 | Aug 21 18:08:44 devstack neutron-ovn-maintenance-worker[74590]: DEBUG futurist.periodics [None req-156492ff-77dd-484b-bf32-669ad1d4e625 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=74590) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-21 16:11:10.512 | Aug 21 18:08:44 devstack neutron-ovn-maintenance-worker[74590]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-156492ff-77dd-484b-bf32-669ad1d4e625 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=74590) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-21 16:11:10.513 | Aug 21 18:08:44 devstack neutron-ovn-maintenance-worker[74590]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-156492ff-77dd-484b-bf32-669ad1d4e625 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=74590) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-21 16:11:10.513 | Aug 21 18:08:45 devstack neutron-ovn-maintenance-worker[74590]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-156492ff-77dd-484b-bf32-669ad1d4e625 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-08-21 16:11:10.513 | Aug 21 18:08:45 devstack neutron-ovn-maintenance-worker[74590]: DEBUG futurist.periodics [None req-156492ff-77dd-484b-bf32-669ad1d4e625 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=74590) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-21 16:11:10.513 | Aug 21 18:08:45 devstack neutron-ovn-maintenance-worker[74590]: DEBUG futurist.periodics [None req-156492ff-77dd-484b-bf32-669ad1d4e625 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=74590) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-21 16:11:10.513 | Aug 21 18:08:55 devstack neutron-ovn-maintenance-worker[74590]: DEBUG dbcounter [-] [74590] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=74590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.517 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.519 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-21 16:11:10.538 | enabled 2026-08-21 16:11:10.543 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-21 16:11:10.566 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-21 16:11:10.566 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-21 16:11:10.566 | Active: active (running) since Fri 2026-08-21 18:10:02 CEST; 1min 7s ago 2026-08-21 16:11:10.566 | Main PID: 78786 (nova-novncproxy) 2026-08-21 16:11:10.566 | Tasks: 4 (limit: 14255) 2026-08-21 16:11:10.566 | Memory: 108.7M (peak: 108.9M) 2026-08-21 16:11:10.567 | CPU: 3.927s 2026-08-21 16:11:10.567 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-21 16:11:10.567 | └─78786 /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-08-21 16:11:10.567 | 2026-08-21 16:11:10.567 | Aug 21 18:10:03 devstack nova-novncproxy[78786]: If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:11:10.567 | Aug 21 18:10:03 devstack nova-novncproxy[78786]: framework. For more detail see 2026-08-21 16:11:10.567 | Aug 21 18:10:03 devstack nova-novncproxy[78786]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:11:10.567 | Aug 21 18:10:03 devstack nova-novncproxy[78786]: import eventlet # noqa 2026-08-21 16:11:10.567 | Aug 21 18:10:04 devstack nova-novncproxy[78786]: 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-08-21 16:11:10.568 | Aug 21 18:10:08 devstack nova-novncproxy[78786]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-21 16:11:10.568 | Aug 21 18:10:08 devstack nova-novncproxy[78786]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-21 16:11:10.568 | Aug 21 18:10:08 devstack nova-novncproxy[78786]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-21 16:11:10.568 | Aug 21 18:10:08 devstack nova-novncproxy[78786]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-21 16:11:10.568 | Aug 21 18:10:08 devstack nova-novncproxy[78786]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-21 16:11:10.572 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.574 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-21 16:11:10.593 | enabled 2026-08-21 16:11:10.599 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-21 16:11:10.623 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-21 16:11:10.623 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-21 16:11:10.623 | Active: active (running) since Fri 2026-08-21 18:10:05 CEST; 1min 4s ago 2026-08-21 16:11:10.623 | Main PID: 79591 (nova-conductor:) 2026-08-21 16:11:10.623 | Tasks: 19 (limit: 14255) 2026-08-21 16:11:10.623 | Memory: 157.5M (peak: 157.9M) 2026-08-21 16:11:10.624 | CPU: 5.236s 2026-08-21 16:11:10.624 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-21 16:11:10.624 | ├─79591 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-21 16:11:10.624 | ├─81210 "nova-conductor: ServiceWrapper worker(0)" 2026-08-21 16:11:10.624 | └─81212 "nova-conductor: ServiceWrapper worker(1)" 2026-08-21 16:11:10.624 | 2026-08-21 16:11:10.624 | Aug 21 18:10:12 devstack nova-conductor[81210]: DEBUG nova.servicegroup.drivers.db [None req-6ab4c610-42c5-4ddd-9f05-8fb727362815 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=81210) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-21 16:11:10.624 | Aug 21 18:10:17 devstack nova-conductor[81212]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=81212) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.624 | Aug 21 18:10:17 devstack nova-conductor[81210]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=81210) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.625 | Aug 21 18:10:20 devstack nova-conductor[79591]: DEBUG dbcounter [-] [79591] Writing DB stats nova_api:SELECT=1 {{(pid=79591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.625 | Aug 21 18:10:20 devstack nova-conductor[79591]: DEBUG dbcounter [-] [79591] Writing DB stats nova_cell0:SELECT=1 {{(pid=79591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.625 | Aug 21 18:10:20 devstack nova-conductor[79591]: DEBUG dbcounter [-] [79591] Writing DB stats nova_cell1:SELECT=1 {{(pid=79591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.625 | Aug 21 18:10:27 devstack nova-conductor[81212]: DEBUG dbcounter [-] [81212] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=81212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.625 | Aug 21 18:10:27 devstack nova-conductor[81210]: DEBUG dbcounter [-] [81210] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=81210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.625 | Aug 21 18:10:30 devstack nova-conductor[81212]: DEBUG oslo.service.backend._threading.loopingcall [None req-af72b14e-8815-4bc5-b37c-b5928881d122 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81212) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.625 | Aug 21 18:11:07 devstack nova-conductor[81210]: DEBUG oslo.service.backend._threading.loopingcall [None req-dd94bf69-800d-4747-acc7-59ee398f31db None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81210) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.629 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-21 16:11:10.633 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-21 16:11:10.651 | enabled 2026-08-21 16:11:10.657 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-21 16:11:10.680 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-21 16:11:10.681 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-21 16:11:10.681 | Active: active (running) since Fri 2026-08-21 18:10:08 CEST; 1min 2s ago 2026-08-21 16:11:10.681 | Main PID: 80146 (nova-conductor:) 2026-08-21 16:11:10.681 | Tasks: 37 (limit: 14255) 2026-08-21 16:11:10.681 | Memory: 166.5M (peak: 166.8M) 2026-08-21 16:11:10.681 | CPU: 5.368s 2026-08-21 16:11:10.681 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-21 16:11:10.681 | ├─80146 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-21 16:11:10.681 | ├─81294 "nova-conductor: ServiceWrapper worker(0)" 2026-08-21 16:11:10.682 | └─81296 "nova-conductor: ServiceWrapper worker(1)" 2026-08-21 16:11:10.682 | 2026-08-21 16:11:10.682 | Aug 21 18:10:38 devstack nova-conductor[81294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.682 | Aug 21 18:10:38 devstack nova-conductor[81296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.682 | Aug 21 18:10:48 devstack nova-conductor[81294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.682 | Aug 21 18:10:48 devstack nova-conductor[81296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.682 | Aug 21 18:10:58 devstack nova-conductor[81294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.682 | Aug 21 18:10:58 devstack nova-conductor[81296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.682 | Aug 21 18:11:00 devstack nova-conductor[81296]: DEBUG oslo.service.backend._threading.loopingcall [None req-4f123e13-0c71-403e-a696-c4fc217cad77 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.683 | Aug 21 18:11:08 devstack nova-conductor[81294]: DEBUG dbcounter [-] [81294] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=6 {{(pid=81294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-21 16:11:10.683 | Aug 21 18:11:08 devstack nova-conductor[81294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.683 | Aug 21 18:11:08 devstack nova-conductor[81296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-21 16:11:10.687 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-21 16:11:10.703 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:10.706 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-21 16:11:10.723 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:10.726 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-21 16:11:10.729 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-21 16:11:11.308 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:11:11.308 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:11:11.308 | we strongly recommend against using it for new projects. 2026-08-21 16:11:11.308 | 2026-08-21 16:11:11.308 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:11:11.308 | framework. For more detail see 2026-08-21 16:11:11.309 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:11:11.309 | 2026-08-21 16:11:11.309 | import eventlet # noqa 2026-08-21 16:11:11.576 | 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-08-21 16:11:14.785 | INFO dbcounter [None req-c3362338-ad19-4325-a60b-becb63299e0d None None] Registered counter for database nova_api 2026-08-21 16:11:14.911 | DEBUG dbcounter [-] [85781] Writer thread running {{(pid=85781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:11:14.922 | Found 2 cell mappings. 2026-08-21 16:11:14.922 | Skipping cell0 since it does not contain hosts. 2026-08-21 16:11:14.922 | Getting computes from cell 'cell1': 542de2ad-861e-4529-87cf-339b61b54235 2026-08-21 16:11:14.922 | INFO dbcounter [None req-c3362338-ad19-4325-a60b-becb63299e0d None None] Registered counter for database nova_cell1 2026-08-21 16:11:14.997 | DEBUG dbcounter [-] [85781] Writer thread running {{(pid=85781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-21 16:11:15.165 | Checking host mapping for compute host 'devstack': 37128dd4-6778-4b35-b5a9-273179d95b4a 2026-08-21 16:11:15.166 | Creating host mapping for compute host 'devstack': 37128dd4-6778-4b35-b5a9-273179d95b4a 2026-08-21 16:11:15.166 | Found 1 unmapped computes in cell: 542de2ad-861e-4529-87cf-339b61b54235 2026-08-21 16:11:15.898 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-21 16:11:16.447 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-21 16:11:16.447 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-21 16:11:16.447 | we strongly recommend against using it for new projects. 2026-08-21 16:11:16.447 | 2026-08-21 16:11:16.447 | If you are already using Eventlet, we recommend migrating to a different 2026-08-21 16:11:16.448 | framework. For more detail see 2026-08-21 16:11:16.448 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-21 16:11:16.448 | 2026-08-21 16:11:16.448 | import eventlet # noqa 2026-08-21 16:11:16.718 | 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-08-21 16:11:20.375 | +-------------------------------------------+ 2026-08-21 16:11:20.375 | | Upgrade Check Results | 2026-08-21 16:11:20.375 | +-------------------------------------------+ 2026-08-21 16:11:20.376 | | Check: Cells v2 | 2026-08-21 16:11:20.376 | | Result: Success | 2026-08-21 16:11:20.376 | | Details: None | 2026-08-21 16:11:20.376 | +-------------------------------------------+ 2026-08-21 16:11:20.376 | | Check: Placement API | 2026-08-21 16:11:20.376 | | Result: Success | 2026-08-21 16:11:20.376 | | Details: None | 2026-08-21 16:11:20.376 | +-------------------------------------------+ 2026-08-21 16:11:20.376 | | Check: Cinder API | 2026-08-21 16:11:20.376 | | Result: Success | 2026-08-21 16:11:20.376 | | Details: None | 2026-08-21 16:11:20.377 | +-------------------------------------------+ 2026-08-21 16:11:20.377 | | Check: Policy File JSON to YAML Migration | 2026-08-21 16:11:20.377 | | Result: Success | 2026-08-21 16:11:20.377 | | Details: None | 2026-08-21 16:11:20.377 | +-------------------------------------------+ 2026-08-21 16:11:20.377 | | Check: Older than N-1 computes | 2026-08-21 16:11:20.377 | | Result: Success | 2026-08-21 16:11:20.377 | | Details: None | 2026-08-21 16:11:20.377 | +-------------------------------------------+ 2026-08-21 16:11:20.377 | | Check: hw_machine_type unset | 2026-08-21 16:11:20.377 | | Result: Success | 2026-08-21 16:11:20.378 | | Details: None | 2026-08-21 16:11:20.378 | +-------------------------------------------+ 2026-08-21 16:11:20.378 | | Check: Service User Token Configuration | 2026-08-21 16:11:20.378 | | Result: Success | 2026-08-21 16:11:20.381 | | Details: None | 2026-08-21 16:11:20.381 | +-------------------------------------------+ 2026-08-21 16:11:21.300 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-21 16:11:21.308 | + ./stack.sh:main:1485 : command openstack complete 2026-08-21 16:11:21.309 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-21 16:11:24.897 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-21 16:11:24.931 | + functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:24.937 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-21 16:11:24.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-21 16:11:24.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-21 16:11:24.953 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-21 16:11:24.958 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:11:24.963 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-21 16:11:24.968 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-21 16:11:24.973 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-21 16:11:24.977 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-21 16:11:24.982 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-21 16:11:24.987 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-21 16:11:24.993 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-21 16:11:24.999 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-21 16:11:25.058 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-21 16:11:25.066 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-21 16:11:25.066 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-21 16:11:25.068 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-21 16:11:25.076 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-21 16:11:25.080 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-21 16:11:25.085 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-21 16:11:25.090 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-21 16:11:25.095 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-21 16:11:25.100 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-21 16:11:25.126 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-21 16:11:25.148 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-21 16:11:25.153 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:11:25.158 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-21 16:11:25.163 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-21 16:11:25.168 | + functions-common:run_phase:1848 : local mode=stack 2026-08-21 16:11:25.173 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-21 16:11:25.177 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-21 16:11:25.182 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-21 16:11:25.187 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-21 16:11:25.193 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-21 16:11:25.198 | + functions-common:run_phase:1858 : local extra 2026-08-21 16:11:25.205 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-21 16:11:25.211 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-21 16:11:25.217 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-21 16:11:25.221 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-21 16:11:25.226 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-21 16:11:25.232 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-21 16:11:25.261 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:25.266 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:11:25.271 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:25.275 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-21 16:11:25.280 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:25.285 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:11:25.290 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:25.295 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-21 16:11:25.300 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:25.304 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-21 16:11:25.309 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-21 16:11:25.314 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-21 16:11:25.319 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-21 16:11:25.396 | [2071 Async install_tempest:46469]: Waiting for completion of install_tempest running on PID 46469 (1 other jobs running) 2026-08-21 16:11:25.432 | [2071 Async install_tempest:46469]: Signaling child to exit 2026-08-21 16:11:25.432 | WAKEUP 2026-08-21 16:11:25.464 | [2071 Async install_tempest:46469]: Signaled 2026-08-21 16:11:25.467 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-21 16:11:25.467 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-21 16:11:25.467 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-21 16:11:25.467 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-21 16:11:25.467 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-21 16:11:25.467 | +++ functions-common:git_clone:593 : pwd 2026-08-21 16:11:25.467 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 16:11:25.467 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 16:11:25.468 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:610 : echo master 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 16:11:25.468 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-21 16:11:25.468 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:11:25.469 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:11:25.469 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:11:25.469 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:11:25.469 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:11:25.469 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:11:25.469 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:11:25.469 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:11:25.469 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:11:25.469 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328047530 2026-08-21 16:11:25.469 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-21 16:11:25.469 | Cloning into '/opt/stack/tempest'... 2026-08-21 16:11:25.469 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2427 : start_time=1787328047530 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2429 : [[ -z 1787328047530 ]] 2026-08-21 16:11:25.470 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2432 : end_time=1787328056508 2026-08-21 16:11:25.470 | ++ functions-common:time_stop:2433 : elapsed_time=8978 2026-08-21 16:11:25.471 | ++ functions-common:time_stop:2434 : total=397806 2026-08-21 16:11:25.471 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:11:25.471 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406784 2026-08-21 16:11:25.471 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-21 16:11:25.471 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 16:11:25.471 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:11:25.471 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:11:25.471 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:11:25.471 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:11:25.471 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:11:25.471 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:11:25.472 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:11:25.472 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:11:25.472 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:11:25.472 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328056560 2026-08-21 16:11:25.472 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 16:11:25.472 | From https://review.opendev.org/openstack/tempest 2026-08-21 16:11:25.472 | * branch master -> FETCH_HEAD 2026-08-21 16:11:25.472 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:11:25.472 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:11:25.472 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:11:25.472 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2427 : start_time=1787328056560 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2429 : [[ -z 1787328056560 ]] 2026-08-21 16:11:25.473 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2432 : end_time=1787328057157 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2433 : elapsed_time=597 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2434 : total=406784 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:11:25.473 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407381 2026-08-21 16:11:25.474 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 16:11:25.474 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:11:25.474 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:11:25.474 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:11:25.474 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:11:25.474 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:11:25.474 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:11:25.474 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:11:25.474 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:11:25.474 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:11:25.474 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328057214 2026-08-21 16:11:25.475 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 16:11:25.475 | Note: switching to 'FETCH_HEAD'. 2026-08-21 16:11:25.475 | 2026-08-21 16:11:25.475 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 16:11:25.475 | changes and commit them, and you can discard any commits you make in this 2026-08-21 16:11:25.475 | state without impacting any branches by switching back to a branch. 2026-08-21 16:11:25.475 | 2026-08-21 16:11:25.475 | If you want to create a new branch to retain commits you create, you may 2026-08-21 16:11:25.475 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 16:11:25.475 | 2026-08-21 16:11:25.475 | git switch -c 2026-08-21 16:11:25.476 | 2026-08-21 16:11:25.476 | Or undo this operation with: 2026-08-21 16:11:25.476 | 2026-08-21 16:11:25.476 | git switch - 2026-08-21 16:11:25.476 | 2026-08-21 16:11:25.476 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 16:11:25.476 | 2026-08-21 16:11:25.476 | HEAD is now at fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-21 16:11:25.476 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:11:25.476 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:11:25.476 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2427 : start_time=1787328057214 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2429 : [[ -z 1787328057214 ]] 2026-08-21 16:11:25.477 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2432 : end_time=1787328057401 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2433 : elapsed_time=187 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2434 : total=407381 2026-08-21 16:11:25.477 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:11:25.478 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407568 2026-08-21 16:11:25.478 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-21 16:11:25.478 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-21 16:11:25.478 | ++ functions-common:git_clone:673 : head -1 2026-08-21 16:11:25.478 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-21 16:11:25.478 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-21 16:11:25.478 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 16:11:25.478 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-21 16:11:25.478 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-21 16:11:25.478 | ++ 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-08-21 16:11:25.479 | Collecting tox!=2.8.0,<4.0.0 2026-08-21 16:11:25.479 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-21 16:11:25.479 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-21 16:11:25.479 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-21 16:11:25.479 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-08-21 16:11:25.479 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-21 16:11:25.479 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-21 16:11:25.479 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-21 16:11:25.479 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-21 16:11:25.479 | 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-08-21 16:11:25.479 | 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-08-21 16:11:25.480 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-21 16:11:25.480 | 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-08-21 16:11:25.480 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-21 16:11:25.480 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.11.3) 2026-08-21 16:11:25.480 | 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-08-21 16:11:25.480 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-21 16:11:25.480 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-21 16:11:25.480 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-21 16:11:25.480 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-21 16:11:25.480 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-21 16:11:25.480 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-21 16:11:25.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 63.1 MB/s 0:00:00 2026-08-21 16:11:25.481 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-21 16:11:25.481 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-21 16:11:25.481 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-21 16:11:25.481 | 2026-08-21 16:11:25.481 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-08-21 16:11:25.481 | ++ inc/python:pip_install:216 : result=0 2026-08-21 16:11:25.481 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:11:25.481 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:11:25.481 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:11:25.481 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2427 : start_time=1787328057474 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2429 : [[ -z 1787328057474 ]] 2026-08-21 16:11:25.482 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2432 : end_time=1787328060989 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2433 : elapsed_time=3515 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2434 : total=169031 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:11:25.482 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172546 2026-08-21 16:11:25.483 | ++ inc/python:pip_install:219 : return 0 2026-08-21 16:11:25.483 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-21 16:11:25.483 | /opt/stack/tempest ~/devstack 2026-08-21 16:11:25.483 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-21 16:11:25.483 | Switched to branch 'master' 2026-08-21 16:11:25.483 | Your branch is up to date with 'origin/master'. 2026-08-21 16:11:25.483 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-21 16:11:25.483 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-21 16:11:25.483 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.VYG6qURuST 2026-08-21 16:11:25.483 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.VYG6qURuST 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.VYG6qURuST 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:11:25.484 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:11:25.484 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-21 16:11:25.485 | full create: /opt/stack/tempest/.tox/tempest 2026-08-21 16:11:25.485 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-21 16:11:25.485 | full develop-inst: /opt/stack/tempest 2026-08-21 16:11:25.485 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:11:25.485 | ___________________________________ summary ____________________________________ 2026-08-21 16:11:25.485 | full: skipped tests 2026-08-21 16:11:25.485 | congratulations :) 2026-08-21 16:11:25.485 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.VYG6qURuST -r requirements.txt 2026-08-21 16:11:25.485 | 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-08-21 16:11:25.485 | 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.15.0) 2026-08-21 16:11:25.485 | 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-08-21 16:11:25.486 | 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-08-21 16:11:25.486 | 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-08-21 16:11:25.486 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-21 16:11:25.486 | 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-08-21 16:11:25.486 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-21 16:11:25.486 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-21 16:11:25.486 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-21 16:11:25.486 | 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-08-21 16:11:25.487 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-21 16:11:25.487 | 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-08-21 16:11:25.487 | 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-08-21 16:11:25.487 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-21 16:11:25.487 | 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-08-21 16:11:25.487 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-21 16:11:25.487 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-21 16:11:25.487 | 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-08-21 16:11:25.487 | 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-08-21 16:11:25.487 | 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-08-21 16:11:25.487 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-21 16:11:25.488 | 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-08-21 16:11:25.488 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-21 16:11:25.488 | 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-08-21 16:11:25.488 | 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.2.0) 2026-08-21 16:11:25.488 | 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-08-21 16:11:25.488 | 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-08-21 16:11:25.488 | 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-08-21 16:11:25.488 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-08-21 16:11:25.488 | 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-08-21 16:11:25.488 | 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-08-21 16:11:25.489 | 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-08-21 16:11:25.489 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-21 16:11:25.489 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-21 16:11:25.489 | 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-08-21 16:11:25.489 | 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-08-21 16:11:25.489 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-21 16:11:25.489 | 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-08-21 16:11:25.490 | 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-08-21 16:11:25.490 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-08-21 16:11:25.490 | 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-08-21 16:11:25.490 | 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-08-21 16:11:25.490 | 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-08-21 16:11:25.490 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-08-21 16:11:25.490 | 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-08-21 16:11:25.490 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-21 16:11:25.490 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-08-21 16:11:25.490 | 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-08-21 16:11:25.490 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 16:11:25.491 | 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-08-21 16:11:25.491 | 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-08-21 16:11:25.491 | 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-08-21 16:11:25.491 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-08-21 16:11:25.491 | 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-08-21 16:11:25.491 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-08-21 16:11:25.491 | 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-08-21 16:11:25.491 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-21 16:11:25.491 | 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-08-21 16:11:25.491 | 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-08-21 16:11:25.492 | 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-08-21 16:11:25.492 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-21 16:11:25.492 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.VYG6qURuST 2026-08-21 16:11:25.492 | ++ lib/tempest:install_tempest:868 : popd 2026-08-21 16:11:25.492 | ~/devstack 2026-08-21 16:11:25.531 | [2071 Async install_tempest:46469]: finished install_tempest with result 0 in 44 seconds 2026-08-21 16:11:25.538 | ++ inc/async:async_wait:197 : return 0 2026-08-21 16:11:25.543 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-21 16:11:25.547 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:11:25.552 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-21 16:11:25.557 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-21 16:11:25.562 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-21 16:11:25.566 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-21 16:11:25.571 | ++ inc/python:setup_develop:353 : local bindep 2026-08-21 16:11:25.575 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-21 16:11:25.579 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-21 16:11:25.584 | ++ inc/python:setup_develop:359 : local extras= 2026-08-21 16:11:25.588 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-21 16:11:25.592 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-21 16:11:25.596 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-21 16:11:25.601 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-21 16:11:25.605 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-21 16:11:25.609 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-21 16:11:25.615 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-21 16:11:25.619 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-21 16:11:25.624 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-21 16:11:25.628 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-21 16:11:25.633 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-21 16:11:25.639 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-21 16:11:25.647 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-21 16:11:25.652 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-21 16:11:25.656 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-21 16:11:25.841 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-21 16:11:25.846 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-21 16:11:25.850 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-21 16:11:25.855 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-21 16:11:25.859 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-21 16:11:25.864 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-21 16:11:25.869 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-21 16:11:25.873 | ++ inc/python:setup_package:446 : local extras= 2026-08-21 16:11:25.877 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-21 16:11:25.882 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-21 16:11:25.886 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-21 16:11:25.891 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-21 16:11:25.895 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-21 16:11:25.899 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-21 16:11:25.935 | Using python 3.12 to install /opt/stack/tempest 2026-08-21 16:11:25.940 | ++ 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-08-21 16:11:27.059 | Obtaining file:///opt/stack/tempest 2026-08-21 16:11:27.063 | Installing build dependencies: started 2026-08-21 16:11:29.140 | Installing build dependencies: finished with status 'done' 2026-08-21 16:11:29.141 | Checking if build backend supports build_editable: started 2026-08-21 16:11:29.792 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-21 16:11:29.795 | Getting requirements to build editable: started 2026-08-21 16:11:30.179 | Getting requirements to build editable: finished with status 'done' 2026-08-21 16:11:30.182 | Preparing editable metadata (pyproject.toml): started 2026-08-21 16:11:31.702 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-21 16:11:31.729 | 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.dev43) (7.0.3) 2026-08-21 16:11:31.730 | 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.dev43) (4.15.0) 2026-08-21 16:11:31.733 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-21 16:11:31.733 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-21 16:11:31.733 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-21 16:11:31.733 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-21 16:11:31.735 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-21 16:11:31.736 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-21 16:11:31.737 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.7.0) 2026-08-21 16:11:31.738 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-21 16:11:31.927 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-21 16:11:31.932 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-21 16:11:31.937 | 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.dev43) (5.11.0) 2026-08-21 16:11:31.938 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-21 16:11:31.939 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-21 16:11:31.941 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-21 16:11:31.943 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-21 16:11:31.944 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.1) 2026-08-21 16:11:31.945 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-21 16:11:31.946 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-21 16:11:31.948 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-21 16:11:31.948 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-21 16:11:31.949 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-21 16:11:31.950 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-21 16:11:31.953 | 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.dev43) (0.6.0) 2026-08-21 16:11:31.954 | 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.dev43) (4.2.0) 2026-08-21 16:11:31.959 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.dev43) (3.0.53) 2026-08-21 16:11:31.960 | 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.dev43) (1.11.0) 2026-08-21 16:11:31.962 | 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.dev43) (15.0.0) 2026-08-21 16:11:31.964 | 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.dev43) (1.8.0) 2026-08-21 16:11:31.967 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.1.1) 2026-08-21 16:11:31.972 | 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.dev43) (3.0) 2026-08-21 16:11:31.974 | 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.dev43) (2.3.0) 2026-08-21 16:11:31.982 | 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.dev43) (26.1.0) 2026-08-21 16:11:31.983 | 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.dev43) (2025.9.1) 2026-08-21 16:11:31.984 | 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.dev43) (0.37.0) 2026-08-21 16:11:31.985 | 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.dev43) (2026.6.3) 2026-08-21 16:11:31.994 | 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.dev43) (6.9.0) 2026-08-21 16:11:31.997 | 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.dev43) (2.0.0) 2026-08-21 16:11:31.999 | 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.dev43) (2.34.2) 2026-08-21 16:11:32.003 | 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.dev43) (6.5.0) 2026-08-21 16:11:32.005 | 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.dev43) (2.9.0.post0) 2026-08-21 16:11:32.008 | 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.dev43) (4.16.0) 2026-08-21 16:11:32.011 | 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.dev43) (1.2.1) 2026-08-21 16:11:32.015 | 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.dev43) (2.1.0) 2026-08-21 16:11:32.017 | 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.dev43) (3.3.2) 2026-08-21 16:11:32.018 | 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.dev43) (26.3) 2026-08-21 16:11:32.019 | 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.dev43) (7.2.2) 2026-08-21 16:11:32.026 | 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.dev43) (5.0.0) 2026-08-21 16:11:32.027 | 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.dev43) (3.0.3) 2026-08-21 16:11:32.028 | 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.dev43) (1.6.2) 2026-08-21 16:11:32.035 | 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.dev43) (84.0.0) 2026-08-21 16:11:32.040 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.2) 2026-08-21 16:11:32.061 | 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.dev43) (1.17.0) 2026-08-21 16:11:32.073 | 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.dev43) (3.5.0) 2026-08-21 16:11:32.074 | 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.dev43) (3.18) 2026-08-21 16:11:32.076 | 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.dev43) (2023.11.17) 2026-08-21 16:11:32.094 | 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.dev43) (4.2.0) 2026-08-21 16:11:32.096 | 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.dev43) (2.20.0) 2026-08-21 16:11:32.102 | 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.dev43) (0.1.2) 2026-08-21 16:11:32.117 | 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.dev43) (0.16.0) 2026-08-21 16:11:32.152 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-21 16:11:32.155 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-21 16:11:32.197 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-21 16:11:32.201 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-21 16:11:32.218 | Building wheels for collected packages: tempest 2026-08-21 16:11:32.219 | Building editable for tempest (pyproject.toml): started 2026-08-21 16:11:33.913 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-21 16:11:33.915 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8320 sha256=185c78cd1ce7e14518f1a52ecd210f35617a1a5db9e96ab728ea4891a95d88d0 2026-08-21 16:11:33.915 | Stored in directory: /tmp/pip-ephem-wheel-cache-e27qkx_3/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-21 16:11:33.923 | Successfully built tempest 2026-08-21 16:11:34.280 | Installing collected packages: tomlkit, stestr, tempest 2026-08-21 16:11:34.576 | 2026-08-21 16:11:34.611 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.1 2026-08-21 16:11:34.851 | ++ inc/python:pip_install:216 : result=0 2026-08-21 16:11:34.856 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-21 16:11:34.860 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:11:34.864 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:11:34.869 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:11:34.873 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:11:34.877 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:11:34.881 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-21 16:11:34.886 | ++ functions-common:time_stop:2427 : start_time=1787328685927 2026-08-21 16:11:34.891 | ++ functions-common:time_stop:2429 : [[ -z 1787328685927 ]] 2026-08-21 16:11:34.897 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:11:34.904 | ++ functions-common:time_stop:2432 : end_time=1787328694899 2026-08-21 16:11:34.908 | ++ functions-common:time_stop:2433 : elapsed_time=8972 2026-08-21 16:11:34.913 | ++ functions-common:time_stop:2434 : total=180418 2026-08-21 16:11:34.917 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:11:34.920 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189390 2026-08-21 16:11:34.924 | ++ inc/python:pip_install:219 : return 0 2026-08-21 16:11:34.928 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-21 16:11:34.933 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:11:34.937 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-21 16:11:34.941 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-21 16:11:34.945 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-21 16:11:34.949 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-21 16:11:34.953 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-21 16:11:34.957 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-21 16:11:34.961 | ++ 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-08-21 16:11:34.964 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-21 16:11:34.969 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-21 16:11:34.975 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-21 16:11:34.980 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-21 16:11:34.985 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-21 16:11:34.989 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-21 16:11:34.994 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-21 16:11:34.999 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-21 16:11:35.003 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-21 16:11:35.008 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-21 16:11:35.012 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-21 16:11:35.017 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-21 16:11:35.022 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-21 16:11:35.027 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-21 16:11:35.032 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-21 16:11:35.036 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-21 16:11:35.039 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-21 16:11:35.044 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-21 16:11:35.044 | ' 2026-08-21 16:11:35.048 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-21 16:11:35.053 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-21 16:11:35.080 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:35.085 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-21 16:11:35.090 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-21 16:11:35.094 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-21 16:11:35.099 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-21 16:11:35.104 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-21 16:11:35.106 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-21 16:11:35.109 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-21 16:11:38.952 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:11:38.957 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-21 16:11:38.960 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-21 16:11:38.962 | ++ lib/tempest:get_active_images:176 : img_id=9c6d55c9-5071-451c-9398-c0746c37fdcd 2026-08-21 16:11:38.964 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-21 16:11:38.966 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-21 16:11:38.970 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-21 16:11:38.973 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-21 16:11:38.976 | ++ lib/tempest:configure_tempest:266 : '[' -z 9c6d55c9-5071-451c-9398-c0746c37fdcd ']' 2026-08-21 16:11:38.979 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=9c6d55c9-5071-451c-9398-c0746c37fdcd 2026-08-21 16:11:38.983 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-21 16:11:39.006 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-21 16:11:39.014 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-21 16:11:39.018 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-21 16:11:39.022 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-21 16:11:39.025 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-21 16:11:39.030 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-21 16:11:39.033 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-21 16:11:39.035 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-21 16:11:39.039 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-21 16:11:39.040 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-21 16:11:42.353 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:11:42.359 | ++ lib/tempest:configure_tempest:303 : admin_project_id=a8286c0b3da64da483cd077a53ab7c0c 2026-08-21 16:11:42.363 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-21 16:11:42.388 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:42.394 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-21 16:11:45.833 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:11:45.839 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:11:45.839 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-21 16:11:45.839 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:11:45.839 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-21 16:11:45.839 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-21 16:11:45.840 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-21 16:11:45.840 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-21 16:11:45.840 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-21 16:11:45.840 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-21 16:11:45.840 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-21 16:11:45.840 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-21 16:11:45.840 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-21 16:11:45.840 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-21 16:11:45.840 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-21 16:11:45.845 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-21 16:11:45.850 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:11:45.850 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-21 16:11:45.850 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:11:45.850 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-21 16:11:45.850 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-21 16:11:45.851 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-21 16:11:45.851 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-21 16:11:45.851 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-21 16:11:45.851 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-21 16:11:45.851 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-21 16:11:45.851 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-21 16:11:45.851 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-21 16:11:45.851 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-21 16:11:45.851 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-21 16:11:45.857 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 9c6d55c9-5071-451c-9398-c0746c37fdcd 2026-08-21 16:11:45.862 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-21 16:11:45.870 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9c6d55c9-5071-451c-9398-c0746c37fdcd -c size -f value 2026-08-21 16:11:49.201 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:11:49.206 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-21 16:11:49.212 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-21 16:11:49.213 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-21 16:11:49.263 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-21 16:11:49.268 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-21 16:11:49.272 | ++ 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-08-21 16:11:52.314 | +----------------------------+-----------------------+ 2026-08-21 16:11:52.314 | | Field | Value | 2026-08-21 16:11:52.314 | +----------------------------+-----------------------+ 2026-08-21 16:11:52.315 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:52.315 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:52.315 | | description | None | 2026-08-21 16:11:52.315 | | disk | 1 | 2026-08-21 16:11:52.315 | | id | 42 | 2026-08-21 16:11:52.315 | | name | m1.nano | 2026-08-21 16:11:52.315 | | os-flavor-access:is_public | True | 2026-08-21 16:11:52.315 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:52.315 | | ram | 192 | 2026-08-21 16:11:52.315 | | rxtx_factor | 1.0 | 2026-08-21 16:11:52.316 | | swap | 0 | 2026-08-21 16:11:52.316 | | vcpus | 1 | 2026-08-21 16:11:52.316 | +----------------------------+-----------------------+ 2026-08-21 16:11:52.738 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-21 16:11:52.743 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:11:52.743 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-21 16:11:52.743 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-21 16:11:52.743 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-21 16:11:52.743 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-21 16:11:52.743 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-21 16:11:52.744 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-21 16:11:52.744 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-21 16:11:52.744 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-21 16:11:52.744 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-21 16:11:52.744 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-21 16:11:52.744 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-21 16:11:52.744 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-21 16:11:52.744 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-21 16:11:52.749 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 9c6d55c9-5071-451c-9398-c0746c37fdcd 2026-08-21 16:11:52.752 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-21 16:11:52.760 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9c6d55c9-5071-451c-9398-c0746c37fdcd -c size -f value 2026-08-21 16:11:56.191 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:11:56.194 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-21 16:11:56.200 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-21 16:11:56.200 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-21 16:11:56.249 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-21 16:11:56.252 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-21 16:11:56.255 | ++ 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-08-21 16:11:59.291 | +----------------------------+-----------------------+ 2026-08-21 16:11:59.291 | | Field | Value | 2026-08-21 16:11:59.291 | +----------------------------+-----------------------+ 2026-08-21 16:11:59.291 | | OS-FLV-DISABLED:disabled | False | 2026-08-21 16:11:59.291 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-21 16:11:59.291 | | description | None | 2026-08-21 16:11:59.292 | | disk | 1 | 2026-08-21 16:11:59.292 | | id | 84 | 2026-08-21 16:11:59.292 | | name | m1.micro | 2026-08-21 16:11:59.292 | | os-flavor-access:is_public | True | 2026-08-21 16:11:59.292 | | properties | hw_rng:allowed='True' | 2026-08-21 16:11:59.292 | | ram | 256 | 2026-08-21 16:11:59.292 | | rxtx_factor | 1.0 | 2026-08-21 16:11:59.292 | | swap | 0 | 2026-08-21 16:11:59.292 | | vcpus | 1 | 2026-08-21 16:11:59.292 | +----------------------------+-----------------------+ 2026-08-21 16:11:59.726 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-21 16:11:59.729 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-21 16:11:59.753 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:11:59.757 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-21 16:11:59.760 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-21 16:11:59.764 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-21 16:11:59.768 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-21 16:11:59.772 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-21 16:11:59.776 | +++ functions-common:git_clone:593 : pwd 2026-08-21 16:11:59.781 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-21 16:11:59.785 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-21 16:11:59.791 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-21 16:11:59.824 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-21 16:11:59.828 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-21 16:11:59.831 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-21 16:11:59.837 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-21 16:11:59.837 | ++ functions-common:git_clone:610 : echo master 2026-08-21 16:11:59.845 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-21 16:11:59.849 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-21 16:11:59.853 | ++ 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-08-21 16:11:59.858 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:11:59.863 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:11:59.866 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:11:59.870 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:11:59.874 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:11:59.878 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:11:59.884 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:11:59.889 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:11:59.894 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:11:59.901 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328719896 2026-08-21 16:11:59.906 | ++ 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-08-21 16:11:59.911 | Cloning into '/opt/stack/os-test-images'... 2026-08-21 16:12:00.596 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:12:00.601 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:12:00.605 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:12:00.610 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:12:00.614 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:12:00.618 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:12:00.623 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:12:00.628 | ++ functions-common:time_stop:2427 : start_time=1787328719896 2026-08-21 16:12:00.632 | ++ functions-common:time_stop:2429 : [[ -z 1787328719896 ]] 2026-08-21 16:12:00.639 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:12:00.646 | ++ functions-common:time_stop:2432 : end_time=1787328720640 2026-08-21 16:12:00.650 | ++ functions-common:time_stop:2433 : elapsed_time=744 2026-08-21 16:12:00.655 | ++ functions-common:time_stop:2434 : total=397806 2026-08-21 16:12:00.660 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:12:00.665 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398550 2026-08-21 16:12:00.670 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-21 16:12:00.674 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-21 16:12:00.679 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:12:00.684 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:12:00.689 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:12:00.693 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:12:00.698 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:12:00.703 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:12:00.708 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:12:00.713 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:12:00.718 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:12:00.725 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328720720 2026-08-21 16:12:00.730 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-21 16:12:01.219 | From https://review.opendev.org/openstack/os-test-images 2026-08-21 16:12:01.220 | * branch master -> FETCH_HEAD 2026-08-21 16:12:01.233 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:12:01.238 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:12:01.242 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:12:01.247 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:12:01.251 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:12:01.256 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:12:01.260 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:12:01.265 | ++ functions-common:time_stop:2427 : start_time=1787328720720 2026-08-21 16:12:01.269 | ++ functions-common:time_stop:2429 : [[ -z 1787328720720 ]] 2026-08-21 16:12:01.275 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:12:01.283 | ++ functions-common:time_stop:2432 : end_time=1787328721278 2026-08-21 16:12:01.288 | ++ functions-common:time_stop:2433 : elapsed_time=558 2026-08-21 16:12:01.293 | ++ functions-common:time_stop:2434 : total=398550 2026-08-21 16:12:01.297 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:12:01.302 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399108 2026-08-21 16:12:01.306 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-21 16:12:01.309 | ++ functions-common:git_timed:697 : local count=0 2026-08-21 16:12:01.314 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-21 16:12:01.318 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-21 16:12:01.322 | ++ functions-common:git_timed:701 : timeout=0 2026-08-21 16:12:01.327 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-21 16:12:01.332 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-21 16:12:01.337 | ++ functions-common:time_start:2407 : local start_time= 2026-08-21 16:12:01.341 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-21 16:12:01.347 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-21 16:12:01.354 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787328721349 2026-08-21 16:12:01.358 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-21 16:12:01.366 | Note: switching to 'FETCH_HEAD'. 2026-08-21 16:12:01.366 | 2026-08-21 16:12:01.366 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-21 16:12:01.366 | changes and commit them, and you can discard any commits you make in this 2026-08-21 16:12:01.366 | state without impacting any branches by switching back to a branch. 2026-08-21 16:12:01.366 | 2026-08-21 16:12:01.366 | If you want to create a new branch to retain commits you create, you may 2026-08-21 16:12:01.366 | do so (now or later) by using -c with the switch command. Example: 2026-08-21 16:12:01.366 | 2026-08-21 16:12:01.366 | git switch -c 2026-08-21 16:12:01.366 | 2026-08-21 16:12:01.367 | Or undo this operation with: 2026-08-21 16:12:01.367 | 2026-08-21 16:12:01.367 | git switch - 2026-08-21 16:12:01.367 | 2026-08-21 16:12:01.367 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-21 16:12:01.367 | 2026-08-21 16:12:01.367 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-21 16:12:01.371 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-21 16:12:01.376 | ++ functions-common:time_stop:2420 : local name 2026-08-21 16:12:01.381 | ++ functions-common:time_stop:2421 : local end_time 2026-08-21 16:12:01.386 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-21 16:12:01.391 | ++ functions-common:time_stop:2423 : local total 2026-08-21 16:12:01.396 | ++ functions-common:time_stop:2424 : local start_time 2026-08-21 16:12:01.400 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-21 16:12:01.405 | ++ functions-common:time_stop:2427 : start_time=1787328721349 2026-08-21 16:12:01.410 | ++ functions-common:time_stop:2429 : [[ -z 1787328721349 ]] 2026-08-21 16:12:01.416 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-21 16:12:01.423 | ++ functions-common:time_stop:2432 : end_time=1787328721418 2026-08-21 16:12:01.427 | ++ functions-common:time_stop:2433 : elapsed_time=69 2026-08-21 16:12:01.432 | ++ functions-common:time_stop:2434 : total=399108 2026-08-21 16:12:01.436 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-21 16:12:01.440 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399177 2026-08-21 16:12:01.445 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-21 16:12:01.467 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-21 16:12:01.473 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-21 16:12:01.474 | ++ functions-common:git_clone:673 : head -1 2026-08-21 16:12:01.477 | 5d0367e Clean-up zuul config spacing 2026-08-21 16:12:01.482 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-21 16:12:01.487 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-21 16:12:01.487 | /opt/stack/os-test-images ~/devstack 2026-08-21 16:12:01.491 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-21 16:12:02.042 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-21 16:12:02.759 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-21 16:12:05.801 | generate installed: PyYAML==6.0.3 2026-08-21 16:12:05.801 | generate run-test-pre: PYTHONHASHSEED='1508691073' 2026-08-21 16:12:05.802 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-21 16:12:05.926 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-21 16:12:05.958 | 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-08-21 16:12:05.980 | 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-08-21 16:12:06.010 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-21 16:12:06.013 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-21 16:12:06.024 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-21 16:12:06.033 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-21 16:12:06.075 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-21 16:12:06.093 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-21 16:12:06.102 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-21 16:12:06.116 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-21 16:12:06.116 | 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-08-21 16:12:06.124 | 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-08-21 16:12:06.132 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-21 16:12:06.154 | 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-08-21 16:12:06.157 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-21 16:12:06.161 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-21 16:12:06.176 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-21 16:12:06.191 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-21 16:12:06.207 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-21 16:12:06.210 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-21 16:12:06.226 | 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-08-21 16:12:06.230 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-21 16:12:06.233 | 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-08-21 16:12:06.245 | 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-08-21 16:12:06.249 | 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-08-21 16:12:06.262 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-21 16:12:06.294 | ___________________________________ summary ____________________________________ 2026-08-21 16:12:06.294 | generate: commands succeeded 2026-08-21 16:12:06.295 | congratulations :) 2026-08-21 16:12:06.355 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-21 16:12:06.355 | ~/devstack 2026-08-21 16:12:06.359 | ++ 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-08-21 16:12:06.412 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-21 16:12:06.417 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-21 16:12:06.447 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-21 16:12:06.451 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-21 16:12:06.455 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-21 16:12:06.508 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-21 16:12:06.560 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-21 16:12:06.565 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-21 16:12:06.568 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-21 16:12:06.574 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-21 16:12:06.580 | +++ 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-08-21 16:12:09.967 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:12:09.971 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-21 16:12:09.971 | address-scope 2026-08-21 16:12:09.972 | agent 2026-08-21 16:12:09.972 | allowed-address-pairs 2026-08-21 16:12:09.972 | auto-allocated-topology 2026-08-21 16:12:09.972 | availability_zone 2026-08-21 16:12:09.972 | default-subnetpools 2026-08-21 16:12:09.972 | dhcp_agent_scheduler 2026-08-21 16:12:09.972 | dns-integration 2026-08-21 16:12:09.972 | dns-domain-ports 2026-08-21 16:12:09.972 | dns-integration-domain-keywords 2026-08-21 16:12:09.973 | empty-string-filtering 2026-08-21 16:12:09.973 | external-net 2026-08-21 16:12:09.973 | extra_dhcp_opt 2026-08-21 16:12:09.973 | extraroute 2026-08-21 16:12:09.973 | extraroute-atomic 2026-08-21 16:12:09.973 | filter-validation 2026-08-21 16:12:09.973 | floating-ip-port-forwarding-detail 2026-08-21 16:12:09.973 | fip-port-details 2026-08-21 16:12:09.973 | flavors 2026-08-21 16:12:09.974 | floatingip-pools 2026-08-21 16:12:09.974 | router 2026-08-21 16:12:09.974 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:12:09.974 | enable-default-route-bfd 2026-08-21 16:12:09.974 | enable-default-route-ecmp 2026-08-21 16:12:09.974 | ext-gw-mode 2026-08-21 16:12:09.974 | l3-ha 2026-08-21 16:12:09.974 | external-gateway-multihoming 2026-08-21 16:12:09.974 | l3-flavors 2026-08-21 16:12:09.975 | l3_agent_scheduler 2026-08-21 16:12:09.975 | multi-provider 2026-08-21 16:12:09.975 | net-mtu 2026-08-21 16:12:09.975 | net-mtu-writable 2026-08-21 16:12:09.975 | network_availability_zone 2026-08-21 16:12:09.975 | network-ip-availability 2026-08-21 16:12:09.975 | network-ip-availability-details 2026-08-21 16:12:09.975 | pagination 2026-08-21 16:12:09.976 | port-device-profile 2026-08-21 16:12:09.976 | port-mac-address-regenerate 2026-08-21 16:12:09.976 | port-numa-affinity-policy 2026-08-21 16:12:09.976 | port-numa-affinity-policy-socket 2026-08-21 16:12:09.976 | binding 2026-08-21 16:12:09.976 | binding-extended 2026-08-21 16:12:09.976 | port-security 2026-08-21 16:12:09.976 | project-id 2026-08-21 16:12:09.976 | provider 2026-08-21 16:12:09.976 | qinq 2026-08-21 16:12:09.977 | quota-check-limit 2026-08-21 16:12:09.977 | quota-check-limit-default 2026-08-21 16:12:09.977 | quotas 2026-08-21 16:12:09.977 | quota_details 2026-08-21 16:12:09.977 | rbac-policies 2026-08-21 16:12:09.977 | rbac-address-scope 2026-08-21 16:12:09.977 | rbac-security-groups 2026-08-21 16:12:09.977 | revision-if-match 2026-08-21 16:12:09.977 | standard-attr-revisions 2026-08-21 16:12:09.978 | router_availability_zone 2026-08-21 16:12:09.978 | router-enable-snat 2026-08-21 16:12:09.978 | security-groups-default-rules 2026-08-21 16:12:09.978 | security-groups-default-statefulness 2026-08-21 16:12:09.978 | security-groups-normalized-cidr 2026-08-21 16:12:09.978 | security-groups-remote-address-group 2026-08-21 16:12:09.978 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:12:09.978 | security-groups-shared-filtering 2026-08-21 16:12:09.978 | security-group 2026-08-21 16:12:09.979 | service-type 2026-08-21 16:12:09.979 | sorting 2026-08-21 16:12:09.979 | standard-attr-description 2026-08-21 16:12:09.979 | stateful-security-group 2026-08-21 16:12:09.979 | subnet-dns-publish-fixed-ip 2026-08-21 16:12:09.979 | subnet-external-network 2026-08-21 16:12:09.979 | subnet_onboard 2026-08-21 16:12:09.979 | subnet-service-types 2026-08-21 16:12:09.979 | subnet_allocation 2026-08-21 16:12:09.979 | subnetpool-prefix-ops 2026-08-21 16:12:09.980 | tag-creation 2026-08-21 16:12:09.980 | standard-attr-tag 2026-08-21 16:12:09.980 | standard-attr-timestamp 2026-08-21 16:12:09.980 | vlan-transparent' 2026-08-21 16:12:09.980 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-21 16:12:09.980 | address-scope 2026-08-21 16:12:09.980 | agent 2026-08-21 16:12:09.980 | allowed-address-pairs 2026-08-21 16:12:09.980 | auto-allocated-topology 2026-08-21 16:12:09.981 | availability_zone 2026-08-21 16:12:09.981 | default-subnetpools 2026-08-21 16:12:09.981 | dhcp_agent_scheduler 2026-08-21 16:12:09.981 | dns-integration 2026-08-21 16:12:09.981 | dns-domain-ports 2026-08-21 16:12:09.981 | dns-integration-domain-keywords 2026-08-21 16:12:09.981 | empty-string-filtering 2026-08-21 16:12:09.981 | external-net 2026-08-21 16:12:09.981 | extra_dhcp_opt 2026-08-21 16:12:09.982 | extraroute 2026-08-21 16:12:09.982 | extraroute-atomic 2026-08-21 16:12:09.982 | filter-validation 2026-08-21 16:12:09.982 | floating-ip-port-forwarding-detail 2026-08-21 16:12:09.982 | fip-port-details 2026-08-21 16:12:09.982 | flavors 2026-08-21 16:12:09.982 | floatingip-pools 2026-08-21 16:12:09.982 | router 2026-08-21 16:12:09.982 | l3-agent-scheduler-ha-chassis-priority 2026-08-21 16:12:09.982 | enable-default-route-bfd 2026-08-21 16:12:09.983 | enable-default-route-ecmp 2026-08-21 16:12:09.983 | ext-gw-mode 2026-08-21 16:12:09.983 | l3-ha 2026-08-21 16:12:09.983 | external-gateway-multihoming 2026-08-21 16:12:09.983 | l3-flavors 2026-08-21 16:12:09.983 | l3_agent_scheduler 2026-08-21 16:12:09.983 | multi-provider 2026-08-21 16:12:09.983 | net-mtu 2026-08-21 16:12:09.983 | net-mtu-writable 2026-08-21 16:12:09.983 | network_availability_zone 2026-08-21 16:12:09.984 | network-ip-availability 2026-08-21 16:12:09.984 | network-ip-availability-details 2026-08-21 16:12:09.984 | pagination 2026-08-21 16:12:09.984 | port-device-profile 2026-08-21 16:12:09.984 | port-mac-address-regenerate 2026-08-21 16:12:09.984 | port-numa-affinity-policy 2026-08-21 16:12:09.984 | port-numa-affinity-policy-socket 2026-08-21 16:12:09.984 | binding 2026-08-21 16:12:09.984 | binding-extended 2026-08-21 16:12:09.985 | port-security 2026-08-21 16:12:09.985 | project-id 2026-08-21 16:12:09.985 | provider 2026-08-21 16:12:09.985 | qinq 2026-08-21 16:12:09.985 | quota-check-limit 2026-08-21 16:12:09.985 | quota-check-limit-default 2026-08-21 16:12:09.985 | quotas 2026-08-21 16:12:09.985 | quota_details 2026-08-21 16:12:09.986 | rbac-policies 2026-08-21 16:12:09.986 | rbac-address-scope 2026-08-21 16:12:09.986 | rbac-security-groups 2026-08-21 16:12:09.986 | revision-if-match 2026-08-21 16:12:09.986 | standard-attr-revisions 2026-08-21 16:12:09.986 | router_availability_zone 2026-08-21 16:12:09.986 | router-enable-snat 2026-08-21 16:12:09.986 | security-groups-default-rules 2026-08-21 16:12:09.986 | security-groups-default-statefulness 2026-08-21 16:12:09.986 | security-groups-normalized-cidr 2026-08-21 16:12:09.986 | security-groups-remote-address-group 2026-08-21 16:12:09.987 | security-groups-rules-belongs-to-default-sg 2026-08-21 16:12:09.987 | security-groups-shared-filtering 2026-08-21 16:12:09.987 | security-group 2026-08-21 16:12:09.987 | service-type 2026-08-21 16:12:09.987 | sorting 2026-08-21 16:12:09.987 | standard-attr-description 2026-08-21 16:12:09.987 | stateful-security-group 2026-08-21 16:12:09.988 | subnet-dns-publish-fixed-ip 2026-08-21 16:12:09.988 | subnet-external-network 2026-08-21 16:12:09.988 | subnet_onboard 2026-08-21 16:12:09.988 | subnet-service-types 2026-08-21 16:12:09.988 | subnet_allocation 2026-08-21 16:12:09.988 | subnetpool-prefix-ops 2026-08-21 16:12:09.989 | tag-creation 2026-08-21 16:12:09.989 | standard-attr-tag 2026-08-21 16:12:09.989 | standard-attr-timestamp 2026-08-21 16:12:09.989 | vlan-transparent =~ external-net ]] 2026-08-21 16:12:09.989 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-21 16:12:09.989 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-21 16:12:13.264 | +++ functions-common:oscwrap:2465 : return 0 2026-08-21 16:12:13.269 | ++ lib/tempest:configure_tempest:395 : public_network_id=92d2678d-c0ba-4af4-af63-0b25fc7c9aad 2026-08-21 16:12:13.273 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-21 16:12:17.095 | +---------------------------+--------------------------------------+ 2026-08-21 16:12:17.095 | | Field | Value | 2026-08-21 16:12:17.095 | +---------------------------+--------------------------------------+ 2026-08-21 16:12:17.095 | | admin_state_up | UP | 2026-08-21 16:12:17.095 | | availability_zone_hints | | 2026-08-21 16:12:17.096 | | availability_zones | | 2026-08-21 16:12:17.096 | | created_at | 2026-08-21T16:12:16Z | 2026-08-21 16:12:17.096 | | description | | 2026-08-21 16:12:17.096 | | dns_domain | None | 2026-08-21 16:12:17.096 | | id | 8c88aafa-512b-445a-b2f0-8d8e89db799b | 2026-08-21 16:12:17.096 | | ipv4_address_scope | None | 2026-08-21 16:12:17.096 | | ipv6_address_scope | None | 2026-08-21 16:12:17.096 | | is_default | False | 2026-08-21 16:12:17.096 | | is_vlan_qinq | None | 2026-08-21 16:12:17.096 | | is_vlan_transparent | False | 2026-08-21 16:12:17.096 | | mtu | 1442 | 2026-08-21 16:12:17.097 | | name | shared | 2026-08-21 16:12:17.098 | | port_security_enabled | True | 2026-08-21 16:12:17.098 | | project_id | a8286c0b3da64da483cd077a53ab7c0c | 2026-08-21 16:12:17.098 | | provider:network_type | geneve | 2026-08-21 16:12:17.099 | | provider:physical_network | None | 2026-08-21 16:12:17.099 | | provider:segmentation_id | 50512 | 2026-08-21 16:12:17.100 | | pvlan | None | 2026-08-21 16:12:17.100 | | qinq | False | 2026-08-21 16:12:17.100 | | qos_policy_id | None | 2026-08-21 16:12:17.100 | | revision_number | 1 | 2026-08-21 16:12:17.101 | | router:external | Internal | 2026-08-21 16:12:17.101 | | segments | None | 2026-08-21 16:12:17.101 | | shared | True | 2026-08-21 16:12:17.101 | | status | ACTIVE | 2026-08-21 16:12:17.101 | | subnets | | 2026-08-21 16:12:17.102 | | tags | | 2026-08-21 16:12:17.102 | | updated_at | 2026-08-21T16:12:16Z | 2026-08-21 16:12:17.102 | +---------------------------+--------------------------------------+ 2026-08-21 16:12:17.484 | ++ 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-08-21 16:12:21.637 | +----------------------+--------------------------------------+ 2026-08-21 16:12:21.637 | | Field | Value | 2026-08-21 16:12:21.637 | +----------------------+--------------------------------------+ 2026-08-21 16:12:21.637 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-21 16:12:21.638 | | cidr | 192.168.233.0/24 | 2026-08-21 16:12:21.638 | | created_at | 2026-08-21T16:12:20Z | 2026-08-21 16:12:21.638 | | description | shared-subnet | 2026-08-21 16:12:21.638 | | dns_nameservers | | 2026-08-21 16:12:21.638 | | dns_publish_fixed_ip | None | 2026-08-21 16:12:21.638 | | enable_dhcp | True | 2026-08-21 16:12:21.638 | | gateway_ip | 192.168.233.1 | 2026-08-21 16:12:21.638 | | host_routes | | 2026-08-21 16:12:21.638 | | id | abc2bb2d-e479-47f6-8aeb-01cb66bdc276 | 2026-08-21 16:12:21.639 | | ip_version | 4 | 2026-08-21 16:12:21.639 | | ipv6_address_mode | None | 2026-08-21 16:12:21.639 | | ipv6_ra_mode | None | 2026-08-21 16:12:21.639 | | name | shared-subnet | 2026-08-21 16:12:21.639 | | network_id | 8c88aafa-512b-445a-b2f0-8d8e89db799b | 2026-08-21 16:12:21.639 | | project_id | a8286c0b3da64da483cd077a53ab7c0c | 2026-08-21 16:12:21.639 | | revision_number | 0 | 2026-08-21 16:12:21.639 | | router:external | False | 2026-08-21 16:12:21.639 | | segment_id | None | 2026-08-21 16:12:21.640 | | service_types | | 2026-08-21 16:12:21.640 | | subnetpool_id | None | 2026-08-21 16:12:21.640 | | tags | | 2026-08-21 16:12:21.640 | | updated_at | 2026-08-21T16:12:20Z | 2026-08-21 16:12:21.640 | +----------------------+--------------------------------------+ 2026-08-21 16:12:22.028 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-21 16:12:22.076 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-21 16:12:22.120 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-21 16:12:22.127 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-21 16:12:22.171 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-21 16:12:22.213 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-21 16:12:22.254 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-21 16:12:22.299 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-21 16:12:22.343 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.184/identity/v3 2026-08-21 16:12:22.389 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-21 16:12:22.431 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-21 16:12:22.472 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-21 16:12:22.515 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-21 16:12:22.518 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-21 16:12:22.563 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-21 16:12:22.602 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-21 16:12:22.642 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-21 16:12:22.681 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-21 16:12:22.719 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-21 16:12:22.742 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:22.745 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-21 16:12:22.748 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-21 16:12:22.790 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-21 16:12:22.811 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:22.814 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-21 16:12:22.857 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-21 16:12:22.899 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-21 16:12:22.948 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-21 16:12:22.953 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-21 16:12:23.001 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-21 16:12:23.058 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-21 16:12:23.090 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:23.096 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 9c6d55c9-5071-451c-9398-c0746c37fdcd 2026-08-21 16:12:23.147 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 9c6d55c9-5071-451c-9398-c0746c37fdcd 2026-08-21 16:12:23.199 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-21 16:12:23.251 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-21 16:12:23.302 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-21 16:12:23.359 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-21 16:12:23.388 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:12:23.393 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-21 16:12:23.398 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-21 16:12:23.402 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-21 16:12:23.407 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-21 16:12:23.412 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-21 16:12:23.416 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-21 16:12:23.450 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-21 16:12:23.455 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-21 16:12:23.507 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-21 16:12:23.561 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-21 16:12:23.615 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-21 16:12:23.666 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-21 16:12:23.718 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-21 16:12:23.770 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-21 16:12:23.823 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-21 16:12:23.876 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-21 16:12:23.927 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-21 16:12:23.934 | ++ 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-08-21 16:12:23.984 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-21 16:12:23.989 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-21 16:12:24.020 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:12:24.024 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-21 16:12:24.076 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-21 16:12:24.104 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:24.107 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-21 16:12:24.111 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-21 16:12:24.137 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:24.141 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-21 16:12:24.145 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-21 16:12:24.149 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-21 16:12:24.199 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-21 16:12:24.250 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 92d2678d-c0ba-4af4-af63-0b25fc7c9aad 2026-08-21 16:12:24.290 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-21 16:12:24.338 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-21 16:12:24.382 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-21 16:12:24.433 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-21 16:12:24.480 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-21 16:12:24.529 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-21 16:12:24.575 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-21 16:12:24.579 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-21 16:12:24.582 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-21 16:12:24.586 | ++ 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-08-21 16:12:24.639 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-21 16:12:24.646 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-21 16:12:24.646 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-21 16:12:24.653 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-21 16:12:24.658 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-21 16:12:24.704 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-21 16:12:24.709 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-21 16:12:24.713 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-21 16:12:24.717 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-21 16:12:24.721 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-21 16:12:24.769 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-21 16:12:24.818 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-21 16:12:24.880 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-21 16:12:24.942 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-21 16:12:24.994 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-21 16:12:25.044 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:12:25.048 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-21 16:12:25.053 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-21 16:12:25.082 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-21 16:12:25.138 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:12:25.143 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-21 16:12:25.149 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-21 16:12:25.177 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-21 16:12:25.230 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:12:25.235 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-21 16:12:25.239 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-21 16:12:25.244 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-21 16:12:25.274 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-21 16:12:25.323 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-21 16:12:25.327 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-21 16:12:25.332 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-21 16:12:25.361 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-21 16:12:25.412 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-21 16:12:25.461 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-21 16:12:25.465 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-21 16:12:25.516 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-21 16:12:25.521 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-21 16:12:25.525 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-21 16:12:25.530 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-21 16:12:25.561 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-21 16:12:25.566 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-21 16:12:25.616 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-21 16:12:25.646 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:25.651 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-21 16:12:25.704 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-21 16:12:25.709 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-21 16:12:25.713 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-21 16:12:25.718 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-21 16:12:25.722 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-21 16:12:25.727 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-21 16:12:25.731 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-21 16:12:25.737 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-21 16:12:25.741 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-21 16:12:25.776 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-21 16:12:25.781 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-21 16:12:25.840 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-21 16:12:25.845 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-21 16:12:25.849 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-21 16:12:25.854 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-21 16:12:25.906 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-21 16:12:25.956 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-21 16:12:26.002 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-21 16:12:26.006 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-21 16:12:26.008 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:12:26.013 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-21 16:12:26.038 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:12:26.042 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-21 16:12:26.095 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:12:26.099 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-21 16:12:26.128 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:12:26.133 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-21 16:12:26.181 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:12:26.186 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-21 16:12:26.213 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:12:26.217 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-21 16:12:26.265 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:12:26.269 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-21 16:12:26.298 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:12:26.303 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-21 16:12:26.349 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:12:26.354 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-21 16:12:26.383 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-21 16:12:26.388 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-21 16:12:26.443 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:12:26.447 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-21 16:12:26.477 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:26.481 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-21 16:12:26.524 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-21 16:12:26.527 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-21 16:12:26.551 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:12:26.555 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-21 16:12:26.599 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-21 16:12:26.603 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-21 16:12:26.645 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-21 16:12:26.649 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-21 16:12:26.692 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-21 16:12:26.695 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-21 16:12:26.739 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-21 16:12:26.743 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-21 16:12:26.788 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-21 16:12:26.792 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-21 16:12:26.839 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-21 16:12:26.843 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-21 16:12:26.846 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-21 16:12:26.851 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-21 16:12:26.858 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.JajMYc7M0r 2026-08-21 16:12:26.862 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-21 16:12:26.866 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-21 16:12:26.872 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-21 16:12:26.879 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.9LhF7Fca5A 2026-08-21 16:12:26.882 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.9LhF7Fca5A 2026-08-21 16:12:26.886 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-21 16:12:26.890 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.9LhF7Fca5A 2026-08-21 16:12:26.894 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-21 16:12:26.899 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-21 16:12:26.902 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-21 16:12:26.912 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:12:26.917 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:12:26.921 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:12:26.926 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-21 16:12:26.931 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-21 16:12:26.935 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-21 16:12:27.538 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-21 16:12:28.540 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-21 16:12:46.819 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-21 16:12:54.114 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:12:54.114 | ___________________________________ summary ____________________________________ 2026-08-21 16:12:54.114 | venv-tempest: skipped tests 2026-08-21 16:12:54.114 | congratulations :) 2026-08-21 16:12:54.172 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.9LhF7Fca5A -r requirements.txt 2026-08-21 16:12:55.205 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-21 16:12:55.205 | !! 2026-08-21 16:12:55.205 | 2026-08-21 16:12:55.206 | ******************************************************************************** 2026-08-21 16:12:55.206 | Requirements should be satisfied by a PEP 517 installer. 2026-08-21 16:12:55.206 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-21 16:12:55.206 | 2026-08-21 16:12:55.206 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:12:55.206 | calls to avoid build errors in the future. 2026-08-21 16:12:55.206 | ******************************************************************************** 2026-08-21 16:12:55.206 | 2026-08-21 16:12:55.206 | !! 2026-08-21 16:12:55.206 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-21 16:12:55.644 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-21 16:12:55.644 | !! 2026-08-21 16:12:55.644 | 2026-08-21 16:12:55.644 | ******************************************************************************** 2026-08-21 16:12:55.644 | Please avoid running ``setup.py`` directly. 2026-08-21 16:12:55.644 | Instead, use pypa/build, pypa/installer or other 2026-08-21 16:12:55.645 | standards-based tools. 2026-08-21 16:12:55.645 | 2026-08-21 16:12:55.645 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:12:55.645 | calls to avoid build errors in the future. 2026-08-21 16:12:55.645 | 2026-08-21 16:12:55.645 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-21 16:12:55.645 | ******************************************************************************** 2026-08-21 16:12:55.645 | 2026-08-21 16:12:55.645 | !! 2026-08-21 16:12:55.646 | self.initialize_options() 2026-08-21 16:12:55.646 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-21 16:12:55.646 | warnings.warn(msg) 2026-08-21 16:12:55.679 | /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-08-21 16:12:55.680 | !! 2026-08-21 16:12:55.680 | 2026-08-21 16:12:55.680 | ******************************************************************************** 2026-08-21 16:12:55.680 | 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-08-21 16:12:55.680 | 2026-08-21 16:12:55.680 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-21 16:12:55.680 | or your builds will no longer be supported. 2026-08-21 16:12:55.680 | 2026-08-21 16:12:55.681 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-21 16:12:55.681 | ******************************************************************************** 2026-08-21 16:12:55.681 | 2026-08-21 16:12:55.681 | !! 2026-08-21 16:12:55.681 | corresp(dist, value, root_dir) 2026-08-21 16:12:55.846 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-21 16:13:03.183 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:13:03.183 | venv-tempest run-test-pre: PYTHONHASHSEED='326707448' 2026-08-21 16:13:03.183 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.9LhF7Fca5A -r requirements.txt 2026-08-21 16:13:04.286 | 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-08-21 16:13:04.287 | 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.15.0) 2026-08-21 16:13:04.288 | 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-08-21 16:13:04.289 | 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-08-21 16:13:04.290 | 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-08-21 16:13:04.290 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-21 16:13:04.291 | 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-08-21 16:13:04.292 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-21 16:13:04.293 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-21 16:13:04.294 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-21 16:13:04.294 | 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-08-21 16:13:04.295 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-21 16:13:04.296 | 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-08-21 16:13:04.297 | 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-08-21 16:13:04.298 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-21 16:13:04.299 | 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-08-21 16:13:04.299 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-21 16:13:04.300 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-21 16:13:04.301 | 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-08-21 16:13:04.302 | 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-08-21 16:13:04.303 | 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-08-21 16:13:04.303 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-21 16:13:04.304 | 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-08-21 16:13:04.306 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-21 16:13:04.308 | 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-08-21 16:13:04.309 | 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.2.0) 2026-08-21 16:13:04.313 | 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-08-21 16:13:04.314 | 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-08-21 16:13:04.315 | 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-08-21 16:13:04.316 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-08-21 16:13:04.322 | 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-08-21 16:13:04.323 | 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-08-21 16:13:04.324 | 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-08-21 16:13:04.327 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-21 16:13:04.333 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-21 16:13:04.337 | 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-08-21 16:13:04.338 | 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-08-21 16:13:04.340 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-21 16:13:04.342 | 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-08-21 16:13:04.346 | 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-08-21 16:13:04.347 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-08-21 16:13:04.349 | 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-08-21 16:13:04.352 | 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-08-21 16:13:04.353 | 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-08-21 16:13:04.354 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-08-21 16:13:04.355 | 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-08-21 16:13:04.368 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-21 16:13:04.374 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-08-21 16:13:04.388 | 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-08-21 16:13:04.391 | Requirement already satisfied: prompt-toolkit>=3.0.53 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.53) 2026-08-21 16:13:04.392 | 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-08-21 16:13:04.393 | 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-08-21 16:13:04.394 | 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-08-21 16:13:04.404 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-08-21 16:13:04.427 | 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-08-21 16:13:04.434 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-08-21 16:13:04.435 | 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-08-21 16:13:04.436 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-21 16:13:04.450 | 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-08-21 16:13:04.451 | 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-08-21 16:13:04.457 | 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-08-21 16:13:04.720 | ___________________________________ summary ____________________________________ 2026-08-21 16:13:04.720 | venv-tempest: commands succeeded 2026-08-21 16:13:04.720 | congratulations :) 2026-08-21 16:13:04.790 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.9LhF7Fca5A 2026-08-21 16:13:04.796 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-21 16:13:04.800 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-21 16:13:04.805 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-21 16:13:04.850 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.JajMYc7M0r 2026-08-21 16:13:05.811 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-21 16:13:05.811 | !! 2026-08-21 16:13:05.811 | 2026-08-21 16:13:05.811 | ******************************************************************************** 2026-08-21 16:13:05.811 | Requirements should be satisfied by a PEP 517 installer. 2026-08-21 16:13:05.811 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-21 16:13:05.811 | 2026-08-21 16:13:05.812 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:13:05.812 | calls to avoid build errors in the future. 2026-08-21 16:13:05.812 | ******************************************************************************** 2026-08-21 16:13:05.812 | 2026-08-21 16:13:05.812 | !! 2026-08-21 16:13:05.812 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-21 16:13:06.233 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-21 16:13:06.233 | !! 2026-08-21 16:13:06.233 | 2026-08-21 16:13:06.234 | ******************************************************************************** 2026-08-21 16:13:06.234 | Please avoid running ``setup.py`` directly. 2026-08-21 16:13:06.234 | Instead, use pypa/build, pypa/installer or other 2026-08-21 16:13:06.234 | standards-based tools. 2026-08-21 16:13:06.234 | 2026-08-21 16:13:06.235 | This deprecation is overdue, please update your project and remove deprecated 2026-08-21 16:13:06.235 | calls to avoid build errors in the future. 2026-08-21 16:13:06.235 | 2026-08-21 16:13:06.235 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-21 16:13:06.235 | ******************************************************************************** 2026-08-21 16:13:06.235 | 2026-08-21 16:13:06.235 | !! 2026-08-21 16:13:06.236 | self.initialize_options() 2026-08-21 16:13:06.236 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-21 16:13:06.236 | warnings.warn(msg) 2026-08-21 16:13:06.265 | /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-08-21 16:13:06.266 | !! 2026-08-21 16:13:06.266 | 2026-08-21 16:13:06.266 | ******************************************************************************** 2026-08-21 16:13:06.266 | 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-08-21 16:13:06.266 | 2026-08-21 16:13:06.266 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-21 16:13:06.266 | or your builds will no longer be supported. 2026-08-21 16:13:06.267 | 2026-08-21 16:13:06.267 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-21 16:13:06.267 | ******************************************************************************** 2026-08-21 16:13:06.267 | 2026-08-21 16:13:06.267 | !! 2026-08-21 16:13:06.267 | corresp(dist, value, root_dir) 2026-08-21 16:13:06.424 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-21 16:13:13.530 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-21 16:13:13.531 | venv-tempest run-test-pre: PYTHONHASHSEED='2312625576' 2026-08-21 16:13:13.531 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.JajMYc7M0r 2026-08-21 16:13:18.202 | ___________________________________ summary ____________________________________ 2026-08-21 16:13:18.202 | venv-tempest: commands succeeded 2026-08-21 16:13:18.203 | congratulations :) 2026-08-21 16:13:18.257 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-21 16:13:18.280 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:13:18.284 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-21 16:13:18.288 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-21 16:13:18.310 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-21 16:13:18.314 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-21 16:13:18.318 | ++ 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-08-21 16:13:18.321 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-21 16:13:18.326 | ++ 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-08-21 16:13:18.331 | +++ 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-08-21 16:13:18.334 | +++ 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-08-21 16:13:18.338 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-21 16:13:18.343 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-21 16:13:18.348 | +++ 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-08-21 16:13:18.375 | +++ 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-08-21 16:13:18.402 | ++ 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-08-21 16:13:18.406 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-21 16:13:18.410 | ++ 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-08-21 16:13:18.454 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-21 16:13:18.457 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-21 16:13:18.461 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-21 16:13:18.505 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-21 16:13:18.509 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-21 16:13:18.512 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-21 16:13:18.555 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-21 16:13:18.556 | ' 2026-08-21 16:13:18.559 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-21 16:13:18.563 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-21 16:13:18.567 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-21 16:13:18.570 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-21 16:13:18.574 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-21 16:13:18.574 | /opt/stack/tempest /opt/stack/tempest 2026-08-21 16:13:18.578 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-21 16:13:18.582 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-21 16:13:18.582 | /opt/stack/tempest 2026-08-21 16:13:18.586 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-21 16:13:18.589 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-21 16:13:18.593 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-21 16:13:18.598 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-21 16:13:18.602 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-21 16:13:18.606 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-21 16:13:18.609 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-21 16:13:18.612 | + functions-common:run_plugins:1837 : local plugins= 2026-08-21 16:13:18.616 | + functions-common:run_plugins:1838 : local plugin 2026-08-21 16:13:18.622 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-21 16:13:18.626 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-21 16:13:18.630 | + inc/meta-config:merge_config_group:171 : shift 2026-08-21 16:13:18.634 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-21 16:13:18.637 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:13:18.641 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-21 16:13:18.645 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-21 16:13:18.650 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-21 16:13:18.654 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-21 16:13:18.658 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-21 16:13:18.661 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-21 16:13:18.665 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-21 16:13:18.665 | /^\[\[.+\|.*\]\]/ { 2026-08-21 16:13:18.665 | gsub("[][]", "", $1); 2026-08-21 16:13:18.665 | split($1, a, "|"); 2026-08-21 16:13:18.665 | if (a[1] == matchgroup) 2026-08-21 16:13:18.665 | print a[2] 2026-08-21 16:13:18.666 | } 2026-08-21 16:13:18.666 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 153 osc 469 apt-get 264 test_with_retry 8 dbsync 9 pip_install 189 apt-get-update 5 run_process 48 git_timed 399 ------------------------- Unaccounted time 90 ========================= Total runtime 1663 ================= Async summary ================= Time spent in the background minus waits: 567 sec Elapsed time: 1663 sec Time if we did everything serially: 2230 sec Speedup: 1.34095 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21025 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 79 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5217 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 241 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | placement | UPDATE | 3 | | cinder | UPDATE | 5 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 22 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.184 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.184/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble